Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d9c7079c6b3ddd130957b2f40bb564acd307f17+a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 (d6d5d577604b87d0ebdc6ad5da1a3a8485494bc9) 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-ssh8067041247999598586.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh4240091822290309386.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-247/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8285535965792322073.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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 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-ssh11210776233928898852.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-247/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-247/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13638522397521081199.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-18021’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18023 in /w/workspace/y_app-rfid-llrp-inventory_PR-247 [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-247 # 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/247/head:refs/remotes/origin/PR-247 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 into PR head commit 4d9c7079c6b3ddd130957b2f40bb564acd307f17 Merge succeeded, producing 8c417bd89b264bfdf892926df5fc0047d9b1b3ae Checking out Revision 8c417bd89b264bfdf892926df5fc0047d9b1b3ae (PR-247) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d9c7079c6b3ddd130957b2f40bb564acd307f17 # 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 a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c417bd89b264bfdf892926df5fc0047d9b1b3ae # timeout=10 Commit message: "Merge commit 'a6afd8f35ce2eea65c9c395e2c86642cd8bfd297' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T23:58:37.901Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T23:58:37.967Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T23:58:37.989Z] ========================================================= [2023-11-14T23:58:37.989Z] EdgeX Global Pipelines Version Info [2023-11-14T23:58:37.989Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T23:58:38.708Z] ------------------- [2023-11-14T23:58:38.708Z] stable info: [2023-11-14T23:58:38.708Z] ------------------- [2023-11-14T23:58:38.708Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T23:58:38.708Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T23:58:38.708Z] Message: update stable to v1.0.257 > git rev-list --no-walk d35f2f32868fe2eb23d656648ab8aa19176a4209 # timeout=10 [2023-11-14T23:58:39.279Z] ------------------- [2023-11-14T23:58:39.279Z] experimental info: [2023-11-14T23:58:39.279Z] ------------------- [2023-11-14T23:58:39.279Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T23:58:39.279Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T23:58:39.279Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T23:58:39.494Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-11-14T23:58:39.507Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-11-14T23:58:39.520Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T23:58:39.534Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T23:58:39.549Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T23:58:39.565Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T23:58:39.575Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T23:58:39.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T23:58:39.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T23:58:39.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T23:58:39.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T23:58:39.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-11-14T23:58:39.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T23:58:39.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T23:58:39.657Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T23:58:39.667Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T23:58:39.677Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T23:58:39.688Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T23:58:39.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T23:58:39.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T23:58:39.730Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T23:58:39.751Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T23:58:39.770Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T23:58:39.792Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T23:58:39.812Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T23:58:39.833Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T23:58:39.850Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T23:58:39.867Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-247 [Pipeline] echo [2023-11-14T23:58:39.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-247 [Pipeline] echo [2023-11-14T23:58:39.900Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-247 [Pipeline] echo [2023-11-14T23:58:39.919Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c417bd89b264bfdf892926df5fc0047d9b1b3ae [Pipeline] echo [2023-11-14T23:58:39.937Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c417bd [Pipeline] echo [2023-11-14T23:58:39.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T23:58:40.000Z] provisioning config files... [2023-11-14T23:58:40.014Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/config11042168861939927797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T23:58:40.315Z] ---> docker-login.sh [2023-11-14T23:58:40.315Z] nexus3.edgexfoundry.org:10001 [2023-11-14T23:58:40.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:58:40.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:58:40.576Z] Configure a credential helper to remove this warning. See [2023-11-14T23:58:40.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:58:40.576Z] [2023-11-14T23:58:40.576Z] Login Succeeded [2023-11-14T23:58:40.576Z] nexus3.edgexfoundry.org:10002 [2023-11-14T23:58:40.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:58:40.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:58:40.836Z] Configure a credential helper to remove this warning. See [2023-11-14T23:58:40.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:58:40.836Z] [2023-11-14T23:58:40.836Z] Login Succeeded [2023-11-14T23:58:40.836Z] nexus3.edgexfoundry.org:10003 [2023-11-14T23:58:40.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:58:40.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:58:40.836Z] Configure a credential helper to remove this warning. See [2023-11-14T23:58:40.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:58:40.836Z] [2023-11-14T23:58:40.836Z] Login Succeeded [2023-11-14T23:58:40.836Z] nexus3.edgexfoundry.org:10004 [2023-11-14T23:58:40.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:58:41.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:58:41.097Z] Configure a credential helper to remove this warning. See [2023-11-14T23:58:41.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:58:41.097Z] [2023-11-14T23:58:41.097Z] Login Succeeded [2023-11-14T23:58:41.097Z] docker.io [2023-11-14T23:58:41.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:58:41.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:58:41.356Z] Configure a credential helper to remove this warning. See [2023-11-14T23:58:41.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:58:41.356Z] [2023-11-14T23:58:41.356Z] Login Succeeded [2023-11-14T23:58:41.356Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T23:58:41.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T23:58:41.728Z] + git rev-list -1 --merges 8c417bd89b264bfdf892926df5fc0047d9b1b3ae~1..8c417bd89b264bfdf892926df5fc0047d9b1b3ae [Pipeline] echo [2023-11-14T23:58:41.771Z] -----------> git rev-list -1 --merges 8c417bd89b264bfdf892926df5fc0047d9b1b3ae~1..8c417bd89b264bfdf892926df5fc0047d9b1b3ae 8c417bd89b264bfdf892926df5fc0047d9b1b3ae [2023-11-14T23:58:41.771Z] 8c417bd89b264bfdf892926df5fc0047d9b1b3ae [false] [Pipeline] sh [2023-11-14T23:58:42.054Z] + git log --format=format:%s -1 8c417bd89b264bfdf892926df5fc0047d9b1b3ae [Pipeline] echo [2023-11-14T23:58:42.067Z] ========================================================= [2023-11-14T23:58:42.067Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T23:58:42.067Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T23:58:42.388Z] + git log --format=format:%s -1 8c417bd89b264bfdf892926df5fc0047d9b1b3ae [Pipeline] echo [2023-11-14T23:58:42.399Z] [semverPrep] GIT_COMMIT: 8c417bd89b264bfdf892926df5fc0047d9b1b3ae, Commit Message: Merge commit 'a6afd8f35ce2eea65c9c395e2c86642cd8bfd297' into HEAD [Pipeline] echo [2023-11-14T23:58:42.407Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T23:58:42.772Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T23:58:42.772Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T23:58:42.772Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T23:58:42.772Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T23:58:42.772Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T23:58:42.772Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T23:58:42.772Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:58:43.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T23:58:43.173Z] [2023-11-14T23:58:43.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:58:43.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T23:58:43.469Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T23:58:43.469Z] b85a868b505f: Pulling fs layer [2023-11-14T23:58:43.469Z] e2be974225ed: Pulling fs layer [2023-11-14T23:58:43.469Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T23:58:43.469Z] 988bab9f4d93: Pulling fs layer [2023-11-14T23:58:43.469Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T23:58:43.469Z] eaf3925da568: Pulling fs layer [2023-11-14T23:58:43.469Z] bab4dde63d76: Pulling fs layer [2023-11-14T23:58:43.469Z] bde34c3a00c8: Pulling fs layer [2023-11-14T23:58:43.469Z] b352a97aabf1: Pulling fs layer [2023-11-14T23:58:43.469Z] 988bab9f4d93: Waiting [2023-11-14T23:58:43.469Z] 1469e6f7b9e6: Waiting [2023-11-14T23:58:43.469Z] bab4dde63d76: Waiting [2023-11-14T23:58:43.469Z] eaf3925da568: Waiting [2023-11-14T23:58:43.469Z] bde34c3a00c8: Waiting [2023-11-14T23:58:43.469Z] 4872d77fe225: Pulling fs layer [2023-11-14T23:58:43.469Z] 5851b861e8e6: Pulling fs layer [2023-11-14T23:58:43.469Z] 5851b861e8e6: Waiting [2023-11-14T23:58:43.469Z] b352a97aabf1: Waiting [2023-11-14T23:58:43.469Z] 4872d77fe225: Waiting [2023-11-14T23:58:43.469Z] e2be974225ed: Verifying Checksum [2023-11-14T23:58:43.469Z] e2be974225ed: Download complete [2023-11-14T23:58:43.469Z] 988bab9f4d93: Verifying Checksum [2023-11-14T23:58:43.469Z] 988bab9f4d93: Download complete [2023-11-14T23:58:43.469Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T23:58:43.469Z] 339a4e72a1f5: Download complete [2023-11-14T23:58:43.469Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T23:58:43.469Z] 1469e6f7b9e6: Download complete [2023-11-14T23:58:43.727Z] eaf3925da568: Verifying Checksum [2023-11-14T23:58:43.727Z] eaf3925da568: Download complete [2023-11-14T23:58:43.727Z] bde34c3a00c8: Download complete [2023-11-14T23:58:43.727Z] b352a97aabf1: Download complete [2023-11-14T23:58:43.727Z] 4872d77fe225: Verifying Checksum [2023-11-14T23:58:43.727Z] 4872d77fe225: Download complete [2023-11-14T23:58:43.727Z] 5851b861e8e6: Download complete [2023-11-14T23:58:43.727Z] b85a868b505f: Verifying Checksum [2023-11-14T23:58:43.727Z] b85a868b505f: Download complete [2023-11-14T23:58:43.984Z] bab4dde63d76: Verifying Checksum [2023-11-14T23:58:43.984Z] bab4dde63d76: Download complete [2023-11-14T23:58:44.920Z] b85a868b505f: Pull complete [2023-11-14T23:58:45.179Z] e2be974225ed: Pull complete [2023-11-14T23:58:45.760Z] 339a4e72a1f5: Pull complete [2023-11-14T23:58:45.760Z] 988bab9f4d93: Pull complete [2023-11-14T23:58:46.020Z] 1469e6f7b9e6: Pull complete [2023-11-14T23:58:46.020Z] eaf3925da568: Pull complete [2023-11-14T23:58:47.918Z] bab4dde63d76: Pull complete [2023-11-14T23:58:47.919Z] bde34c3a00c8: Pull complete [2023-11-14T23:58:47.919Z] b352a97aabf1: Pull complete [2023-11-14T23:58:47.919Z] 4872d77fe225: Pull complete [2023-11-14T23:58:48.177Z] 5851b861e8e6: Pull complete [2023-11-14T23:58:48.177Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T23:58:48.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T23:58:48.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T23:58:48.263Z] prd-ubuntu20.04-docker-8c-8g-18023 does not seem to be running inside a container [2023-11-14T23:58:48.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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-devops/py-git-semver:0.1.4 cat [2023-11-14T23:58:52.740Z] $ docker top 00eb21772736c1a17af8137ec3fad3b092c5ee2126969f1d8283816bd9a2a5f5 -eo pid,comm [2023-11-14T23:58:52.803Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-14T23:58:52.803Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T23:58:52.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T23:58:52.846Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T23:58:52.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T23:58:52.954Z] $ docker exec 00eb21772736c1a17af8137ec3fad3b092c5ee2126969f1d8283816bd9a2a5f5 ssh-agent [2023-11-14T23:58:53.046Z] SSH_AUTH_SOCK=/tmp/ssh-45uztzI92Aj7/agent.33 [2023-11-14T23:58:53.046Z] SSH_AGENT_PID=39 [2023-11-14T23:58:53.052Z] Running ssh-add (command line suppressed) [2023-11-14T23:58:53.154Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/private_key_10969272301786082392.key (/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/private_key_10969272301786082392.key) [2023-11-14T23:58:53.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T23:58:53.453Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T23:58:53.472Z] $ docker exec --env ******** --env ******** 00eb21772736c1a17af8137ec3fad3b092c5ee2126969f1d8283816bd9a2a5f5 ssh-agent -k [2023-11-14T23:58:53.572Z] unset SSH_AUTH_SOCK; [2023-11-14T23:58:53.572Z] unset SSH_AGENT_PID; [2023-11-14T23:58:53.572Z] echo Agent pid 39 killed; [2023-11-14T23:58:53.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T23:58:53.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T23:58:53.605Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T23:58:53.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T23:58:53.724Z] $ docker exec 00eb21772736c1a17af8137ec3fad3b092c5ee2126969f1d8283816bd9a2a5f5 ssh-agent [2023-11-14T23:58:53.843Z] SSH_AUTH_SOCK=/tmp/ssh-xjIma4fwiAk8/agent.71 [2023-11-14T23:58:53.843Z] SSH_AGENT_PID=77 [2023-11-14T23:58:53.848Z] Running ssh-add (command line suppressed) [2023-11-14T23:58:53.947Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/private_key_5736062370361545156.key (/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/private_key_5736062370361545156.key) [2023-11-14T23:58:53.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T23:58:54.248Z] + git semver init [2023-11-14T23:58:54.508Z] 2023-11-14 23:58:54,412 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T23:58:54.508Z] 2023-11-14 23:58:54,413 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver [2023-11-14T23:58:54.508Z] 2023-11-14 23:58:54,413 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver [2023-11-14T23:58:54.508Z] 2023-11-14 23:58:54,414 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-247, universal_newlines=False, shell=None, istream=None) [2023-11-14T23:58:55.885Z] 2023-11-14 23:58:55,641 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247/.git/info/exclude [2023-11-14T23:58:55.885Z] 2023-11-14 23:58:55,641 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver/PR-247 with force:False [2023-11-14T23:58:55.885Z] 2023-11-14 23:58:55,642 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver/PR-247 [2023-11-14T23:58:55.885Z] 2023-11-14 23:58:55,646 [execute] INFO git cat-file --batch-check [2023-11-14T23:58:55.885Z] 2023-11-14 23:58:55,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T23:58:55.885Z] 2023-11-14 23:58:55,651 [execute] INFO git cat-file --batch [2023-11-14T23:58:55.885Z] 2023-11-14 23:58:55,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T23:58:55.885Z] 2023-11-14 23:58:55,656 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-247/.semver/PR-247 [2023-11-14T23:58:55.885Z] 0.0.0 [Pipeline] } [2023-11-14T23:58:55.893Z] $ docker exec --env ******** --env ******** 00eb21772736c1a17af8137ec3fad3b092c5ee2126969f1d8283816bd9a2a5f5 ssh-agent -k [2023-11-14T23:58:55.996Z] unset SSH_AUTH_SOCK; [2023-11-14T23:58:55.997Z] unset SSH_AGENT_PID; [2023-11-14T23:58:55.997Z] echo Agent pid 77 killed; [2023-11-14T23:58:56.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T23:58:56.309Z] + git semver [Pipeline] } [2023-11-14T23:58:56.580Z] $ docker stop --time=1 00eb21772736c1a17af8137ec3fad3b092c5ee2126969f1d8283816bd9a2a5f5 [2023-11-14T23:58:57.844Z] $ docker rm -f --volumes 00eb21772736c1a17af8137ec3fad3b092c5ee2126969f1d8283816bd9a2a5f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T23:58:58.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T23:58:58.398Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T23:58:58.401Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T23:58:58.558Z] provisioning config files... [2023-11-14T23:58:58.567Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/config7581873287820070525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T23:58:58.864Z] ---> docker-login.sh [2023-11-14T23:58:58.864Z] nexus3.edgexfoundry.org:10001 [2023-11-14T23:58:58.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:58:58.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:58:58.864Z] Configure a credential helper to remove this warning. See [2023-11-14T23:58:58.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:58:58.864Z] [2023-11-14T23:58:58.864Z] Login Succeeded [2023-11-14T23:58:58.864Z] nexus3.edgexfoundry.org:10002 [2023-11-14T23:58:58.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:58:58.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:58:58.864Z] Configure a credential helper to remove this warning. See [2023-11-14T23:58:58.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:58:58.864Z] [2023-11-14T23:58:58.864Z] Login Succeeded [2023-11-14T23:58:58.864Z] nexus3.edgexfoundry.org:10003 [2023-11-14T23:58:59.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:58:59.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:58:59.124Z] Configure a credential helper to remove this warning. See [2023-11-14T23:58:59.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:58:59.124Z] [2023-11-14T23:58:59.124Z] Login Succeeded [2023-11-14T23:58:59.124Z] nexus3.edgexfoundry.org:10004 [2023-11-14T23:58:59.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:58:59.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:58:59.124Z] Configure a credential helper to remove this warning. See [2023-11-14T23:58:59.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:58:59.124Z] [2023-11-14T23:58:59.124Z] Login Succeeded [2023-11-14T23:58:59.124Z] docker.io [2023-11-14T23:58:59.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T23:58:59.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T23:58:59.382Z] Configure a credential helper to remove this warning. See [2023-11-14T23:58:59.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T23:58:59.382Z] [2023-11-14T23:58:59.382Z] Login Succeeded [2023-11-14T23:58:59.382Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T23:58:59.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T23:58:59.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T23:58:59.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T23:58:59.480Z] ========================================================= [2023-11-14T23:58:59.480Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T23:58:59.480Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:58:59.803Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-14T23:58:59.803Z] Sending build context to Docker daemon 12.76MB [2023-11-14T23:58:59.803Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T23:58:59.803Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T23:58:59.803Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T23:58:59.803Z] 7264a8db6415: Pulling fs layer [2023-11-14T23:58:59.803Z] c4d48a809fc2: Pulling fs layer [2023-11-14T23:58:59.803Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T23:58:59.803Z] ad3a456e5733: Pulling fs layer [2023-11-14T23:58:59.803Z] 69c7f0334f64: Pulling fs layer [2023-11-14T23:58:59.803Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T23:58:59.803Z] ce7588e14bc9: Pulling fs layer [2023-11-14T23:58:59.803Z] b5e4710f87ac: Pulling fs layer [2023-11-14T23:58:59.803Z] ad3a456e5733: Waiting [2023-11-14T23:58:59.803Z] 69c7f0334f64: Waiting [2023-11-14T23:58:59.803Z] 1f1c1a5573a3: Waiting [2023-11-14T23:58:59.803Z] ce7588e14bc9: Waiting [2023-11-14T23:58:59.803Z] b5e4710f87ac: Waiting [2023-11-14T23:58:59.803Z] c4d48a809fc2: Verifying Checksum [2023-11-14T23:58:59.803Z] c4d48a809fc2: Download complete [2023-11-14T23:59:00.061Z] ad3a456e5733: Download complete [2023-11-14T23:59:00.061Z] 69c7f0334f64: Verifying Checksum [2023-11-14T23:59:00.061Z] 69c7f0334f64: Download complete [2023-11-14T23:59:00.061Z] 7264a8db6415: Verifying Checksum [2023-11-14T23:59:00.061Z] 7264a8db6415: Download complete [2023-11-14T23:59:00.061Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T23:59:00.061Z] 1f1c1a5573a3: Download complete [2023-11-14T23:59:00.061Z] 7264a8db6415: Pull complete [2023-11-14T23:59:00.319Z] b5e4710f87ac: Verifying Checksum [2023-11-14T23:59:00.319Z] b5e4710f87ac: Download complete [2023-11-14T23:59:00.319Z] c4d48a809fc2: Pull complete [2023-11-14T23:59:00.319Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T23:59:00.319Z] 4f1c88b9dad5: Download complete [2023-11-14T23:59:00.884Z] ce7588e14bc9: Verifying Checksum [2023-11-14T23:59:00.884Z] ce7588e14bc9: Download complete [2023-11-14T23:59:03.416Z] 4f1c88b9dad5: Pull complete [2023-11-14T23:59:03.416Z] ad3a456e5733: Pull complete [2023-11-14T23:59:03.416Z] 69c7f0334f64: Pull complete [2023-11-14T23:59:03.674Z] 1f1c1a5573a3: Pull complete [2023-11-14T23:59:06.239Z] ce7588e14bc9: Pull complete [2023-11-14T23:59:06.498Z] b5e4710f87ac: Pull complete [2023-11-14T23:59:06.498Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T23:59:06.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T23:59:06.498Z] ---> 88b5674ff536 [2023-11-14T23:59:06.498Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T23:59:11.769Z] ---> Running in 1053a2d66f10 [2023-11-14T23:59:11.769Z] Removing intermediate container 1053a2d66f10 [2023-11-14T23:59:11.769Z] ---> 0631f793cd4a [2023-11-14T23:59:11.769Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T23:59:11.769Z] ---> Running in 4967ccf856b0 [2023-11-14T23:59:11.769Z] Removing intermediate container 4967ccf856b0 [2023-11-14T23:59:11.769Z] ---> 25aa1e5455f6 [2023-11-14T23:59:11.769Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T23:59:11.769Z] ---> Running in a80d495cf532 [2023-11-14T23:59:11.769Z] Removing intermediate container a80d495cf532 [2023-11-14T23:59:11.769Z] ---> 64f517b8663a [2023-11-14T23:59:11.769Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T23:59:11.769Z] ---> Running in 09e7f5a01cec [2023-11-14T23:59:11.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T23:59:12.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T23:59:12.287Z] OK: 264 MiB in 52 packages [2023-11-14T23:59:12.546Z] Removing intermediate container 09e7f5a01cec [2023-11-14T23:59:12.546Z] ---> e7af4f12b656 [2023-11-14T23:59:12.546Z] Step 7/12 : WORKDIR /app [2023-11-14T23:59:12.546Z] ---> Running in 8beeeacb41c7 [2023-11-14T23:59:12.546Z] Removing intermediate container 8beeeacb41c7 [2023-11-14T23:59:12.546Z] ---> e0c5ec17dcb0 [2023-11-14T23:59:12.546Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T23:59:12.804Z] ---> 55f6998311f9 [2023-11-14T23:59:12.804Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T23:59:12.804Z] ---> Running in d69ba8a5bd14 [2023-11-14T23:59:13.522Z] Still waiting to schedule task [2023-11-14T23:59:13.523Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-18022’ is offline [2023-11-14T23:59:51.519Z] Removing intermediate container d69ba8a5bd14 [2023-11-14T23:59:51.519Z] ---> 149ad8c9402a [2023-11-14T23:59:51.519Z] Step 10/12 : COPY . . [2023-11-14T23:59:51.779Z] ---> dde2c8432969 [2023-11-14T23:59:51.779Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T23:59:51.779Z] ---> Running in c653367522be [2023-11-14T23:59:51.779Z] Removing intermediate container c653367522be [2023-11-14T23:59:51.779Z] ---> f6e08d37c1b2 [2023-11-14T23:59:51.779Z] Step 12/12 : RUN $MAKE [2023-11-14T23:59:51.779Z] ---> Running in 975808bbc379 [2023-11-14T23:59:52.038Z] noop [2023-11-14T23:59:52.297Z] Removing intermediate container 975808bbc379 [2023-11-14T23:59:52.297Z] ---> c5b2171bbde3 [2023-11-14T23:59:52.297Z] Successfully built c5b2171bbde3 [2023-11-14T23:59:52.297Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:59:52.602Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T23:59:52.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T23:59:52.668Z] prd-ubuntu20.04-docker-8c-8g-18023 does not seem to be running inside a container [2023-11-14T23:59:52.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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 ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T23:59:53.013Z] $ docker top c042e378226a293b6481a019c1c4e36d92043030dbcfd1ad165dc1c2bb2b2138 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T23:59:53.353Z] + go version [2023-11-14T23:59:53.353Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T23:59:53.363Z] $ docker stop --time=1 c042e378226a293b6481a019c1c4e36d92043030dbcfd1ad165dc1c2bb2b2138 [2023-11-14T23:59:54.658Z] $ docker rm -f --volumes c042e378226a293b6481a019c1c4e36d92043030dbcfd1ad165dc1c2bb2b2138 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T23:59:55.065Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T23:59:55.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T23:59:55.137Z] prd-ubuntu20.04-docker-8c-8g-18023 does not seem to be running inside a container [2023-11-14T23:59:55.164Z] $ 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-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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 ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T23:59:55.473Z] $ docker top 1b5921778f2a8fab9b8f5ddcf6981de4a9753258d9fb99fb78dcd1e48978c874 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T23:59:55.808Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-247 [Pipeline] fileExists [Pipeline] sh [2023-11-14T23:59:56.107Z] + make test [2023-11-14T23:59:56.107Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-15T00:00:14.186Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-15T00:00:14.186Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-15T00:00:14.752Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.136s coverage: 86.2% of statements [2023-11-15T00:00:17.280Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.700s coverage: 71.9% of statements [2023-11-15T00:00:35.350Z] go vet ./... [2023-11-15T00:00:37.250Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T00:00:37.250Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T00:00:37.250Z] ./bin/test-attribution.sh [2023-11-15T00:00:37.250Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-15T00:00:37.250Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-15T00:00:37.250Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-15T00:00:37.250Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-15T00:00:37.250Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-15T00:00:37.250Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-15T00:00:37.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-15T00:00:37.275Z] $ docker stop --time=1 1b5921778f2a8fab9b8f5ddcf6981de4a9753258d9fb99fb78dcd1e48978c874 [2023-11-15T00:00:42.660Z] $ docker rm -f --volumes 1b5921778f2a8fab9b8f5ddcf6981de4a9753258d9fb99fb78dcd1e48978c874 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T00:00:43.183Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-15T00:00:43.240Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-15T00:00:43.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T00:00:44.058Z] + ls -al . [2023-11-15T00:00:44.058Z] total 208 [2023-11-15T00:00:44.058Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 23:59 . [2023-11-15T00:00:44.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 23:58 .. [2023-11-15T00:00:44.058Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 14 23:58 .dockerignore [2023-11-15T00:00:44.058Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 00:00 .git [2023-11-15T00:00:44.058Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:58 .github [2023-11-15T00:00:44.058Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 14 23:58 .gitignore [2023-11-15T00:00:44.058Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 23:58 .golangci.yml [2023-11-15T00:00:44.058Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 23:58 .semver [2023-11-15T00:00:44.058Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 14 23:58 Attribution.txt [2023-11-15T00:00:44.058Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 14 23:58 CHANGELOG.md [2023-11-15T00:00:44.058Z] -rw-rw-r-- 1 jenkins jenkins 1768 Nov 14 23:58 Dockerfile [2023-11-15T00:00:44.058Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 23:58 GOVERNANCE.md [2023-11-15T00:00:44.058Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 14 23:58 Jenkinsfile [2023-11-15T00:00:44.058Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 14 23:58 LICENSE [2023-11-15T00:00:44.058Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 14 23:58 Makefile [2023-11-15T00:00:44.058Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 23:58 OWNERS.md [2023-11-15T00:00:44.058Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 14 23:58 README.md [2023-11-15T00:00:44.058Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 23:58 VERSION [2023-11-15T00:00:44.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:58 bin [2023-11-15T00:00:44.058Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 15 00:00 coverage.out [2023-11-15T00:00:44.058Z] -rw-rw-r-- 1 jenkins jenkins 3922 Nov 14 23:58 go.mod [2023-11-15T00:00:44.058Z] -rw-rw-r-- 1 jenkins jenkins 34986 Nov 14 23:58 go.sum [2023-11-15T00:00:44.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:58 images [2023-11-15T00:00:44.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 23:58 internal [2023-11-15T00:00:44.058Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 14 23:58 main.go [2023-11-15T00:00:44.058Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:58 openapi [2023-11-15T00:00:44.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:58 res [2023-11-15T00:00:44.058Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T00:00:44.355Z] + 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=8c417bd89b264bfdf892926df5fc0047d9b1b3ae --label arch=amd64 --label version=0.0.0 . [2023-11-15T00:00:44.355Z] Sending build context to Docker daemon 12.76MB [2023-11-15T00:00:44.355Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T00:00:44.355Z] Step 2/30 : FROM ${BASE} AS builder [2023-11-15T00:00:44.355Z] ---> c5b2171bbde3 [2023-11-15T00:00:44.355Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T00:00:44.921Z] ---> Running in 8764eead129e [2023-11-15T00:00:45.179Z] Removing intermediate container 8764eead129e [2023-11-15T00:00:45.179Z] ---> 8f36638fd7c7 [2023-11-15T00:00:45.179Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T00:00:45.438Z] ---> Running in b5c12505b826 [2023-11-15T00:00:45.696Z] Removing intermediate container b5c12505b826 [2023-11-15T00:00:45.696Z] ---> 8caa051cb938 [2023-11-15T00:00:45.696Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2023-11-15T00:00:45.954Z] ---> Running in 6478bc28ca75 [2023-11-15T00:00:46.212Z] Removing intermediate container 6478bc28ca75 [2023-11-15T00:00:46.212Z] ---> 3ff94c77bb44 [2023-11-15T00:00:46.212Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T00:00:46.471Z] ---> Running in 991fae1f6fef [2023-11-15T00:00:47.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T00:00:47.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T00:00:47.297Z] OK: 264 MiB in 52 packages [2023-11-15T00:00:47.866Z] Removing intermediate container 991fae1f6fef [2023-11-15T00:00:47.866Z] ---> f02e033229a3 [2023-11-15T00:00:47.866Z] Step 7/30 : WORKDIR /app [2023-11-15T00:00:47.866Z] ---> Running in 27a5b2f9dfd0 [2023-11-15T00:00:47.866Z] Removing intermediate container 27a5b2f9dfd0 [2023-11-15T00:00:47.866Z] ---> 1eaa3b52314e [2023-11-15T00:00:47.866Z] Step 8/30 : COPY go.mod vendor* ./ [2023-11-15T00:00:47.866Z] ---> 8c20daff1e92 [2023-11-15T00:00:47.866Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T00:00:48.124Z] ---> Running in db5c926cf9f7 [2023-11-15T00:00:48.691Z] Removing intermediate container db5c926cf9f7 [2023-11-15T00:00:48.691Z] ---> eeffcd2e2253 [2023-11-15T00:00:48.691Z] Step 10/30 : COPY . . [2023-11-15T00:00:49.258Z] ---> 844b114791f8 [2023-11-15T00:00:49.258Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T00:00:49.258Z] ---> Running in b86f42664552 [2023-11-15T00:00:49.258Z] Removing intermediate container b86f42664552 [2023-11-15T00:00:49.258Z] ---> 59d231e64d47 [2023-11-15T00:00:49.258Z] Step 12/30 : RUN $MAKE [2023-11-15T00:00:49.258Z] ---> Running in ba076cbd8f48 [2023-11-15T00:00:49.822Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-15T00:00:50.626Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18024 in /w/workspace/y_app-rfid-llrp-inventory_PR-247 [Pipeline] { [Pipeline] ws [2023-11-15T00:00:50.639Z] Running in /w/workspace/app-rfid-llrp-inventory/6 [Pipeline] { [Pipeline] checkout [2023-11-15T00:00:50.672Z] The recommended git tool is: git [2023-11-15T00:00:55.596Z] using credential edgex-jenkins-ssh [2023-11-15T00:00:55.612Z] Cloning the remote Git repository [2023-11-15T00:00:55.659Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-15T00:00:55.743Z] > git init /w/workspace/app-rfid-llrp-inventory/6 # timeout=10 [2023-11-15T00:00:55.876Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-15T00:00:55.877Z] > git --version # timeout=10 [2023-11-15T00:00:55.897Z] > git --version # 'git version 2.25.1' [2023-11-15T00:00:55.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T00:00:56.035Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T00:00:58.068Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-15T00:00:58.089Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-15T00:00:58.877Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-15T00:00:58.920Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-15T00:00:58.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T00:00:58.936Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-15T00:00:59.515Z] Merging remotes/origin/main commit a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 into PR head commit 4d9c7079c6b3ddd130957b2f40bb564acd307f17 [2023-11-15T00:00:59.830Z] Merge succeeded, producing 9c9c92b8f64a1b67bb4eccf1a82428f033295d16 [2023-11-15T00:00:59.830Z] Checking out Revision 9c9c92b8f64a1b67bb4eccf1a82428f033295d16 (PR-247) [2023-11-15T00:00:59.534Z] > git config core.sparsecheckout # timeout=10 [2023-11-15T00:00:59.599Z] > git checkout -f 4d9c7079c6b3ddd130957b2f40bb564acd307f17 # timeout=10 [2023-11-15T00:00:59.685Z] > git remote # timeout=10 [2023-11-15T00:00:59.702Z] > git config --get remote.origin.url # timeout=10 [2023-11-15T00:00:59.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-15T00:00:59.729Z] > git merge a6afd8f35ce2eea65c9c395e2c86642cd8bfd297 # timeout=10 [2023-11-15T00:00:59.802Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-15T00:00:59.836Z] > git config core.sparsecheckout # timeout=10 [2023-11-15T00:00:59.857Z] > git checkout -f 9c9c92b8f64a1b67bb4eccf1a82428f033295d16 # timeout=10 [2023-11-15T00:01:03.302Z] Commit message: "Merge commit 'a6afd8f35ce2eea65c9c395e2c86642cd8bfd297' into HEAD" [2023-11-15T00:01:03.329Z] First time build. Skipping changelog. [Pipeline] withEnv [2023-11-15T00:01:03.310Z] > git rev-list --no-walk d35f2f32868fe2eb23d656648ab8aa19176a4209 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T00:01:04.345Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-15T00:01:04.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T00:01:04.345Z] Dload Upload Total Spent Left Speed [2023-11-15T00:01:04.345Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-11-15T00:01:05.075Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-15T00:01:05.397Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-15T00:01:05.397Z] + sudo tee /etc/docker/daemon.new [2023-11-15T00:01:05.397Z] { [2023-11-15T00:01:05.397Z] "registry-mirrors": [ [2023-11-15T00:01:05.397Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-15T00:01:05.397Z] ], [2023-11-15T00:01:05.397Z] "bip": "10.250.0.254/24", [2023-11-15T00:01:05.397Z] "hosts": [ [2023-11-15T00:01:05.397Z] "tcp://0.0.0.0:5555", [2023-11-15T00:01:05.397Z] "unix:///var/run/docker.sock" [2023-11-15T00:01:05.397Z] ], [2023-11-15T00:01:05.397Z] "mtu": 1458, [2023-11-15T00:01:05.397Z] "selinux-enabled": true, [2023-11-15T00:01:05.397Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-15T00:01:05.397Z] } [Pipeline] sh [2023-11-15T00:01:05.729Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-15T00:01:06.050Z] + sudo service docker restart [2023-11-15T00:01:11.869Z] Removing intermediate container ba076cbd8f48 [2023-11-15T00:01:11.870Z] ---> 5d832ce9f97e [2023-11-15T00:01:11.870Z] Step 13/30 : FROM alpine:3.18 [2023-11-15T00:01:11.870Z] 3.18: Pulling from library/alpine [2023-11-15T00:01:11.870Z] 96526aa774ef: Pulling fs layer [2023-11-15T00:01:11.870Z] 96526aa774ef: Verifying Checksum [2023-11-15T00:01:11.870Z] 96526aa774ef: Download complete [2023-11-15T00:01:11.870Z] 96526aa774ef: Pull complete [2023-11-15T00:01:11.870Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T00:01:11.870Z] Status: Downloaded newer image for alpine:3.18 [2023-11-15T00:01:11.870Z] ---> 8ca4688f4f35 [2023-11-15T00:01:11.870Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-15T00:01:11.870Z] ---> Running in 0bdcde2f0ec9 [2023-11-15T00:01:11.870Z] Removing intermediate container 0bdcde2f0ec9 [2023-11-15T00:01:11.870Z] ---> 457df6fa2bdf [2023-11-15T00:01:11.870Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-15T00:01:11.870Z] ---> Running in ae2e549be9c9 [2023-11-15T00:01:11.870Z] Removing intermediate container ae2e549be9c9 [2023-11-15T00:01:11.870Z] ---> c5aed757c384 [2023-11-15T00:01:11.870Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-15T00:01:11.870Z] ---> Running in b76bbfbc057b [2023-11-15T00:01:11.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T00:01:11.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T00:01:12.128Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-15T00:01:12.128Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-15T00:01:12.128Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T00:01:12.128Z] Executing ca-certificates-20230506-r0.trigger [2023-11-15T00:01:12.128Z] OK: 8 MiB in 17 packages [2023-11-15T00:01:12.695Z] Removing intermediate container b76bbfbc057b [2023-11-15T00:01:12.695Z] ---> ede6c33644f4 [2023-11-15T00:01:12.695Z] Step 17/30 : RUN apk --no-cache upgrade [2023-11-15T00:01:12.695Z] ---> Running in 30de2c3b1c32 [2023-11-15T00:01:12.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-15T00:01:12.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-15T00:01:13.212Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T00:01:13.212Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T00:01:13.212Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T00:01:13.212Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T00:01:13.212Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T00:01:13.212Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T00:01:13.212Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T00:01:13.212Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T00:01:13.212Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T00:01:13.212Z] Executing ca-certificates-20230506-r0.trigger [2023-11-15T00:01:13.212Z] OK: 8 MiB in 17 packages [2023-11-15T00:01:14.147Z] Removing intermediate container 30de2c3b1c32 [2023-11-15T00:01:14.147Z] ---> 1e7c780bb9ac [2023-11-15T00:01:14.147Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-15T00:01:14.147Z] ---> cdaf270dbf65 [2023-11-15T00:01:14.147Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-15T00:01:14.714Z] ---> 25062d8b8513 [2023-11-15T00:01:14.714Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2023-11-15T00:01:14.714Z] ---> c3de641242b9 [2023-11-15T00:01:14.714Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2023-11-15T00:01:14.973Z] ---> 699556c76cc8 [2023-11-15T00:01:14.973Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-15T00:01:15.899Z] ---> 8798617f12d1 [2023-11-15T00:01:15.900Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-15T00:01:15.900Z] ---> Running in dd66298efb4d [2023-11-15T00:01:16.158Z] Removing intermediate container dd66298efb4d [2023-11-15T00:01:16.158Z] ---> 7e785036cc6c [2023-11-15T00:01:16.158Z] Step 24/30 : VOLUME /cache [2023-11-15T00:01:16.416Z] ---> Running in a7461699b93a [2023-11-15T00:01:16.416Z] Removing intermediate container a7461699b93a [2023-11-15T00:01:16.416Z] ---> 913d61ff3cee [2023-11-15T00:01:16.416Z] Step 25/30 : EXPOSE 59711 [2023-11-15T00:01:16.416Z] ---> Running in 45d0c4e784a5 [2023-11-15T00:01:16.416Z] Removing intermediate container 45d0c4e784a5 [2023-11-15T00:01:16.416Z] ---> d45d973eaa26 [2023-11-15T00:01:16.416Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-15T00:01:16.416Z] ---> Running in a9114da17a4b [2023-11-15T00:01:16.675Z] Removing intermediate container a9114da17a4b [2023-11-15T00:01:16.675Z] ---> b0d05a5e8fc8 [2023-11-15T00:01:16.675Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-15T00:01:16.675Z] ---> Running in b82957f721b1 [2023-11-15T00:01:16.675Z] Removing intermediate container b82957f721b1 [2023-11-15T00:01:16.675Z] ---> c3a55e834c3e [2023-11-15T00:01:16.675Z] Step 28/30 : LABEL arch=amd64 [2023-11-15T00:01:16.675Z] ---> Running in 898914a230b7 [2023-11-15T00:01:16.675Z] Removing intermediate container 898914a230b7 [2023-11-15T00:01:16.675Z] ---> 4246e03608f2 [2023-11-15T00:01:16.675Z] Step 29/30 : LABEL git_sha=8c417bd89b264bfdf892926df5fc0047d9b1b3ae [2023-11-15T00:01:16.675Z] ---> Running in 23cf4e90f024 [2023-11-15T00:01:16.933Z] Removing intermediate container 23cf4e90f024 [2023-11-15T00:01:16.933Z] ---> ebcd051aeab7 [2023-11-15T00:01:16.933Z] Step 30/30 : LABEL version=0.0.0 [2023-11-15T00:01:16.933Z] ---> Running in c51beead1324 [2023-11-15T00:01:16.933Z] Removing intermediate container c51beead1324 [2023-11-15T00:01:16.933Z] ---> ee0509ee27b5 [2023-11-15T00:01:16.933Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-15T00:01:16.933Z] Successfully built ee0509ee27b5 [2023-11-15T00:01:16.933Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T00:01:17.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T00:01:17.397Z] [2023-11-15T00:01:17.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T00:01:17.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T00:01:17.691Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-15T00:01:17.691Z] 5eb5b503b376: Pulling fs layer [2023-11-15T00:01:17.691Z] 5c69ac0246d0: Pulling fs layer [2023-11-15T00:01:17.691Z] ec43610c2a17: Pulling fs layer [2023-11-15T00:01:17.691Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-15T00:01:17.691Z] 33b1e0a273af: Pulling fs layer [2023-11-15T00:01:17.691Z] 5d3b04190fa2: Pulling fs layer [2023-11-15T00:01:17.691Z] 2f39f015ded8: Pulling fs layer [2023-11-15T00:01:17.691Z] 33b1e0a273af: Waiting [2023-11-15T00:01:17.691Z] 2f39f015ded8: Waiting [2023-11-15T00:01:17.691Z] 5d3b04190fa2: Waiting [2023-11-15T00:01:17.691Z] 5c69ac0246d0: Download complete [2023-11-15T00:01:17.691Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-15T00:01:17.691Z] 3a2ae6a8a46f: Download complete [2023-11-15T00:01:17.691Z] 33b1e0a273af: Verifying Checksum [2023-11-15T00:01:17.691Z] 33b1e0a273af: Download complete [2023-11-15T00:01:17.691Z] 5d3b04190fa2: Verifying Checksum [2023-11-15T00:01:17.691Z] 5d3b04190fa2: Download complete [2023-11-15T00:01:17.691Z] ec43610c2a17: Verifying Checksum [2023-11-15T00:01:17.691Z] ec43610c2a17: Download complete [2023-11-15T00:01:17.949Z] 5eb5b503b376: Verifying Checksum [2023-11-15T00:01:17.949Z] 5eb5b503b376: Download complete [2023-11-15T00:01:18.513Z] 2f39f015ded8: Download complete [2023-11-15T00:01:19.079Z] 5eb5b503b376: Pull complete [2023-11-15T00:01:19.338Z] 5c69ac0246d0: Pull complete [2023-11-15T00:01:19.906Z] ec43610c2a17: Pull complete [2023-11-15T00:01:19.906Z] 3a2ae6a8a46f: Pull complete [2023-11-15T00:01:19.906Z] 33b1e0a273af: Pull complete [2023-11-15T00:01:20.165Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T00:01:24.301Z] provisioning config files... [2023-11-15T00:01:24.324Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/6@tmp/config16086279324997759699tmp [Pipeline] { [2023-11-15T00:01:24.346Z] 2f39f015ded8: Pull complete [2023-11-15T00:01:24.346Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-15T00:01:24.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T00:01:24.346Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T00:01:24.476Z] prd-ubuntu20.04-docker-8c-8g-18023 does not seem to be running inside a container [2023-11-15T00:01:24.504Z] $ 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-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-15T00:01:24.665Z] ---> docker-login.sh [2023-11-15T00:01:24.666Z] nexus3.edgexfoundry.org:10001 [2023-11-15T00:01:24.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T00:01:25.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T00:01:25.205Z] Configure a credential helper to remove this warning. See [2023-11-15T00:01:25.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T00:01:25.205Z] [2023-11-15T00:01:25.205Z] Login Succeeded [2023-11-15T00:01:25.205Z] nexus3.edgexfoundry.org:10002 [2023-11-15T00:01:25.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T00:01:25.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T00:01:25.749Z] Configure a credential helper to remove this warning. See [2023-11-15T00:01:25.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T00:01:25.749Z] [2023-11-15T00:01:25.749Z] Login Succeeded [2023-11-15T00:01:25.749Z] nexus3.edgexfoundry.org:10003 [2023-11-15T00:01:25.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T00:01:26.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T00:01:26.023Z] Configure a credential helper to remove this warning. See [2023-11-15T00:01:26.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T00:01:26.023Z] [2023-11-15T00:01:26.023Z] Login Succeeded [2023-11-15T00:01:26.023Z] nexus3.edgexfoundry.org:10004 [2023-11-15T00:01:26.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T00:01:26.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T00:01:26.292Z] Configure a credential helper to remove this warning. See [2023-11-15T00:01:26.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T00:01:26.292Z] [2023-11-15T00:01:26.292Z] Login Succeeded [2023-11-15T00:01:26.292Z] docker.io [2023-11-15T00:01:26.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T00:01:26.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T00:01:26.830Z] Configure a credential helper to remove this warning. See [2023-11-15T00:01:26.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T00:01:26.830Z] [2023-11-15T00:01:26.830Z] Login Succeeded [2023-11-15T00:01:26.830Z] ---> docker-login.sh ends [2023-11-15T00:01:29.551Z] $ docker top ec4a3d731434a8d7d8de4feb13b36d24e4d9e60099e97504d91ea1923c781752 -eo pid,comm [Pipeline] { [Pipeline] } [2023-11-15T00:01:29.616Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-15T00:01:29.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2023-11-15T00:01:29.970Z] ---> job-cost.sh [2023-11-15T00:01:29.970Z] lf-activate-venv: SKIPPING [2023-11-15T00:01:29.970Z] INFO: No Stack... [Pipeline] echo [2023-11-15T00:01:29.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-15T00:01:30.004Z] ========================================================= [2023-11-15T00:01:30.004Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-15T00:01:30.004Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T00:01:30.229Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T00:01:30.357Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-15T00:01:30.796Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T00:01:31.086Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives/cost.csv [2023-11-15T00:01:31.086Z] + cut -d, -f6 [Pipeline] lock [2023-11-15T00:01:31.102Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-6-stack-cost] [2023-11-15T00:01:31.108Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-6-stack-cost] did not exist. Created. [2023-11-15T00:01:31.108Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T00:01:31.408Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-15T00:01:31.444Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T00:01:31.450Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T00:01:31.467Z] $ docker stop --time=1 ec4a3d731434a8d7d8de4feb13b36d24e4d9e60099e97504d91ea1923c781752 [2023-11-15T00:01:32.305Z] Sending build context to Docker daemon 670.7kB [2023-11-15T00:01:32.305Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T00:01:32.305Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-15T00:01:32.305Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-15T00:01:32.305Z] 9fda8d8052c6: Pulling fs layer [2023-11-15T00:01:32.305Z] 5d54e960e981: Pulling fs layer [2023-11-15T00:01:32.305Z] c4a7e357bf2a: Pulling fs layer [2023-11-15T00:01:32.305Z] f0e02332f6b5: Pulling fs layer [2023-11-15T00:01:32.305Z] 872ee5b61b7b: Pulling fs layer [2023-11-15T00:01:32.305Z] 0c6a40ed1a82: Pulling fs layer [2023-11-15T00:01:32.305Z] f0e02332f6b5: Waiting [2023-11-15T00:01:32.305Z] 872ee5b61b7b: Waiting [2023-11-15T00:01:32.305Z] 94ae7d8d031c: Pulling fs layer [2023-11-15T00:01:32.305Z] 0c6a40ed1a82: Waiting [2023-11-15T00:01:32.305Z] 94ae7d8d031c: Waiting [2023-11-15T00:01:32.305Z] 5d54e960e981: Verifying Checksum [2023-11-15T00:01:32.305Z] 5d54e960e981: Download complete [2023-11-15T00:01:32.305Z] f0e02332f6b5: Download complete [2023-11-15T00:01:32.305Z] 872ee5b61b7b: Download complete [2023-11-15T00:01:32.305Z] 9fda8d8052c6: Verifying Checksum [2023-11-15T00:01:32.305Z] 9fda8d8052c6: Download complete [2023-11-15T00:01:32.612Z] $ docker rm -f --volumes ec4a3d731434a8d7d8de4feb13b36d24e4d9e60099e97504d91ea1923c781752 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-15T00:01:32.896Z] 94ae7d8d031c: Verifying Checksum [2023-11-15T00:01:32.896Z] 94ae7d8d031c: Download complete [2023-11-15T00:01:33.482Z] 9fda8d8052c6: Pull complete [2023-11-15T00:01:33.749Z] 5d54e960e981: Pull complete [2023-11-15T00:01:34.017Z] c4a7e357bf2a: Verifying Checksum [2023-11-15T00:01:34.017Z] c4a7e357bf2a: Download complete [2023-11-15T00:01:34.976Z] 0c6a40ed1a82: Verifying Checksum [2023-11-15T00:01:34.976Z] 0c6a40ed1a82: Download complete [2023-11-15T00:01:47.297Z] c4a7e357bf2a: Pull complete [2023-11-15T00:01:47.297Z] f0e02332f6b5: Pull complete [2023-11-15T00:01:47.297Z] 872ee5b61b7b: Pull complete [2023-11-15T00:01:55.524Z] 0c6a40ed1a82: Pull complete [2023-11-15T00:02:00.872Z] 94ae7d8d031c: Pull complete [2023-11-15T00:02:00.872Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-15T00:02:00.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-15T00:02:00.872Z] ---> 86de565de09d [2023-11-15T00:02:00.872Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T00:02:01.838Z] ---> Running in 2930eb6684cf [2023-11-15T00:02:02.104Z] Removing intermediate container 2930eb6684cf [2023-11-15T00:02:02.104Z] ---> 0404ad1ee5de [2023-11-15T00:02:02.104Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T00:02:02.104Z] ---> Running in a5422dee8213 [2023-11-15T00:02:02.380Z] Removing intermediate container a5422dee8213 [2023-11-15T00:02:02.380Z] ---> 8a63a5cb34ed [2023-11-15T00:02:02.380Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-15T00:02:02.657Z] ---> Running in 8bc1fdcccfb9 [2023-11-15T00:02:02.925Z] Removing intermediate container 8bc1fdcccfb9 [2023-11-15T00:02:02.925Z] ---> c7b9d4ee2173 [2023-11-15T00:02:02.925Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T00:02:02.925Z] ---> Running in ef239155e382 [2023-11-15T00:02:03.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T00:02:04.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T00:02:05.470Z] OK: 266 MiB in 52 packages [2023-11-15T00:02:06.434Z] Removing intermediate container ef239155e382 [2023-11-15T00:02:06.434Z] ---> ef8024dab964 [2023-11-15T00:02:06.434Z] Step 7/12 : WORKDIR /app [2023-11-15T00:02:06.434Z] ---> Running in 680b9c8ebdde [2023-11-15T00:02:06.702Z] Removing intermediate container 680b9c8ebdde [2023-11-15T00:02:06.702Z] ---> 0b159ed2c45d [2023-11-15T00:02:06.702Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-15T00:02:07.285Z] ---> d14820c7db8a [2023-11-15T00:02:07.285Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T00:02:07.285Z] ---> Running in a5f94cf55bb7 [2023-11-15T00:03:28.912Z] Removing intermediate container a5f94cf55bb7 [2023-11-15T00:03:28.912Z] ---> f97270c9a34a [2023-11-15T00:03:28.912Z] Step 10/12 : COPY . . [2023-11-15T00:03:28.912Z] ---> e8152b6d0349 [2023-11-15T00:03:28.912Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T00:03:28.912Z] ---> Running in 83427de4f6aa [2023-11-15T00:03:28.912Z] Removing intermediate container 83427de4f6aa [2023-11-15T00:03:28.912Z] ---> 5572bd31cd03 [2023-11-15T00:03:28.912Z] Step 12/12 : RUN $MAKE [2023-11-15T00:03:28.912Z] ---> Running in 4f5eed01a7dc [2023-11-15T00:03:28.912Z] noop [2023-11-15T00:03:28.912Z] Removing intermediate container 4f5eed01a7dc [2023-11-15T00:03:28.912Z] ---> d108ee545515 [2023-11-15T00:03:28.912Z] Successfully built d108ee545515 [2023-11-15T00:03:28.912Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T00:03:29.268Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T00:03:29.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T00:03:29.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-18024 does not seem to be running inside a container [2023-11-15T00:03:29.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@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 ******** -e ******** ci-base-image-arm64 cat [2023-11-15T00:03:30.768Z] $ docker top d60ae0d2bc9b7bd41f9aef199becc382bf0d11402e96d4cb20e020bca159430e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T00:03:31.602Z] + go version [2023-11-15T00:03:31.602Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-15T00:03:31.620Z] $ docker stop --time=1 d60ae0d2bc9b7bd41f9aef199becc382bf0d11402e96d4cb20e020bca159430e [2023-11-15T00:03:33.249Z] $ docker rm -f --volumes d60ae0d2bc9b7bd41f9aef199becc382bf0d11402e96d4cb20e020bca159430e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T00:03:33.890Z] + docker inspect -f . ci-base-image-arm64 [2023-11-15T00:03:33.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T00:03:34.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-18024 does not seem to be running inside a container [2023-11-15T00:03:34.136Z] $ 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/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@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 ******** -e ******** ci-base-image-arm64 cat [2023-11-15T00:03:35.312Z] $ docker top 41e0e50cd66f910319d03d0b3e3bb69b5e52f2f4122573299a445d5187ea5cbd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T00:03:35.831Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/6 [Pipeline] fileExists [Pipeline] sh [2023-11-15T00:03:36.175Z] + make test [2023-11-15T00:03:36.176Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-15T00:05:57.888Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-15T00:05:57.888Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-15T00:05:57.888Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.482s coverage: 86.2% of statements [2023-11-15T00:06:02.149Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.345s coverage: 71.9% of statements [2023-11-15T00:06:02.419Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-15T00:06:02.419Z] go vet ./... [2023-11-15T00:07:39.075Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-15T00:07:39.075Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-15T00:07:39.075Z] ./bin/test-attribution.sh [2023-11-15T00:07:39.075Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-15T00:07:39.075Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-15T00:07:39.075Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-15T00:07:39.075Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-15T00:07:39.075Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-15T00:07:39.075Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-15T00:07:39.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-15T00:07:39.105Z] $ docker stop --time=1 41e0e50cd66f910319d03d0b3e3bb69b5e52f2f4122573299a445d5187ea5cbd [2023-11-15T00:07:43.608Z] $ docker rm -f --volumes 41e0e50cd66f910319d03d0b3e3bb69b5e52f2f4122573299a445d5187ea5cbd [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-15T00:07:45.121Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-15T00:07:45.143Z] Warning: overwriting stash ‘coverage-report’ [2023-11-15T00:07:45.580Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-15T00:07:46.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-15T00:07:46.373Z] + ls -al . [2023-11-15T00:07:46.373Z] total 204 [2023-11-15T00:07:46.373Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 00:03 . [2023-11-15T00:07:46.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 00:00 .. [2023-11-15T00:07:46.373Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 15 00:00 .dockerignore [2023-11-15T00:07:46.373Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 00:00 .git [2023-11-15T00:07:46.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 00:00 .github [2023-11-15T00:07:46.373Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 15 00:00 .gitignore [2023-11-15T00:07:46.373Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 00:00 .golangci.yml [2023-11-15T00:07:46.373Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 15 00:00 Attribution.txt [2023-11-15T00:07:46.373Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 15 00:00 CHANGELOG.md [2023-11-15T00:07:46.373Z] -rw-rw-r-- 1 jenkins jenkins 1768 Nov 15 00:00 Dockerfile [2023-11-15T00:07:46.373Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 00:00 GOVERNANCE.md [2023-11-15T00:07:46.373Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 15 00:00 Jenkinsfile [2023-11-15T00:07:46.373Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 15 00:00 LICENSE [2023-11-15T00:07:46.373Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 15 00:00 Makefile [2023-11-15T00:07:46.373Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 15 00:00 OWNERS.md [2023-11-15T00:07:46.373Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 15 00:00 README.md [2023-11-15T00:07:46.373Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 23:58 VERSION [2023-11-15T00:07:46.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 00:00 bin [2023-11-15T00:07:46.373Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 15 00:06 coverage.out [2023-11-15T00:07:46.373Z] -rw-rw-r-- 1 jenkins jenkins 3922 Nov 15 00:00 go.mod [2023-11-15T00:07:46.373Z] -rw-rw-r-- 1 jenkins jenkins 34986 Nov 15 00:00 go.sum [2023-11-15T00:07:46.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 00:00 images [2023-11-15T00:07:46.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 00:00 internal [2023-11-15T00:07:46.373Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 15 00:00 main.go [2023-11-15T00:07:46.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 00:00 openapi [2023-11-15T00:07:46.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 00:00 res [2023-11-15T00:07:46.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 00:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T00:07:46.744Z] + 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=9c9c92b8f64a1b67bb4eccf1a82428f033295d16 --label arch=arm64 --label version=0.0.0 . [2023-11-15T00:07:47.023Z] Sending build context to Docker daemon 670.7kB [2023-11-15T00:07:47.023Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2023-11-15T00:07:47.023Z] Step 2/30 : FROM ${BASE} AS builder [2023-11-15T00:07:47.023Z] ---> d108ee545515 [2023-11-15T00:07:47.023Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2023-11-15T00:07:47.023Z] ---> Running in 10c0df73183b [2023-11-15T00:07:47.324Z] Removing intermediate container 10c0df73183b [2023-11-15T00:07:47.324Z] ---> 19c4e78ac4c5 [2023-11-15T00:07:47.324Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2023-11-15T00:07:47.598Z] ---> Running in d0e00357a4c7 [2023-11-15T00:07:47.873Z] Removing intermediate container d0e00357a4c7 [2023-11-15T00:07:47.873Z] ---> 28fa5738c9fb [2023-11-15T00:07:47.873Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2023-11-15T00:07:47.873Z] ---> Running in e6e48b4ca6c2 [2023-11-15T00:07:48.145Z] Removing intermediate container e6e48b4ca6c2 [2023-11-15T00:07:48.145Z] ---> 9ee52733b64d [2023-11-15T00:07:48.145Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-15T00:07:48.145Z] ---> Running in deb75a80fa38 [2023-11-15T00:07:49.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T00:07:49.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T00:07:50.652Z] OK: 266 MiB in 52 packages [2023-11-15T00:07:51.612Z] Removing intermediate container deb75a80fa38 [2023-11-15T00:07:51.612Z] ---> c476b84a98b4 [2023-11-15T00:07:51.612Z] Step 7/30 : WORKDIR /app [2023-11-15T00:07:51.612Z] ---> Running in 467cbaafc809 [2023-11-15T00:07:51.880Z] Removing intermediate container 467cbaafc809 [2023-11-15T00:07:51.880Z] ---> b2ac70c51736 [2023-11-15T00:07:51.880Z] Step 8/30 : COPY go.mod vendor* ./ [2023-11-15T00:07:56.129Z] ---> bb8fbda586b1 [2023-11-15T00:07:56.129Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-15T00:07:56.129Z] ---> Running in 58114526e6fc [2023-11-15T00:07:58.068Z] Removing intermediate container 58114526e6fc [2023-11-15T00:07:58.068Z] ---> 7a152f1fa171 [2023-11-15T00:07:58.068Z] Step 10/30 : COPY . . [2023-11-15T00:07:58.337Z] ---> 71cc039ea53a [2023-11-15T00:07:58.337Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-15T00:07:58.337Z] ---> Running in 0cc72ec92c50 [2023-11-15T00:07:58.605Z] Removing intermediate container 0cc72ec92c50 [2023-11-15T00:07:58.605Z] ---> fe9502c88375 [2023-11-15T00:07:58.605Z] Step 12/30 : RUN $MAKE [2023-11-15T00:07:58.892Z] ---> Running in 2d168a20697f [2023-11-15T00:07:59.858Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-15T00:09:51.734Z] Removing intermediate container 2d168a20697f [2023-11-15T00:09:51.734Z] ---> 864cb5bf82d1 [2023-11-15T00:09:51.734Z] Step 13/30 : FROM alpine:3.18 [2023-11-15T00:09:51.734Z] 3.18: Pulling from library/alpine [2023-11-15T00:09:51.734Z] 579b34f0a95b: Pulling fs layer [2023-11-15T00:09:51.734Z] 579b34f0a95b: Download complete [2023-11-15T00:09:51.734Z] 579b34f0a95b: Pull complete [2023-11-15T00:09:51.734Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-15T00:09:51.734Z] Status: Downloaded newer image for alpine:3.18 [2023-11-15T00:09:51.734Z] ---> 3cc203321400 [2023-11-15T00:09:51.734Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-15T00:09:51.734Z] ---> Running in 615773077aca [2023-11-15T00:09:51.734Z] Removing intermediate container 615773077aca [2023-11-15T00:09:51.734Z] ---> b8712705d9ae [2023-11-15T00:09:51.734Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-15T00:09:51.734Z] ---> Running in 6d06fc53398a [2023-11-15T00:09:51.734Z] Removing intermediate container 6d06fc53398a [2023-11-15T00:09:51.734Z] ---> c9f5bc2d0160 [2023-11-15T00:09:51.734Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-15T00:09:51.734Z] ---> Running in c74012690097 [2023-11-15T00:09:51.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T00:09:51.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T00:09:51.734Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-15T00:09:51.734Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-15T00:09:51.734Z] Executing busybox-1.36.1-r2.trigger [2023-11-15T00:09:51.734Z] Executing ca-certificates-20230506-r0.trigger [2023-11-15T00:09:51.734Z] OK: 9 MiB in 17 packages [2023-11-15T00:09:51.734Z] Removing intermediate container c74012690097 [2023-11-15T00:09:51.734Z] ---> 04457a0ff5ff [2023-11-15T00:09:51.734Z] Step 17/30 : RUN apk --no-cache upgrade [2023-11-15T00:09:51.734Z] ---> Running in 03f3d168c04c [2023-11-15T00:09:51.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-15T00:09:51.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-15T00:09:51.734Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T00:09:51.734Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T00:09:51.734Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-15T00:09:51.734Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T00:09:51.734Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T00:09:51.734Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-15T00:09:51.734Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-15T00:09:51.734Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-15T00:09:51.734Z] Executing busybox-1.36.1-r5.trigger [2023-11-15T00:09:51.734Z] Executing ca-certificates-20230506-r0.trigger [2023-11-15T00:09:51.734Z] OK: 9 MiB in 17 packages [2023-11-15T00:09:51.734Z] Removing intermediate container 03f3d168c04c [2023-11-15T00:09:51.734Z] ---> d80d08ae8ec2 [2023-11-15T00:09:51.734Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-15T00:09:51.734Z] ---> c1a235ff7508 [2023-11-15T00:09:51.734Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-15T00:09:52.001Z] ---> dd401972c2d5 [2023-11-15T00:09:52.001Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2023-11-15T00:09:52.470Z] ---> db00f55b6d27 [2023-11-15T00:09:52.470Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2023-11-15T00:09:53.052Z] ---> 0d257df7a8d9 [2023-11-15T00:09:53.052Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-15T00:09:54.456Z] ---> 570290e48631 [2023-11-15T00:09:54.456Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-15T00:09:54.456Z] ---> Running in 87d86c606581 [2023-11-15T00:09:56.398Z] Removing intermediate container 87d86c606581 [2023-11-15T00:09:56.398Z] ---> a88c3716610d [2023-11-15T00:09:56.398Z] Step 24/30 : VOLUME /cache [2023-11-15T00:09:56.398Z] ---> Running in 55f9ade14d2e [2023-11-15T00:09:56.398Z] Removing intermediate container 55f9ade14d2e [2023-11-15T00:09:56.398Z] ---> f53b8ac74e02 [2023-11-15T00:09:56.398Z] Step 25/30 : EXPOSE 59711 [2023-11-15T00:09:56.398Z] ---> Running in d145876e5e37 [2023-11-15T00:09:56.667Z] Removing intermediate container d145876e5e37 [2023-11-15T00:09:56.667Z] ---> 9aeac532d5a5 [2023-11-15T00:09:56.667Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-15T00:09:56.936Z] ---> Running in c023038203d0 [2023-11-15T00:09:57.203Z] Removing intermediate container c023038203d0 [2023-11-15T00:09:57.203Z] ---> c24c34efddb5 [2023-11-15T00:09:57.203Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-15T00:09:57.203Z] ---> Running in e4b55f26e114 [2023-11-15T00:09:57.475Z] Removing intermediate container e4b55f26e114 [2023-11-15T00:09:57.475Z] ---> 489944727025 [2023-11-15T00:09:57.475Z] Step 28/30 : LABEL arch=arm64 [2023-11-15T00:09:57.741Z] ---> Running in 04ff14669ae5 [2023-11-15T00:09:58.008Z] Removing intermediate container 04ff14669ae5 [2023-11-15T00:09:58.008Z] ---> df5bc5cc31ca [2023-11-15T00:09:58.008Z] Step 29/30 : LABEL git_sha=9c9c92b8f64a1b67bb4eccf1a82428f033295d16 [2023-11-15T00:09:58.008Z] ---> Running in ae626fb8b205 [2023-11-15T00:09:58.274Z] Removing intermediate container ae626fb8b205 [2023-11-15T00:09:58.274Z] ---> d311f966d025 [2023-11-15T00:09:58.274Z] Step 30/30 : LABEL version=0.0.0 [2023-11-15T00:09:58.555Z] ---> Running in 19d9e5388626 [2023-11-15T00:09:58.820Z] Removing intermediate container 19d9e5388626 [2023-11-15T00:09:58.820Z] ---> 10cd851994bc [2023-11-15T00:09:58.820Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-15T00:09:58.820Z] Successfully built 10cd851994bc [2023-11-15T00:09:58.820Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T00:09:59.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T00:09:59.256Z] [2023-11-15T00:09:59.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T00:09:59.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T00:10:00.161Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-15T00:10:00.161Z] 8998bd30e6a1: Pulling fs layer [2023-11-15T00:10:00.161Z] 04944245beec: Pulling fs layer [2023-11-15T00:10:00.161Z] 699f458cf7ca: Pulling fs layer [2023-11-15T00:10:00.161Z] 765212b225bb: Pulling fs layer [2023-11-15T00:10:00.161Z] f23df028b6ca: Pulling fs layer [2023-11-15T00:10:00.161Z] d65c8cfc05b1: Pulling fs layer [2023-11-15T00:10:00.161Z] 2437ff75d9bd: Pulling fs layer [2023-11-15T00:10:00.161Z] f23df028b6ca: Waiting [2023-11-15T00:10:00.161Z] d65c8cfc05b1: Waiting [2023-11-15T00:10:00.161Z] 765212b225bb: Waiting [2023-11-15T00:10:00.161Z] 04944245beec: Verifying Checksum [2023-11-15T00:10:00.161Z] 04944245beec: Download complete [2023-11-15T00:10:00.161Z] 765212b225bb: Verifying Checksum [2023-11-15T00:10:00.161Z] 765212b225bb: Download complete [2023-11-15T00:10:00.161Z] f23df028b6ca: Verifying Checksum [2023-11-15T00:10:00.161Z] f23df028b6ca: Download complete [2023-11-15T00:10:00.161Z] d65c8cfc05b1: Verifying Checksum [2023-11-15T00:10:00.161Z] d65c8cfc05b1: Download complete [2023-11-15T00:10:00.428Z] 699f458cf7ca: Verifying Checksum [2023-11-15T00:10:00.428Z] 699f458cf7ca: Download complete [2023-11-15T00:10:00.695Z] 8998bd30e6a1: Verifying Checksum [2023-11-15T00:10:00.695Z] 8998bd30e6a1: Download complete [2023-11-15T00:10:03.271Z] 2437ff75d9bd: Verifying Checksum [2023-11-15T00:10:03.271Z] 2437ff75d9bd: Download complete [2023-11-15T00:10:05.207Z] 8998bd30e6a1: Pull complete [2023-11-15T00:10:05.472Z] 04944245beec: Pull complete [2023-11-15T00:10:06.872Z] 699f458cf7ca: Pull complete [2023-11-15T00:10:07.136Z] 765212b225bb: Pull complete [2023-11-15T00:10:08.088Z] f23df028b6ca: Pull complete [2023-11-15T00:10:08.353Z] d65c8cfc05b1: Pull complete [2023-11-15T00:10:26.539Z] 2437ff75d9bd: Pull complete [2023-11-15T00:10:26.539Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-15T00:10:26.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-15T00:10:26.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T00:10:26.722Z] prd-ubuntu20.04-docker-arm64-4c-16g-18024 does not seem to be running inside a container [2023-11-15T00:10:26.777Z] $ 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/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-15T00:10:30.556Z] $ docker top 8b88219b02b710f9ef52b9d6818aa0532d73c0f60237d62e673deaa28f5f0c88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T00:10:31.388Z] ---> job-cost.sh [2023-11-15T00:10:31.388Z] lf-activate-venv: SKIPPING [2023-11-15T00:10:31.388Z] INFO: No Stack... [2023-11-15T00:10:31.967Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-15T00:10:32.547Z] INFO: Archiving Costs [Pipeline] sh [2023-11-15T00:10:32.875Z] + cat /w/workspace/app-rfid-llrp-inventory/6/archives/cost.csv [2023-11-15T00:10:32.875Z] + cut -d, -f6 [Pipeline] lock [2023-11-15T00:10:33.210Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-6-stack-cost] [2023-11-15T00:10:33.216Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-6-stack-cost] did not exist. Created. [2023-11-15T00:10:33.216Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-15T00:10:33.870Z] /w/workspace/app-rfid-llrp-inventory/6@tmp/durable-8f519da2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-15T00:10:34.513Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-15T00:10:34.527Z] Warning: overwriting stash ‘stack-cost’ [2023-11-15T00:10:34.576Z] Stashed 1 file(s) [Pipeline] } [2023-11-15T00:10:34.585Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-247-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-15T00:10:34.603Z] $ docker stop --time=1 8b88219b02b710f9ef52b9d6818aa0532d73c0f60237d62e673deaa28f5f0c88 [2023-11-15T00:10:36.088Z] $ docker rm -f --volumes 8b88219b02b710f9ef52b9d6818aa0532d73c0f60237d62e673deaa28f5f0c88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-15T00:10:36.521Z] provisioning config files... [2023-11-15T00:10:36.527Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/config3926170969108473408tmp [Pipeline] { [Pipeline] sh [2023-11-15T00:10:36.819Z] + set +x [2023-11-15T00:10:36.820Z] + curl -s https://codecov.io/bash [2023-11-15T00:10:36.820Z] + bash -s -- [2023-11-15T00:10:36.820Z] [2023-11-15T00:10:36.820Z] _____ _ [2023-11-15T00:10:36.820Z] / ____| | | [2023-11-15T00:10:36.820Z] | | ___ __| | ___ ___ _____ __ [2023-11-15T00:10:36.820Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-15T00:10:36.820Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-15T00:10:36.820Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-15T00:10:36.820Z] Bash-1.0.6 [2023-11-15T00:10:36.820Z] [2023-11-15T00:10:36.820Z] [2023-11-15T00:10:36.820Z] ==> git version 2.25.1 found [2023-11-15T00:10:36.820Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-15T00:10:36.820Z] Release-Date: 2020-01-08 [2023-11-15T00:10:36.820Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-15T00:10:36.820Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-15T00:10:36.820Z] ==> Jenkins CI detected. [2023-11-15T00:10:36.820Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-247 [2023-11-15T00:10:36.820Z] project root: . [2023-11-15T00:10:36.820Z] --> token set from env [2023-11-15T00:10:36.820Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-15T00:10:36.820Z] ==> Running gcov in . (disable via -X gcov) [2023-11-15T00:10:36.820Z] ==> Python coveragepy not found [2023-11-15T00:10:36.820Z] ==> Searching for coverage reports in: [2023-11-15T00:10:36.820Z] + . [2023-11-15T00:10:36.820Z] -> Found 1 reports [2023-11-15T00:10:36.820Z] ==> Detecting git/mercurial file structure [2023-11-15T00:10:36.820Z] ==> Reading reports [2023-11-15T00:10:37.079Z] + ./coverage.out bytes=41317 [2023-11-15T00:10:37.079Z] ==> Appending adjustments [2023-11-15T00:10:37.079Z] https://docs.codecov.io/docs/fixing-reports [2023-11-15T00:10:37.079Z] + Found adjustments [2023-11-15T00:10:37.079Z] ==> Gzipping contents [2023-11-15T00:10:37.079Z] 12K /tmp/codecov.MJ3xnx.gz [2023-11-15T00:10:37.079Z] ==> Uploading reports [2023-11-15T00:10:37.079Z] url: https://codecov.io [2023-11-15T00:10:37.079Z] query: branch=PR-247&commit=8c417bd89b264bfdf892926df5fc0047d9b1b3ae&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-247%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=247&job=&cmd_args= [2023-11-15T00:10:37.079Z] -> Pinging Codecov [2023-11-15T00:10:37.079Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-247&commit=8c417bd89b264bfdf892926df5fc0047d9b1b3ae&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-247%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=247&job=&cmd_args= [2023-11-15T00:10:37.338Z] -> Uploading to [2023-11-15T00:10:37.339Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-15/581DD39554BDF9B6E22D074273EAD858/8c417bd89b264bfdf892926df5fc0047d9b1b3ae/214f993a-a872-4700-92cb-e4ecad68eae4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T001037Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2eee37aa4ec94cb372fa93b4d901bd2545f07d35f8cf57d83e19ce45012340cf [2023-11-15T00:10:37.339Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-15T00:10:37.339Z] Dload Upload Total Spent Left Speed [2023-11-15T00:10:37.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 40566 --:--:-- --:--:-- --:--:-- 40566 [2023-11-15T00:10:37.598Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8c417bd89b264bfdf892926df5fc0047d9b1b3ae [Pipeline] } [2023-11-15T00:10:37.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-15T00:10:38.324Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives ] [2023-11-15T00:10:38.325Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives [2023-11-15T00:10:38.325Z] total 16 [2023-11-15T00:10:38.325Z] drwxr-xr-x 3 root root 4096 Nov 15 00:01 . [2023-11-15T00:10:38.325Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 15 00:01 .. [2023-11-15T00:10:38.325Z] drwxr-xr-x 2 root root 4096 Nov 15 00:01 cost [2023-11-15T00:10:38.325Z] -rw-r--r-- 1 root root 95 Nov 15 00:01 cost.csv [2023-11-15T00:10:38.325Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives [2023-11-15T00:10:38.325Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives [2023-11-15T00:10:38.325Z] total 16 [2023-11-15T00:10:38.325Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 00:01 . [2023-11-15T00:10:38.325Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 15 00:01 .. [2023-11-15T00:10:38.325Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 00:01 cost [2023-11-15T00:10:38.325Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 15 00:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-15T00:10:38.616Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T00:10:39.475Z] ---> package-listing.sh [2023-11-15T00:10:39.475Z] ++ facter osfamily [2023-11-15T00:10:39.475Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-15T00:10:39.733Z] + OS_FAMILY=debian [2023-11-15T00:10:39.733Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-247 [2023-11-15T00:10:39.733Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-15T00:10:39.733Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-15T00:10:39.733Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-15T00:10:39.733Z] + PACKAGES=/tmp/packages_start.txt [2023-11-15T00:10:39.733Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-247 ']' [2023-11-15T00:10:39.733Z] + PACKAGES=/tmp/packages_end.txt [2023-11-15T00:10:39.733Z] + case "${OS_FAMILY}" in [2023-11-15T00:10:39.733Z] + dpkg -l [2023-11-15T00:10:39.733Z] + grep '^ii' [2023-11-15T00:10:39.733Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-15T00:10:39.733Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-15T00:10:39.733Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-15T00:10:39.733Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-247 ']' [2023-11-15T00:10:39.733Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives/ [2023-11-15T00:10:39.733Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-247/archives/ [Pipeline] echo [2023-11-15T00:10:39.743Z] 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-247/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-15T00:10:40.021Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T00:10:40.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T00:10:40.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T00:10:40.649Z] prd-ubuntu20.04-docker-8c-8g-18023 does not seem to be running inside a container [2023-11-15T00:10:40.682Z] $ 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-247/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-247 -v /w/workspace/y_app-rfid-llrp-inventory_PR-247:/w/workspace/y_app-rfid-llrp-inventory_PR-247:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-247@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:latest cat [2023-11-15T00:10:53.882Z] $ docker top e23d7b782aec331b5d079041976de81f3702116fda67ffbe3e2a71a16646e025 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T00:10:54.233Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-15T00:10:54.520Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-15T00:10:54.809Z] + ls /var/log/sa-host [2023-11-15T00:10:54.809Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T00:10:54.951Z] provisioning config files... [2023-11-15T00:10:54.958Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-247@tmp/config13884386390478510646tmp [Pipeline] { [Pipeline] echo [2023-11-15T00:10:54.974Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T00:10:55.257Z] ---> create-netrc.sh [Pipeline] } [2023-11-15T00:10:55.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-15T00:10:55.592Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-15T00:10:55.601Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T00:10:55.981Z] ---> sudo-logs.sh [2023-11-15T00:10:55.981Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-15T00:10:56.012Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T00:10:56.297Z] ---> job-cost.sh [2023-11-15T00:10:56.297Z] lf-activate-venv: SKIPPING [2023-11-15T00:10:56.297Z] DEBUG: total: 0.2199999988079071 [2023-11-15T00:10:56.297Z] INFO: Retrieving Stack Cost... [2023-11-15T00:10:56.558Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T00:10:57.129Z] INFO: Archiving Costs [Pipeline] echo [2023-11-15T00:10:57.147Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T00:10:57.450Z] ---> logs-deploy.sh [2023-11-15T00:10:57.450Z] lf-activate-venv: SKIPPING [2023-11-15T00:10:57.450Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-247/6 [2023-11-15T00:10:57.450Z] INFO: archiving workspace using pattern(s): [2023-11-15T00:10:58.387Z] Archives upload complete. [2023-11-15T00:10:58.387Z] INFO: archiving logs to Nexus