Pull request #312 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 03586239b5f27a5097d49cb846f66fc97f92ef04+1087e4a3d9b938820ba31b5d4a506eab1acdae7e (f7e9c74eada87be98b4ff45bd4ffbdfda5cc60ef) 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-ssh14344525359625086749.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8227800459619953696.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-312/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-312/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15135810965809015442.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-312/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh571827522730735584.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh4436214066315081240.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-312/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-312/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8922754079216499025.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23476 in /w/workspace/y_app-rfid-llrp-inventory_PR-312 [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-312 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/312/head:refs/remotes/origin/PR-312 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1087e4a3d9b938820ba31b5d4a506eab1acdae7e into PR head commit 03586239b5f27a5097d49cb846f66fc97f92ef04 Merge succeeded, producing 03586239b5f27a5097d49cb846f66fc97f92ef04 Checking out Revision 03586239b5f27a5097d49cb846f66fc97f92ef04 (PR-312) > git config core.sparsecheckout # timeout=10 > git checkout -f 03586239b5f27a5097d49cb846f66fc97f92ef04 # 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 1087e4a3d9b938820ba31b5d4a506eab1acdae7e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03586239b5f27a5097d49cb846f66fc97f92ef04 # timeout=10 Commit message: "fix: Move API document files from openapi/v3 to openapi" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-22T06:16:38.896Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-22T06:16:39.145Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-22T06:16:39.293Z] ========================================================= [2024-10-22T06:16:39.293Z] EdgeX Global Pipelines Version Info [2024-10-22T06:16:39.293Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:16:40.054Z] ------------------- [2024-10-22T06:16:40.054Z] stable info: [2024-10-22T06:16:40.054Z] ------------------- [2024-10-22T06:16:40.054Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-22T06:16:40.054Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-22T06:16:40.054Z] Message: update stable to v1.0.265 [2024-10-22T06:16:40.623Z] ------------------- [2024-10-22T06:16:40.623Z] experimental info: [2024-10-22T06:16:40.623Z] ------------------- [2024-10-22T06:16:40.623Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-22T06:16:40.624Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-22T06:16:40.624Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-22T06:16:40.857Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-10-22T06:16:40.917Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-10-22T06:16:40.978Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-22T06:16:41.042Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-22T06:16:41.100Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-22T06:16:41.154Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-22T06:16:41.219Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-22T06:16:41.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-22T06:16:41.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-22T06:16:41.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-22T06:16:41.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-22T06:16:41.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-10-22T06:16:41.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-22T06:16:41.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-22T06:16:41.696Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T06:16:41.759Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T06:16:41.825Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T06:16:41.886Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T06:16:41.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-22T06:16:42.015Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-22T06:16:42.074Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-22T06:16:42.134Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-22T06:16:42.192Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-22T06:16:42.256Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-22T06:16:42.316Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-22T06:16:42.375Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-22T06:16:42.438Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-22T06:16:42.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-312 [Pipeline] echo [2024-10-22T06:16:42.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-312 [Pipeline] echo [2024-10-22T06:16:42.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-312 [Pipeline] echo [2024-10-22T06:16:42.675Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03586239b5f27a5097d49cb846f66fc97f92ef04 [Pipeline] echo [2024-10-22T06:16:42.822Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0358623 [Pipeline] echo [2024-10-22T06:16:42.890Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T06:16:43.045Z] provisioning config files... [2024-10-22T06:16:43.064Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp/config14556279684362673146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:16:43.454Z] ---> ****-login.sh [2024-10-22T06:16:43.454Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:16:43.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:16:43.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:16:43.714Z] Configure a credential helper to remove this warning. See [2024-10-22T06:16:43.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:16:43.714Z] [2024-10-22T06:16:43.714Z] Login Succeeded [2024-10-22T06:16:43.714Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:16:43.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:16:43.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:16:43.975Z] Configure a credential helper to remove this warning. See [2024-10-22T06:16:43.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:16:43.975Z] [2024-10-22T06:16:43.975Z] Login Succeeded [2024-10-22T06:16:43.975Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:16:43.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:16:43.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:16:43.975Z] Configure a credential helper to remove this warning. See [2024-10-22T06:16:43.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:16:43.975Z] [2024-10-22T06:16:43.975Z] Login Succeeded [2024-10-22T06:16:43.975Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:16:44.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:16:44.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:16:44.237Z] Configure a credential helper to remove this warning. See [2024-10-22T06:16:44.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:16:44.237Z] [2024-10-22T06:16:44.237Z] Login Succeeded [2024-10-22T06:16:44.237Z] ****.io [2024-10-22T06:16:44.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:16:44.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:16:44.498Z] Configure a credential helper to remove this warning. See [2024-10-22T06:16:44.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:16:44.498Z] [2024-10-22T06:16:44.498Z] Login Succeeded [2024-10-22T06:16:44.498Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T06:16:44.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-22T06:16:45.221Z] + git rev-list -1 --merges 03586239b5f27a5097d49cb846f66fc97f92ef04~1..03586239b5f27a5097d49cb846f66fc97f92ef04 [Pipeline] echo [2024-10-22T06:16:45.278Z] -----------> git rev-list -1 --merges 03586239b5f27a5097d49cb846f66fc97f92ef04~1..03586239b5f27a5097d49cb846f66fc97f92ef04 03586239b5f27a5097d49cb846f66fc97f92ef04 [false] [Pipeline] sh [2024-10-22T06:16:45.606Z] + git log --format=format:%s -1 03586239b5f27a5097d49cb846f66fc97f92ef04 [Pipeline] echo [2024-10-22T06:16:45.651Z] ========================================================= [2024-10-22T06:16:45.651Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-22T06:16:45.651Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T06:16:46.141Z] + git log --format=format:%s -1 03586239b5f27a5097d49cb846f66fc97f92ef04 [Pipeline] echo [2024-10-22T06:16:46.184Z] [semverPrep] GIT_COMMIT: 03586239b5f27a5097d49cb846f66fc97f92ef04, Commit Message: fix: Move API document files from openapi/v3 to openapi [Pipeline] echo [2024-10-22T06:16:46.232Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-22T06:16:46.645Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T06:16:46.646Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-22T06:16:46.646Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-22T06:16:46.646Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-22T06:16:46.646Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-22T06:16:46.646Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-22T06:16:46.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:16:47.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:16:47.116Z] [2024-10-22T06:16:47.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:16:47.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:16:47.533Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-22T06:16:47.533Z] b85a868b505f: Pulling fs layer [2024-10-22T06:16:47.533Z] e2be974225ed: Pulling fs layer [2024-10-22T06:16:47.533Z] 339a4e72a1f5: Pulling fs layer [2024-10-22T06:16:47.533Z] 988bab9f4d93: Pulling fs layer [2024-10-22T06:16:47.533Z] 1469e6f7b9e6: Pulling fs layer [2024-10-22T06:16:47.533Z] eaf3925da568: Pulling fs layer [2024-10-22T06:16:47.533Z] bab4dde63d76: Pulling fs layer [2024-10-22T06:16:47.533Z] bde34c3a00c8: Pulling fs layer [2024-10-22T06:16:47.533Z] b352a97aabf1: Pulling fs layer [2024-10-22T06:16:47.533Z] 4872d77fe225: Pulling fs layer [2024-10-22T06:16:47.533Z] 5851b861e8e6: Pulling fs layer [2024-10-22T06:16:47.533Z] bab4dde63d76: Waiting [2024-10-22T06:16:47.533Z] bde34c3a00c8: Waiting [2024-10-22T06:16:47.533Z] b352a97aabf1: Waiting [2024-10-22T06:16:47.533Z] 4872d77fe225: Waiting [2024-10-22T06:16:47.533Z] 5851b861e8e6: Waiting [2024-10-22T06:16:47.533Z] 1469e6f7b9e6: Waiting [2024-10-22T06:16:47.533Z] 988bab9f4d93: Waiting [2024-10-22T06:16:47.533Z] eaf3925da568: Waiting [2024-10-22T06:16:47.533Z] e2be974225ed: Download complete [2024-10-22T06:16:47.533Z] 988bab9f4d93: Verifying Checksum [2024-10-22T06:16:47.533Z] 988bab9f4d93: Download complete [2024-10-22T06:16:47.533Z] 1469e6f7b9e6: Verifying Checksum [2024-10-22T06:16:47.533Z] 1469e6f7b9e6: Download complete [2024-10-22T06:16:47.533Z] 339a4e72a1f5: Verifying Checksum [2024-10-22T06:16:47.533Z] 339a4e72a1f5: Download complete [2024-10-22T06:16:47.795Z] eaf3925da568: Verifying Checksum [2024-10-22T06:16:47.795Z] eaf3925da568: Download complete [2024-10-22T06:16:47.795Z] bde34c3a00c8: Verifying Checksum [2024-10-22T06:16:47.795Z] bde34c3a00c8: Download complete [2024-10-22T06:16:47.795Z] b352a97aabf1: Verifying Checksum [2024-10-22T06:16:47.795Z] b352a97aabf1: Download complete [2024-10-22T06:16:47.795Z] 4872d77fe225: Verifying Checksum [2024-10-22T06:16:47.795Z] 4872d77fe225: Download complete [2024-10-22T06:16:47.795Z] 5851b861e8e6: Verifying Checksum [2024-10-22T06:16:47.795Z] 5851b861e8e6: Download complete [2024-10-22T06:16:47.795Z] b85a868b505f: Verifying Checksum [2024-10-22T06:16:47.795Z] b85a868b505f: Download complete [2024-10-22T06:16:48.056Z] bab4dde63d76: Verifying Checksum [2024-10-22T06:16:48.056Z] bab4dde63d76: Download complete [2024-10-22T06:16:48.993Z] b85a868b505f: Pull complete [2024-10-22T06:16:49.262Z] e2be974225ed: Pull complete [2024-10-22T06:16:49.538Z] 339a4e72a1f5: Pull complete [2024-10-22T06:16:49.538Z] 988bab9f4d93: Pull complete [2024-10-22T06:16:49.797Z] 1469e6f7b9e6: Pull complete [2024-10-22T06:16:50.058Z] eaf3925da568: Pull complete [2024-10-22T06:16:51.959Z] bab4dde63d76: Pull complete [2024-10-22T06:16:51.959Z] bde34c3a00c8: Pull complete [2024-10-22T06:16:51.959Z] b352a97aabf1: Pull complete [2024-10-22T06:16:52.219Z] 4872d77fe225: Pull complete [2024-10-22T06:16:52.219Z] 5851b861e8e6: Pull complete [2024-10-22T06:16:52.219Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-22T06:16:52.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T06:16:52.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:16:52.511Z] prd-ubuntu20.04-docker-8c-8g-23476 does not seem to be running inside a container [2024-10-22T06:16:52.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-312 -v /w/workspace/y_app-rfid-llrp-inventory_PR-312:/w/workspace/y_app-rfid-llrp-inventory_PR-312:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-312@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-22T06:16:53.706Z] $ docker top 879a332811b4b5392e576587b1d56f3dbcff3ca2d6076befe2eb1ea9b4184fb5 -eo pid,comm [2024-10-22T06:16:53.768Z] 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-10-22T06:16:53.768Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T06:16:53.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T06:16:53.952Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T06:16:54.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T06:16:54.079Z] $ docker exec 879a332811b4b5392e576587b1d56f3dbcff3ca2d6076befe2eb1ea9b4184fb5 ssh-agent [2024-10-22T06:16:54.192Z] SSH_AUTH_SOCK=/tmp/ssh-T42Q9rGDaZqM/agent.33 [2024-10-22T06:16:54.192Z] SSH_AGENT_PID=39 [2024-10-22T06:16:54.198Z] Running ssh-add (command line suppressed) [2024-10-22T06:16:54.315Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp/private_key_14154952339866778150.key (/w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp/private_key_14154952339866778150.key) [2024-10-22T06:16:54.330Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T06:16:54.681Z] + git tag --points-at HEAD [Pipeline] } [2024-10-22T06:16:54.708Z] $ docker exec --env ******** --env ******** 879a332811b4b5392e576587b1d56f3dbcff3ca2d6076befe2eb1ea9b4184fb5 ssh-agent -k [2024-10-22T06:16:54.812Z] unset SSH_AUTH_SOCK; [2024-10-22T06:16:54.813Z] unset SSH_AGENT_PID; [2024-10-22T06:16:54.813Z] echo Agent pid 39 killed; [2024-10-22T06:16:54.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-22T06:16:54.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T06:16:54.953Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T06:16:55.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T06:16:55.061Z] $ docker exec 879a332811b4b5392e576587b1d56f3dbcff3ca2d6076befe2eb1ea9b4184fb5 ssh-agent [2024-10-22T06:16:55.170Z] SSH_AUTH_SOCK=/tmp/ssh-BoH6MXkHifOK/agent.72 [2024-10-22T06:16:55.170Z] SSH_AGENT_PID=78 [2024-10-22T06:16:55.175Z] Running ssh-add (command line suppressed) [2024-10-22T06:16:55.285Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp/private_key_10166167678658713311.key (/w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp/private_key_10166167678658713311.key) [2024-10-22T06:16:55.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T06:16:55.663Z] + git semver init [2024-10-22T06:16:55.923Z] 2024-10-22 06:16:55,851 [run_init] DEBUG init version:0.0.0 force:False [2024-10-22T06:16:55.923Z] 2024-10-22 06:16:55,852 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-312/.semver [2024-10-22T06:16:55.923Z] 2024-10-22 06:16:55,852 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-312/.semver [2024-10-22T06:16:55.923Z] 2024-10-22 06:16:55,852 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-312/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-312, universal_newlines=False, shell=None, istream=None) [2024-10-22T06:16:57.833Z] 2024-10-22 06:16:57,627 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-312/.git/info/exclude [2024-10-22T06:16:57.833Z] 2024-10-22 06:16:57,628 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-312/.semver/PR-312 with force:False [2024-10-22T06:16:57.833Z] 2024-10-22 06:16:57,628 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-312/.semver/PR-312 [2024-10-22T06:16:57.833Z] 2024-10-22 06:16:57,632 [execute] INFO git cat-file --batch-check [2024-10-22T06:16:57.833Z] 2024-10-22 06:16:57,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-312/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T06:16:57.833Z] 2024-10-22 06:16:57,639 [execute] INFO git cat-file --batch [2024-10-22T06:16:57.833Z] 2024-10-22 06:16:57,640 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-312/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T06:16:57.833Z] 2024-10-22 06:16:57,645 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-312/.semver/PR-312 [2024-10-22T06:16:57.833Z] 0.0.0 [Pipeline] } [2024-10-22T06:16:57.863Z] $ docker exec --env ******** --env ******** 879a332811b4b5392e576587b1d56f3dbcff3ca2d6076befe2eb1ea9b4184fb5 ssh-agent -k [2024-10-22T06:16:57.961Z] unset SSH_AUTH_SOCK; [2024-10-22T06:16:57.962Z] unset SSH_AGENT_PID; [2024-10-22T06:16:57.963Z] echo Agent pid 78 killed; [2024-10-22T06:16:57.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T06:16:58.439Z] + git semver [Pipeline] } [2024-10-22T06:16:58.742Z] $ docker stop --time=1 879a332811b4b5392e576587b1d56f3dbcff3ca2d6076befe2eb1ea9b4184fb5 [2024-10-22T06:17:00.053Z] $ docker rm -f --volumes 879a332811b4b5392e576587b1d56f3dbcff3ca2d6076befe2eb1ea9b4184fb5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T06:17:00.479Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-22T06:17:00.783Z] Stashed 1 file(s) [Pipeline] echo [2024-10-22T06:17:00.810Z] [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-10-22T06:17:01.535Z] provisioning config files... [2024-10-22T06:17:01.546Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp/config2626171633957454757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:17:01.919Z] ---> ****-login.sh [2024-10-22T06:17:01.919Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:17:01.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:17:01.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:17:01.919Z] Configure a credential helper to remove this warning. See [2024-10-22T06:17:01.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:17:01.919Z] [2024-10-22T06:17:01.919Z] Login Succeeded [2024-10-22T06:17:01.919Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:17:01.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:17:01.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:17:01.919Z] Configure a credential helper to remove this warning. See [2024-10-22T06:17:01.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:17:01.919Z] [2024-10-22T06:17:01.919Z] Login Succeeded [2024-10-22T06:17:01.919Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:17:02.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:17:02.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:17:02.179Z] Configure a credential helper to remove this warning. See [2024-10-22T06:17:02.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:17:02.179Z] [2024-10-22T06:17:02.179Z] Login Succeeded [2024-10-22T06:17:02.179Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:17:02.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:17:02.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:17:02.179Z] Configure a credential helper to remove this warning. See [2024-10-22T06:17:02.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:17:02.179Z] [2024-10-22T06:17:02.179Z] Login Succeeded [2024-10-22T06:17:02.179Z] ****.io [2024-10-22T06:17:02.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:17:02.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:17:02.440Z] Configure a credential helper to remove this warning. See [2024-10-22T06:17:02.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:17:02.440Z] [2024-10-22T06:17:02.440Z] Login Succeeded [2024-10-22T06:17:02.440Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T06:17:02.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T06:17:02.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:17:02.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:17:02.815Z] ========================================================= [2024-10-22T06:17:02.815Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-22T06:17:02.815Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:17:03.346Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-22T06:17:03.346Z] Sending build context to Docker daemon 19.95MB [2024-10-22T06:17:03.346Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:17:03.346Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-22T06:17:03.346Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-22T06:17:03.346Z] 43c4264eed91: Pulling fs layer [2024-10-22T06:17:03.346Z] 4cc291be95ef: Pulling fs layer [2024-10-22T06:17:03.346Z] 2ac1f1163629: Pulling fs layer [2024-10-22T06:17:03.346Z] 5c3c966382ef: Pulling fs layer [2024-10-22T06:17:03.346Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T06:17:03.346Z] 5d5c8e513c77: Pulling fs layer [2024-10-22T06:17:03.346Z] 9f66e0745190: Pulling fs layer [2024-10-22T06:17:03.346Z] f49a43e4bbc0: Pulling fs layer [2024-10-22T06:17:03.346Z] 5c3c966382ef: Waiting [2024-10-22T06:17:03.346Z] 4f4fb700ef54: Waiting [2024-10-22T06:17:03.346Z] 5d5c8e513c77: Waiting [2024-10-22T06:17:03.346Z] 561ebcabdf7f: Pulling fs layer [2024-10-22T06:17:03.346Z] f49a43e4bbc0: Waiting [2024-10-22T06:17:03.606Z] 4cc291be95ef: Verifying Checksum [2024-10-22T06:17:03.606Z] 4cc291be95ef: Download complete [2024-10-22T06:17:03.606Z] 5c3c966382ef: Verifying Checksum [2024-10-22T06:17:03.606Z] 5c3c966382ef: Download complete [2024-10-22T06:17:03.606Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T06:17:03.606Z] 4f4fb700ef54: Download complete [2024-10-22T06:17:03.606Z] 5d5c8e513c77: Verifying Checksum [2024-10-22T06:17:03.606Z] 5d5c8e513c77: Download complete [2024-10-22T06:17:03.606Z] 43c4264eed91: Verifying Checksum [2024-10-22T06:17:03.606Z] 43c4264eed91: Download complete [2024-10-22T06:17:03.606Z] 9f66e0745190: Verifying Checksum [2024-10-22T06:17:03.606Z] 9f66e0745190: Download complete [2024-10-22T06:17:03.606Z] 43c4264eed91: Pull complete [2024-10-22T06:17:03.871Z] 561ebcabdf7f: Verifying Checksum [2024-10-22T06:17:03.871Z] 561ebcabdf7f: Download complete [2024-10-22T06:17:03.871Z] 4cc291be95ef: Pull complete [2024-10-22T06:17:04.130Z] 2ac1f1163629: Verifying Checksum [2024-10-22T06:17:04.130Z] 2ac1f1163629: Download complete [2024-10-22T06:17:04.391Z] f49a43e4bbc0: Verifying Checksum [2024-10-22T06:17:04.391Z] f49a43e4bbc0: Download complete [2024-10-22T06:17:07.678Z] 2ac1f1163629: Pull complete [2024-10-22T06:17:07.678Z] 5c3c966382ef: Pull complete [2024-10-22T06:17:07.678Z] 4f4fb700ef54: Pull complete [2024-10-22T06:17:07.678Z] 5d5c8e513c77: Pull complete [2024-10-22T06:17:07.678Z] 9f66e0745190: Pull complete [2024-10-22T06:17:10.213Z] f49a43e4bbc0: Pull complete [2024-10-22T06:17:10.473Z] 561ebcabdf7f: Pull complete [2024-10-22T06:17:10.473Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-22T06:17:10.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T06:17:10.473Z] ---> 3a752c3f9dda [2024-10-22T06:17:10.473Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T06:17:11.857Z] ---> Running in 21416e912d5d [2024-10-22T06:17:11.857Z] Removing intermediate container 21416e912d5d [2024-10-22T06:17:11.857Z] ---> 78a88f609d36 [2024-10-22T06:17:11.857Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T06:17:11.857Z] ---> Running in d25523a5de91 [2024-10-22T06:17:11.857Z] Removing intermediate container d25523a5de91 [2024-10-22T06:17:11.857Z] ---> 67287251f08f [2024-10-22T06:17:11.857Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-22T06:17:11.858Z] ---> Running in a799996e2089 [2024-10-22T06:17:11.858Z] Removing intermediate container a799996e2089 [2024-10-22T06:17:11.858Z] ---> f72cafa71b9c [2024-10-22T06:17:11.858Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T06:17:11.858Z] ---> Running in 7cc1f3fd6e5b [2024-10-22T06:17:12.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:17:12.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:17:12.639Z] OK: 246 MiB in 54 packages [2024-10-22T06:17:12.897Z] Removing intermediate container 7cc1f3fd6e5b [2024-10-22T06:17:12.898Z] ---> 5eb5cde1a1e6 [2024-10-22T06:17:12.898Z] Step 7/12 : WORKDIR /app [2024-10-22T06:17:12.898Z] ---> Running in 903e338b6e4e [2024-10-22T06:17:13.157Z] Removing intermediate container 903e338b6e4e [2024-10-22T06:17:13.157Z] ---> 3e4445e6e697 [2024-10-22T06:17:13.157Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-22T06:17:13.157Z] ---> 818bf96eec00 [2024-10-22T06:17:13.157Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:17:13.157Z] ---> Running in 44760bb63625 [2024-10-22T06:17:16.319Z] Still waiting to schedule task [2024-10-22T06:17:16.320Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-22T06:17:51.895Z] Removing intermediate container 44760bb63625 [2024-10-22T06:17:51.895Z] ---> 05dd6de056f7 [2024-10-22T06:17:51.895Z] Step 10/12 : COPY . . [2024-10-22T06:17:51.895Z] ---> 05281ec934c9 [2024-10-22T06:17:51.895Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T06:17:51.895Z] ---> Running in e25f2733eb46 [2024-10-22T06:17:51.895Z] Removing intermediate container e25f2733eb46 [2024-10-22T06:17:51.895Z] ---> 9a6918e174ff [2024-10-22T06:17:51.895Z] Step 12/12 : RUN $MAKE [2024-10-22T06:17:51.895Z] ---> Running in ee5b086ca03f [2024-10-22T06:17:51.895Z] noop [2024-10-22T06:17:51.895Z] Removing intermediate container ee5b086ca03f [2024-10-22T06:17:51.895Z] ---> f5c43215a5b8 [2024-10-22T06:17:51.895Z] Successfully built f5c43215a5b8 [2024-10-22T06:17:51.895Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:17:52.389Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T06:17:52.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:17:52.575Z] prd-ubuntu20.04-docker-8c-8g-23476 does not seem to be running inside a container [2024-10-22T06:17:52.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-312 -v /w/workspace/y_app-rfid-llrp-inventory_PR-312:/w/workspace/y_app-rfid-llrp-inventory_PR-312:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-312@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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-22T06:17:52.981Z] $ docker top b6bf61264ae6ba13c242e970812581f69dfa46ba99e99cf5473c8619bf591a96 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:17:53.400Z] + go version [2024-10-22T06:17:53.400Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-22T06:17:53.435Z] $ docker stop --time=1 b6bf61264ae6ba13c242e970812581f69dfa46ba99e99cf5473c8619bf591a96 [2024-10-22T06:17:54.741Z] $ docker rm -f --volumes b6bf61264ae6ba13c242e970812581f69dfa46ba99e99cf5473c8619bf591a96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:17:55.562Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T06:17:55.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:17:55.740Z] prd-ubuntu20.04-docker-8c-8g-23476 does not seem to be running inside a container [2024-10-22T06:17:55.771Z] $ 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-312 -v /w/workspace/y_app-rfid-llrp-inventory_PR-312:/w/workspace/y_app-rfid-llrp-inventory_PR-312:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-312@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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-22T06:17:56.122Z] $ docker top e56f529b58573ce4d25a3d1f2a2317a9f5dacb70bf101c5f6cbe34334a04f48b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:17:56.552Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-312 [Pipeline] fileExists [Pipeline] sh [2024-10-22T06:17:56.927Z] + make test [2024-10-22T06:17:56.927Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-22T06:18:35.703Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-22T06:18:35.703Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-22T06:18:35.703Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.126s coverage: 86.2% of statements [2024-10-22T06:18:35.703Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.693s coverage: 71.9% of statements [2024-10-22T06:19:14.421Z] go vet ./... [2024-10-22T06:19:17.704Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T06:19:17.705Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T06:19:17.963Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-22T06:19:18.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T06:19:18.310Z] $ docker stop --time=1 e56f529b58573ce4d25a3d1f2a2317a9f5dacb70bf101c5f6cbe34334a04f48b [2024-10-22T06:19:20.092Z] $ docker rm -f --volumes e56f529b58573ce4d25a3d1f2a2317a9f5dacb70bf101c5f6cbe34334a04f48b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T06:19:20.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T06:19:21.067Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-22T06:19:21.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T06:19:22.261Z] + ls -al . [2024-10-22T06:19:22.261Z] total 296 [2024-10-22T06:19:22.261Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 22 06:17 . [2024-10-22T06:19:22.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:16 .. [2024-10-22T06:19:22.261Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 22 06:16 .dockerignore [2024-10-22T06:19:22.261Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:18 .git [2024-10-22T06:19:22.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:16 .github [2024-10-22T06:19:22.261Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 22 06:16 .gitignore [2024-10-22T06:19:22.261Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 22 06:16 .golangci.yml [2024-10-22T06:19:22.261Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:16 .semver [2024-10-22T06:19:22.261Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 22 06:16 Attribution.txt [2024-10-22T06:19:22.261Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 22 06:16 CHANGELOG.md [2024-10-22T06:19:22.261Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 22 06:16 Dockerfile [2024-10-22T06:19:22.261Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:16 GOVERNANCE.md [2024-10-22T06:19:22.261Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 22 06:16 Jenkinsfile [2024-10-22T06:19:22.261Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 22 06:16 LICENSE [2024-10-22T06:19:22.261Z] -rw-rw-r-- 1 jenkins jenkins 3040 Oct 22 06:16 Makefile [2024-10-22T06:19:22.261Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 22 06:16 OWNERS.md [2024-10-22T06:19:22.261Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 22 06:16 README.md [2024-10-22T06:19:22.261Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 06:17 VERSION [2024-10-22T06:19:22.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:16 bin [2024-10-22T06:19:22.261Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 22 06:18 coverage.out [2024-10-22T06:19:22.261Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 22 06:16 go.mod [2024-10-22T06:19:22.261Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 22 06:16 go.sum [2024-10-22T06:19:22.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:16 images [2024-10-22T06:19:22.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:16 internal [2024-10-22T06:19:22.261Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 22 06:16 main.go [2024-10-22T06:19:22.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:16 openapi [2024-10-22T06:19:22.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:16 res [2024-10-22T06:19:22.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:19:22.693Z] + 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=03586239b5f27a5097d49cb846f66fc97f92ef04 --label arch=amd64 --label version=0.0.0 . [2024-10-22T06:19:22.693Z] Sending build context to Docker daemon 19.95MB [2024-10-22T06:19:22.693Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:19:22.693Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-22T06:19:22.693Z] ---> f5c43215a5b8 [2024-10-22T06:19:22.693Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T06:19:22.693Z] ---> Running in e5659d73f142 [2024-10-22T06:19:22.954Z] Removing intermediate container e5659d73f142 [2024-10-22T06:19:22.954Z] ---> eed685006ce9 [2024-10-22T06:19:22.954Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T06:19:22.954Z] ---> Running in 0a413f9c2723 [2024-10-22T06:19:22.954Z] Removing intermediate container 0a413f9c2723 [2024-10-22T06:19:22.954Z] ---> b381843c681c [2024-10-22T06:19:22.954Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-22T06:19:22.954Z] ---> Running in 77dbf7745b2c [2024-10-22T06:19:22.954Z] Removing intermediate container 77dbf7745b2c [2024-10-22T06:19:22.954Z] ---> f4ddf5c18a40 [2024-10-22T06:19:22.954Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T06:19:23.215Z] ---> Running in d24464058ad3 [2024-10-22T06:19:23.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:19:23.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:19:24.046Z] OK: 246 MiB in 54 packages [2024-10-22T06:19:24.305Z] Removing intermediate container d24464058ad3 [2024-10-22T06:19:24.305Z] ---> 15c497384d14 [2024-10-22T06:19:24.305Z] Step 7/30 : WORKDIR /app [2024-10-22T06:19:24.305Z] ---> Running in d9808ccb1f9e [2024-10-22T06:19:24.305Z] Removing intermediate container d9808ccb1f9e [2024-10-22T06:19:24.305Z] ---> 7a5305c703cf [2024-10-22T06:19:24.305Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-22T06:19:24.564Z] ---> 6e7e694b126a [2024-10-22T06:19:24.564Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:19:24.564Z] ---> Running in 8107c910a460 [2024-10-22T06:19:25.132Z] Removing intermediate container 8107c910a460 [2024-10-22T06:19:25.132Z] ---> 2d21d2f925d3 [2024-10-22T06:19:25.132Z] Step 10/30 : COPY . . [2024-10-22T06:19:26.070Z] ---> a92df8db8a02 [2024-10-22T06:19:26.070Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T06:19:26.070Z] ---> Running in 976214bcd6b1 [2024-10-22T06:19:26.070Z] Removing intermediate container 976214bcd6b1 [2024-10-22T06:19:26.070Z] ---> cc7844956896 [2024-10-22T06:19:26.070Z] Step 12/30 : RUN $MAKE [2024-10-22T06:19:26.070Z] ---> Running in a50a783f28d1 [2024-10-22T06:19:26.329Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -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 -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory [2024-10-22T06:20:13.063Z] Removing intermediate container a50a783f28d1 [2024-10-22T06:20:13.063Z] ---> 37bda4b654fa [2024-10-22T06:20:13.063Z] Step 13/30 : FROM alpine:3.20 [2024-10-22T06:20:13.063Z] 3.20: Pulling from library/alpine [2024-10-22T06:20:13.063Z] 43c4264eed91: Already exists [2024-10-22T06:20:13.063Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T06:20:13.063Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T06:20:13.063Z] ---> 91ef0af61f39 [2024-10-22T06:20:13.063Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T06:20:13.063Z] ---> Running in 9b372b5cde3e [2024-10-22T06:20:13.063Z] Removing intermediate container 9b372b5cde3e [2024-10-22T06:20:13.063Z] ---> d64ee99bdcbc [2024-10-22T06:20:13.063Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-22T06:20:13.063Z] ---> Running in 466eee239404 [2024-10-22T06:20:13.063Z] Removing intermediate container 466eee239404 [2024-10-22T06:20:13.063Z] ---> ae371d73e23b [2024-10-22T06:20:13.063Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-22T06:20:13.063Z] ---> Running in f47d0251cbf2 [2024-10-22T06:20:13.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:20:13.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:20:13.063Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-22T06:20:13.063Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-22T06:20:13.063Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T06:20:13.063Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T06:20:13.063Z] OK: 9 MiB in 16 packages [2024-10-22T06:20:13.063Z] Removing intermediate container f47d0251cbf2 [2024-10-22T06:20:13.063Z] ---> 1c1f292457a3 [2024-10-22T06:20:13.063Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-22T06:20:13.063Z] ---> Running in 7b27183978cf [2024-10-22T06:20:13.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:20:13.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:20:13.063Z] Upgrading critical system libraries and apk-tools: [2024-10-22T06:20:13.063Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T06:20:13.063Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T06:20:13.063Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T06:20:13.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T06:20:13.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T06:20:13.063Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T06:20:13.063Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T06:20:13.063Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T06:20:13.063Z] OK: 9 MiB in 16 packages [2024-10-22T06:20:13.063Z] Removing intermediate container 7b27183978cf [2024-10-22T06:20:13.063Z] ---> dc844dd81e8e [2024-10-22T06:20:13.063Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-22T06:20:13.063Z] ---> 66fd7407d980 [2024-10-22T06:20:13.063Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-22T06:20:13.063Z] ---> 45464576b7f5 [2024-10-22T06:20:13.063Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-22T06:20:13.063Z] ---> d0fac6b64dde [2024-10-22T06:20:13.063Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-22T06:20:13.063Z] ---> 555ded01ced8 [2024-10-22T06:20:13.063Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-22T06:20:13.063Z] ---> 71a8f9965ce2 [2024-10-22T06:20:13.063Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-22T06:20:13.063Z] ---> Running in 0e57c556653b [2024-10-22T06:20:13.323Z] Removing intermediate container 0e57c556653b [2024-10-22T06:20:13.323Z] ---> 985e8860aef2 [2024-10-22T06:20:13.323Z] Step 24/30 : VOLUME /cache [2024-10-22T06:20:13.323Z] ---> Running in 43743e673760 [2024-10-22T06:20:13.582Z] Removing intermediate container 43743e673760 [2024-10-22T06:20:13.583Z] ---> f1ae35c4ce04 [2024-10-22T06:20:13.583Z] Step 25/30 : EXPOSE 59711 [2024-10-22T06:20:13.583Z] ---> Running in b83f70f7c5e6 [2024-10-22T06:20:13.583Z] Removing intermediate container b83f70f7c5e6 [2024-10-22T06:20:13.583Z] ---> b2fa626a56f4 [2024-10-22T06:20:13.583Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-22T06:20:13.583Z] ---> Running in e0eada56dddf [2024-10-22T06:20:13.843Z] Removing intermediate container e0eada56dddf [2024-10-22T06:20:13.843Z] ---> c34d2914e067 [2024-10-22T06:20:13.843Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-22T06:20:13.843Z] ---> Running in cca0c50c1d68 [2024-10-22T06:20:13.843Z] Removing intermediate container cca0c50c1d68 [2024-10-22T06:20:13.843Z] ---> 969bf3c232e3 [2024-10-22T06:20:13.843Z] Step 28/30 : LABEL arch=amd64 [2024-10-22T06:20:13.843Z] ---> Running in 63928b428ee5 [2024-10-22T06:20:13.843Z] Removing intermediate container 63928b428ee5 [2024-10-22T06:20:13.843Z] ---> 14b7485cc036 [2024-10-22T06:20:13.843Z] Step 29/30 : LABEL git_sha=03586239b5f27a5097d49cb846f66fc97f92ef04 [2024-10-22T06:20:13.843Z] ---> Running in 77f6b22765ac [2024-10-22T06:20:14.103Z] Removing intermediate container 77f6b22765ac [2024-10-22T06:20:14.103Z] ---> d774e8c33508 [2024-10-22T06:20:14.103Z] Step 30/30 : LABEL version=0.0.0 [2024-10-22T06:20:14.103Z] ---> Running in 97ec93cd657e [2024-10-22T06:20:14.103Z] Removing intermediate container 97ec93cd657e [2024-10-22T06:20:14.103Z] ---> e265a12f07bb [2024-10-22T06:20:14.103Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T06:20:14.103Z] Successfully built e265a12f07bb [2024-10-22T06:20:14.103Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:20:15.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:20:15.138Z] [2024-10-22T06:20:15.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:20:15.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:20:15.553Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-22T06:20:15.553Z] 5eb5b503b376: Pulling fs layer [2024-10-22T06:20:15.553Z] 5c69ac0246d0: Pulling fs layer [2024-10-22T06:20:15.553Z] ec43610c2a17: Pulling fs layer [2024-10-22T06:20:15.553Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-22T06:20:15.553Z] 33b1e0a273af: Pulling fs layer [2024-10-22T06:20:15.553Z] 5d3b04190fa2: Pulling fs layer [2024-10-22T06:20:15.553Z] 2f39f015ded8: Pulling fs layer [2024-10-22T06:20:15.553Z] 3a2ae6a8a46f: Waiting [2024-10-22T06:20:15.553Z] 33b1e0a273af: Waiting [2024-10-22T06:20:15.553Z] 5d3b04190fa2: Waiting [2024-10-22T06:20:15.553Z] 2f39f015ded8: Waiting [2024-10-22T06:20:15.553Z] 5c69ac0246d0: Download complete [2024-10-22T06:20:15.553Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-22T06:20:15.553Z] 3a2ae6a8a46f: Download complete [2024-10-22T06:20:15.553Z] 33b1e0a273af: Verifying Checksum [2024-10-22T06:20:15.553Z] 33b1e0a273af: Download complete [2024-10-22T06:20:15.553Z] ec43610c2a17: Verifying Checksum [2024-10-22T06:20:15.553Z] ec43610c2a17: Download complete [2024-10-22T06:20:15.553Z] 5d3b04190fa2: Verifying Checksum [2024-10-22T06:20:15.553Z] 5d3b04190fa2: Download complete [2024-10-22T06:20:15.812Z] 5eb5b503b376: Verifying Checksum [2024-10-22T06:20:15.812Z] 5eb5b503b376: Download complete [2024-10-22T06:20:16.379Z] 2f39f015ded8: Verifying Checksum [2024-10-22T06:20:16.379Z] 2f39f015ded8: Download complete [2024-10-22T06:20:17.317Z] 5eb5b503b376: Pull complete [2024-10-22T06:20:17.317Z] 5c69ac0246d0: Pull complete [2024-10-22T06:20:17.574Z] ec43610c2a17: Pull complete [2024-10-22T06:20:17.574Z] 3a2ae6a8a46f: Pull complete [2024-10-22T06:20:17.836Z] 33b1e0a273af: Pull complete [2024-10-22T06:20:18.094Z] 5d3b04190fa2: Pull complete [2024-10-22T06:20:22.284Z] 2f39f015ded8: Pull complete [2024-10-22T06:20:22.284Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-22T06:20:22.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:20:22.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:20:22.547Z] prd-ubuntu20.04-docker-8c-8g-23476 does not seem to be running inside a container [2024-10-22T06:20:22.580Z] $ 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-312 -v /w/workspace/y_app-rfid-llrp-inventory_PR-312:/w/workspace/y_app-rfid-llrp-inventory_PR-312:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-312@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-22T06:20:28.479Z] $ docker top 99ba3e87032c4cfd5980c4eb7a4e871ced1878fd12bd119930382ab35326b7cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:20:28.968Z] ---> job-cost.sh [2024-10-22T06:20:28.968Z] lf-activate-venv: SKIPPING [2024-10-22T06:20:28.968Z] INFO: No Stack... [2024-10-22T06:20:29.538Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T06:20:29.797Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T06:20:30.170Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-312/archives/cost.csv [2024-10-22T06:20:30.170Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T06:20:30.219Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-312-1-stack-cost] [2024-10-22T06:20:30.226Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-312-1-stack-cost] did not exist. Created. [2024-10-22T06:20:30.233Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-312-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T06:20:30.646Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-22T06:20:30.705Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T06:20:30.750Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-312-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T06:20:30.836Z] $ docker stop --time=1 99ba3e87032c4cfd5980c4eb7a4e871ced1878fd12bd119930382ab35326b7cf [2024-10-22T06:20:32.094Z] $ docker rm -f --volumes 99ba3e87032c4cfd5980c4eb7a4e871ced1878fd12bd119930382ab35326b7cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-22T06:20:55.645Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23477 in /w/workspace/y_app-rfid-llrp-inventory_PR-312 [Pipeline] { [Pipeline] ws [2024-10-22T06:20:55.723Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-10-22T06:20:58.837Z] The recommended git tool is: git [2024-10-22T06:21:05.985Z] using credential edgex-jenkins-ssh [2024-10-22T06:21:06.024Z] Cloning the remote Git repository [2024-10-22T06:21:06.081Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-22T06:21:06.216Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-10-22T06:21:06.442Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-22T06:21:06.444Z] > git --version # timeout=10 [2024-10-22T06:21:06.468Z] > git --version # 'git version 2.25.1' [2024-10-22T06:21:06.472Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T06:21:06.676Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T06:21:10.562Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-22T06:21:10.621Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T06:21:13.451Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-10-22T06:21:13.537Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-10-22T06:21:13.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T06:21:13.567Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/312/head:refs/remotes/origin/PR-312 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-22T06:21:14.165Z] Merging remotes/origin/main commit 1087e4a3d9b938820ba31b5d4a506eab1acdae7e into PR head commit 03586239b5f27a5097d49cb846f66fc97f92ef04 [2024-10-22T06:21:14.627Z] Merge succeeded, producing 03586239b5f27a5097d49cb846f66fc97f92ef04 [2024-10-22T06:21:14.628Z] Checking out Revision 03586239b5f27a5097d49cb846f66fc97f92ef04 (PR-312) [2024-10-22T06:21:14.183Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T06:21:14.343Z] > git checkout -f 03586239b5f27a5097d49cb846f66fc97f92ef04 # timeout=10 [2024-10-22T06:21:14.461Z] > git remote # timeout=10 [2024-10-22T06:21:14.500Z] > git config --get remote.origin.url # timeout=10 [2024-10-22T06:21:14.525Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T06:21:14.553Z] > git merge 1087e4a3d9b938820ba31b5d4a506eab1acdae7e # timeout=10 [2024-10-22T06:21:14.603Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-22T06:21:14.634Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T06:21:14.660Z] > git checkout -f 03586239b5f27a5097d49cb846f66fc97f92ef04 # timeout=10 [2024-10-22T06:21:18.629Z] Commit message: "fix: Move API document files from openapi/v3 to openapi" [2024-10-22T06:21:18.732Z] > git --version # timeout=10 [2024-10-22T06:21:18.761Z] > git --version # 'git version 2.25.1' [2024-10-22T06:21:18.798Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T06:21:21.183Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-22T06:21:21.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T06:21:21.183Z] Dload Upload Total Spent Left Speed [2024-10-22T06:21:21.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 202k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh [2024-10-22T06:21:21.576Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-22T06:21:21.952Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-22T06:21:21.952Z] + sudo tee /etc/docker/daemon.new [2024-10-22T06:21:22.223Z] { [2024-10-22T06:21:22.223Z] "registry-mirrors": [ [2024-10-22T06:21:22.223Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-22T06:21:22.223Z] ], [2024-10-22T06:21:22.223Z] "bip": "10.250.0.254/24", [2024-10-22T06:21:22.223Z] "hosts": [ [2024-10-22T06:21:22.223Z] "tcp://0.0.0.0:5555", [2024-10-22T06:21:22.223Z] "unix:///var/run/docker.sock" [2024-10-22T06:21:22.223Z] ], [2024-10-22T06:21:22.223Z] "mtu": 1458, [2024-10-22T06:21:22.223Z] "selinux-enabled": true, [2024-10-22T06:21:22.223Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-22T06:21:22.223Z] } [Pipeline] sh [2024-10-22T06:21:22.621Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-22T06:21:23.021Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T06:21:45.309Z] provisioning config files... [2024-10-22T06:21:45.341Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6546363899509668269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:21:45.863Z] ---> ****-login.sh [2024-10-22T06:21:45.863Z] nexus3.edgexfoundry.org:10001 [2024-10-22T06:21:46.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:21:46.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:21:46.722Z] Configure a credential helper to remove this warning. See [2024-10-22T06:21:46.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:21:46.722Z] [2024-10-22T06:21:46.722Z] Login Succeeded [2024-10-22T06:21:46.722Z] nexus3.edgexfoundry.org:10002 [2024-10-22T06:21:47.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:21:47.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:21:47.316Z] Configure a credential helper to remove this warning. See [2024-10-22T06:21:47.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:21:47.316Z] [2024-10-22T06:21:47.316Z] Login Succeeded [2024-10-22T06:21:47.316Z] nexus3.edgexfoundry.org:10003 [2024-10-22T06:21:47.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:21:47.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:21:47.861Z] Configure a credential helper to remove this warning. See [2024-10-22T06:21:47.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:21:47.861Z] [2024-10-22T06:21:47.861Z] Login Succeeded [2024-10-22T06:21:47.861Z] nexus3.edgexfoundry.org:10004 [2024-10-22T06:21:48.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:21:48.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:21:48.133Z] Configure a credential helper to remove this warning. See [2024-10-22T06:21:48.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:21:48.133Z] [2024-10-22T06:21:48.133Z] Login Succeeded [2024-10-22T06:21:48.133Z] ****.io [2024-10-22T06:21:48.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T06:21:48.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T06:21:48.669Z] Configure a credential helper to remove this warning. See [2024-10-22T06:21:48.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T06:21:48.669Z] [2024-10-22T06:21:48.669Z] Login Succeeded [2024-10-22T06:21:48.669Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T06:21:48.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T06:21:49.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:21:49.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T06:21:49.326Z] ========================================================= [2024-10-22T06:21:49.326Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-22T06:21:49.326Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:21:49.874Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-22T06:21:50.142Z] Sending build context to Docker daemon 684kB [2024-10-22T06:21:50.142Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:21:50.142Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-22T06:21:50.412Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-22T06:21:50.412Z] cf04c63912e1: Pulling fs layer [2024-10-22T06:21:50.412Z] 55b35a11ae5e: Pulling fs layer [2024-10-22T06:21:50.412Z] a37a00ec5f00: Pulling fs layer [2024-10-22T06:21:50.412Z] 50b3750afda1: Pulling fs layer [2024-10-22T06:21:50.412Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T06:21:50.412Z] 80978eb59214: Pulling fs layer [2024-10-22T06:21:50.412Z] c9f46d7d2bd2: Pulling fs layer [2024-10-22T06:21:50.412Z] c5a475d317c9: Pulling fs layer [2024-10-22T06:21:50.412Z] 50b3750afda1: Waiting [2024-10-22T06:21:50.412Z] 4f4fb700ef54: Waiting [2024-10-22T06:21:50.412Z] c9f46d7d2bd2: Waiting [2024-10-22T06:21:50.412Z] c5a475d317c9: Waiting [2024-10-22T06:21:50.412Z] 80978eb59214: Waiting [2024-10-22T06:21:50.412Z] 55b35a11ae5e: Download complete [2024-10-22T06:21:50.412Z] 50b3750afda1: Verifying Checksum [2024-10-22T06:21:50.412Z] 50b3750afda1: Download complete [2024-10-22T06:21:50.412Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T06:21:50.412Z] 4f4fb700ef54: Download complete [2024-10-22T06:21:50.412Z] 80978eb59214: Verifying Checksum [2024-10-22T06:21:50.412Z] 80978eb59214: Download complete [2024-10-22T06:21:50.412Z] cf04c63912e1: Verifying Checksum [2024-10-22T06:21:50.412Z] cf04c63912e1: Download complete [2024-10-22T06:21:50.998Z] c5a475d317c9: Verifying Checksum [2024-10-22T06:21:50.998Z] c5a475d317c9: Download complete [2024-10-22T06:21:51.585Z] cf04c63912e1: Pull complete [2024-10-22T06:21:52.175Z] 55b35a11ae5e: Pull complete [2024-10-22T06:21:52.443Z] a37a00ec5f00: Verifying Checksum [2024-10-22T06:21:52.443Z] a37a00ec5f00: Download complete [2024-10-22T06:21:53.408Z] c9f46d7d2bd2: Verifying Checksum [2024-10-22T06:21:53.408Z] c9f46d7d2bd2: Download complete [2024-10-22T06:22:05.730Z] a37a00ec5f00: Pull complete [2024-10-22T06:22:05.730Z] 50b3750afda1: Pull complete [2024-10-22T06:22:05.730Z] 4f4fb700ef54: Pull complete [2024-10-22T06:22:05.730Z] 80978eb59214: Pull complete [2024-10-22T06:22:13.965Z] c9f46d7d2bd2: Pull complete [2024-10-22T06:22:14.925Z] c5a475d317c9: Pull complete [2024-10-22T06:22:14.925Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-22T06:22:14.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-22T06:22:14.925Z] ---> be29e6b0f0d4 [2024-10-22T06:22:14.925Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T06:22:16.876Z] ---> Running in f7fc13b4afec [2024-10-22T06:22:17.145Z] Removing intermediate container f7fc13b4afec [2024-10-22T06:22:17.145Z] ---> 354ca2fb79d7 [2024-10-22T06:22:17.145Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T06:22:17.421Z] ---> Running in 8ea15ab6d7a7 [2024-10-22T06:22:17.693Z] Removing intermediate container 8ea15ab6d7a7 [2024-10-22T06:22:17.693Z] ---> 45fcdb43ca4e [2024-10-22T06:22:17.693Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-22T06:22:17.693Z] ---> Running in 96bd0b71ea54 [2024-10-22T06:22:17.962Z] Removing intermediate container 96bd0b71ea54 [2024-10-22T06:22:17.962Z] ---> f9c875695d46 [2024-10-22T06:22:17.962Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T06:22:18.232Z] ---> Running in 7aa4b25c373b [2024-10-22T06:22:19.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:22:19.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:22:21.189Z] OK: 238 MiB in 54 packages [2024-10-22T06:22:23.135Z] Removing intermediate container 7aa4b25c373b [2024-10-22T06:22:23.135Z] ---> 1f0a0a63b0e7 [2024-10-22T06:22:23.135Z] Step 7/12 : WORKDIR /app [2024-10-22T06:22:23.135Z] ---> Running in 5ca32b3ab46f [2024-10-22T06:22:23.403Z] Removing intermediate container 5ca32b3ab46f [2024-10-22T06:22:23.403Z] ---> 35a34777c976 [2024-10-22T06:22:23.403Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-22T06:22:23.994Z] ---> 30144477ec8c [2024-10-22T06:22:23.994Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:22:24.276Z] ---> Running in 5c529efb99d2 [2024-10-22T06:24:31.390Z] Removing intermediate container 5c529efb99d2 [2024-10-22T06:24:31.390Z] ---> 35df4bd8251b [2024-10-22T06:24:31.390Z] Step 10/12 : COPY . . [2024-10-22T06:24:31.390Z] ---> 6f9ad7ae1f43 [2024-10-22T06:24:31.390Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T06:24:31.390Z] ---> Running in ded6acf756a7 [2024-10-22T06:24:31.390Z] Removing intermediate container ded6acf756a7 [2024-10-22T06:24:31.390Z] ---> 846a19707333 [2024-10-22T06:24:31.390Z] Step 12/12 : RUN $MAKE [2024-10-22T06:24:31.390Z] ---> Running in 6a189f653456 [2024-10-22T06:24:31.390Z] noop [2024-10-22T06:24:31.390Z] Removing intermediate container 6a189f653456 [2024-10-22T06:24:31.390Z] ---> 83416392c694 [2024-10-22T06:24:31.390Z] Successfully built 83416392c694 [2024-10-22T06:24:31.390Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:24:31.938Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T06:24:31.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:24:32.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-23477 does not seem to be running inside a container [2024-10-22T06:24:32.411Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-22T06:24:33.908Z] $ docker top 1814085cb5cec4aa0a725fb7869513426693243a9a39480ab26e89c11562ea93 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:24:34.896Z] + go version [2024-10-22T06:24:34.896Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-22T06:24:34.931Z] $ docker stop --time=1 1814085cb5cec4aa0a725fb7869513426693243a9a39480ab26e89c11562ea93 [2024-10-22T06:24:36.592Z] $ docker rm -f --volumes 1814085cb5cec4aa0a725fb7869513426693243a9a39480ab26e89c11562ea93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:24:37.574Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T06:24:37.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:24:37.867Z] prd-ubuntu20.04-docker-arm64-4c-16g-23477 does not seem to be running inside a container [2024-10-22T06:24:37.945Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-22T06:24:39.241Z] $ docker top d3ddcd787348bfa381921d500d0ce0a89636a780c78ae210aee9e751425ad7a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:24:40.176Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-10-22T06:24:40.920Z] + make test [2024-10-22T06:24:40.920Z] go test -race ./... -coverprofile=coverage.out ./... [2024-10-22T06:30:02.942Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-10-22T06:30:02.942Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-10-22T06:30:02.942Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.280s coverage: 86.2% of statements [2024-10-22T06:30:13.697Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.440s coverage: 71.9% of statements [2024-10-22T06:30:14.661Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-22T06:30:14.661Z] go vet ./... [2024-10-22T06:34:51.561Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T06:34:51.561Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T06:34:51.561Z] ./bin/test-attribution.sh [Pipeline] echo [2024-10-22T06:34:51.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T06:34:51.653Z] $ docker stop --time=1 d3ddcd787348bfa381921d500d0ce0a89636a780c78ae210aee9e751425ad7a1 [2024-10-22T06:34:53.635Z] $ docker rm -f --volumes d3ddcd787348bfa381921d500d0ce0a89636a780c78ae210aee9e751425ad7a1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T06:34:56.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T06:34:56.252Z] Warning: overwriting stash ‘coverage-report’ [2024-10-22T06:34:56.792Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T06:34:57.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T06:34:57.786Z] + ls -al . [2024-10-22T06:34:57.786Z] total 292 [2024-10-22T06:34:57.786Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 06:24 . [2024-10-22T06:34:57.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:21 .. [2024-10-22T06:34:57.786Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 22 06:21 .dockerignore [2024-10-22T06:34:57.786Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:21 .git [2024-10-22T06:34:57.786Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:21 .github [2024-10-22T06:34:57.786Z] -rw-rw-r-- 1 jenkins jenkins 773 Oct 22 06:21 .gitignore [2024-10-22T06:34:57.786Z] -rw-rw-r-- 1 jenkins jenkins 200 Oct 22 06:21 .golangci.yml [2024-10-22T06:34:57.786Z] -rw-rw-r-- 1 jenkins jenkins 20300 Oct 22 06:21 Attribution.txt [2024-10-22T06:34:57.786Z] -rw-rw-r-- 1 jenkins jenkins 11245 Oct 22 06:21 CHANGELOG.md [2024-10-22T06:34:57.786Z] -rw-rw-r-- 1 jenkins jenkins 1768 Oct 22 06:21 Dockerfile [2024-10-22T06:34:57.786Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:21 GOVERNANCE.md [2024-10-22T06:34:57.786Z] -rw-rw-r-- 1 jenkins jenkins 665 Oct 22 06:21 Jenkinsfile [2024-10-22T06:34:57.786Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 22 06:21 LICENSE [2024-10-22T06:34:57.786Z] -rw-rw-r-- 1 jenkins jenkins 3040 Oct 22 06:21 Makefile [2024-10-22T06:34:57.786Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 22 06:21 OWNERS.md [2024-10-22T06:34:57.786Z] -rw-rw-r-- 1 jenkins jenkins 3851 Oct 22 06:21 README.md [2024-10-22T06:34:57.786Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 06:17 VERSION [2024-10-22T06:34:57.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:21 bin [2024-10-22T06:34:57.786Z] -rw-r--r-- 1 jenkins jenkins 55696 Oct 22 06:30 coverage.out [2024-10-22T06:34:57.786Z] -rw-rw-r-- 1 jenkins jenkins 7508 Oct 22 06:21 go.mod [2024-10-22T06:34:57.786Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 22 06:21 go.sum [2024-10-22T06:34:57.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:21 images [2024-10-22T06:34:57.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:21 internal [2024-10-22T06:34:57.786Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 22 06:21 main.go [2024-10-22T06:34:57.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:21 openapi [2024-10-22T06:34:57.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:21 res [2024-10-22T06:34:57.786Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:21 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:34:58.241Z] + 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=03586239b5f27a5097d49cb846f66fc97f92ef04 --label arch=arm64 --label version=0.0.0 . [2024-10-22T06:34:58.514Z] Sending build context to Docker daemon 684kB [2024-10-22T06:34:58.514Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T06:34:58.514Z] Step 2/30 : FROM ${BASE} AS builder [2024-10-22T06:34:58.514Z] ---> 83416392c694 [2024-10-22T06:34:58.514Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T06:34:58.785Z] ---> Running in 22ca296b9dd2 [2024-10-22T06:34:59.053Z] Removing intermediate container 22ca296b9dd2 [2024-10-22T06:34:59.053Z] ---> d5020d85c6f4 [2024-10-22T06:34:59.053Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T06:34:59.053Z] ---> Running in 9ccdd9440233 [2024-10-22T06:34:59.322Z] Removing intermediate container 9ccdd9440233 [2024-10-22T06:34:59.322Z] ---> dcf3ec222987 [2024-10-22T06:34:59.322Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-10-22T06:34:59.590Z] ---> Running in 671d1c04b41a [2024-10-22T06:34:59.857Z] Removing intermediate container 671d1c04b41a [2024-10-22T06:34:59.857Z] ---> c7add1e5137b [2024-10-22T06:34:59.857Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T06:34:59.857Z] ---> Running in 3c9755e8b6ef [2024-10-22T06:35:01.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:35:01.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:35:03.353Z] OK: 238 MiB in 54 packages [2024-10-22T06:35:03.966Z] Removing intermediate container 3c9755e8b6ef [2024-10-22T06:35:03.966Z] ---> b591a6f7421e [2024-10-22T06:35:03.966Z] Step 7/30 : WORKDIR /app [2024-10-22T06:35:03.966Z] ---> Running in be00f9d46b4a [2024-10-22T06:35:04.251Z] Removing intermediate container be00f9d46b4a [2024-10-22T06:35:04.251Z] ---> 7a25bce2fb53 [2024-10-22T06:35:04.251Z] Step 8/30 : COPY go.mod vendor* ./ [2024-10-22T06:35:04.837Z] ---> 2afd3a7d8d43 [2024-10-22T06:35:04.837Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T06:35:05.114Z] ---> Running in ec4a101cf504 [2024-10-22T06:35:07.692Z] Removing intermediate container ec4a101cf504 [2024-10-22T06:35:07.692Z] ---> 4f75a05cbc01 [2024-10-22T06:35:07.692Z] Step 10/30 : COPY . . [2024-10-22T06:35:07.956Z] ---> 67acdeab9d13 [2024-10-22T06:35:07.956Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T06:35:07.956Z] ---> Running in fadae534d665 [2024-10-22T06:35:08.236Z] Removing intermediate container fadae534d665 [2024-10-22T06:35:08.236Z] ---> a2e79e87dba0 [2024-10-22T06:35:08.236Z] Step 12/30 : RUN $MAKE [2024-10-22T06:35:08.506Z] ---> Running in 386a9d9c5f8b [2024-10-22T06:35:09.465Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -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 -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory [2024-10-22T06:39:01.255Z] Removing intermediate container 386a9d9c5f8b [2024-10-22T06:39:01.255Z] ---> 9d89d76d30e6 [2024-10-22T06:39:01.255Z] Step 13/30 : FROM alpine:3.20 [2024-10-22T06:39:01.255Z] 3.20: Pulling from library/alpine [2024-10-22T06:39:01.255Z] cf04c63912e1: Already exists [2024-10-22T06:39:01.255Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T06:39:01.255Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T06:39:01.255Z] ---> c157a85ed455 [2024-10-22T06:39:01.255Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T06:39:01.255Z] ---> Running in 29d67887eab9 [2024-10-22T06:39:01.255Z] Removing intermediate container 29d67887eab9 [2024-10-22T06:39:01.255Z] ---> 3ce8b68f97cd [2024-10-22T06:39:01.255Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-10-22T06:39:01.255Z] ---> Running in 32bb967c73c8 [2024-10-22T06:39:01.255Z] Removing intermediate container 32bb967c73c8 [2024-10-22T06:39:01.255Z] ---> f8bb89af3534 [2024-10-22T06:39:01.255Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-10-22T06:39:01.255Z] ---> Running in 8cf043946dae [2024-10-22T06:39:01.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:39:01.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:39:01.255Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-22T06:39:01.255Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-22T06:39:01.255Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T06:39:01.255Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T06:39:01.525Z] OK: 10 MiB in 16 packages [2024-10-22T06:39:02.948Z] Removing intermediate container 8cf043946dae [2024-10-22T06:39:02.948Z] ---> a4644a93f37e [2024-10-22T06:39:02.948Z] Step 17/30 : RUN apk --no-cache upgrade [2024-10-22T06:39:02.948Z] ---> Running in 4adf1ca3e053 [2024-10-22T06:39:03.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:39:04.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:39:05.592Z] Upgrading critical system libraries and apk-tools: [2024-10-22T06:39:05.593Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T06:39:05.593Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T06:39:05.861Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T06:39:05.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T06:39:06.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T06:39:07.542Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T06:39:07.542Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T06:39:07.542Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T06:39:07.816Z] OK: 10 MiB in 16 packages [2024-10-22T06:39:09.237Z] Removing intermediate container 4adf1ca3e053 [2024-10-22T06:39:09.237Z] ---> 26e425a9eb1e [2024-10-22T06:39:09.237Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-22T06:39:09.504Z] ---> e81745cbda6f [2024-10-22T06:39:09.504Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-22T06:39:10.089Z] ---> 100a24b4e4d9 [2024-10-22T06:39:10.089Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-10-22T06:39:12.040Z] ---> 3552afb8cd1d [2024-10-22T06:39:12.040Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-10-22T06:39:12.307Z] ---> cee5b3c994d1 [2024-10-22T06:39:12.307Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-10-22T06:39:14.887Z] ---> e8af8fa7bcf5 [2024-10-22T06:39:14.887Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-10-22T06:39:14.887Z] ---> Running in dab4baac1897 [2024-10-22T06:39:16.323Z] Removing intermediate container dab4baac1897 [2024-10-22T06:39:16.323Z] ---> 9181ef785367 [2024-10-22T06:39:16.323Z] Step 24/30 : VOLUME /cache [2024-10-22T06:39:16.593Z] ---> Running in 63168317a7b0 [2024-10-22T06:39:16.861Z] Removing intermediate container 63168317a7b0 [2024-10-22T06:39:16.861Z] ---> 16013e27d403 [2024-10-22T06:39:16.861Z] Step 25/30 : EXPOSE 59711 [2024-10-22T06:39:16.861Z] ---> Running in 3afe765f8c15 [2024-10-22T06:39:17.447Z] Removing intermediate container 3afe765f8c15 [2024-10-22T06:39:17.447Z] ---> a0e1db31b05b [2024-10-22T06:39:17.447Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-10-22T06:39:17.716Z] ---> Running in d59426fb9951 [2024-10-22T06:39:17.987Z] Removing intermediate container d59426fb9951 [2024-10-22T06:39:17.987Z] ---> 1c656f2fc677 [2024-10-22T06:39:17.987Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-10-22T06:39:18.253Z] ---> Running in 0c3c1e6100e1 [2024-10-22T06:39:18.526Z] Removing intermediate container 0c3c1e6100e1 [2024-10-22T06:39:18.526Z] ---> 0a52ea76e7b1 [2024-10-22T06:39:18.526Z] Step 28/30 : LABEL arch=arm64 [2024-10-22T06:39:18.795Z] ---> Running in d4dec27b54ca [2024-10-22T06:39:19.063Z] Removing intermediate container d4dec27b54ca [2024-10-22T06:39:19.063Z] ---> a35f9e4f41a0 [2024-10-22T06:39:19.063Z] Step 29/30 : LABEL git_sha=03586239b5f27a5097d49cb846f66fc97f92ef04 [2024-10-22T06:39:19.063Z] ---> Running in cb3c3376090f [2024-10-22T06:39:19.333Z] Removing intermediate container cb3c3376090f [2024-10-22T06:39:19.333Z] ---> 202d18544c5f [2024-10-22T06:39:19.333Z] Step 30/30 : LABEL version=0.0.0 [2024-10-22T06:39:19.601Z] ---> Running in 626bea084d71 [2024-10-22T06:39:19.871Z] Removing intermediate container 626bea084d71 [2024-10-22T06:39:19.871Z] ---> c5d7bcfd1cf4 [2024-10-22T06:39:19.871Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T06:39:19.871Z] Successfully built c5d7bcfd1cf4 [2024-10-22T06:39:19.871Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:39:20.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T06:39:20.836Z] [2024-10-22T06:39:20.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:39:21.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T06:39:21.277Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-22T06:39:21.277Z] 8998bd30e6a1: Pulling fs layer [2024-10-22T06:39:21.277Z] 04944245beec: Pulling fs layer [2024-10-22T06:39:21.277Z] 699f458cf7ca: Pulling fs layer [2024-10-22T06:39:21.277Z] 765212b225bb: Pulling fs layer [2024-10-22T06:39:21.277Z] f23df028b6ca: Pulling fs layer [2024-10-22T06:39:21.277Z] d65c8cfc05b1: Pulling fs layer [2024-10-22T06:39:21.277Z] 2437ff75d9bd: Pulling fs layer [2024-10-22T06:39:21.277Z] 765212b225bb: Waiting [2024-10-22T06:39:21.277Z] f23df028b6ca: Waiting [2024-10-22T06:39:21.277Z] d65c8cfc05b1: Waiting [2024-10-22T06:39:21.277Z] 2437ff75d9bd: Waiting [2024-10-22T06:39:21.544Z] 04944245beec: Verifying Checksum [2024-10-22T06:39:21.544Z] 04944245beec: Download complete [2024-10-22T06:39:21.544Z] 765212b225bb: Verifying Checksum [2024-10-22T06:39:21.544Z] 765212b225bb: Download complete [2024-10-22T06:39:21.544Z] f23df028b6ca: Verifying Checksum [2024-10-22T06:39:21.544Z] f23df028b6ca: Download complete [2024-10-22T06:39:21.544Z] d65c8cfc05b1: Verifying Checksum [2024-10-22T06:39:21.544Z] d65c8cfc05b1: Download complete [2024-10-22T06:39:21.544Z] 699f458cf7ca: Verifying Checksum [2024-10-22T06:39:21.544Z] 699f458cf7ca: Download complete [2024-10-22T06:39:22.127Z] 8998bd30e6a1: Verifying Checksum [2024-10-22T06:39:22.127Z] 8998bd30e6a1: Download complete [2024-10-22T06:39:24.715Z] 2437ff75d9bd: Verifying Checksum [2024-10-22T06:39:24.715Z] 2437ff75d9bd: Download complete [2024-10-22T06:39:27.306Z] 8998bd30e6a1: Pull complete [2024-10-22T06:39:27.306Z] 04944245beec: Pull complete [2024-10-22T06:39:29.316Z] 699f458cf7ca: Pull complete [2024-10-22T06:39:29.316Z] 765212b225bb: Pull complete [2024-10-22T06:39:30.058Z] f23df028b6ca: Pull complete [2024-10-22T06:39:30.325Z] d65c8cfc05b1: Pull complete [2024-10-22T06:39:48.546Z] 2437ff75d9bd: Pull complete [2024-10-22T06:39:48.546Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-22T06:39:48.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T06:39:48.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:39:48.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-23477 does not seem to be running inside a container [2024-10-22T06:39:48.988Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-22T06:39:51.833Z] $ docker top fe6d98b2e3db35ddcaa4eb84187b9b33ff9ca76aaa89a71a432f9d42d7af68cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:39:52.788Z] ---> job-cost.sh [2024-10-22T06:39:52.788Z] lf-activate-venv: SKIPPING [2024-10-22T06:39:52.788Z] INFO: No Stack... [2024-10-22T06:39:53.370Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-22T06:39:53.950Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T06:39:54.644Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-10-22T06:39:54.644Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T06:39:54.727Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-312-1-stack-cost] [2024-10-22T06:39:54.737Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-312-1-stack-cost] did not exist. Created. [2024-10-22T06:39:54.746Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-312-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T06:39:55.208Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-ff7cdf0f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-22T06:39:55.881Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-22T06:39:55.928Z] Warning: overwriting stash ‘stack-cost’ [2024-10-22T06:39:55.976Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T06:39:55.999Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-312-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T06:39:56.100Z] $ docker stop --time=1 fe6d98b2e3db35ddcaa4eb84187b9b33ff9ca76aaa89a71a432f9d42d7af68cf [2024-10-22T06:39:58.078Z] $ docker rm -f --volumes fe6d98b2e3db35ddcaa4eb84187b9b33ff9ca76aaa89a71a432f9d42d7af68cf [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-10-22T06:39:59.240Z] provisioning config files... [2024-10-22T06:39:59.246Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp/config17205058200322907219tmp [Pipeline] { [Pipeline] sh [2024-10-22T06:39:59.617Z] + set +x [2024-10-22T06:39:59.617Z] + bash -s -- [2024-10-22T06:39:59.617Z] + curl -s https://codecov.io/bash [2024-10-22T06:39:59.617Z] [2024-10-22T06:39:59.617Z] _____ _ [2024-10-22T06:39:59.617Z] / ____| | | [2024-10-22T06:39:59.617Z] | | ___ __| | ___ ___ _____ __ [2024-10-22T06:39:59.617Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-22T06:39:59.617Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-22T06:39:59.617Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-22T06:39:59.617Z] Bash-1.0.6 [2024-10-22T06:39:59.617Z] [2024-10-22T06:39:59.617Z] [2024-10-22T06:39:59.617Z] ==> git version 2.25.1 found [2024-10-22T06:39:59.617Z] ==> 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-10-22T06:39:59.617Z] Release-Date: 2020-01-08 [2024-10-22T06:39:59.617Z] 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-10-22T06:39:59.617Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-22T06:39:59.617Z] ==> Jenkins CI detected. [2024-10-22T06:39:59.617Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-312 [2024-10-22T06:39:59.617Z] project root: . [2024-10-22T06:39:59.617Z] --> token set from env [2024-10-22T06:39:59.617Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-22T06:39:59.617Z] ==> Running gcov in . (disable via -X gcov) [2024-10-22T06:39:59.617Z] ==> Python coveragepy not found [2024-10-22T06:39:59.617Z] ==> Searching for coverage reports in: [2024-10-22T06:39:59.617Z] + . [2024-10-22T06:39:59.617Z] -> Found 1 reports [2024-10-22T06:39:59.617Z] ==> Detecting git/mercurial file structure [2024-10-22T06:39:59.617Z] ==> Reading reports [2024-10-22T06:39:59.617Z] + ./coverage.out bytes=55696 [2024-10-22T06:39:59.617Z] ==> Appending adjustments [2024-10-22T06:39:59.617Z] https://docs.codecov.io/docs/fixing-reports [2024-10-22T06:39:59.876Z] + Found adjustments [2024-10-22T06:39:59.876Z] ==> Gzipping contents [2024-10-22T06:39:59.876Z] 16K /tmp/codecov.5B7Nb1.gz [2024-10-22T06:39:59.876Z] ==> Uploading reports [2024-10-22T06:39:59.876Z] url: https://codecov.io [2024-10-22T06:39:59.876Z] query: branch=PR-312&commit=03586239b5f27a5097d49cb846f66fc97f92ef04&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-312%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=312&job=&cmd_args= [2024-10-22T06:39:59.876Z] -> Pinging Codecov [2024-10-22T06:39:59.876Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-312&commit=03586239b5f27a5097d49cb846f66fc97f92ef04&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-312%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=312&job=&cmd_args= [2024-10-22T06:40:06.466Z] -> Uploading to [2024-10-22T06:40:06.466Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/03586239b5f27a5097d49cb846f66fc97f92ef04/c9a66b9f-b512-4bad-b9a9-ee33da36ed70.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T064003Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e939abee55688bfcdd05bcc7229b552cecb94e18d0a64c1f124d641ddf21b6a5 [2024-10-22T06:40:06.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T06:40:06.466Z] Dload Upload Total Spent Left Speed [2024-10-22T06:40:06.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12870 0 0 100 12870 0 33957 --:--:-- --:--:-- --:--:-- 33868 100 12870 0 0 100 12870 0 33957 --:--:-- --:--:-- --:--:-- 33868 [2024-10-22T06:40:06.466Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/03586239b5f27a5097d49cb846f66fc97f92ef04 [Pipeline] } [2024-10-22T06:40:08.534Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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-10-22T06:40:10.720Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-312/archives ] [2024-10-22T06:40:10.720Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-312/archives [2024-10-22T06:40:10.720Z] total 16 [2024-10-22T06:40:10.720Z] drwxr-xr-x 3 root root 4096 Oct 22 06:20 . [2024-10-22T06:40:10.720Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 06:20 .. [2024-10-22T06:40:10.720Z] drwxr-xr-x 2 root root 4096 Oct 22 06:20 cost [2024-10-22T06:40:10.720Z] -rw-r--r-- 1 root root 95 Oct 22 06:20 cost.csv [2024-10-22T06:40:10.720Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-312/archives [2024-10-22T06:40:10.720Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-312/archives [2024-10-22T06:40:10.720Z] total 16 [2024-10-22T06:40:10.720Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:20 . [2024-10-22T06:40:10.720Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 06:20 .. [2024-10-22T06:40:10.720Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 06:20 cost [2024-10-22T06:40:10.720Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 22 06:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:40:11.068Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:40:11.971Z] ---> package-listing.sh [2024-10-22T06:40:11.971Z] ++ facter osfamily [2024-10-22T06:40:11.971Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-22T06:40:12.229Z] + OS_FAMILY=debian [2024-10-22T06:40:12.229Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-312 [2024-10-22T06:40:12.229Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-22T06:40:12.229Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-22T06:40:12.229Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-22T06:40:12.229Z] + PACKAGES=/tmp/packages_start.txt [2024-10-22T06:40:12.229Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-312 ']' [2024-10-22T06:40:12.229Z] + PACKAGES=/tmp/packages_end.txt [2024-10-22T06:40:12.229Z] + case "${OS_FAMILY}" in [2024-10-22T06:40:12.229Z] + dpkg -l [2024-10-22T06:40:12.229Z] + grep '^ii' [2024-10-22T06:40:12.229Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-22T06:40:12.229Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-22T06:40:12.229Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-22T06:40:12.229Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-312 ']' [2024-10-22T06:40:12.229Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-312/archives/ [2024-10-22T06:40:12.229Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-312/archives/ [Pipeline] echo [2024-10-22T06:40:12.268Z] 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-312/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-22T06:40:12.580Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T06:40:13.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T06:40:13.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T06:40:13.401Z] prd-ubuntu20.04-docker-8c-8g-23476 does not seem to be running inside a container [2024-10-22T06:40:13.430Z] $ 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-312/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-312 -v /w/workspace/y_app-rfid-llrp-inventory_PR-312:/w/workspace/y_app-rfid-llrp-inventory_PR-312:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-312@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-10-22T06:40:13.688Z] $ docker top 8e94db2548786a560f44077a64f38191be6f46d4f8ad8bca8f8b9f0d57fd03c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T06:40:14.104Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-22T06:40:14.471Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-22T06:40:14.832Z] + ls /var/log/sa-host [2024-10-22T06:40:14.832Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T06:40:15.001Z] provisioning config files... [2024-10-22T06:40:15.030Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-312@tmp/config14860751567179175638tmp [Pipeline] { [Pipeline] echo [2024-10-22T06:40:15.101Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:40:15.452Z] ---> create-netrc.sh [Pipeline] } [2024-10-22T06:40:15.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:40:15.894Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-22T06:40:15.935Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:40:16.259Z] ---> sudo-logs.sh [2024-10-22T06:40:16.259Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-22T06:40:16.377Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:40:16.698Z] ---> job-cost.sh [2024-10-22T06:40:16.698Z] lf-activate-venv: SKIPPING [2024-10-22T06:40:16.698Z] DEBUG: total: 0.2199999988079071 [2024-10-22T06:40:16.698Z] INFO: Retrieving Stack Cost... [2024-10-22T06:40:16.957Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T06:40:17.216Z] INFO: Archiving Costs [Pipeline] echo [2024-10-22T06:40:17.258Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T06:40:17.585Z] ---> logs-deploy.sh [2024-10-22T06:40:17.585Z] lf-activate-venv: SKIPPING [2024-10-22T06:40:17.585Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-312/1 [2024-10-22T06:40:17.585Z] INFO: archiving workspace using pattern(s): [2024-10-22T06:40:18.523Z] Archives upload complete. [2024-10-22T06:40:18.523Z] INFO: archiving logs to Nexus