Pull request #278 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 80d192827d8aafd02536eb4891a2fb7e373544bf+24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e (45c313a7fa6b6bad72b5f4e7b9b746dc128e457d) 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-ssh17767915157343267402.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14078201167797151717.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-278/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-278/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9546259298163816084.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-278/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12717867327983913130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16077012888428113924.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-278/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-278/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6361044105441913559.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-5446’ Running on prd-ubuntu20.04-docker-8c-8g-5448 in /w/workspace/y_app-rfid-llrp-inventory_PR-278 [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-278 # 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 Merging remotes/origin/main commit 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e into PR head commit 80d192827d8aafd02536eb4891a2fb7e373544bf Merge succeeded, producing 80d192827d8aafd02536eb4891a2fb7e373544bf Checking out Revision 80d192827d8aafd02536eb4891a2fb7e373544bf (PR-278) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80d192827d8aafd02536eb4891a2fb7e373544bf # 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 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80d192827d8aafd02536eb4891a2fb7e373544bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-11T13:34:07.597Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-11T13:34:07.804Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-11T13:34:07.908Z] ========================================================= [2024-03-11T13:34:07.908Z] EdgeX Global Pipelines Version Info [2024-03-11T13:34:07.908Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:34:08.660Z] ------------------- [2024-03-11T13:34:08.660Z] stable info: [2024-03-11T13:34:08.660Z] ------------------- [2024-03-11T13:34:08.661Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-11T13:34:08.661Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T13:34:08.661Z] Message: update stable to v1.0.258 [2024-03-11T13:34:09.230Z] ------------------- [2024-03-11T13:34:09.230Z] experimental info: [2024-03-11T13:34:09.230Z] ------------------- [2024-03-11T13:34:09.230Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-11T13:34:09.230Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T13:34:09.230Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-11T13:34:09.457Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-03-11T13:34:09.508Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-03-11T13:34:09.565Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-11T13:34:09.618Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-11T13:34:09.681Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-11T13:34:09.734Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-11T13:34:09.792Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-11T13:34:09.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-11T13:34:09.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-11T13:34:09.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-11T13:34:10.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-11T13:34:10.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-03-11T13:34:10.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-11T13:34:10.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-11T13:34:10.255Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T13:34:10.315Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T13:34:10.379Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T13:34:10.445Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T13:34:10.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-11T13:34:10.567Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-11T13:34:10.633Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-11T13:34:10.700Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-11T13:34:10.769Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-11T13:34:10.836Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-11T13:34:10.906Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-11T13:34:10.978Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-11T13:34:11.049Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-11T13:34:11.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-278 [Pipeline] echo [2024-03-11T13:34:11.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-278 [Pipeline] echo [2024-03-11T13:34:11.271Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-278 [Pipeline] echo [2024-03-11T13:34:11.343Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80d192827d8aafd02536eb4891a2fb7e373544bf [Pipeline] echo [2024-03-11T13:34:11.421Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80d1928 [Pipeline] echo [2024-03-11T13:34:11.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T13:34:11.660Z] provisioning config files... [2024-03-11T13:34:11.676Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp/config8265669985326839866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:34:12.069Z] ---> ****-login.sh [2024-03-11T13:34:12.069Z] nexus3.edgexfoundry.org:10001 [2024-03-11T13:34:12.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:34:12.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:34:12.330Z] Configure a credential helper to remove this warning. See [2024-03-11T13:34:12.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:34:12.330Z] [2024-03-11T13:34:12.330Z] Login Succeeded [2024-03-11T13:34:12.330Z] nexus3.edgexfoundry.org:10002 [2024-03-11T13:34:12.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:34:12.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:34:12.592Z] Configure a credential helper to remove this warning. See [2024-03-11T13:34:12.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:34:12.592Z] [2024-03-11T13:34:12.592Z] Login Succeeded [2024-03-11T13:34:12.592Z] nexus3.edgexfoundry.org:10003 [2024-03-11T13:34:12.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:34:12.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:34:12.592Z] Configure a credential helper to remove this warning. See [2024-03-11T13:34:12.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:34:12.592Z] [2024-03-11T13:34:12.592Z] Login Succeeded [2024-03-11T13:34:12.592Z] nexus3.edgexfoundry.org:10004 [2024-03-11T13:34:12.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:34:12.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:34:12.852Z] Configure a credential helper to remove this warning. See [2024-03-11T13:34:12.852Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:34:12.852Z] [2024-03-11T13:34:12.852Z] Login Succeeded [2024-03-11T13:34:12.852Z] ****.io [2024-03-11T13:34:12.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:34:13.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:34:13.113Z] Configure a credential helper to remove this warning. See [2024-03-11T13:34:13.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:34:13.113Z] [2024-03-11T13:34:13.113Z] Login Succeeded [2024-03-11T13:34:13.113Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T13:34:13.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-11T13:34:13.875Z] + git rev-list -1 --merges 80d192827d8aafd02536eb4891a2fb7e373544bf~1..80d192827d8aafd02536eb4891a2fb7e373544bf [Pipeline] echo [2024-03-11T13:34:13.917Z] -----------> git rev-list -1 --merges 80d192827d8aafd02536eb4891a2fb7e373544bf~1..80d192827d8aafd02536eb4891a2fb7e373544bf 80d192827d8aafd02536eb4891a2fb7e373544bf [false] [Pipeline] sh [2024-03-11T13:34:14.246Z] + git log --format=format:%s -1 80d192827d8aafd02536eb4891a2fb7e373544bf [Pipeline] echo [2024-03-11T13:34:14.281Z] ========================================================= [2024-03-11T13:34:14.281Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-11T13:34:14.281Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T13:34:14.766Z] + git log --format=format:%s -1 80d192827d8aafd02536eb4891a2fb7e373544bf [Pipeline] echo [2024-03-11T13:34:14.794Z] [semverPrep] GIT_COMMIT: 80d192827d8aafd02536eb4891a2fb7e373544bf, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-03-11T13:34:14.844Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-11T13:34:15.270Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T13:34:15.270Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-11T13:34:15.270Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-11T13:34:15.270Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-11T13:34:15.270Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-11T13:34:15.270Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-11T13:34:15.270Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:34:15.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T13:34:15.783Z] [2024-03-11T13:34:15.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:34:16.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T13:34:16.160Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-11T13:34:16.160Z] b85a868b505f: Pulling fs layer [2024-03-11T13:34:16.160Z] e2be974225ed: Pulling fs layer [2024-03-11T13:34:16.160Z] 339a4e72a1f5: Pulling fs layer [2024-03-11T13:34:16.160Z] 988bab9f4d93: Pulling fs layer [2024-03-11T13:34:16.160Z] 1469e6f7b9e6: Pulling fs layer [2024-03-11T13:34:16.160Z] eaf3925da568: Pulling fs layer [2024-03-11T13:34:16.160Z] bab4dde63d76: Pulling fs layer [2024-03-11T13:34:16.160Z] bde34c3a00c8: Pulling fs layer [2024-03-11T13:34:16.160Z] b352a97aabf1: Pulling fs layer [2024-03-11T13:34:16.160Z] 4872d77fe225: Pulling fs layer [2024-03-11T13:34:16.160Z] 5851b861e8e6: Pulling fs layer [2024-03-11T13:34:16.160Z] bab4dde63d76: Waiting [2024-03-11T13:34:16.160Z] bde34c3a00c8: Waiting [2024-03-11T13:34:16.160Z] b352a97aabf1: Waiting [2024-03-11T13:34:16.160Z] 4872d77fe225: Waiting [2024-03-11T13:34:16.160Z] 988bab9f4d93: Waiting [2024-03-11T13:34:16.160Z] 1469e6f7b9e6: Waiting [2024-03-11T13:34:16.161Z] eaf3925da568: Waiting [2024-03-11T13:34:16.161Z] 5851b861e8e6: Waiting [2024-03-11T13:34:16.161Z] e2be974225ed: Verifying Checksum [2024-03-11T13:34:16.161Z] e2be974225ed: Download complete [2024-03-11T13:34:16.161Z] 988bab9f4d93: Verifying Checksum [2024-03-11T13:34:16.161Z] 988bab9f4d93: Download complete [2024-03-11T13:34:16.161Z] 1469e6f7b9e6: Verifying Checksum [2024-03-11T13:34:16.161Z] 1469e6f7b9e6: Download complete [2024-03-11T13:34:16.418Z] eaf3925da568: Verifying Checksum [2024-03-11T13:34:16.418Z] eaf3925da568: Download complete [2024-03-11T13:34:16.418Z] 339a4e72a1f5: Verifying Checksum [2024-03-11T13:34:16.418Z] 339a4e72a1f5: Download complete [2024-03-11T13:34:16.418Z] bde34c3a00c8: Download complete [2024-03-11T13:34:16.418Z] b352a97aabf1: Download complete [2024-03-11T13:34:16.418Z] 4872d77fe225: Download complete [2024-03-11T13:34:16.418Z] 5851b861e8e6: Download complete [2024-03-11T13:34:16.418Z] b85a868b505f: Verifying Checksum [2024-03-11T13:34:16.418Z] b85a868b505f: Download complete [2024-03-11T13:34:16.677Z] bab4dde63d76: Verifying Checksum [2024-03-11T13:34:16.677Z] bab4dde63d76: Download complete [2024-03-11T13:34:17.613Z] b85a868b505f: Pull complete [2024-03-11T13:34:17.872Z] e2be974225ed: Pull complete [2024-03-11T13:34:18.133Z] 339a4e72a1f5: Pull complete [2024-03-11T13:34:18.415Z] 988bab9f4d93: Pull complete [2024-03-11T13:34:18.673Z] 1469e6f7b9e6: Pull complete [2024-03-11T13:34:18.673Z] eaf3925da568: Pull complete [2024-03-11T13:34:20.053Z] bab4dde63d76: Pull complete [2024-03-11T13:34:20.313Z] bde34c3a00c8: Pull complete [2024-03-11T13:34:20.313Z] b352a97aabf1: Pull complete [2024-03-11T13:34:20.313Z] 4872d77fe225: Pull complete [2024-03-11T13:34:20.574Z] 5851b861e8e6: Pull complete [2024-03-11T13:34:20.574Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-11T13:34:20.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T13:34:20.574Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:34:20.925Z] prd-ubuntu20.04-docker-8c-8g-5448 does not seem to be running inside a container [2024-03-11T13:34:20.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-278 -v /w/workspace/y_app-rfid-llrp-inventory_PR-278:/w/workspace/y_app-rfid-llrp-inventory_PR-278:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-278@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 [2024-03-11T13:34:24.103Z] $ docker top 3537bf0f329e0f80eeb35da2ce1c1886410e0a796ba40496440c57ed512ac861 -eo pid,comm [2024-03-11T13:34:24.153Z] 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). [2024-03-11T13:34:24.153Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T13:34:24.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T13:34:24.351Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T13:34:24.468Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T13:34:24.475Z] $ docker exec 3537bf0f329e0f80eeb35da2ce1c1886410e0a796ba40496440c57ed512ac861 ssh-agent [2024-03-11T13:34:24.565Z] SSH_AUTH_SOCK=/tmp/ssh-R2OOo883oqWy/agent.32 [2024-03-11T13:34:24.565Z] SSH_AGENT_PID=38 [2024-03-11T13:34:24.572Z] Running ssh-add (command line suppressed) [2024-03-11T13:34:24.679Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp/private_key_4745529394210408543.key (/w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp/private_key_4745529394210408543.key) [2024-03-11T13:34:24.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T13:34:25.041Z] + git tag --points-at HEAD [Pipeline] } [2024-03-11T13:34:25.072Z] $ docker exec --env ******** --env ******** 3537bf0f329e0f80eeb35da2ce1c1886410e0a796ba40496440c57ed512ac861 ssh-agent -k [2024-03-11T13:34:25.173Z] unset SSH_AUTH_SOCK; [2024-03-11T13:34:25.173Z] unset SSH_AGENT_PID; [2024-03-11T13:34:25.174Z] echo Agent pid 38 killed; [2024-03-11T13:34:25.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-11T13:34:25.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T13:34:25.306Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T13:34:25.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T13:34:25.454Z] $ docker exec 3537bf0f329e0f80eeb35da2ce1c1886410e0a796ba40496440c57ed512ac861 ssh-agent [2024-03-11T13:34:25.555Z] SSH_AUTH_SOCK=/tmp/ssh-nD4KKZmB1xkS/agent.71 [2024-03-11T13:34:25.555Z] SSH_AGENT_PID=77 [2024-03-11T13:34:25.560Z] Running ssh-add (command line suppressed) [2024-03-11T13:34:25.652Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp/private_key_2013601056015827854.key (/w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp/private_key_2013601056015827854.key) [2024-03-11T13:34:25.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T13:34:26.012Z] + git semver init [2024-03-11T13:34:26.278Z] 2024-03-11 13:34:26,177 [run_init] DEBUG init version:0.0.0 force:False [2024-03-11T13:34:26.278Z] 2024-03-11 13:34:26,178 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-278/.semver [2024-03-11T13:34:26.278Z] 2024-03-11 13:34:26,179 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-278/.semver [2024-03-11T13:34:26.278Z] 2024-03-11 13:34:26,179 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-278/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-278, universal_newlines=False, shell=None, istream=None) [2024-03-11T13:34:28.185Z] 2024-03-11 13:34:27,758 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-278/.git/info/exclude [2024-03-11T13:34:28.185Z] 2024-03-11 13:34:27,758 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-278/.semver/PR-278 with force:False [2024-03-11T13:34:28.185Z] 2024-03-11 13:34:27,758 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-278/.semver/PR-278 [2024-03-11T13:34:28.185Z] 2024-03-11 13:34:27,761 [execute] INFO git cat-file --batch-check [2024-03-11T13:34:28.185Z] 2024-03-11 13:34:27,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-278/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T13:34:28.185Z] 2024-03-11 13:34:27,767 [execute] INFO git cat-file --batch [2024-03-11T13:34:28.185Z] 2024-03-11 13:34:27,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-278/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T13:34:28.185Z] 2024-03-11 13:34:27,771 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-278/.semver/PR-278 [2024-03-11T13:34:28.185Z] 0.0.0 [Pipeline] } [2024-03-11T13:34:28.215Z] $ docker exec --env ******** --env ******** 3537bf0f329e0f80eeb35da2ce1c1886410e0a796ba40496440c57ed512ac861 ssh-agent -k [2024-03-11T13:34:28.307Z] unset SSH_AUTH_SOCK; [2024-03-11T13:34:28.308Z] unset SSH_AGENT_PID; [2024-03-11T13:34:28.308Z] echo Agent pid 77 killed; [2024-03-11T13:34:28.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T13:34:28.819Z] + git semver [Pipeline] } [2024-03-11T13:34:29.105Z] $ docker stop --time=1 3537bf0f329e0f80eeb35da2ce1c1886410e0a796ba40496440c57ed512ac861 [2024-03-11T13:34:30.406Z] $ docker rm -f --volumes 3537bf0f329e0f80eeb35da2ce1c1886410e0a796ba40496440c57ed512ac861 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T13:34:30.838Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-11T13:34:31.108Z] Stashed 1 file(s) [Pipeline] echo [2024-03-11T13:34:31.124Z] [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 [2024-03-11T13:34:32.032Z] provisioning config files... [2024-03-11T13:34:32.042Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp/config15504213933128143355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:34:32.430Z] ---> ****-login.sh [2024-03-11T13:34:32.430Z] nexus3.edgexfoundry.org:10001 [2024-03-11T13:34:32.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:34:32.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:34:32.430Z] Configure a credential helper to remove this warning. See [2024-03-11T13:34:32.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:34:32.430Z] [2024-03-11T13:34:32.430Z] Login Succeeded [2024-03-11T13:34:32.430Z] nexus3.edgexfoundry.org:10002 [2024-03-11T13:34:32.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:34:32.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:34:32.430Z] Configure a credential helper to remove this warning. See [2024-03-11T13:34:32.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:34:32.430Z] [2024-03-11T13:34:32.430Z] Login Succeeded [2024-03-11T13:34:32.430Z] nexus3.edgexfoundry.org:10003 [2024-03-11T13:34:32.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:34:32.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:34:32.691Z] Configure a credential helper to remove this warning. See [2024-03-11T13:34:32.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:34:32.691Z] [2024-03-11T13:34:32.691Z] Login Succeeded [2024-03-11T13:34:32.691Z] nexus3.edgexfoundry.org:10004 [2024-03-11T13:34:32.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:34:32.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:34:32.691Z] Configure a credential helper to remove this warning. See [2024-03-11T13:34:32.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:34:32.692Z] [2024-03-11T13:34:32.692Z] Login Succeeded [2024-03-11T13:34:32.692Z] ****.io [2024-03-11T13:34:32.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:34:32.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:34:32.953Z] Configure a credential helper to remove this warning. See [2024-03-11T13:34:32.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:34:32.953Z] [2024-03-11T13:34:32.953Z] Login Succeeded [2024-03-11T13:34:32.953Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T13:34:32.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T13:34:33.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T13:34:33.376Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T13:34:33.434Z] ========================================================= [2024-03-11T13:34:33.434Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-11T13:34:33.434Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:34:34.023Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-11T13:34:34.023Z] Sending build context to Docker daemon 16.91MB [2024-03-11T13:34:34.023Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T13:34:34.023Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T13:34:34.023Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-11T13:34:34.023Z] 7264a8db6415: Pulling fs layer [2024-03-11T13:34:34.023Z] c4d48a809fc2: Pulling fs layer [2024-03-11T13:34:34.023Z] 4f1c88b9dad5: Pulling fs layer [2024-03-11T13:34:34.023Z] ad3a456e5733: Pulling fs layer [2024-03-11T13:34:34.023Z] 69c7f0334f64: Pulling fs layer [2024-03-11T13:34:34.023Z] 1f1c1a5573a3: Pulling fs layer [2024-03-11T13:34:34.023Z] ce7588e14bc9: Pulling fs layer [2024-03-11T13:34:34.023Z] b5e4710f87ac: Pulling fs layer [2024-03-11T13:34:34.023Z] 1f1c1a5573a3: Waiting [2024-03-11T13:34:34.023Z] ce7588e14bc9: Waiting [2024-03-11T13:34:34.023Z] b5e4710f87ac: Waiting [2024-03-11T13:34:34.023Z] ad3a456e5733: Waiting [2024-03-11T13:34:34.023Z] 69c7f0334f64: Waiting [2024-03-11T13:34:34.023Z] c4d48a809fc2: Download complete [2024-03-11T13:34:34.023Z] ad3a456e5733: Verifying Checksum [2024-03-11T13:34:34.282Z] 69c7f0334f64: Verifying Checksum [2024-03-11T13:34:34.282Z] 69c7f0334f64: Download complete [2024-03-11T13:34:34.282Z] 7264a8db6415: Verifying Checksum [2024-03-11T13:34:34.282Z] 7264a8db6415: Download complete [2024-03-11T13:34:34.282Z] 1f1c1a5573a3: Verifying Checksum [2024-03-11T13:34:34.282Z] 1f1c1a5573a3: Download complete [2024-03-11T13:34:34.282Z] b5e4710f87ac: Verifying Checksum [2024-03-11T13:34:34.282Z] b5e4710f87ac: Download complete [2024-03-11T13:34:34.282Z] 7264a8db6415: Pull complete [2024-03-11T13:34:34.540Z] c4d48a809fc2: Pull complete [2024-03-11T13:34:34.540Z] 4f1c88b9dad5: Verifying Checksum [2024-03-11T13:34:34.540Z] 4f1c88b9dad5: Download complete [2024-03-11T13:34:34.799Z] ce7588e14bc9: Verifying Checksum [2024-03-11T13:34:34.799Z] ce7588e14bc9: Download complete [2024-03-11T13:34:38.089Z] 4f1c88b9dad5: Pull complete [2024-03-11T13:34:38.089Z] ad3a456e5733: Pull complete [2024-03-11T13:34:38.089Z] 69c7f0334f64: Pull complete [2024-03-11T13:34:38.089Z] 1f1c1a5573a3: Pull complete [2024-03-11T13:34:40.617Z] ce7588e14bc9: Pull complete [2024-03-11T13:34:40.892Z] b5e4710f87ac: Pull complete [2024-03-11T13:34:40.892Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-11T13:34:40.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-11T13:34:40.892Z] ---> 88b5674ff536 [2024-03-11T13:34:40.892Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T13:34:45.086Z] ---> Running in 88784369189e [2024-03-11T13:34:45.346Z] Removing intermediate container 88784369189e [2024-03-11T13:34:45.346Z] ---> ffd94749cbcd [2024-03-11T13:34:45.346Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T13:34:45.346Z] ---> Running in e59155bfa653 [2024-03-11T13:34:45.346Z] Removing intermediate container e59155bfa653 [2024-03-11T13:34:45.346Z] ---> c77379311b4a [2024-03-11T13:34:45.346Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T13:34:45.346Z] ---> Running in 0b6b47c6cec5 [2024-03-11T13:34:45.606Z] Removing intermediate container 0b6b47c6cec5 [2024-03-11T13:34:45.606Z] ---> 8b46a580ff55 [2024-03-11T13:34:45.606Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T13:34:45.606Z] ---> Running in 79971990e730 [2024-03-11T13:34:45.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T13:34:45.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T13:34:46.126Z] OK: 264 MiB in 52 packages [2024-03-11T13:34:46.695Z] Removing intermediate container 79971990e730 [2024-03-11T13:34:46.695Z] ---> f72929b82dbe [2024-03-11T13:34:46.695Z] Step 7/12 : WORKDIR /app [2024-03-11T13:34:46.695Z] ---> Running in b187b9683727 [2024-03-11T13:34:46.695Z] Removing intermediate container b187b9683727 [2024-03-11T13:34:46.695Z] ---> b9375c70f30f [2024-03-11T13:34:46.695Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-11T13:34:46.695Z] ---> 161d1d21f661 [2024-03-11T13:34:46.695Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T13:34:46.695Z] ---> Running in 3fa3163a28f6 [2024-03-11T13:34:46.767Z] Still waiting to schedule task [2024-03-11T13:34:46.768Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5447’ is offline [2024-03-11T13:35:13.292Z] Removing intermediate container 3fa3163a28f6 [2024-03-11T13:35:13.292Z] ---> 3b4bd0b4fedd [2024-03-11T13:35:13.292Z] Step 10/12 : COPY . . [2024-03-11T13:35:13.910Z] ---> ee2f4644f55d [2024-03-11T13:35:13.910Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T13:35:13.910Z] ---> Running in 770887dc5f5b [2024-03-11T13:35:13.910Z] Removing intermediate container 770887dc5f5b [2024-03-11T13:35:13.910Z] ---> d7507762cbaa [2024-03-11T13:35:13.910Z] Step 12/12 : RUN $MAKE [2024-03-11T13:35:13.910Z] ---> Running in 17ffb1aeb49d [2024-03-11T13:35:14.169Z] noop [2024-03-11T13:35:14.427Z] Removing intermediate container 17ffb1aeb49d [2024-03-11T13:35:14.427Z] ---> dda408b2fa40 [2024-03-11T13:35:14.427Z] Successfully built dda408b2fa40 [2024-03-11T13:35:14.427Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:35:14.956Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T13:35:14.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:35:15.158Z] prd-ubuntu20.04-docker-8c-8g-5448 does not seem to be running inside a container [2024-03-11T13:35:15.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-278 -v /w/workspace/y_app-rfid-llrp-inventory_PR-278:/w/workspace/y_app-rfid-llrp-inventory_PR-278:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-278@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 [2024-03-11T13:35:15.498Z] $ docker top c79aa0195e679a7b10b754db8a6801795fd40341e193eca5a79bec605e6aad58 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T13:35:15.935Z] + go version [2024-03-11T13:35:15.935Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-11T13:35:15.968Z] $ docker stop --time=1 c79aa0195e679a7b10b754db8a6801795fd40341e193eca5a79bec605e6aad58 [2024-03-11T13:35:17.264Z] $ docker rm -f --volumes c79aa0195e679a7b10b754db8a6801795fd40341e193eca5a79bec605e6aad58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:35:18.204Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T13:35:18.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:35:18.399Z] prd-ubuntu20.04-docker-8c-8g-5448 does not seem to be running inside a container [2024-03-11T13:35:18.423Z] $ 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-278 -v /w/workspace/y_app-rfid-llrp-inventory_PR-278:/w/workspace/y_app-rfid-llrp-inventory_PR-278:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-278@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 [2024-03-11T13:35:18.747Z] $ docker top 79babb94fde923dc303ff7986a1e6cc1ce54ec18f67de089926f428b2e6f09ee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T13:35:19.191Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-278 [Pipeline] fileExists [Pipeline] sh [2024-03-11T13:35:19.577Z] + make test [2024-03-11T13:35:19.577Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-11T13:35:38.904Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-11T13:35:38.904Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-11T13:35:38.904Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.133s coverage: 86.2% of statements [2024-03-11T13:35:40.283Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.676s coverage: 71.9% of statements [2024-03-11T13:35:58.601Z] go vet ./... [2024-03-11T13:36:01.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T13:36:01.888Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T13:36:01.888Z] ./bin/test-attribution.sh [2024-03-11T13:36:01.888Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-11T13:36:01.888Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-11T13:36:01.888Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-11T13:36:01.888Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-11T13:36:01.888Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-11T13:36:01.888Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-11T13:36:01.888Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T13:36:01.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T13:36:01.990Z] $ docker stop --time=1 79babb94fde923dc303ff7986a1e6cc1ce54ec18f67de089926f428b2e6f09ee [2024-03-11T13:36:06.434Z] $ docker rm -f --volumes 79babb94fde923dc303ff7986a1e6cc1ce54ec18f67de089926f428b2e6f09ee [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T13:36:07.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T13:36:07.285Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-11T13:36:08.154Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T13:36:08.467Z] + ls -al . [2024-03-11T13:36:08.467Z] total 208 [2024-03-11T13:36:08.467Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 13:35 . [2024-03-11T13:36:08.467Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:34 .. [2024-03-11T13:36:08.467Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 11 13:34 .dockerignore [2024-03-11T13:36:08.467Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 13:35 .git [2024-03-11T13:36:08.467Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:34 .github [2024-03-11T13:36:08.467Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 11 13:34 .gitignore [2024-03-11T13:36:08.467Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 13:34 .golangci.yml [2024-03-11T13:36:08.467Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 13:34 .semver [2024-03-11T13:36:08.467Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 11 13:34 Attribution.txt [2024-03-11T13:36:08.467Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 11 13:34 CHANGELOG.md [2024-03-11T13:36:08.467Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 11 13:34 Dockerfile [2024-03-11T13:36:08.467Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 13:34 GOVERNANCE.md [2024-03-11T13:36:08.467Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 11 13:34 Jenkinsfile [2024-03-11T13:36:08.467Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 11 13:34 LICENSE [2024-03-11T13:36:08.467Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 11 13:34 Makefile [2024-03-11T13:36:08.467Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 13:34 OWNERS.md [2024-03-11T13:36:08.467Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 11 13:34 README.md [2024-03-11T13:36:08.467Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 13:34 VERSION [2024-03-11T13:36:08.467Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:34 bin [2024-03-11T13:36:08.467Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 11 13:35 coverage.out [2024-03-11T13:36:08.467Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 11 13:34 go.mod [2024-03-11T13:36:08.467Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 11 13:34 go.sum [2024-03-11T13:36:08.467Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:34 images [2024-03-11T13:36:08.467Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:34 internal [2024-03-11T13:36:08.467Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 11 13:34 main.go [2024-03-11T13:36:08.467Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:34 openapi [2024-03-11T13:36:08.467Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:34 res [2024-03-11T13:36:08.467Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:34 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:36:08.929Z] + 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=80d192827d8aafd02536eb4891a2fb7e373544bf --label arch=amd64 --label version=0.0.0 . [2024-03-11T13:36:08.929Z] Sending build context to Docker daemon 16.91MB [2024-03-11T13:36:08.929Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T13:36:08.929Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-11T13:36:08.930Z] ---> dda408b2fa40 [2024-03-11T13:36:08.930Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T13:36:09.193Z] ---> Running in a19e30ebd0a0 [2024-03-11T13:36:09.451Z] Removing intermediate container a19e30ebd0a0 [2024-03-11T13:36:09.451Z] ---> 36caaea0e655 [2024-03-11T13:36:09.451Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T13:36:09.451Z] ---> Running in ea7a4a9e27df [2024-03-11T13:36:09.451Z] Removing intermediate container ea7a4a9e27df [2024-03-11T13:36:09.451Z] ---> 9c2ed8fe5af4 [2024-03-11T13:36:09.451Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-11T13:36:09.451Z] ---> Running in cd939068f70b [2024-03-11T13:36:09.451Z] Removing intermediate container cd939068f70b [2024-03-11T13:36:09.451Z] ---> dafb1756fa19 [2024-03-11T13:36:09.451Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T13:36:09.451Z] ---> Running in 9abf5eeaa710 [2024-03-11T13:36:09.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T13:36:09.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T13:36:10.227Z] OK: 264 MiB in 52 packages [2024-03-11T13:36:10.484Z] Removing intermediate container 9abf5eeaa710 [2024-03-11T13:36:10.484Z] ---> 8ffbee9292c4 [2024-03-11T13:36:10.484Z] Step 7/30 : WORKDIR /app [2024-03-11T13:36:10.484Z] ---> Running in 56fb0fe65f71 [2024-03-11T13:36:10.742Z] Removing intermediate container 56fb0fe65f71 [2024-03-11T13:36:10.742Z] ---> 2472808d8bde [2024-03-11T13:36:10.742Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-11T13:36:10.742Z] ---> a86261d8d5ec [2024-03-11T13:36:10.742Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T13:36:10.742Z] ---> Running in d498df5396c7 [2024-03-11T13:36:11.308Z] Removing intermediate container d498df5396c7 [2024-03-11T13:36:11.308Z] ---> d9e6de2bf88a [2024-03-11T13:36:11.308Z] Step 10/30 : COPY . . [2024-03-11T13:36:12.116Z] ---> e9acc597d027 [2024-03-11T13:36:12.116Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T13:36:12.116Z] ---> Running in 883b692febfd [2024-03-11T13:36:12.116Z] Removing intermediate container 883b692febfd [2024-03-11T13:36:12.116Z] ---> 484a9b913158 [2024-03-11T13:36:12.116Z] Step 12/30 : RUN $MAKE [2024-03-11T13:36:12.116Z] ---> Running in 0a16bfa4b02a [2024-03-11T13:36:12.374Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-11T13:36:24.493Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5450 in /w/workspace/y_app-rfid-llrp-inventory_PR-278 [Pipeline] { [Pipeline] ws [2024-03-11T13:36:24.587Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-03-11T13:36:27.710Z] The recommended git tool is: git [2024-03-11T13:36:32.206Z] using credential edgex-jenkins-ssh [2024-03-11T13:36:32.225Z] Cloning the remote Git repository [2024-03-11T13:36:32.267Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-11T13:36:32.358Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-03-11T13:36:32.486Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-11T13:36:32.487Z] > git --version # timeout=10 [2024-03-11T13:36:32.508Z] > git --version # 'git version 2.25.1' [2024-03-11T13:36:32.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T13:36:32.654Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T13:36:34.298Z] Removing intermediate container 0a16bfa4b02a [2024-03-11T13:36:34.298Z] ---> 167e9a50d844 [2024-03-11T13:36:34.298Z] Step 13/30 : FROM alpine:3.18 [2024-03-11T13:36:34.298Z] 3.18: Pulling from library/alpine [2024-03-11T13:36:34.298Z] 619be1103602: Pulling fs layer [2024-03-11T13:36:34.298Z] 619be1103602: Verifying Checksum [2024-03-11T13:36:34.298Z] 619be1103602: Download complete [2024-03-11T13:36:34.298Z] 619be1103602: Pull complete [2024-03-11T13:36:34.298Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T13:36:34.298Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T13:36:34.298Z] ---> d3782b16ccc9 [2024-03-11T13:36:34.298Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-11T13:36:34.298Z] ---> Running in 7c34259a5743 [2024-03-11T13:36:34.298Z] Removing intermediate container 7c34259a5743 [2024-03-11T13:36:34.298Z] ---> 3b13f0457b80 [2024-03-11T13:36:34.298Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-11T13:36:34.298Z] ---> Running in 5e1ceae33acb [2024-03-11T13:36:34.298Z] Removing intermediate container 5e1ceae33acb [2024-03-11T13:36:34.298Z] ---> fc943e4f3706 [2024-03-11T13:36:34.298Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-11T13:36:34.298Z] ---> Running in 71703e695e41 [2024-03-11T13:36:34.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T13:36:34.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T13:36:34.557Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-11T13:36:34.557Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-11T13:36:34.557Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T13:36:34.557Z] Executing ca-certificates-20230506-r0.trigger [2024-03-11T13:36:34.557Z] OK: 8 MiB in 17 packages [2024-03-11T13:36:35.123Z] Removing intermediate container 71703e695e41 [2024-03-11T13:36:35.123Z] ---> 47375f0ae099 [2024-03-11T13:36:35.123Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-11T13:36:35.123Z] ---> Running in c220823745a7 [2024-03-11T13:36:35.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T13:36:35.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T13:36:35.640Z] OK: 8 MiB in 17 packages [2024-03-11T13:36:35.899Z] Removing intermediate container c220823745a7 [2024-03-11T13:36:35.899Z] ---> f23fc7d02beb [2024-03-11T13:36:35.899Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-11T13:36:36.158Z] ---> 77e51c46ccad [2024-03-11T13:36:36.158Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-11T13:36:36.158Z] ---> a82578e02a46 [2024-03-11T13:36:36.158Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-11T13:36:36.416Z] ---> 746a05d70d58 [2024-03-11T13:36:36.416Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-11T13:36:36.416Z] ---> ce0dbf5419f1 [2024-03-11T13:36:36.416Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-11T13:36:35.203Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-11T13:36:35.225Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T13:36:36.084Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-11T13:36:36.123Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-11T13:36:36.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T13:36:36.141Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/278/head:refs/remotes/origin/PR-278 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-11T13:36:36.631Z] Merging remotes/origin/main commit 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e into PR head commit 80d192827d8aafd02536eb4891a2fb7e373544bf [2024-03-11T13:36:36.893Z] Merge succeeded, producing 80d192827d8aafd02536eb4891a2fb7e373544bf [2024-03-11T13:36:36.894Z] Checking out Revision 80d192827d8aafd02536eb4891a2fb7e373544bf (PR-278) [2024-03-11T13:36:37.388Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-03-11T13:36:37.393Z] ---> c9fc29119255 [2024-03-11T13:36:37.393Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-11T13:36:37.393Z] ---> Running in b642dbbccabd [2024-03-11T13:36:37.431Z] > git --version # timeout=10 [2024-03-11T13:36:37.442Z] > git --version # 'git version 2.25.1' [2024-03-11T13:36:37.460Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T13:36:36.651Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T13:36:36.712Z] > git checkout -f 80d192827d8aafd02536eb4891a2fb7e373544bf # timeout=10 [2024-03-11T13:36:36.802Z] > git remote # timeout=10 [2024-03-11T13:36:36.820Z] > git config --get remote.origin.url # timeout=10 [2024-03-11T13:36:36.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T13:36:36.859Z] > git merge 24b60cc0c8c5c568af9e8c2c5ed31f9714cbe74e # timeout=10 [2024-03-11T13:36:36.883Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-11T13:36:36.901Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T13:36:36.916Z] > git checkout -f 80d192827d8aafd02536eb4891a2fb7e373544bf # timeout=10 [2024-03-11T13:36:37.960Z] Removing intermediate container b642dbbccabd [2024-03-11T13:36:37.960Z] ---> b6307381668b [2024-03-11T13:36:37.960Z] Step 24/30 : VOLUME /cache [2024-03-11T13:36:37.960Z] ---> Running in 8bf0ada97f83 [2024-03-11T13:36:37.960Z] Removing intermediate container 8bf0ada97f83 [2024-03-11T13:36:37.960Z] ---> 4b8498546ad6 [2024-03-11T13:36:37.960Z] Step 25/30 : EXPOSE 59711 [2024-03-11T13:36:37.960Z] ---> Running in 5bda145f6571 [2024-03-11T13:36:37.960Z] Removing intermediate container 5bda145f6571 [2024-03-11T13:36:37.960Z] ---> 9b217e6b9df7 [2024-03-11T13:36:37.960Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-11T13:36:37.960Z] ---> Running in c13fb7729993 [Pipeline] withEnv [Pipeline] { [2024-03-11T13:36:38.219Z] Removing intermediate container c13fb7729993 [2024-03-11T13:36:38.219Z] ---> 7a3f6109f9ad [2024-03-11T13:36:38.219Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-11T13:36:38.219Z] ---> Running in f6831f17a9f2 [2024-03-11T13:36:38.219Z] Removing intermediate container f6831f17a9f2 [2024-03-11T13:36:38.219Z] ---> e0146168da20 [2024-03-11T13:36:38.219Z] Step 28/30 : LABEL arch=amd64 [2024-03-11T13:36:38.219Z] ---> Running in 3a5985ee357d [2024-03-11T13:36:38.219Z] Removing intermediate container 3a5985ee357d [2024-03-11T13:36:38.219Z] ---> 7658be2aad06 [2024-03-11T13:36:38.219Z] Step 29/30 : LABEL git_sha=80d192827d8aafd02536eb4891a2fb7e373544bf [2024-03-11T13:36:38.219Z] ---> Running in d60ae2e92297 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-03-11T13:36:38.476Z] Removing intermediate container d60ae2e92297 [2024-03-11T13:36:38.476Z] ---> 5bf44e1668ad [2024-03-11T13:36:38.476Z] Step 30/30 : LABEL version=0.0.0 [2024-03-11T13:36:38.476Z] ---> Running in d67e05346db2 [2024-03-11T13:36:38.476Z] Removing intermediate container d67e05346db2 [2024-03-11T13:36:38.476Z] ---> e32694221f28 [2024-03-11T13:36:38.476Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T13:36:38.476Z] Successfully built e32694221f28 [2024-03-11T13:36:38.476Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2024-03-11T13:36:39.146Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-11T13:36:39.146Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T13:36:39.146Z] Dload Upload Total Spent Left Speed [2024-03-11T13:36:39.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2024-03-11T13:36:39.575Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:36:39.979Z] + sudo tee /etc/docker/daemon.new [2024-03-11T13:36:39.979Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-11T13:36:39.979Z] { [2024-03-11T13:36:39.979Z] "registry-mirrors": [ [2024-03-11T13:36:39.979Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-11T13:36:39.979Z] ], [2024-03-11T13:36:39.979Z] "bip": "10.250.0.254/24", [2024-03-11T13:36:39.979Z] "hosts": [ [2024-03-11T13:36:39.979Z] "tcp://0.0.0.0:5555", [2024-03-11T13:36:39.979Z] "unix:///var/run/docker.sock" [2024-03-11T13:36:39.979Z] ], [2024-03-11T13:36:39.979Z] "mtu": 1458, [2024-03-11T13:36:39.979Z] "selinux-enabled": true, [2024-03-11T13:36:39.979Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-11T13:36:39.979Z] } [Pipeline] sh [2024-03-11T13:36:40.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T13:36:40.249Z] [2024-03-11T13:36:40.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:36:40.406Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-11T13:36:40.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T13:36:40.655Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-11T13:36:40.655Z] 5eb5b503b376: Pulling fs layer [2024-03-11T13:36:40.655Z] 5c69ac0246d0: Pulling fs layer [2024-03-11T13:36:40.655Z] ec43610c2a17: Pulling fs layer [2024-03-11T13:36:40.655Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-11T13:36:40.655Z] 33b1e0a273af: Pulling fs layer [2024-03-11T13:36:40.655Z] 5d3b04190fa2: Pulling fs layer [2024-03-11T13:36:40.655Z] 2f39f015ded8: Pulling fs layer [2024-03-11T13:36:40.655Z] 3a2ae6a8a46f: Waiting [2024-03-11T13:36:40.655Z] 33b1e0a273af: Waiting [2024-03-11T13:36:40.655Z] 5d3b04190fa2: Waiting [2024-03-11T13:36:40.655Z] 2f39f015ded8: Waiting [2024-03-11T13:36:40.655Z] 5c69ac0246d0: Download complete [2024-03-11T13:36:40.655Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-11T13:36:40.655Z] 3a2ae6a8a46f: Download complete [2024-03-11T13:36:40.655Z] 33b1e0a273af: Verifying Checksum [2024-03-11T13:36:40.655Z] 33b1e0a273af: Download complete [2024-03-11T13:36:40.655Z] 5d3b04190fa2: Verifying Checksum [2024-03-11T13:36:40.655Z] 5d3b04190fa2: Download complete [2024-03-11T13:36:40.809Z] + sudo service docker restart [2024-03-11T13:36:40.915Z] ec43610c2a17: Verifying Checksum [2024-03-11T13:36:40.915Z] ec43610c2a17: Download complete [2024-03-11T13:36:40.915Z] 5eb5b503b376: Download complete [2024-03-11T13:36:41.486Z] 2f39f015ded8: Download complete [2024-03-11T13:36:42.053Z] 5eb5b503b376: Pull complete [2024-03-11T13:36:42.053Z] 5c69ac0246d0: Pull complete [2024-03-11T13:36:42.621Z] ec43610c2a17: Pull complete [2024-03-11T13:36:42.621Z] 3a2ae6a8a46f: Pull complete [2024-03-11T13:36:42.880Z] 33b1e0a273af: Pull complete [2024-03-11T13:36:42.880Z] 5d3b04190fa2: Pull complete [2024-03-11T13:36:47.070Z] 2f39f015ded8: Pull complete [2024-03-11T13:36:47.070Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-11T13:36:47.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T13:36:47.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:36:47.420Z] prd-ubuntu20.04-docker-8c-8g-5448 does not seem to be running inside a container [2024-03-11T13:36:47.453Z] $ 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-278 -v /w/workspace/y_app-rfid-llrp-inventory_PR-278:/w/workspace/y_app-rfid-llrp-inventory_PR-278:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-278@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 [2024-03-11T13:36:53.611Z] $ docker top 82188588556ab670dad0f51a9e52204be9c619bf3506fc6277b9a8c7c0cc98ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:36:54.111Z] ---> job-cost.sh [2024-03-11T13:36:54.111Z] lf-activate-venv: SKIPPING [2024-03-11T13:36:54.111Z] INFO: No Stack... [2024-03-11T13:36:54.369Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T13:36:54.937Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T13:36:55.256Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-278/archives/cost.csv [2024-03-11T13:36:55.256Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T13:36:55.303Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-278-1-stack-cost] [2024-03-11T13:36:55.307Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-278-1-stack-cost] did not exist. Created. [2024-03-11T13:36:55.312Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-278-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T13:36:55.764Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-11T13:36:55.816Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T13:36:55.881Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-278-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T13:36:56.027Z] $ docker stop --time=1 82188588556ab670dad0f51a9e52204be9c619bf3506fc6277b9a8c7c0cc98ef [2024-03-11T13:36:57.172Z] $ docker rm -f --volumes 82188588556ab670dad0f51a9e52204be9c619bf3506fc6277b9a8c7c0cc98ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T13:36:59.326Z] provisioning config files... [2024-03-11T13:36:59.348Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config4486494871467944643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:36:59.859Z] ---> ****-login.sh [2024-03-11T13:36:59.859Z] nexus3.edgexfoundry.org:10001 [2024-03-11T13:37:00.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:37:00.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:37:00.401Z] Configure a credential helper to remove this warning. See [2024-03-11T13:37:00.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:37:00.401Z] [2024-03-11T13:37:00.401Z] Login Succeeded [2024-03-11T13:37:00.401Z] nexus3.edgexfoundry.org:10002 [2024-03-11T13:37:00.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:37:00.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:37:00.940Z] Configure a credential helper to remove this warning. See [2024-03-11T13:37:00.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:37:00.940Z] [2024-03-11T13:37:00.940Z] Login Succeeded [2024-03-11T13:37:00.940Z] nexus3.edgexfoundry.org:10003 [2024-03-11T13:37:00.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:37:01.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:37:01.214Z] Configure a credential helper to remove this warning. See [2024-03-11T13:37:01.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:37:01.214Z] [2024-03-11T13:37:01.214Z] Login Succeeded [2024-03-11T13:37:01.214Z] nexus3.edgexfoundry.org:10004 [2024-03-11T13:37:01.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:37:01.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:37:01.486Z] Configure a credential helper to remove this warning. See [2024-03-11T13:37:01.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:37:01.486Z] [2024-03-11T13:37:01.486Z] Login Succeeded [2024-03-11T13:37:01.486Z] ****.io [2024-03-11T13:37:01.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:37:02.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:37:02.021Z] Configure a credential helper to remove this warning. See [2024-03-11T13:37:02.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:37:02.021Z] [2024-03-11T13:37:02.021Z] Login Succeeded [2024-03-11T13:37:02.021Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T13:37:02.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T13:37:02.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T13:37:02.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T13:37:02.752Z] ========================================================= [2024-03-11T13:37:02.752Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-11T13:37:02.752Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:37:03.401Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-11T13:37:03.669Z] Sending build context to Docker daemon 670.2kB [2024-03-11T13:37:03.669Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T13:37:03.669Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T13:37:03.937Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-11T13:37:03.937Z] 9fda8d8052c6: Pulling fs layer [2024-03-11T13:37:03.937Z] 5d54e960e981: Pulling fs layer [2024-03-11T13:37:03.937Z] c4a7e357bf2a: Pulling fs layer [2024-03-11T13:37:03.937Z] f0e02332f6b5: Pulling fs layer [2024-03-11T13:37:03.937Z] 872ee5b61b7b: Pulling fs layer [2024-03-11T13:37:03.937Z] 0c6a40ed1a82: Pulling fs layer [2024-03-11T13:37:03.937Z] 94ae7d8d031c: Pulling fs layer [2024-03-11T13:37:03.937Z] f0e02332f6b5: Waiting [2024-03-11T13:37:03.937Z] 872ee5b61b7b: Waiting [2024-03-11T13:37:03.937Z] 0c6a40ed1a82: Waiting [2024-03-11T13:37:03.937Z] 94ae7d8d031c: Waiting [2024-03-11T13:37:03.937Z] 5d54e960e981: Verifying Checksum [2024-03-11T13:37:03.937Z] 5d54e960e981: Download complete [2024-03-11T13:37:03.937Z] f0e02332f6b5: Verifying Checksum [2024-03-11T13:37:03.937Z] f0e02332f6b5: Download complete [2024-03-11T13:37:03.937Z] 872ee5b61b7b: Verifying Checksum [2024-03-11T13:37:03.937Z] 872ee5b61b7b: Download complete [2024-03-11T13:37:03.937Z] 9fda8d8052c6: Download complete [2024-03-11T13:37:04.521Z] 94ae7d8d031c: Verifying Checksum [2024-03-11T13:37:04.521Z] 94ae7d8d031c: Download complete [2024-03-11T13:37:04.792Z] 9fda8d8052c6: Pull complete [2024-03-11T13:37:05.374Z] 5d54e960e981: Pull complete [2024-03-11T13:37:05.641Z] c4a7e357bf2a: Verifying Checksum [2024-03-11T13:37:05.641Z] c4a7e357bf2a: Download complete [2024-03-11T13:37:07.050Z] 0c6a40ed1a82: Verifying Checksum [2024-03-11T13:37:07.050Z] 0c6a40ed1a82: Download complete [2024-03-11T13:37:19.378Z] c4a7e357bf2a: Pull complete [2024-03-11T13:37:19.378Z] f0e02332f6b5: Pull complete [2024-03-11T13:37:19.378Z] 872ee5b61b7b: Pull complete [2024-03-11T13:37:27.602Z] 0c6a40ed1a82: Pull complete [2024-03-11T13:37:29.023Z] 94ae7d8d031c: Pull complete [2024-03-11T13:37:29.023Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-11T13:37:29.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-11T13:37:29.023Z] ---> 86de565de09d [2024-03-11T13:37:29.023Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T13:37:30.429Z] ---> Running in 0cda3b10bfd4 [2024-03-11T13:37:30.826Z] Removing intermediate container 0cda3b10bfd4 [2024-03-11T13:37:30.826Z] ---> d8fba0625306 [2024-03-11T13:37:30.826Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T13:37:30.826Z] ---> Running in afd31db27674 [2024-03-11T13:37:31.101Z] Removing intermediate container afd31db27674 [2024-03-11T13:37:31.101Z] ---> 01f6822fd2e0 [2024-03-11T13:37:31.101Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T13:37:31.388Z] ---> Running in 0653f718b0ec [2024-03-11T13:37:31.663Z] Removing intermediate container 0653f718b0ec [2024-03-11T13:37:31.663Z] ---> e06bde50a830 [2024-03-11T13:37:31.663Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T13:37:31.663Z] ---> Running in 3ec49d3c5987 [2024-03-11T13:37:32.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T13:37:33.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T13:37:34.202Z] OK: 266 MiB in 52 packages [2024-03-11T13:37:34.788Z] Removing intermediate container 3ec49d3c5987 [2024-03-11T13:37:34.788Z] ---> 1f1ef95d39b7 [2024-03-11T13:37:34.788Z] Step 7/12 : WORKDIR /app [2024-03-11T13:37:35.056Z] ---> Running in 969871ad3167 [2024-03-11T13:37:35.324Z] Removing intermediate container 969871ad3167 [2024-03-11T13:37:35.324Z] ---> c59e12c9f655 [2024-03-11T13:37:35.324Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-11T13:37:35.595Z] ---> 00a845edbf61 [2024-03-11T13:37:35.595Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T13:37:35.863Z] ---> Running in c55c25140137 [2024-03-11T13:38:32.265Z] Removing intermediate container c55c25140137 [2024-03-11T13:38:32.265Z] ---> 4d4e115a1824 [2024-03-11T13:38:32.265Z] Step 10/12 : COPY . . [2024-03-11T13:38:32.265Z] ---> f2b0ca0cdae6 [2024-03-11T13:38:32.266Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T13:38:32.266Z] ---> Running in d470e627d2b4 [2024-03-11T13:38:32.533Z] Removing intermediate container d470e627d2b4 [2024-03-11T13:38:32.533Z] ---> a7641881c823 [2024-03-11T13:38:32.533Z] Step 12/12 : RUN $MAKE [2024-03-11T13:38:32.803Z] ---> Running in 81ea09d4738a [2024-03-11T13:38:33.778Z] noop [2024-03-11T13:38:34.361Z] Removing intermediate container 81ea09d4738a [2024-03-11T13:38:34.361Z] ---> 5e851a9deb05 [2024-03-11T13:38:34.361Z] Successfully built 5e851a9deb05 [2024-03-11T13:38:34.361Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:38:34.968Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T13:38:34.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:38:35.320Z] prd-ubuntu20.04-docker-arm64-4c-16g-5450 does not seem to be running inside a container [2024-03-11T13:38:35.382Z] $ 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 [2024-03-11T13:38:36.552Z] $ docker top f9893f336ddd9a4145fe8c536bb3269ca5125a577c284f9c3c6f821e2c761f95 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T13:38:37.489Z] + go version [2024-03-11T13:38:37.489Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-11T13:38:37.527Z] $ docker stop --time=1 f9893f336ddd9a4145fe8c536bb3269ca5125a577c284f9c3c6f821e2c761f95 [2024-03-11T13:38:39.097Z] $ docker rm -f --volumes f9893f336ddd9a4145fe8c536bb3269ca5125a577c284f9c3c6f821e2c761f95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:38:40.346Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T13:38:40.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:38:40.675Z] prd-ubuntu20.04-docker-arm64-4c-16g-5450 does not seem to be running inside a container [2024-03-11T13:38:40.730Z] $ 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 [2024-03-11T13:38:41.889Z] $ docker top d332a7e8378914f0d4ef75834e20a0b64008539030f4f4c20688f73fc44b8115 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T13:38:42.525Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-03-11T13:38:43.218Z] + make test [2024-03-11T13:38:43.517Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-11T13:40:50.323Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-11T13:40:50.323Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-11T13:40:50.323Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.914s coverage: 86.2% of statements [2024-03-11T13:40:52.885Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.319s coverage: 71.9% of statements [2024-03-11T13:40:53.151Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-11T13:40:53.151Z] go vet ./... [2024-03-11T13:42:44.765Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T13:42:44.765Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T13:42:44.765Z] ./bin/test-attribution.sh [2024-03-11T13:42:44.765Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-11T13:42:44.765Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-11T13:42:44.765Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-11T13:42:44.765Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-11T13:42:44.765Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-11T13:42:44.765Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-11T13:42:44.765Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T13:42:44.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T13:42:44.899Z] $ docker stop --time=1 d332a7e8378914f0d4ef75834e20a0b64008539030f4f4c20688f73fc44b8115 [2024-03-11T13:42:46.742Z] $ docker rm -f --volumes d332a7e8378914f0d4ef75834e20a0b64008539030f4f4c20688f73fc44b8115 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T13:42:48.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T13:42:48.390Z] Warning: overwriting stash ‘coverage-report’ [2024-03-11T13:42:48.838Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T13:42:49.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T13:42:49.985Z] + ls -al . [2024-03-11T13:42:49.985Z] total 204 [2024-03-11T13:42:49.985Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 13:38 . [2024-03-11T13:42:49.985Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:36 .. [2024-03-11T13:42:49.985Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 11 13:36 .dockerignore [2024-03-11T13:42:49.985Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 13:36 .git [2024-03-11T13:42:49.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:36 .github [2024-03-11T13:42:49.985Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 11 13:36 .gitignore [2024-03-11T13:42:49.985Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 13:36 .golangci.yml [2024-03-11T13:42:49.985Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 11 13:36 Attribution.txt [2024-03-11T13:42:49.985Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 11 13:36 CHANGELOG.md [2024-03-11T13:42:49.985Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 11 13:36 Dockerfile [2024-03-11T13:42:49.985Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 13:36 GOVERNANCE.md [2024-03-11T13:42:49.985Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 11 13:36 Jenkinsfile [2024-03-11T13:42:49.985Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 11 13:36 LICENSE [2024-03-11T13:42:49.985Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 11 13:36 Makefile [2024-03-11T13:42:49.985Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 13:36 OWNERS.md [2024-03-11T13:42:49.985Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 11 13:36 README.md [2024-03-11T13:42:49.985Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 13:34 VERSION [2024-03-11T13:42:49.985Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:36 bin [2024-03-11T13:42:49.985Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 11 13:40 coverage.out [2024-03-11T13:42:49.985Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 11 13:36 go.mod [2024-03-11T13:42:49.985Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 11 13:36 go.sum [2024-03-11T13:42:49.985Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:36 images [2024-03-11T13:42:49.985Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:36 internal [2024-03-11T13:42:49.985Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 11 13:36 main.go [2024-03-11T13:42:49.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:36 openapi [2024-03-11T13:42:49.985Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:36 res [2024-03-11T13:42:49.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:36 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:42:50.495Z] + 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=80d192827d8aafd02536eb4891a2fb7e373544bf --label arch=arm64 --label version=0.0.0 . [2024-03-11T13:42:50.761Z] Sending build context to Docker daemon 670.2kB [2024-03-11T13:42:50.761Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T13:42:50.761Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-11T13:42:50.761Z] ---> 5e851a9deb05 [2024-03-11T13:42:50.761Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T13:42:50.761Z] ---> Running in 3f2534a90734 [2024-03-11T13:42:51.026Z] Removing intermediate container 3f2534a90734 [2024-03-11T13:42:51.026Z] ---> b94813d87ccb [2024-03-11T13:42:51.026Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T13:42:51.293Z] ---> Running in a439372f1be0 [2024-03-11T13:42:51.559Z] Removing intermediate container a439372f1be0 [2024-03-11T13:42:51.559Z] ---> b54b3f52f515 [2024-03-11T13:42:51.559Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-11T13:42:51.559Z] ---> Running in a64ea4e5a9f7 [2024-03-11T13:42:51.827Z] Removing intermediate container a64ea4e5a9f7 [2024-03-11T13:42:51.827Z] ---> ebe87f967ca6 [2024-03-11T13:42:51.827Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T13:42:51.827Z] ---> Running in 3b1a24b504c6 [2024-03-11T13:42:52.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T13:42:53.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T13:42:54.322Z] OK: 266 MiB in 52 packages [2024-03-11T13:42:55.282Z] Removing intermediate container 3b1a24b504c6 [2024-03-11T13:42:55.282Z] ---> 7206dbe1eb52 [2024-03-11T13:42:55.282Z] Step 7/30 : WORKDIR /app [2024-03-11T13:42:55.282Z] ---> Running in 5930cd465972 [2024-03-11T13:42:55.548Z] Removing intermediate container 5930cd465972 [2024-03-11T13:42:55.548Z] ---> 92e618958496 [2024-03-11T13:42:55.548Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-11T13:42:56.128Z] ---> bde2c7eaff6b [2024-03-11T13:42:56.128Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T13:42:56.128Z] ---> Running in 53ce663120db [2024-03-11T13:42:58.073Z] Removing intermediate container 53ce663120db [2024-03-11T13:42:58.073Z] ---> 7815fcf8b1d4 [2024-03-11T13:42:58.073Z] Step 10/30 : COPY . . [2024-03-11T13:42:58.653Z] ---> fcd70a0235d2 [2024-03-11T13:42:58.653Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T13:42:58.653Z] ---> Running in b5597a3fe4ea [2024-03-11T13:42:58.922Z] Removing intermediate container b5597a3fe4ea [2024-03-11T13:42:58.922Z] ---> 069bafcca237 [2024-03-11T13:42:58.922Z] Step 12/30 : RUN $MAKE [2024-03-11T13:42:58.922Z] ---> Running in 26bb0b47841e [2024-03-11T13:42:59.879Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-11T13:44:51.496Z] Removing intermediate container 26bb0b47841e [2024-03-11T13:44:51.496Z] ---> acf7655a5096 [2024-03-11T13:44:51.496Z] Step 13/30 : FROM alpine:3.18 [2024-03-11T13:44:51.496Z] 3.18: Pulling from library/alpine [2024-03-11T13:44:51.496Z] c6b39de5b339: Pulling fs layer [2024-03-11T13:44:51.496Z] c6b39de5b339: Verifying Checksum [2024-03-11T13:44:51.496Z] c6b39de5b339: Download complete [2024-03-11T13:44:51.496Z] c6b39de5b339: Pull complete [2024-03-11T13:44:51.496Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T13:44:51.496Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T13:44:51.496Z] ---> 33abbf032149 [2024-03-11T13:44:51.496Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-11T13:44:51.496Z] ---> Running in ea3f5e473282 [2024-03-11T13:44:51.496Z] Removing intermediate container ea3f5e473282 [2024-03-11T13:44:51.496Z] ---> eebace50eef7 [2024-03-11T13:44:51.496Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-11T13:44:51.496Z] ---> Running in 82eaf4a493d2 [2024-03-11T13:44:51.496Z] Removing intermediate container 82eaf4a493d2 [2024-03-11T13:44:51.496Z] ---> 3fb93fa9c8a0 [2024-03-11T13:44:51.496Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-11T13:44:51.496Z] ---> Running in 64724dad0e9b [2024-03-11T13:44:51.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T13:44:51.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T13:44:51.496Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-11T13:44:51.496Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-11T13:44:51.496Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T13:44:51.496Z] Executing ca-certificates-20230506-r0.trigger [2024-03-11T13:44:51.496Z] OK: 9 MiB in 17 packages [2024-03-11T13:44:51.496Z] Removing intermediate container 64724dad0e9b [2024-03-11T13:44:51.496Z] ---> adab8fd3daf4 [2024-03-11T13:44:51.496Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-11T13:44:51.496Z] ---> Running in c8d21abf5f1c [2024-03-11T13:44:51.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T13:44:51.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T13:44:51.496Z] OK: 9 MiB in 17 packages [2024-03-11T13:44:51.496Z] Removing intermediate container c8d21abf5f1c [2024-03-11T13:44:51.496Z] ---> ad17108c3b07 [2024-03-11T13:44:51.496Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-11T13:44:51.496Z] ---> 415d729c45e5 [2024-03-11T13:44:51.496Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-11T13:44:51.496Z] ---> 184aca832f42 [2024-03-11T13:44:51.496Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-11T13:44:51.496Z] ---> 9273e3694590 [2024-03-11T13:44:51.496Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-11T13:44:51.496Z] ---> efadb95b1526 [2024-03-11T13:44:51.496Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-11T13:44:51.769Z] ---> 7eae6a0dc639 [2024-03-11T13:44:51.769Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-11T13:44:52.036Z] ---> Running in 228270f90e5b [2024-03-11T13:44:53.442Z] Removing intermediate container 228270f90e5b [2024-03-11T13:44:53.442Z] ---> 59638755474c [2024-03-11T13:44:53.442Z] Step 24/30 : VOLUME /cache [2024-03-11T13:44:53.442Z] ---> Running in 43b68af9a122 [2024-03-11T13:44:53.708Z] Removing intermediate container 43b68af9a122 [2024-03-11T13:44:53.708Z] ---> 1a9e3cdc994b [2024-03-11T13:44:53.708Z] Step 25/30 : EXPOSE 59711 [2024-03-11T13:44:53.976Z] ---> Running in a111fc09920e [2024-03-11T13:44:54.242Z] Removing intermediate container a111fc09920e [2024-03-11T13:44:54.242Z] ---> 4a7df2de25d5 [2024-03-11T13:44:54.242Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-11T13:44:54.242Z] ---> Running in b082021423f3 [2024-03-11T13:44:54.507Z] Removing intermediate container b082021423f3 [2024-03-11T13:44:54.507Z] ---> 8ee406b74b5b [2024-03-11T13:44:54.507Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-11T13:44:54.507Z] ---> Running in 96e9180cb185 [2024-03-11T13:44:54.772Z] Removing intermediate container 96e9180cb185 [2024-03-11T13:44:54.772Z] ---> 2dc5c7df81ce [2024-03-11T13:44:54.772Z] Step 28/30 : LABEL arch=arm64 [2024-03-11T13:44:54.772Z] ---> Running in ee0658fb0bfd [2024-03-11T13:44:55.041Z] Removing intermediate container ee0658fb0bfd [2024-03-11T13:44:55.041Z] ---> 4737cdd2c6a8 [2024-03-11T13:44:55.041Z] Step 29/30 : LABEL git_sha=80d192827d8aafd02536eb4891a2fb7e373544bf [2024-03-11T13:44:55.306Z] ---> Running in 4d8266a9f8bb [2024-03-11T13:44:55.570Z] Removing intermediate container 4d8266a9f8bb [2024-03-11T13:44:55.570Z] ---> 16747c8748ea [2024-03-11T13:44:55.571Z] Step 30/30 : LABEL version=0.0.0 [2024-03-11T13:44:55.571Z] ---> Running in 5575bd3f1dff [2024-03-11T13:44:55.836Z] Removing intermediate container 5575bd3f1dff [2024-03-11T13:44:55.836Z] ---> b80d6eeab19d [2024-03-11T13:44:55.836Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T13:44:55.836Z] Successfully built b80d6eeab19d [2024-03-11T13:44:55.836Z] 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 [2024-03-11T13:44:57.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T13:44:57.205Z] [2024-03-11T13:44:57.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:44:57.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T13:44:57.664Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-11T13:44:57.664Z] 8998bd30e6a1: Pulling fs layer [2024-03-11T13:44:57.664Z] 04944245beec: Pulling fs layer [2024-03-11T13:44:57.664Z] 699f458cf7ca: Pulling fs layer [2024-03-11T13:44:57.664Z] 765212b225bb: Pulling fs layer [2024-03-11T13:44:57.664Z] f23df028b6ca: Pulling fs layer [2024-03-11T13:44:57.664Z] d65c8cfc05b1: Pulling fs layer [2024-03-11T13:44:57.664Z] 2437ff75d9bd: Pulling fs layer [2024-03-11T13:44:57.664Z] 765212b225bb: Waiting [2024-03-11T13:44:57.664Z] f23df028b6ca: Waiting [2024-03-11T13:44:57.664Z] d65c8cfc05b1: Waiting [2024-03-11T13:44:57.664Z] 2437ff75d9bd: Waiting [2024-03-11T13:44:57.928Z] 04944245beec: Verifying Checksum [2024-03-11T13:44:57.928Z] 04944245beec: Download complete [2024-03-11T13:44:57.928Z] 765212b225bb: Verifying Checksum [2024-03-11T13:44:57.928Z] 765212b225bb: Download complete [2024-03-11T13:44:57.928Z] f23df028b6ca: Verifying Checksum [2024-03-11T13:44:57.928Z] f23df028b6ca: Download complete [2024-03-11T13:44:57.928Z] d65c8cfc05b1: Verifying Checksum [2024-03-11T13:44:57.928Z] d65c8cfc05b1: Download complete [2024-03-11T13:44:57.928Z] 699f458cf7ca: Verifying Checksum [2024-03-11T13:44:57.928Z] 699f458cf7ca: Download complete [2024-03-11T13:44:58.510Z] 8998bd30e6a1: Verifying Checksum [2024-03-11T13:44:58.510Z] 8998bd30e6a1: Download complete [2024-03-11T13:45:01.083Z] 2437ff75d9bd: Verifying Checksum [2024-03-11T13:45:01.083Z] 2437ff75d9bd: Download complete [2024-03-11T13:45:03.015Z] 8998bd30e6a1: Pull complete [2024-03-11T13:45:03.281Z] 04944245beec: Pull complete [2024-03-11T13:45:04.685Z] 699f458cf7ca: Pull complete [2024-03-11T13:45:04.950Z] 765212b225bb: Pull complete [2024-03-11T13:45:05.905Z] f23df028b6ca: Pull complete [2024-03-11T13:45:05.905Z] d65c8cfc05b1: Pull complete [2024-03-11T13:45:24.110Z] 2437ff75d9bd: Pull complete [2024-03-11T13:45:24.110Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-11T13:45:24.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T13:45:24.110Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:45:24.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-5450 does not seem to be running inside a container [2024-03-11T13:45:24.793Z] $ 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 [2024-03-11T13:45:27.337Z] $ docker top f9ee26049d90458dffcb9b01627c6d1f21c0438967299799b4521d9e90a87e48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:45:28.363Z] ---> job-cost.sh [2024-03-11T13:45:28.363Z] lf-activate-venv: SKIPPING [2024-03-11T13:45:28.363Z] INFO: No Stack... [2024-03-11T13:45:28.630Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-11T13:45:29.609Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T13:45:30.285Z] + cut -d, -f6 [2024-03-11T13:45:30.285Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2024-03-11T13:45:30.364Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-278-1-stack-cost] [2024-03-11T13:45:30.369Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-278-1-stack-cost] did not exist. Created. [2024-03-11T13:45:30.375Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-278-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T13:45:30.955Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-89c68928/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-11T13:45:31.882Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-11T13:45:31.916Z] Warning: overwriting stash ‘stack-cost’ [2024-03-11T13:45:31.967Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T13:45:32.007Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-278-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T13:45:32.173Z] $ docker stop --time=1 f9ee26049d90458dffcb9b01627c6d1f21c0438967299799b4521d9e90a87e48 [2024-03-11T13:45:33.652Z] $ docker rm -f --volumes f9ee26049d90458dffcb9b01627c6d1f21c0438967299799b4521d9e90a87e48 [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 [2024-03-11T13:45:35.833Z] provisioning config files... [2024-03-11T13:45:35.842Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp/config8622083823644499519tmp [Pipeline] { [Pipeline] sh [2024-03-11T13:45:36.266Z] + set +x [2024-03-11T13:45:36.266Z] + curl -s https://codecov.io/bash [2024-03-11T13:45:36.266Z] + bash -s -- [2024-03-11T13:45:36.266Z] [2024-03-11T13:45:36.266Z] _____ _ [2024-03-11T13:45:36.266Z] / ____| | | [2024-03-11T13:45:36.266Z] | | ___ __| | ___ ___ _____ __ [2024-03-11T13:45:36.266Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-11T13:45:36.266Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-11T13:45:36.266Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-11T13:45:36.266Z] Bash-1.0.6 [2024-03-11T13:45:36.266Z] [2024-03-11T13:45:36.266Z] [2024-03-11T13:45:36.266Z] ==> git version 2.25.1 found [2024-03-11T13:45:36.266Z] ==> 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 [2024-03-11T13:45:36.266Z] Release-Date: 2020-01-08 [2024-03-11T13:45:36.266Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-11T13:45:36.266Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-11T13:45:36.266Z] ==> Jenkins CI detected. [2024-03-11T13:45:36.266Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-278 [2024-03-11T13:45:36.266Z] project root: . [2024-03-11T13:45:36.266Z] --> token set from env [2024-03-11T13:45:36.266Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-11T13:45:36.527Z] ==> Running gcov in . (disable via -X gcov) [2024-03-11T13:45:36.527Z] ==> Python coveragepy not found [2024-03-11T13:45:36.527Z] ==> Searching for coverage reports in: [2024-03-11T13:45:36.527Z] + . [2024-03-11T13:45:36.527Z] -> Found 1 reports [2024-03-11T13:45:36.527Z] ==> Detecting git/mercurial file structure [2024-03-11T13:45:36.527Z] ==> Reading reports [2024-03-11T13:45:36.527Z] + ./coverage.out bytes=41317 [2024-03-11T13:45:36.527Z] ==> Appending adjustments [2024-03-11T13:45:36.527Z] https://docs.codecov.io/docs/fixing-reports [2024-03-11T13:45:36.527Z] + Found adjustments [2024-03-11T13:45:36.527Z] ==> Gzipping contents [2024-03-11T13:45:36.527Z] 12K /tmp/codecov.x1x9dS.gz [2024-03-11T13:45:36.527Z] ==> Uploading reports [2024-03-11T13:45:36.527Z] url: https://codecov.io [2024-03-11T13:45:36.527Z] query: branch=PR-278&commit=80d192827d8aafd02536eb4891a2fb7e373544bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-278%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=278&job=&cmd_args= [2024-03-11T13:45:36.527Z] -> Pinging Codecov [2024-03-11T13:45:36.527Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-278&commit=80d192827d8aafd02536eb4891a2fb7e373544bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-278%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=278&job=&cmd_args= [2024-03-11T13:45:36.787Z] -> Uploading to [2024-03-11T13:45:36.787Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-11/581DD39554BDF9B6E22D074273EAD858/80d192827d8aafd02536eb4891a2fb7e373544bf/8c005089-b735-4427-a70c-f7ad487fbb3a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T134536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4cf442fe5a4b5a60780d3441f6baa89c54711d6ea070a572720159ec628e5ca6 [2024-03-11T13:45:36.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T13:45:36.787Z] Dload Upload Total Spent Left Speed [2024-03-11T13:45:37.306Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 53256 --:--:-- --:--:-- --:--:-- 53013 100 11610 0 0 100 11610 0 38316 --:--:-- --:--:-- --:--:-- 38190 [2024-03-11T13:45:37.306Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/80d192827d8aafd02536eb4891a2fb7e373544bf [Pipeline] } [2024-03-11T13:45:37.334Z] 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 [2024-03-11T13:45:40.770Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-278/archives ] [2024-03-11T13:45:40.771Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-278/archives [2024-03-11T13:45:40.771Z] total 16 [2024-03-11T13:45:40.771Z] drwxr-xr-x 3 root root 4096 Mar 11 13:36 . [2024-03-11T13:45:40.771Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 13:36 .. [2024-03-11T13:45:40.771Z] drwxr-xr-x 2 root root 4096 Mar 11 13:36 cost [2024-03-11T13:45:40.771Z] -rw-r--r-- 1 root root 95 Mar 11 13:36 cost.csv [2024-03-11T13:45:40.771Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-278/archives [2024-03-11T13:45:40.771Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-278/archives [2024-03-11T13:45:40.771Z] total 16 [2024-03-11T13:45:40.771Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 13:36 . [2024-03-11T13:45:40.771Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 13:36 .. [2024-03-11T13:45:40.771Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 13:36 cost [2024-03-11T13:45:40.771Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 11 13:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:45:41.113Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:45:42.015Z] ---> package-listing.sh [2024-03-11T13:45:42.015Z] ++ facter osfamily [2024-03-11T13:45:42.015Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-11T13:45:42.276Z] + OS_FAMILY=debian [2024-03-11T13:45:42.276Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-278 [2024-03-11T13:45:42.276Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-11T13:45:42.276Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-11T13:45:42.276Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-11T13:45:42.276Z] + PACKAGES=/tmp/packages_start.txt [2024-03-11T13:45:42.276Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-278 ']' [2024-03-11T13:45:42.276Z] + PACKAGES=/tmp/packages_end.txt [2024-03-11T13:45:42.276Z] + case "${OS_FAMILY}" in [2024-03-11T13:45:42.276Z] + dpkg -l [2024-03-11T13:45:42.276Z] + grep '^ii' [2024-03-11T13:45:42.276Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-11T13:45:42.276Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-11T13:45:42.276Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-11T13:45:42.276Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-278 ']' [2024-03-11T13:45:42.276Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-278/archives/ [2024-03-11T13:45:42.276Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-278/archives/ [Pipeline] echo [2024-03-11T13:45:42.318Z] 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-278/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-11T13:45:42.613Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:45:43.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T13:45:43.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:45:43.572Z] prd-ubuntu20.04-docker-8c-8g-5448 does not seem to be running inside a container [2024-03-11T13:45:43.603Z] $ 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-278/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-278 -v /w/workspace/y_app-rfid-llrp-inventory_PR-278:/w/workspace/y_app-rfid-llrp-inventory_PR-278:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-278@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 [2024-03-11T13:45:43.797Z] $ docker top 5c26c01fca58498d4143307c2e5dfded2ae6966151758155ef273ec077c3ff13 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T13:45:44.289Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-11T13:45:44.603Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-11T13:45:44.907Z] + ls /var/log/sa-host [2024-03-11T13:45:44.907Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T13:45:45.094Z] provisioning config files... [2024-03-11T13:45:45.104Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-278@tmp/config1032804085458506928tmp [Pipeline] { [Pipeline] echo [2024-03-11T13:45:45.245Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:45:45.573Z] ---> create-netrc.sh [Pipeline] } [2024-03-11T13:45:45.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:45:46.105Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-11T13:45:46.138Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:45:46.447Z] ---> sudo-logs.sh [2024-03-11T13:45:46.447Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-11T13:45:46.701Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:45:47.034Z] ---> job-cost.sh [2024-03-11T13:45:47.035Z] lf-activate-venv: SKIPPING [2024-03-11T13:45:47.035Z] DEBUG: total: 0.2199999988079071 [2024-03-11T13:45:47.035Z] INFO: Retrieving Stack Cost... [2024-03-11T13:45:47.603Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T13:45:47.876Z] INFO: Archiving Costs [Pipeline] echo [2024-03-11T13:45:47.912Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:45:48.219Z] ---> logs-deploy.sh [2024-03-11T13:45:48.219Z] lf-activate-venv: SKIPPING [2024-03-11T13:45:48.219Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-278/1 [2024-03-11T13:45:48.219Z] INFO: archiving workspace using pattern(s): [2024-03-11T13:45:49.163Z] Archives upload complete. [2024-03-11T13:45:50.013Z] INFO: archiving logs to Nexus