Pull request #226 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8e9e0974ee0e664e588920a76f26e4625af4f0f+c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 (06bf7196c4f42146a7df70dcb2d3df75da0991a9) 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-ssh12447262734526882327.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3318650667445615926.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-226/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-226/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3058023299255369689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-226/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8276941519934527514.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10834567876227528543.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-226/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-226/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2065552025339918275.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6710 in /w/workspace/y_app-rfid-llrp-inventory_PR-226 [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-226 # 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/226/head:refs/remotes/origin/PR-226 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 into PR head commit a8e9e0974ee0e664e588920a76f26e4625af4f0f Merge succeeded, producing a8e9e0974ee0e664e588920a76f26e4625af4f0f Checking out Revision a8e9e0974ee0e664e588920a76f26e4625af4f0f (PR-226) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config core.sparsecheckout # timeout=10 > git checkout -f a8e9e0974ee0e664e588920a76f26e4625af4f0f # 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 c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8e9e0974ee0e664e588920a76f26e4625af4f0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T13:28:22.632Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T13:28:22.826Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T13:28:22.934Z] ========================================================= [2023-09-20T13:28:22.935Z] EdgeX Global Pipelines Version Info [2023-09-20T13:28:22.935Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T13:28:23.672Z] ------------------- [2023-09-20T13:28:23.672Z] stable info: [2023-09-20T13:28:23.672Z] ------------------- [2023-09-20T13:28:23.672Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T13:28:23.672Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T13:28:23.672Z] Message: update stable to v1.0.254 [2023-09-20T13:28:24.274Z] ------------------- [2023-09-20T13:28:24.274Z] experimental info: [2023-09-20T13:28:24.274Z] ------------------- [2023-09-20T13:28:24.274Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T13:28:24.274Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T13:28:24.274Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T13:28:24.614Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-09-20T13:28:24.658Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-09-20T13:28:24.697Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T13:28:24.737Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T13:28:24.785Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T13:28:24.829Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T13:28:24.869Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T13:28:24.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T13:28:24.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T13:28:25.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T13:28:25.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T13:28:25.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-09-20T13:28:25.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T13:28:25.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T13:28:25.219Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T13:28:25.257Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T13:28:25.298Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T13:28:25.342Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T13:28:25.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T13:28:25.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T13:28:25.472Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T13:28:25.513Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T13:28:25.554Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T13:28:25.596Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T13:28:25.637Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T13:28:25.679Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T13:28:25.723Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T13:28:25.822Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-226 [Pipeline] echo [2023-09-20T13:28:25.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-226 [Pipeline] echo [2023-09-20T13:28:25.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-226 [Pipeline] echo [2023-09-20T13:28:25.945Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8e9e0974ee0e664e588920a76f26e4625af4f0f [Pipeline] echo [2023-09-20T13:28:25.988Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8e9e09 [Pipeline] echo [2023-09-20T13:28:26.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T13:28:26.152Z] provisioning config files... [2023-09-20T13:28:26.165Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp/config15311534669367661201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T13:28:26.506Z] ---> docker-login.sh [2023-09-20T13:28:26.506Z] nexus3.edgexfoundry.org:10001 [2023-09-20T13:28:26.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T13:28:26.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T13:28:26.765Z] Configure a credential helper to remove this warning. See [2023-09-20T13:28:26.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T13:28:26.765Z] [2023-09-20T13:28:26.765Z] Login Succeeded [2023-09-20T13:28:26.765Z] nexus3.edgexfoundry.org:10002 [2023-09-20T13:28:27.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T13:28:27.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T13:28:27.025Z] Configure a credential helper to remove this warning. See [2023-09-20T13:28:27.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T13:28:27.025Z] [2023-09-20T13:28:27.025Z] Login Succeeded [2023-09-20T13:28:27.025Z] nexus3.edgexfoundry.org:10003 [2023-09-20T13:28:27.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T13:28:27.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T13:28:27.285Z] Configure a credential helper to remove this warning. See [2023-09-20T13:28:27.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T13:28:27.285Z] [2023-09-20T13:28:27.285Z] Login Succeeded [2023-09-20T13:28:27.285Z] nexus3.edgexfoundry.org:10004 [2023-09-20T13:28:27.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T13:28:27.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T13:28:27.285Z] Configure a credential helper to remove this warning. See [2023-09-20T13:28:27.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T13:28:27.285Z] [2023-09-20T13:28:27.285Z] Login Succeeded [2023-09-20T13:28:27.285Z] docker.io [2023-09-20T13:28:27.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T13:28:27.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T13:28:27.855Z] Configure a credential helper to remove this warning. See [2023-09-20T13:28:27.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T13:28:27.855Z] [2023-09-20T13:28:27.855Z] Login Succeeded [2023-09-20T13:28:27.855Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T13:28:27.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T13:28:28.517Z] + git rev-list -1 --merges a8e9e0974ee0e664e588920a76f26e4625af4f0f~1..a8e9e0974ee0e664e588920a76f26e4625af4f0f [Pipeline] echo [2023-09-20T13:28:28.592Z] -----------> git rev-list -1 --merges a8e9e0974ee0e664e588920a76f26e4625af4f0f~1..a8e9e0974ee0e664e588920a76f26e4625af4f0f a8e9e0974ee0e664e588920a76f26e4625af4f0f [false] [Pipeline] sh [2023-09-20T13:28:28.904Z] + git log --format=format:%s -1 a8e9e0974ee0e664e588920a76f26e4625af4f0f [Pipeline] echo [2023-09-20T13:28:28.939Z] ========================================================= [2023-09-20T13:28:28.939Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T13:28:28.939Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T13:28:29.393Z] + git log --format=format:%s -1 a8e9e0974ee0e664e588920a76f26e4625af4f0f [Pipeline] echo [2023-09-20T13:28:29.422Z] [semverPrep] GIT_COMMIT: a8e9e0974ee0e664e588920a76f26e4625af4f0f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-09-20T13:28:29.451Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T13:28:29.849Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T13:28:29.849Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T13:28:29.849Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T13:28:29.849Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T13:28:29.849Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T13:28:29.849Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T13:28:29.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T13:28:30.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T13:28:30.361Z] [2023-09-20T13:28:30.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T13:28:30.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T13:28:30.744Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T13:28:30.744Z] b85a868b505f: Pulling fs layer [2023-09-20T13:28:30.744Z] e2be974225ed: Pulling fs layer [2023-09-20T13:28:30.744Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T13:28:30.744Z] 988bab9f4d93: Pulling fs layer [2023-09-20T13:28:30.744Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T13:28:30.744Z] 988bab9f4d93: Waiting [2023-09-20T13:28:30.744Z] eaf3925da568: Pulling fs layer [2023-09-20T13:28:30.744Z] bab4dde63d76: Pulling fs layer [2023-09-20T13:28:30.744Z] bde34c3a00c8: Pulling fs layer [2023-09-20T13:28:30.744Z] b352a97aabf1: Pulling fs layer [2023-09-20T13:28:30.744Z] 1469e6f7b9e6: Waiting [2023-09-20T13:28:30.744Z] 4872d77fe225: Pulling fs layer [2023-09-20T13:28:30.744Z] eaf3925da568: Waiting [2023-09-20T13:28:30.744Z] 5851b861e8e6: Pulling fs layer [2023-09-20T13:28:30.744Z] 4872d77fe225: Waiting [2023-09-20T13:28:30.744Z] bde34c3a00c8: Waiting [2023-09-20T13:28:30.744Z] b352a97aabf1: Waiting [2023-09-20T13:28:30.744Z] 5851b861e8e6: Waiting [2023-09-20T13:28:30.744Z] bab4dde63d76: Waiting [2023-09-20T13:28:30.744Z] e2be974225ed: Download complete [2023-09-20T13:28:30.744Z] 988bab9f4d93: Verifying Checksum [2023-09-20T13:28:30.744Z] 988bab9f4d93: Download complete [2023-09-20T13:28:31.004Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T13:28:31.004Z] 339a4e72a1f5: Download complete [2023-09-20T13:28:31.004Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T13:28:31.004Z] 1469e6f7b9e6: Download complete [2023-09-20T13:28:31.004Z] eaf3925da568: Verifying Checksum [2023-09-20T13:28:31.004Z] eaf3925da568: Download complete [2023-09-20T13:28:31.004Z] bde34c3a00c8: Verifying Checksum [2023-09-20T13:28:31.004Z] b352a97aabf1: Verifying Checksum [2023-09-20T13:28:31.004Z] b352a97aabf1: Download complete [2023-09-20T13:28:31.004Z] 4872d77fe225: Verifying Checksum [2023-09-20T13:28:31.004Z] 4872d77fe225: Download complete [2023-09-20T13:28:31.004Z] 5851b861e8e6: Verifying Checksum [2023-09-20T13:28:31.004Z] 5851b861e8e6: Download complete [2023-09-20T13:28:31.004Z] b85a868b505f: Verifying Checksum [2023-09-20T13:28:31.004Z] b85a868b505f: Download complete [2023-09-20T13:28:31.264Z] bab4dde63d76: Verifying Checksum [2023-09-20T13:28:31.264Z] bab4dde63d76: Download complete [2023-09-20T13:28:32.201Z] b85a868b505f: Pull complete [2023-09-20T13:28:32.461Z] e2be974225ed: Pull complete [2023-09-20T13:28:33.031Z] 339a4e72a1f5: Pull complete [2023-09-20T13:28:33.031Z] 988bab9f4d93: Pull complete [2023-09-20T13:28:33.290Z] 1469e6f7b9e6: Pull complete [2023-09-20T13:28:33.290Z] eaf3925da568: Pull complete [2023-09-20T13:28:35.198Z] bab4dde63d76: Pull complete [2023-09-20T13:28:35.198Z] bde34c3a00c8: Pull complete [2023-09-20T13:28:35.198Z] b352a97aabf1: Pull complete [2023-09-20T13:28:35.198Z] 4872d77fe225: Pull complete [2023-09-20T13:28:35.457Z] 5851b861e8e6: Pull complete [2023-09-20T13:28:35.457Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T13:28:35.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T13:28:35.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T13:28:35.696Z] prd-ubuntu20.04-docker-8c-8g-6710 does not seem to be running inside a container [2023-09-20T13:28:35.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-226 -v /w/workspace/y_app-rfid-llrp-inventory_PR-226:/w/workspace/y_app-rfid-llrp-inventory_PR-226:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T13:28:38.006Z] $ docker top ecaee106c60a01f3c3d4dbaab58d360378b11e780b131581033a33a9d81d1540 -eo pid,comm [2023-09-20T13:28:38.083Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T13:28:38.083Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T13:28:38.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T13:28:38.207Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T13:28:38.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T13:28:38.310Z] $ docker exec ecaee106c60a01f3c3d4dbaab58d360378b11e780b131581033a33a9d81d1540 ssh-agent [2023-09-20T13:28:38.427Z] SSH_AUTH_SOCK=/tmp/ssh-c7Wlt5WusjH5/agent.32 [2023-09-20T13:28:38.427Z] SSH_AGENT_PID=38 [2023-09-20T13:28:38.435Z] Running ssh-add (command line suppressed) [2023-09-20T13:28:38.521Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp/private_key_3425317300444421354.key (/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp/private_key_3425317300444421354.key) [2023-09-20T13:28:38.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T13:28:38.882Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T13:28:38.897Z] $ docker exec --env ******** --env ******** ecaee106c60a01f3c3d4dbaab58d360378b11e780b131581033a33a9d81d1540 ssh-agent -k [2023-09-20T13:28:38.998Z] unset SSH_AUTH_SOCK; [2023-09-20T13:28:38.999Z] unset SSH_AGENT_PID; [2023-09-20T13:28:38.999Z] echo Agent pid 38 killed; [2023-09-20T13:28:39.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T13:28:39.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T13:28:39.115Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T13:28:39.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T13:28:39.211Z] $ docker exec ecaee106c60a01f3c3d4dbaab58d360378b11e780b131581033a33a9d81d1540 ssh-agent [2023-09-20T13:28:39.337Z] SSH_AUTH_SOCK=/tmp/ssh-5tIq8N8OoFWb/agent.70 [2023-09-20T13:28:39.337Z] SSH_AGENT_PID=76 [2023-09-20T13:28:39.341Z] Running ssh-add (command line suppressed) [2023-09-20T13:28:39.432Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp/private_key_5790263132188914234.key (/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp/private_key_5790263132188914234.key) [2023-09-20T13:28:39.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T13:28:39.788Z] + git semver init [2023-09-20T13:28:40.049Z] 2023-09-20 13:28:39,949 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T13:28:40.049Z] 2023-09-20 13:28:39,950 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-226/.semver [2023-09-20T13:28:40.049Z] 2023-09-20 13:28:39,950 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-226/.semver [2023-09-20T13:28:40.049Z] 2023-09-20 13:28:39,951 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-226/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-226, universal_newlines=False, shell=None, istream=None) [2023-09-20T13:28:40.988Z] 2023-09-20 13:28:40,966 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-226/.git/info/exclude [2023-09-20T13:28:40.988Z] 2023-09-20 13:28:40,967 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-226/.semver/PR-226 with force:False [2023-09-20T13:28:40.988Z] 2023-09-20 13:28:40,967 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-226/.semver/PR-226 [2023-09-20T13:28:40.988Z] 2023-09-20 13:28:40,971 [execute] INFO git cat-file --batch-check [2023-09-20T13:28:40.988Z] 2023-09-20 13:28:40,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-226/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T13:28:41.247Z] 2023-09-20 13:28:40,977 [execute] INFO git cat-file --batch [2023-09-20T13:28:41.247Z] 2023-09-20 13:28:40,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-226/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T13:28:41.247Z] 2023-09-20 13:28:40,983 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-226/.semver/PR-226 [2023-09-20T13:28:41.247Z] 0.0.0 [Pipeline] } [2023-09-20T13:28:41.256Z] $ docker exec --env ******** --env ******** ecaee106c60a01f3c3d4dbaab58d360378b11e780b131581033a33a9d81d1540 ssh-agent -k [2023-09-20T13:28:41.369Z] unset SSH_AUTH_SOCK; [2023-09-20T13:28:41.369Z] unset SSH_AGENT_PID; [2023-09-20T13:28:41.369Z] echo Agent pid 76 killed; [2023-09-20T13:28:41.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T13:28:41.811Z] + git semver [Pipeline] } [2023-09-20T13:28:42.080Z] $ docker stop --time=1 ecaee106c60a01f3c3d4dbaab58d360378b11e780b131581033a33a9d81d1540 [2023-09-20T13:28:43.358Z] $ docker rm -f --volumes ecaee106c60a01f3c3d4dbaab58d360378b11e780b131581033a33a9d81d1540 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T13:28:43.770Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T13:28:44.032Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T13:28:44.058Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T13:28:44.653Z] provisioning config files... [2023-09-20T13:28:44.664Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp/config16285377883920642201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T13:28:45.011Z] ---> docker-login.sh [2023-09-20T13:28:45.012Z] nexus3.edgexfoundry.org:10001 [2023-09-20T13:28:45.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T13:28:45.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T13:28:45.012Z] Configure a credential helper to remove this warning. See [2023-09-20T13:28:45.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T13:28:45.012Z] [2023-09-20T13:28:45.012Z] Login Succeeded [2023-09-20T13:28:45.012Z] nexus3.edgexfoundry.org:10002 [2023-09-20T13:28:45.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T13:28:45.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T13:28:45.012Z] Configure a credential helper to remove this warning. See [2023-09-20T13:28:45.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T13:28:45.012Z] [2023-09-20T13:28:45.012Z] Login Succeeded [2023-09-20T13:28:45.012Z] nexus3.edgexfoundry.org:10003 [2023-09-20T13:28:45.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T13:28:45.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T13:28:45.286Z] Configure a credential helper to remove this warning. See [2023-09-20T13:28:45.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T13:28:45.286Z] [2023-09-20T13:28:45.286Z] Login Succeeded [2023-09-20T13:28:45.286Z] nexus3.edgexfoundry.org:10004 [2023-09-20T13:28:45.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T13:28:45.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T13:28:45.286Z] Configure a credential helper to remove this warning. See [2023-09-20T13:28:45.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T13:28:45.286Z] [2023-09-20T13:28:45.286Z] Login Succeeded [2023-09-20T13:28:45.286Z] docker.io [2023-09-20T13:28:45.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T13:28:45.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T13:28:45.545Z] Configure a credential helper to remove this warning. See [2023-09-20T13:28:45.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T13:28:45.545Z] [2023-09-20T13:28:45.545Z] Login Succeeded [2023-09-20T13:28:45.545Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T13:28:45.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T13:28:45.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T13:28:45.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T13:28:45.851Z] ========================================================= [2023-09-20T13:28:45.851Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T13:28:45.851Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T13:28:46.333Z] + 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-09-20T13:28:46.333Z] Sending build context to Docker daemon 12.72MB [2023-09-20T13:28:46.333Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T13:28:46.333Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T13:28:46.333Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T13:28:46.333Z] 7264a8db6415: Pulling fs layer [2023-09-20T13:28:46.333Z] c4d48a809fc2: Pulling fs layer [2023-09-20T13:28:46.333Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T13:28:46.333Z] ad3a456e5733: Pulling fs layer [2023-09-20T13:28:46.333Z] 9e4f439ed901: Pulling fs layer [2023-09-20T13:28:46.333Z] feaf6a47b606: Pulling fs layer [2023-09-20T13:28:46.333Z] 5e8b037d7d82: Pulling fs layer [2023-09-20T13:28:46.333Z] 8ac70367396e: Pulling fs layer [2023-09-20T13:28:46.333Z] 6db16350a2e2: Pulling fs layer [2023-09-20T13:28:46.333Z] 9250d5d63582: Pulling fs layer [2023-09-20T13:28:46.333Z] ad3a456e5733: Waiting [2023-09-20T13:28:46.333Z] 9e4f439ed901: Waiting [2023-09-20T13:28:46.333Z] feaf6a47b606: Waiting [2023-09-20T13:28:46.333Z] 5e8b037d7d82: Waiting [2023-09-20T13:28:46.333Z] 8ac70367396e: Waiting [2023-09-20T13:28:46.333Z] 6db16350a2e2: Waiting [2023-09-20T13:28:46.333Z] 9250d5d63582: Waiting [2023-09-20T13:28:46.333Z] c4d48a809fc2: Download complete [2023-09-20T13:28:46.594Z] ad3a456e5733: Verifying Checksum [2023-09-20T13:28:46.594Z] ad3a456e5733: Download complete [2023-09-20T13:28:46.594Z] 9e4f439ed901: Verifying Checksum [2023-09-20T13:28:46.594Z] 9e4f439ed901: Download complete [2023-09-20T13:28:46.594Z] 7264a8db6415: Verifying Checksum [2023-09-20T13:28:46.594Z] 7264a8db6415: Download complete [2023-09-20T13:28:46.594Z] feaf6a47b606: Verifying Checksum [2023-09-20T13:28:46.594Z] feaf6a47b606: Download complete [2023-09-20T13:28:46.594Z] 7264a8db6415: Pull complete [2023-09-20T13:28:46.854Z] 8ac70367396e: Verifying Checksum [2023-09-20T13:28:46.854Z] 8ac70367396e: Download complete [2023-09-20T13:28:46.854Z] c4d48a809fc2: Pull complete [2023-09-20T13:28:46.854Z] 4f1c88b9dad5: Download complete [2023-09-20T13:28:47.114Z] 6db16350a2e2: Verifying Checksum [2023-09-20T13:28:47.114Z] 6db16350a2e2: Download complete [2023-09-20T13:28:47.373Z] 9250d5d63582: Verifying Checksum [2023-09-20T13:28:47.373Z] 9250d5d63582: Download complete [2023-09-20T13:28:47.373Z] 5e8b037d7d82: Verifying Checksum [2023-09-20T13:28:47.373Z] 5e8b037d7d82: Download complete [2023-09-20T13:28:50.658Z] 4f1c88b9dad5: Pull complete [2023-09-20T13:28:50.658Z] ad3a456e5733: Pull complete [2023-09-20T13:28:50.658Z] 9e4f439ed901: Pull complete [2023-09-20T13:28:50.658Z] feaf6a47b606: Pull complete [2023-09-20T13:28:52.563Z] 5e8b037d7d82: Pull complete [2023-09-20T13:28:53.130Z] 8ac70367396e: Pull complete [2023-09-20T13:28:53.389Z] 6db16350a2e2: Pull complete [2023-09-20T13:28:53.959Z] 9250d5d63582: Pull complete [2023-09-20T13:28:54.222Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-20T13:28:54.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T13:28:54.222Z] ---> fa269f55d9b9 [2023-09-20T13:28:54.222Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T13:28:58.457Z] ---> Running in d69388223523 [2023-09-20T13:28:58.457Z] Removing intermediate container d69388223523 [2023-09-20T13:28:58.457Z] ---> 60d3c6131944 [2023-09-20T13:28:58.457Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T13:28:58.457Z] ---> Running in a0344fbbb30f [2023-09-20T13:28:58.457Z] Removing intermediate container a0344fbbb30f [2023-09-20T13:28:58.457Z] ---> 01cbcc6fefc8 [2023-09-20T13:28:58.457Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T13:28:58.457Z] ---> Running in b568098c809b [2023-09-20T13:28:58.457Z] Removing intermediate container b568098c809b [2023-09-20T13:28:58.457Z] ---> 324687167e57 [2023-09-20T13:28:58.457Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T13:28:58.457Z] ---> Running in a4a29c6726e4 [2023-09-20T13:28:58.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T13:28:59.469Z] Still waiting to schedule task [2023-09-20T13:28:59.470Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-20T13:29:02.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T13:29:02.005Z] OK: 265 MiB in 56 packages [2023-09-20T13:29:02.005Z] Removing intermediate container a4a29c6726e4 [2023-09-20T13:29:02.005Z] ---> ac67330b1da1 [2023-09-20T13:29:02.005Z] Step 7/12 : WORKDIR /app [2023-09-20T13:29:02.005Z] ---> Running in 20639fc3e5e0 [2023-09-20T13:29:02.005Z] Removing intermediate container 20639fc3e5e0 [2023-09-20T13:29:02.005Z] ---> a02f7a4ee257 [2023-09-20T13:29:02.005Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T13:29:02.263Z] ---> 09f718f99507 [2023-09-20T13:29:02.263Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T13:29:02.263Z] ---> Running in dd7349ff6da0 [2023-09-20T13:29:48.944Z] Removing intermediate container dd7349ff6da0 [2023-09-20T13:29:48.944Z] ---> 0cc6d146bbbc [2023-09-20T13:29:48.944Z] Step 10/12 : COPY . . [2023-09-20T13:29:48.944Z] ---> b4cf26e0414b [2023-09-20T13:29:48.944Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T13:29:48.944Z] ---> Running in 91b6973b24fc [2023-09-20T13:29:48.944Z] Removing intermediate container 91b6973b24fc [2023-09-20T13:29:48.944Z] ---> 1c34413ab294 [2023-09-20T13:29:48.944Z] Step 12/12 : RUN $MAKE [2023-09-20T13:29:48.944Z] ---> Running in 501edf2fea2a [2023-09-20T13:29:48.944Z] noop [2023-09-20T13:29:48.944Z] Removing intermediate container 501edf2fea2a [2023-09-20T13:29:48.944Z] ---> e29e0df57017 [2023-09-20T13:29:48.944Z] Successfully built e29e0df57017 [2023-09-20T13:29:48.944Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T13:29:49.399Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T13:29:49.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T13:29:49.557Z] prd-ubuntu20.04-docker-8c-8g-6710 does not seem to be running inside a container [2023-09-20T13:29:49.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-226 -v /w/workspace/y_app-rfid-llrp-inventory_PR-226:/w/workspace/y_app-rfid-llrp-inventory_PR-226:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T13:29:49.933Z] $ docker top ee56757e68a31447b6beb6e590f8e627e056a18ff27f83f762edcdbcd104b5a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T13:29:50.323Z] + go version [2023-09-20T13:29:50.323Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T13:29:50.361Z] $ docker stop --time=1 ee56757e68a31447b6beb6e590f8e627e056a18ff27f83f762edcdbcd104b5a2 [2023-09-20T13:29:51.622Z] $ docker rm -f --volumes ee56757e68a31447b6beb6e590f8e627e056a18ff27f83f762edcdbcd104b5a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T13:29:52.307Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T13:29:52.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T13:29:52.461Z] prd-ubuntu20.04-docker-8c-8g-6710 does not seem to be running inside a container [2023-09-20T13:29:52.494Z] $ 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-226 -v /w/workspace/y_app-rfid-llrp-inventory_PR-226:/w/workspace/y_app-rfid-llrp-inventory_PR-226:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T13:29:52.815Z] $ docker top 3da18f1775d943be8973005eb1e25830c0682a870ef947f26ec4e75b07b5e62b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T13:29:53.204Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-226 [Pipeline] fileExists [Pipeline] sh [2023-09-20T13:29:53.569Z] + make test [2023-09-20T13:29:53.569Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-20T13:30:11.814Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-20T13:30:11.814Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-20T13:30:12.073Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.130s coverage: 86.2% of statements [2023-09-20T13:30:15.360Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.688s coverage: 71.9% of statements [2023-09-20T13:30:30.954Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6711 in /w/workspace/y_app-rfid-llrp-inventory_PR-226 [Pipeline] { [Pipeline] ws [2023-09-20T13:30:31.017Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-09-20T13:30:31.097Z] The recommended git tool is: git [2023-09-20T13:30:33.429Z] go vet ./... [2023-09-20T13:30:35.959Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T13:30:35.959Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T13:30:35.959Z] ./bin/test-attribution.sh [2023-09-20T13:30:35.959Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-20T13:30:35.959Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-20T13:30:35.959Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-20T13:30:35.959Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-20T13:30:35.959Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-20T13:30:35.959Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-20T13:30:36.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T13:30:36.036Z] using credential edgex-jenkins-ssh [2023-09-20T13:30:36.043Z] $ docker stop --time=1 3da18f1775d943be8973005eb1e25830c0682a870ef947f26ec4e75b07b5e62b [2023-09-20T13:30:36.052Z] Cloning the remote Git repository [2023-09-20T13:30:36.086Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-20T13:30:36.185Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-09-20T13:30:36.339Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-20T13:30:36.340Z] > git --version # timeout=10 [2023-09-20T13:30:36.360Z] > git --version # 'git version 2.25.1' [2023-09-20T13:30:36.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T13:30:36.507Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T13:30:38.497Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-20T13:30:39.814Z] Merging remotes/origin/main commit c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 into PR head commit a8e9e0974ee0e664e588920a76f26e4625af4f0f [2023-09-20T13:30:38.527Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T13:30:39.310Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-09-20T13:30:39.350Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-09-20T13:30:39.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T13:30:39.364Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/226/head:refs/remotes/origin/PR-226 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T13:30:39.828Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T13:30:40.112Z] Merge succeeded, producing a8e9e0974ee0e664e588920a76f26e4625af4f0f [2023-09-20T13:30:40.113Z] Checking out Revision a8e9e0974ee0e664e588920a76f26e4625af4f0f (PR-226) [2023-09-20T13:30:40.560Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-09-20T13:30:40.602Z] > git --version # timeout=10 [2023-09-20T13:30:40.614Z] > git --version # 'git version 2.25.1' [2023-09-20T13:30:40.640Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T13:30:40.968Z] $ docker rm -f --volumes 3da18f1775d943be8973005eb1e25830c0682a870ef947f26ec4e75b07b5e62b [Pipeline] // withDockerContainer [2023-09-20T13:30:39.893Z] > git checkout -f a8e9e0974ee0e664e588920a76f26e4625af4f0f # timeout=10 [2023-09-20T13:30:40.006Z] > git remote # timeout=10 [2023-09-20T13:30:40.024Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T13:30:40.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T13:30:40.069Z] > git merge c8803a77a27fe43bb19c68f2e2cbf4a5f2c69b23 # timeout=10 [2023-09-20T13:30:40.092Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T13:30:40.114Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T13:30:40.132Z] > git checkout -f a8e9e0974ee0e664e588920a76f26e4625af4f0f # timeout=10 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2023-09-20T13:30:41.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] { [Pipeline] stash [Pipeline] sh [2023-09-20T13:30:41.726Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-09-20T13:30:42.166Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T13:30:42.166Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T13:30:42.166Z] Dload Upload Total Spent Left Speed [2023-09-20T13:30:42.166Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh [Pipeline] sh [2023-09-20T13:30:42.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T13:30:42.813Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T13:30:42.934Z] + ls -al . [2023-09-20T13:30:42.934Z] total 236 [2023-09-20T13:30:42.934Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 13:29 . [2023-09-20T13:30:42.934Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 13:28 .. [2023-09-20T13:30:42.934Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 20 13:28 .dockerignore [2023-09-20T13:30:42.934Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 13:30 .git [2023-09-20T13:30:42.934Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 13:28 .github [2023-09-20T13:30:42.934Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 20 13:28 .gitignore [2023-09-20T13:30:42.934Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 13:28 .golangci.yml [2023-09-20T13:30:42.934Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 13:28 .semver [2023-09-20T13:30:42.934Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 20 13:28 Attribution.txt [2023-09-20T13:30:42.934Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 20 13:28 CHANGELOG.md [2023-09-20T13:30:42.934Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 20 13:28 Dockerfile [2023-09-20T13:30:42.934Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 13:28 GOVERNANCE.md [2023-09-20T13:30:42.934Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 20 13:28 Jenkinsfile [2023-09-20T13:30:42.934Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 13:28 LICENSE [2023-09-20T13:30:42.934Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 20 13:28 Makefile [2023-09-20T13:30:42.934Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 13:28 OWNERS.md [2023-09-20T13:30:42.934Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 20 13:28 README.md [2023-09-20T13:30:42.934Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 13:28 VERSION [2023-09-20T13:30:42.934Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 13:28 bin [2023-09-20T13:30:42.934Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 20 13:30 coverage.out [2023-09-20T13:30:42.934Z] -rw-rw-r-- 1 jenkins jenkins 3968 Sep 20 13:28 go.mod [2023-09-20T13:30:42.934Z] -rw-rw-r-- 1 jenkins jenkins 35609 Sep 20 13:28 go.sum [2023-09-20T13:30:42.934Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 13:28 images [2023-09-20T13:30:42.934Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 13:28 internal [2023-09-20T13:30:42.934Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 20 13:28 main.go [2023-09-20T13:30:42.934Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 13:28 res [2023-09-20T13:30:42.934Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 13:28 snap [2023-09-20T13:30:42.934Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 13:28 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T13:30:43.162Z] + sudo tee /etc/docker/daemon.new [2023-09-20T13:30:43.162Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T13:30:43.162Z] { [2023-09-20T13:30:43.162Z] "registry-mirrors": [ [2023-09-20T13:30:43.162Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T13:30:43.162Z] ], [2023-09-20T13:30:43.162Z] "bip": "10.250.0.254/24", [2023-09-20T13:30:43.162Z] "hosts": [ [2023-09-20T13:30:43.162Z] "tcp://0.0.0.0:5555", [2023-09-20T13:30:43.162Z] "unix:///var/run/docker.sock" [2023-09-20T13:30:43.162Z] ], [2023-09-20T13:30:43.162Z] "mtu": 1458, [2023-09-20T13:30:43.162Z] "selinux-enabled": true, [2023-09-20T13:30:43.162Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T13:30:43.162Z] } [Pipeline] sh [2023-09-20T13:30:43.361Z] + 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=a8e9e0974ee0e664e588920a76f26e4625af4f0f --label arch=amd64 --label version=0.0.0 . [2023-09-20T13:30:43.361Z] Sending build context to Docker daemon 12.72MB [2023-09-20T13:30:43.361Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T13:30:43.361Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-20T13:30:43.361Z] ---> e29e0df57017 [2023-09-20T13:30:43.361Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T13:30:43.506Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T13:30:43.620Z] ---> Running in 8686c0173c43 [2023-09-20T13:30:43.620Z] Removing intermediate container 8686c0173c43 [2023-09-20T13:30:43.620Z] ---> f79a39bf9737 [2023-09-20T13:30:43.620Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T13:30:43.620Z] ---> Running in 5e72849474e2 [2023-09-20T13:30:43.620Z] Removing intermediate container 5e72849474e2 [2023-09-20T13:30:43.620Z] ---> f9be6e07842b [2023-09-20T13:30:43.620Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-20T13:30:43.620Z] ---> Running in 655aa128984d [2023-09-20T13:30:43.850Z] + sudo service docker restart [2023-09-20T13:30:43.879Z] Removing intermediate container 655aa128984d [2023-09-20T13:30:43.879Z] ---> 543fd7ecb286 [2023-09-20T13:30:43.879Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T13:30:43.879Z] ---> Running in 28962b9d00b2 [2023-09-20T13:30:44.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T13:30:44.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T13:30:44.399Z] OK: 265 MiB in 56 packages [2023-09-20T13:30:44.966Z] Removing intermediate container 28962b9d00b2 [2023-09-20T13:30:44.966Z] ---> fea5cec59d7e [2023-09-20T13:30:44.966Z] Step 7/29 : WORKDIR /app [2023-09-20T13:30:44.966Z] ---> Running in 63b6703640e7 [2023-09-20T13:30:44.966Z] Removing intermediate container 63b6703640e7 [2023-09-20T13:30:44.966Z] ---> 35d5e2fb7851 [2023-09-20T13:30:44.966Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-20T13:30:44.966Z] ---> 805d97241fbd [2023-09-20T13:30:44.966Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T13:30:44.966Z] ---> Running in 73c7a049c3ac [2023-09-20T13:30:45.536Z] Removing intermediate container 73c7a049c3ac [2023-09-20T13:30:45.536Z] ---> 0a3e0e8a9636 [2023-09-20T13:30:45.536Z] Step 10/29 : COPY . . [2023-09-20T13:30:46.471Z] ---> 4c6bf0442e86 [2023-09-20T13:30:46.471Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T13:30:46.471Z] ---> Running in 599eb60cc4fc [2023-09-20T13:30:46.471Z] Removing intermediate container 599eb60cc4fc [2023-09-20T13:30:46.471Z] ---> f792e8152d35 [2023-09-20T13:30:46.471Z] Step 12/29 : RUN $MAKE [2023-09-20T13:30:46.471Z] ---> Running in 5d9e3a9894d5 [2023-09-20T13:30:46.730Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T13:31:02.147Z] provisioning config files... [2023-09-20T13:31:02.171Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config3268523511098536589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T13:31:02.551Z] ---> docker-login.sh [2023-09-20T13:31:02.551Z] nexus3.edgexfoundry.org:10001 [2023-09-20T13:31:02.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T13:31:03.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T13:31:03.089Z] Configure a credential helper to remove this warning. See [2023-09-20T13:31:03.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T13:31:03.089Z] [2023-09-20T13:31:03.089Z] Login Succeeded [2023-09-20T13:31:03.089Z] nexus3.edgexfoundry.org:10002 [2023-09-20T13:31:03.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T13:31:03.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T13:31:03.358Z] Configure a credential helper to remove this warning. See [2023-09-20T13:31:03.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T13:31:03.358Z] [2023-09-20T13:31:03.358Z] Login Succeeded [2023-09-20T13:31:03.358Z] nexus3.edgexfoundry.org:10003 [2023-09-20T13:31:03.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T13:31:03.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T13:31:03.894Z] Configure a credential helper to remove this warning. See [2023-09-20T13:31:03.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T13:31:03.894Z] [2023-09-20T13:31:03.894Z] Login Succeeded [2023-09-20T13:31:03.894Z] nexus3.edgexfoundry.org:10004 [2023-09-20T13:31:04.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T13:31:04.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T13:31:04.170Z] Configure a credential helper to remove this warning. See [2023-09-20T13:31:04.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T13:31:04.170Z] [2023-09-20T13:31:04.170Z] Login Succeeded [2023-09-20T13:31:04.170Z] docker.io [2023-09-20T13:31:04.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T13:31:04.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T13:31:04.705Z] Configure a credential helper to remove this warning. See [2023-09-20T13:31:04.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T13:31:04.705Z] [2023-09-20T13:31:04.705Z] Login Succeeded [2023-09-20T13:31:04.705Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T13:31:04.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T13:31:05.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T13:31:05.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T13:31:05.187Z] ========================================================= [2023-09-20T13:31:05.187Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T13:31:05.187Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T13:31:05.697Z] + 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-09-20T13:31:05.966Z] Sending build context to Docker daemon 684kB [2023-09-20T13:31:05.966Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T13:31:05.966Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T13:31:05.966Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T13:31:05.966Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T13:31:05.966Z] 5d54e960e981: Pulling fs layer [2023-09-20T13:31:05.966Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T13:31:05.966Z] f0e02332f6b5: Pulling fs layer [2023-09-20T13:31:05.966Z] 66412af1f25a: Pulling fs layer [2023-09-20T13:31:05.966Z] 1baf3a5c0e64: Pulling fs layer [2023-09-20T13:31:05.966Z] 9a37bb91b891: Pulling fs layer [2023-09-20T13:31:05.966Z] a29adfc67d43: Pulling fs layer [2023-09-20T13:31:05.966Z] d5de9f91c1a4: Pulling fs layer [2023-09-20T13:31:05.966Z] 1baf3a5c0e64: Waiting [2023-09-20T13:31:05.966Z] 9a37bb91b891: Waiting [2023-09-20T13:31:05.966Z] a29adfc67d43: Waiting [2023-09-20T13:31:05.966Z] d5de9f91c1a4: Waiting [2023-09-20T13:31:05.966Z] f0e02332f6b5: Waiting [2023-09-20T13:31:05.966Z] 66412af1f25a: Waiting [2023-09-20T13:31:06.241Z] 5d54e960e981: Verifying Checksum [2023-09-20T13:31:06.241Z] 5d54e960e981: Download complete [2023-09-20T13:31:06.241Z] f0e02332f6b5: Verifying Checksum [2023-09-20T13:31:06.241Z] f0e02332f6b5: Download complete [2023-09-20T13:31:06.241Z] 66412af1f25a: Verifying Checksum [2023-09-20T13:31:06.241Z] 66412af1f25a: Download complete [2023-09-20T13:31:06.241Z] 9fda8d8052c6: Download complete [2023-09-20T13:31:06.518Z] 9a37bb91b891: Verifying Checksum [2023-09-20T13:31:06.518Z] 9a37bb91b891: Download complete [2023-09-20T13:31:07.111Z] 9fda8d8052c6: Pull complete [2023-09-20T13:31:07.111Z] a29adfc67d43: Verifying Checksum [2023-09-20T13:31:07.111Z] a29adfc67d43: Download complete [2023-09-20T13:31:08.076Z] d5de9f91c1a4: Verifying Checksum [2023-09-20T13:31:08.076Z] d5de9f91c1a4: Download complete [2023-09-20T13:31:08.076Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T13:31:08.076Z] c4a7e357bf2a: Download complete [2023-09-20T13:31:08.658Z] Removing intermediate container 5d9e3a9894d5 [2023-09-20T13:31:08.658Z] ---> a928f6469d33 [2023-09-20T13:31:08.658Z] Step 13/29 : FROM alpine:3.18 [2023-09-20T13:31:08.658Z] 3.18: Pulling from library/alpine [2023-09-20T13:31:08.658Z] 7264a8db6415: Already exists [2023-09-20T13:31:08.658Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T13:31:08.658Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T13:31:08.658Z] ---> 7e01a0d0a1dc [2023-09-20T13:31:08.658Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T13:31:08.658Z] ---> Running in 93dda55f3f2d [2023-09-20T13:31:08.658Z] Removing intermediate container 93dda55f3f2d [2023-09-20T13:31:08.658Z] ---> 904bdd696b92 [2023-09-20T13:31:08.658Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-20T13:31:08.658Z] ---> Running in 13578b0e7919 [2023-09-20T13:31:08.658Z] Removing intermediate container 13578b0e7919 [2023-09-20T13:31:08.658Z] ---> ffecb0903220 [2023-09-20T13:31:08.658Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-20T13:31:08.658Z] ---> Running in 8d9a50689328 [2023-09-20T13:31:08.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T13:31:08.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T13:31:08.658Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T13:31:08.658Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T13:31:08.658Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T13:31:08.658Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T13:31:08.658Z] 1baf3a5c0e64: Download complete [2023-09-20T13:31:08.658Z] OK: 8 MiB in 17 packages [2023-09-20T13:31:08.658Z] Removing intermediate container 8d9a50689328 [2023-09-20T13:31:08.658Z] ---> fcf09bbb206d [2023-09-20T13:31:08.658Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T13:31:08.658Z] ---> 40bf865df20b [2023-09-20T13:31:08.658Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T13:31:08.658Z] ---> a8a0e9f10b57 [2023-09-20T13:31:08.658Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-20T13:31:08.658Z] ---> b4fe24b5e42f [2023-09-20T13:31:08.658Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-20T13:31:08.658Z] ---> 5e56907db484 [2023-09-20T13:31:08.658Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-20T13:31:08.659Z] ---> 4735b434dc6d [2023-09-20T13:31:08.659Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-20T13:31:08.659Z] ---> Running in 27836f67a465 [2023-09-20T13:31:09.225Z] Removing intermediate container 27836f67a465 [2023-09-20T13:31:09.225Z] ---> 643aca184f95 [2023-09-20T13:31:09.225Z] Step 23/29 : VOLUME /cache [2023-09-20T13:31:09.225Z] ---> Running in de3485ac48b5 [2023-09-20T13:31:09.225Z] Removing intermediate container de3485ac48b5 [2023-09-20T13:31:09.225Z] ---> 55b5d69ad3d2 [2023-09-20T13:31:09.225Z] Step 24/29 : EXPOSE 59711 [2023-09-20T13:31:09.225Z] ---> Running in 03b4b385dc5e [2023-09-20T13:31:09.484Z] Removing intermediate container 03b4b385dc5e [2023-09-20T13:31:09.484Z] ---> 76020c80005c [2023-09-20T13:31:09.484Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-20T13:31:09.484Z] ---> Running in e00abe861b84 [2023-09-20T13:31:09.484Z] Removing intermediate container e00abe861b84 [2023-09-20T13:31:09.484Z] ---> 09c9390d9b8a [2023-09-20T13:31:09.484Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-20T13:31:09.484Z] ---> Running in 085603116e6b [2023-09-20T13:31:09.484Z] Removing intermediate container 085603116e6b [2023-09-20T13:31:09.484Z] ---> 96e111de89ea [2023-09-20T13:31:09.484Z] Step 27/29 : LABEL arch=amd64 [2023-09-20T13:31:09.484Z] ---> Running in ef552fad0fe5 [2023-09-20T13:31:09.742Z] Removing intermediate container ef552fad0fe5 [2023-09-20T13:31:09.742Z] ---> 20d278bf8fb7 [2023-09-20T13:31:09.742Z] Step 28/29 : LABEL git_sha=a8e9e0974ee0e664e588920a76f26e4625af4f0f [2023-09-20T13:31:09.742Z] ---> Running in 67c3c6c4a54a [2023-09-20T13:31:09.742Z] Removing intermediate container 67c3c6c4a54a [2023-09-20T13:31:09.742Z] ---> 94972e3cb0b4 [2023-09-20T13:31:09.742Z] Step 29/29 : LABEL version=0.0.0 [2023-09-20T13:31:09.742Z] ---> Running in bd46e24542ce [2023-09-20T13:31:09.742Z] Removing intermediate container bd46e24542ce [2023-09-20T13:31:09.742Z] ---> e9333c378657 [2023-09-20T13:31:09.742Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T13:31:09.742Z] Successfully built e9333c378657 [2023-09-20T13:31:09.742Z] 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] } [2023-09-20T13:31:10.062Z] 5d54e960e981: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T13:31:10.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T13:31:10.676Z] [2023-09-20T13:31:10.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T13:31:11.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T13:31:11.050Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T13:31:11.050Z] 5eb5b503b376: Pulling fs layer [2023-09-20T13:31:11.050Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T13:31:11.050Z] ec43610c2a17: Pulling fs layer [2023-09-20T13:31:11.050Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T13:31:11.050Z] 33b1e0a273af: Pulling fs layer [2023-09-20T13:31:11.050Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T13:31:11.050Z] 2f39f015ded8: Pulling fs layer [2023-09-20T13:31:11.050Z] 3a2ae6a8a46f: Waiting [2023-09-20T13:31:11.050Z] 5d3b04190fa2: Waiting [2023-09-20T13:31:11.050Z] 33b1e0a273af: Waiting [2023-09-20T13:31:11.050Z] 2f39f015ded8: Waiting [2023-09-20T13:31:11.050Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T13:31:11.050Z] 5c69ac0246d0: Download complete [2023-09-20T13:31:11.050Z] 3a2ae6a8a46f: Download complete [2023-09-20T13:31:11.050Z] 33b1e0a273af: Verifying Checksum [2023-09-20T13:31:11.050Z] 33b1e0a273af: Download complete [2023-09-20T13:31:11.050Z] ec43610c2a17: Verifying Checksum [2023-09-20T13:31:11.050Z] ec43610c2a17: Download complete [2023-09-20T13:31:11.050Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T13:31:11.050Z] 5d3b04190fa2: Download complete [2023-09-20T13:31:11.309Z] 5eb5b503b376: Verifying Checksum [2023-09-20T13:31:11.309Z] 5eb5b503b376: Download complete [2023-09-20T13:31:11.873Z] 2f39f015ded8: Download complete [2023-09-20T13:31:12.438Z] 5eb5b503b376: Pull complete [2023-09-20T13:31:12.438Z] 5c69ac0246d0: Pull complete [2023-09-20T13:31:13.004Z] ec43610c2a17: Pull complete [2023-09-20T13:31:13.004Z] 3a2ae6a8a46f: Pull complete [2023-09-20T13:31:13.263Z] 33b1e0a273af: Pull complete [2023-09-20T13:31:13.263Z] 5d3b04190fa2: Pull complete [2023-09-20T13:31:17.447Z] 2f39f015ded8: Pull complete [2023-09-20T13:31:17.447Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T13:31:17.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T13:31:17.447Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T13:31:17.674Z] prd-ubuntu20.04-docker-8c-8g-6710 does not seem to be running inside a container [2023-09-20T13:31:17.711Z] $ 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-226 -v /w/workspace/y_app-rfid-llrp-inventory_PR-226:/w/workspace/y_app-rfid-llrp-inventory_PR-226:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T13:31:20.274Z] c4a7e357bf2a: Pull complete [2023-09-20T13:31:20.274Z] f0e02332f6b5: Pull complete [2023-09-20T13:31:20.562Z] 66412af1f25a: Pull complete [2023-09-20T13:31:21.263Z] $ docker top 030b0f10a46a0182f09721cf84576a0895ae343a60c31ba2a2079a13a79a5b7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T13:31:21.746Z] ---> job-cost.sh [2023-09-20T13:31:21.746Z] lf-activate-venv: SKIPPING [2023-09-20T13:31:21.746Z] INFO: No Stack... [2023-09-20T13:31:22.004Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T13:31:22.264Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T13:31:22.578Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-226/archives/cost.csv [2023-09-20T13:31:22.578Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T13:31:22.625Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-226-1-stack-cost] [2023-09-20T13:31:22.630Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-226-1-stack-cost] did not exist. Created. [2023-09-20T13:31:22.630Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-226-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T13:31:23.023Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T13:31:23.075Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T13:31:23.111Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-226-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T13:31:23.195Z] $ docker stop --time=1 030b0f10a46a0182f09721cf84576a0895ae343a60c31ba2a2079a13a79a5b7e [2023-09-20T13:31:24.344Z] $ docker rm -f --volumes 030b0f10a46a0182f09721cf84576a0895ae343a60c31ba2a2079a13a79a5b7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T13:31:28.788Z] 1baf3a5c0e64: Pull complete [2023-09-20T13:31:29.381Z] 9a37bb91b891: Pull complete [2023-09-20T13:31:30.791Z] a29adfc67d43: Pull complete [2023-09-20T13:31:32.206Z] d5de9f91c1a4: Pull complete [2023-09-20T13:31:32.206Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-20T13:31:32.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T13:31:32.206Z] ---> 746ca1b523b5 [2023-09-20T13:31:32.206Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T13:31:34.292Z] ---> Running in c37fb73a2b51 [2023-09-20T13:31:34.292Z] Removing intermediate container c37fb73a2b51 [2023-09-20T13:31:34.292Z] ---> be94971af2ee [2023-09-20T13:31:34.292Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T13:31:34.292Z] ---> Running in 3b5468f4b03b [2023-09-20T13:31:34.561Z] Removing intermediate container 3b5468f4b03b [2023-09-20T13:31:34.561Z] ---> e7cbf0f48437 [2023-09-20T13:31:34.561Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T13:31:34.828Z] ---> Running in b0fa0514f9e5 [2023-09-20T13:31:35.102Z] Removing intermediate container b0fa0514f9e5 [2023-09-20T13:31:35.102Z] ---> 7fe067038722 [2023-09-20T13:31:35.102Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T13:31:35.102Z] ---> Running in 11560fb04437 [2023-09-20T13:31:36.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T13:31:36.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T13:31:37.620Z] OK: 267 MiB in 56 packages [2023-09-20T13:31:38.206Z] Removing intermediate container 11560fb04437 [2023-09-20T13:31:38.206Z] ---> 8c089dd12312 [2023-09-20T13:31:38.206Z] Step 7/12 : WORKDIR /app [2023-09-20T13:31:38.474Z] ---> Running in 198c5ec4512d [2023-09-20T13:31:38.745Z] Removing intermediate container 198c5ec4512d [2023-09-20T13:31:38.745Z] ---> 908f65584187 [2023-09-20T13:31:38.745Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T13:31:39.013Z] ---> 6254bd7ed77e [2023-09-20T13:31:39.013Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T13:31:39.287Z] ---> Running in c2cccbd75619 [2023-09-20T13:32:47.164Z] Removing intermediate container c2cccbd75619 [2023-09-20T13:32:47.164Z] ---> d8000e2ea906 [2023-09-20T13:32:47.164Z] Step 10/12 : COPY . . [2023-09-20T13:32:47.164Z] ---> 8d56fe9d8b8e [2023-09-20T13:32:47.164Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T13:32:47.164Z] ---> Running in 748c81555e59 [2023-09-20T13:32:47.164Z] Removing intermediate container 748c81555e59 [2023-09-20T13:32:47.164Z] ---> 06c9dbbab5b9 [2023-09-20T13:32:47.164Z] Step 12/12 : RUN $MAKE [2023-09-20T13:32:47.164Z] ---> Running in a7cf3c45aab4 [2023-09-20T13:32:47.164Z] noop [2023-09-20T13:32:47.164Z] Removing intermediate container a7cf3c45aab4 [2023-09-20T13:32:47.164Z] ---> c9a0d7d33f5d [2023-09-20T13:32:47.165Z] Successfully built c9a0d7d33f5d [2023-09-20T13:32:47.165Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T13:32:47.634Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T13:32:47.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T13:32:47.918Z] prd-ubuntu20.04-docker-arm64-4c-16g-6711 does not seem to be running inside a container [2023-09-20T13:32:47.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T13:32:49.164Z] $ docker top 00f24e27b5f6f3ac1f1e165637d1bd55109d760f1dc7a428ce39751452a1674c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T13:32:50.021Z] + go version [2023-09-20T13:32:50.021Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T13:32:50.063Z] $ docker stop --time=1 00f24e27b5f6f3ac1f1e165637d1bd55109d760f1dc7a428ce39751452a1674c [2023-09-20T13:32:51.641Z] $ docker rm -f --volumes 00f24e27b5f6f3ac1f1e165637d1bd55109d760f1dc7a428ce39751452a1674c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T13:32:52.503Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T13:32:52.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T13:32:52.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-6711 does not seem to be running inside a container [2023-09-20T13:32:52.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T13:32:53.961Z] $ docker top 29be3ec2de88d45f22d0ef17c349eb77c88309b316326e8265e93a1d43e1611d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T13:32:54.500Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T13:32:54.889Z] + make test [2023-09-20T13:32:55.157Z] go test -race ./... -coverprofile=coverage.out ./... [2023-09-20T13:35:01.811Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-09-20T13:35:01.811Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-09-20T13:35:01.811Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.006s coverage: 86.2% of statements [2023-09-20T13:35:08.456Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.643s coverage: 71.9% of statements [2023-09-20T13:35:08.456Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T13:35:08.456Z] go vet ./... [2023-09-20T13:37:15.155Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T13:37:15.155Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T13:37:15.155Z] ./bin/test-attribution.sh [2023-09-20T13:37:15.155Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-20T13:37:15.155Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-20T13:37:15.155Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-20T13:37:15.155Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-20T13:37:15.155Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-20T13:37:15.155Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-20T13:37:15.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T13:37:15.239Z] $ docker stop --time=1 29be3ec2de88d45f22d0ef17c349eb77c88309b316326e8265e93a1d43e1611d [2023-09-20T13:37:17.867Z] $ docker rm -f --volumes 29be3ec2de88d45f22d0ef17c349eb77c88309b316326e8265e93a1d43e1611d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T13:37:19.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T13:37:19.504Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T13:37:19.943Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T13:37:20.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T13:37:20.869Z] + ls -al . [2023-09-20T13:37:20.869Z] total 232 [2023-09-20T13:37:20.869Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 13:32 . [2023-09-20T13:37:20.869Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 13:30 .. [2023-09-20T13:37:20.869Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 20 13:30 .dockerignore [2023-09-20T13:37:20.869Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 13:30 .git [2023-09-20T13:37:20.869Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 13:30 .github [2023-09-20T13:37:20.869Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 20 13:30 .gitignore [2023-09-20T13:37:20.869Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 13:30 .golangci.yml [2023-09-20T13:37:20.869Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 20 13:30 Attribution.txt [2023-09-20T13:37:20.869Z] -rw-rw-r-- 1 jenkins jenkins 9317 Sep 20 13:30 CHANGELOG.md [2023-09-20T13:37:20.869Z] -rw-rw-r-- 1 jenkins jenkins 1659 Sep 20 13:30 Dockerfile [2023-09-20T13:37:20.869Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 13:30 GOVERNANCE.md [2023-09-20T13:37:20.869Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 20 13:30 Jenkinsfile [2023-09-20T13:37:20.869Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 13:30 LICENSE [2023-09-20T13:37:20.869Z] -rw-rw-r-- 1 jenkins jenkins 2497 Sep 20 13:30 Makefile [2023-09-20T13:37:20.869Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 20 13:30 OWNERS.md [2023-09-20T13:37:20.869Z] -rw-rw-r-- 1 jenkins jenkins 31516 Sep 20 13:30 README.md [2023-09-20T13:37:20.869Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 13:28 VERSION [2023-09-20T13:37:20.869Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 13:30 bin [2023-09-20T13:37:20.869Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 20 13:35 coverage.out [2023-09-20T13:37:20.869Z] -rw-rw-r-- 1 jenkins jenkins 3968 Sep 20 13:30 go.mod [2023-09-20T13:37:20.869Z] -rw-rw-r-- 1 jenkins jenkins 35609 Sep 20 13:30 go.sum [2023-09-20T13:37:20.869Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 13:30 images [2023-09-20T13:37:20.869Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 13:30 internal [2023-09-20T13:37:20.869Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 20 13:30 main.go [2023-09-20T13:37:20.869Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 13:30 res [2023-09-20T13:37:20.869Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 13:30 snap [2023-09-20T13:37:20.869Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 13:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T13:37:21.294Z] + 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=a8e9e0974ee0e664e588920a76f26e4625af4f0f --label arch=arm64 --label version=0.0.0 . [2023-09-20T13:37:21.563Z] Sending build context to Docker daemon 684kB [2023-09-20T13:37:21.563Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T13:37:21.563Z] Step 2/29 : FROM ${BASE} AS builder [2023-09-20T13:37:21.563Z] ---> c9a0d7d33f5d [2023-09-20T13:37:21.563Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T13:37:21.563Z] ---> Running in bacb76e40bcb [2023-09-20T13:37:21.830Z] Removing intermediate container bacb76e40bcb [2023-09-20T13:37:21.830Z] ---> 8d9198a28dc2 [2023-09-20T13:37:21.830Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T13:37:21.830Z] ---> Running in f978bdb16f6a [2023-09-20T13:37:22.097Z] Removing intermediate container f978bdb16f6a [2023-09-20T13:37:22.097Z] ---> f7387d323901 [2023-09-20T13:37:22.097Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-09-20T13:37:22.367Z] ---> Running in ccb0b4fe7d18 [2023-09-20T13:37:22.636Z] Removing intermediate container ccb0b4fe7d18 [2023-09-20T13:37:22.636Z] ---> 69117ab2cc45 [2023-09-20T13:37:22.636Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T13:37:22.636Z] ---> Running in cc6c9a746a37 [2023-09-20T13:37:23.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T13:37:23.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T13:37:25.263Z] OK: 267 MiB in 56 packages [2023-09-20T13:37:25.848Z] Removing intermediate container cc6c9a746a37 [2023-09-20T13:37:25.848Z] ---> 23c2fdee3e8a [2023-09-20T13:37:25.848Z] Step 7/29 : WORKDIR /app [2023-09-20T13:37:25.848Z] ---> Running in 16c56c9785b7 [2023-09-20T13:37:26.116Z] Removing intermediate container 16c56c9785b7 [2023-09-20T13:37:26.116Z] ---> a840ca5968f8 [2023-09-20T13:37:26.116Z] Step 8/29 : COPY go.mod vendor* ./ [2023-09-20T13:37:26.702Z] ---> a4165ce89de0 [2023-09-20T13:37:26.702Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T13:37:26.702Z] ---> Running in 21b5c7e3f309 [2023-09-20T13:37:28.653Z] Removing intermediate container 21b5c7e3f309 [2023-09-20T13:37:28.653Z] ---> d28f0fcc57fd [2023-09-20T13:37:28.653Z] Step 10/29 : COPY . . [2023-09-20T13:37:29.239Z] ---> 21e84cebaf97 [2023-09-20T13:37:29.239Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T13:37:29.508Z] ---> Running in e9e8b2eb0b24 [2023-09-20T13:37:32.084Z] Removing intermediate container e9e8b2eb0b24 [2023-09-20T13:37:32.084Z] ---> 4c167d6bd8cc [2023-09-20T13:37:32.084Z] Step 12/29 : RUN $MAKE [2023-09-20T13:37:32.084Z] ---> Running in f6a813e90205 [2023-09-20T13:37:33.046Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-09-20T13:39:24.702Z] Removing intermediate container f6a813e90205 [2023-09-20T13:39:24.703Z] ---> e25b8e4ab0d8 [2023-09-20T13:39:24.703Z] Step 13/29 : FROM alpine:3.18 [2023-09-20T13:39:24.703Z] 3.18: Pulling from library/alpine [2023-09-20T13:39:24.703Z] 9fda8d8052c6: Already exists [2023-09-20T13:39:24.703Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T13:39:24.703Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T13:39:24.703Z] ---> f6648c04cd6c [2023-09-20T13:39:24.703Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T13:39:24.703Z] ---> Running in d3dcf5310975 [2023-09-20T13:39:24.703Z] Removing intermediate container d3dcf5310975 [2023-09-20T13:39:24.703Z] ---> 3a389be7e678 [2023-09-20T13:39:24.703Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-09-20T13:39:24.703Z] ---> Running in 544fc0693206 [2023-09-20T13:39:24.703Z] Removing intermediate container 544fc0693206 [2023-09-20T13:39:24.703Z] ---> c50183826f1d [2023-09-20T13:39:24.703Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-09-20T13:39:24.703Z] ---> Running in 24ae0ba35e45 [2023-09-20T13:39:24.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T13:39:24.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T13:39:24.703Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T13:39:24.703Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T13:39:24.703Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T13:39:24.703Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T13:39:24.703Z] OK: 9 MiB in 17 packages [2023-09-20T13:39:24.703Z] Removing intermediate container 24ae0ba35e45 [2023-09-20T13:39:24.703Z] ---> ab228589a87d [2023-09-20T13:39:24.703Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T13:39:24.703Z] ---> 37fd217df529 [2023-09-20T13:39:24.703Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T13:39:24.703Z] ---> b1e1af7008dc [2023-09-20T13:39:24.703Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-09-20T13:39:24.703Z] ---> de7ce295940b [2023-09-20T13:39:24.703Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-09-20T13:39:24.703Z] ---> a0574ee5d182 [2023-09-20T13:39:24.703Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-09-20T13:39:24.703Z] ---> 435d098ce951 [2023-09-20T13:39:24.703Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-09-20T13:39:24.703Z] ---> Running in 97d52747d48d [2023-09-20T13:39:24.703Z] Removing intermediate container 97d52747d48d [2023-09-20T13:39:24.703Z] ---> 777df7411f28 [2023-09-20T13:39:24.703Z] Step 23/29 : VOLUME /cache [2023-09-20T13:39:24.703Z] ---> Running in 673b0800fef4 [2023-09-20T13:39:24.703Z] Removing intermediate container 673b0800fef4 [2023-09-20T13:39:24.703Z] ---> 41cdceb95c74 [2023-09-20T13:39:24.703Z] Step 24/29 : EXPOSE 59711 [2023-09-20T13:39:24.703Z] ---> Running in cfc2f261d0db [2023-09-20T13:39:24.703Z] Removing intermediate container cfc2f261d0db [2023-09-20T13:39:24.703Z] ---> eb58f4253eb5 [2023-09-20T13:39:24.703Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-09-20T13:39:24.703Z] ---> Running in cbb479b2ec60 [2023-09-20T13:39:24.703Z] Removing intermediate container cbb479b2ec60 [2023-09-20T13:39:24.703Z] ---> cd9147e9e879 [2023-09-20T13:39:24.703Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-09-20T13:39:24.703Z] ---> Running in 57c9ae1e5fdf [2023-09-20T13:39:24.703Z] Removing intermediate container 57c9ae1e5fdf [2023-09-20T13:39:24.703Z] ---> 09258d82c070 [2023-09-20T13:39:24.703Z] Step 27/29 : LABEL arch=arm64 [2023-09-20T13:39:24.703Z] ---> Running in 084afb2d0c4c [2023-09-20T13:39:24.971Z] Removing intermediate container 084afb2d0c4c [2023-09-20T13:39:24.971Z] ---> a550b3149040 [2023-09-20T13:39:24.971Z] Step 28/29 : LABEL git_sha=a8e9e0974ee0e664e588920a76f26e4625af4f0f [2023-09-20T13:39:24.971Z] ---> Running in fe444936e92a [2023-09-20T13:39:25.249Z] Removing intermediate container fe444936e92a [2023-09-20T13:39:25.249Z] ---> 02ef1921837c [2023-09-20T13:39:25.249Z] Step 29/29 : LABEL version=0.0.0 [2023-09-20T13:39:25.516Z] ---> Running in 5baf58decee9 [2023-09-20T13:39:25.781Z] Removing intermediate container 5baf58decee9 [2023-09-20T13:39:25.781Z] ---> 516b8875ba3f [2023-09-20T13:39:25.781Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T13:39:25.781Z] Successfully built 516b8875ba3f [2023-09-20T13:39:25.781Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T13:39:26.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T13:39:26.583Z] [2023-09-20T13:39:26.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T13:39:26.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T13:39:26.981Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T13:39:26.981Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T13:39:26.981Z] 04944245beec: Pulling fs layer [2023-09-20T13:39:26.981Z] 699f458cf7ca: Pulling fs layer [2023-09-20T13:39:26.981Z] 765212b225bb: Pulling fs layer [2023-09-20T13:39:26.981Z] f23df028b6ca: Pulling fs layer [2023-09-20T13:39:26.981Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T13:39:26.981Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T13:39:26.981Z] 765212b225bb: Waiting [2023-09-20T13:39:26.981Z] f23df028b6ca: Waiting [2023-09-20T13:39:26.981Z] d65c8cfc05b1: Waiting [2023-09-20T13:39:26.981Z] 2437ff75d9bd: Waiting [2023-09-20T13:39:27.249Z] 04944245beec: Verifying Checksum [2023-09-20T13:39:27.249Z] 04944245beec: Download complete [2023-09-20T13:39:27.249Z] 765212b225bb: Verifying Checksum [2023-09-20T13:39:27.249Z] 765212b225bb: Download complete [2023-09-20T13:39:27.249Z] f23df028b6ca: Download complete [2023-09-20T13:39:27.249Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T13:39:27.249Z] d65c8cfc05b1: Download complete [2023-09-20T13:39:27.249Z] 699f458cf7ca: Verifying Checksum [2023-09-20T13:39:27.249Z] 699f458cf7ca: Download complete [2023-09-20T13:39:27.832Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T13:39:27.832Z] 8998bd30e6a1: Download complete [2023-09-20T13:39:29.796Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T13:39:29.796Z] 2437ff75d9bd: Download complete [2023-09-20T13:39:31.734Z] 8998bd30e6a1: Pull complete [2023-09-20T13:39:32.000Z] 04944245beec: Pull complete [2023-09-20T13:39:33.404Z] 699f458cf7ca: Pull complete [2023-09-20T13:39:33.670Z] 765212b225bb: Pull complete [2023-09-20T13:39:34.253Z] f23df028b6ca: Pull complete [2023-09-20T13:39:34.519Z] d65c8cfc05b1: Pull complete [2023-09-20T13:39:49.511Z] 2437ff75d9bd: Pull complete [2023-09-20T13:39:49.511Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T13:39:49.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T13:39:49.511Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T13:39:49.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-6711 does not seem to be running inside a container [2023-09-20T13:39:49.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T13:39:52.347Z] $ docker top 79b68973d502d2cfc7f6915f90c00473f188a8435a70705f1c4c3a60c2685bc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T13:39:52.944Z] ---> job-cost.sh [2023-09-20T13:39:53.223Z] lf-activate-venv: SKIPPING [2023-09-20T13:39:53.223Z] INFO: No Stack... [2023-09-20T13:39:53.500Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T13:39:54.474Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T13:39:54.821Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-09-20T13:39:54.821Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T13:39:54.924Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-226-1-stack-cost] [2023-09-20T13:39:54.929Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-226-1-stack-cost] did not exist. Created. [2023-09-20T13:39:54.929Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-226-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T13:39:55.643Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-36b525b8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T13:39:56.301Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T13:39:56.334Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T13:39:56.390Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T13:39:56.409Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-226-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T13:39:56.505Z] $ docker stop --time=1 79b68973d502d2cfc7f6915f90c00473f188a8435a70705f1c4c3a60c2685bc1 [2023-09-20T13:39:59.119Z] $ docker rm -f --volumes 79b68973d502d2cfc7f6915f90c00473f188a8435a70705f1c4c3a60c2685bc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-20T13:40:00.099Z] provisioning config files... [2023-09-20T13:40:00.107Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp/config5978002652998524564tmp [Pipeline] { [Pipeline] sh [2023-09-20T13:40:00.450Z] + set +x [2023-09-20T13:40:00.450Z] + curl -s https://codecov.io/bash [2023-09-20T13:40:00.450Z] + bash -s -- [2023-09-20T13:40:00.450Z] [2023-09-20T13:40:00.450Z] _____ _ [2023-09-20T13:40:00.450Z] / ____| | | [2023-09-20T13:40:00.450Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T13:40:00.450Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T13:40:00.450Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T13:40:00.450Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T13:40:00.450Z] Bash-1.0.6 [2023-09-20T13:40:00.450Z] [2023-09-20T13:40:00.450Z] [2023-09-20T13:40:00.450Z] ==> git version 2.25.1 found [2023-09-20T13:40:00.450Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-20T13:40:00.450Z] Release-Date: 2020-01-08 [2023-09-20T13:40:00.450Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T13:40:00.450Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T13:40:00.450Z] ==> Jenkins CI detected. [2023-09-20T13:40:00.450Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-226 [2023-09-20T13:40:00.450Z] project root: . [2023-09-20T13:40:00.450Z] --> token set from env [2023-09-20T13:40:00.450Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T13:40:00.450Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T13:40:00.450Z] ==> Python coveragepy not found [2023-09-20T13:40:00.450Z] ==> Searching for coverage reports in: [2023-09-20T13:40:00.450Z] + . [2023-09-20T13:40:00.450Z] -> Found 1 reports [2023-09-20T13:40:00.450Z] ==> Detecting git/mercurial file structure [2023-09-20T13:40:00.450Z] ==> Reading reports [2023-09-20T13:40:00.450Z] + ./coverage.out bytes=41317 [2023-09-20T13:40:00.708Z] ==> Appending adjustments [2023-09-20T13:40:00.708Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T13:40:00.708Z] + Found adjustments [2023-09-20T13:40:00.708Z] ==> Gzipping contents [2023-09-20T13:40:00.708Z] 12K /tmp/codecov.Hwf4QB.gz [2023-09-20T13:40:00.708Z] ==> Uploading reports [2023-09-20T13:40:00.708Z] url: https://codecov.io [2023-09-20T13:40:00.708Z] query: branch=PR-226&commit=a8e9e0974ee0e664e588920a76f26e4625af4f0f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-226%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=226&job=&cmd_args= [2023-09-20T13:40:00.708Z] -> Pinging Codecov [2023-09-20T13:40:00.708Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-226&commit=a8e9e0974ee0e664e588920a76f26e4625af4f0f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-226%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=226&job=&cmd_args= [2023-09-20T13:40:00.968Z] -> Uploading to [2023-09-20T13:40:00.968Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/581DD39554BDF9B6E22D074273EAD858/a8e9e0974ee0e664e588920a76f26e4625af4f0f/f9d38c2d-d0ac-4494-ab18-4dd5bd47d6ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T134000Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=124bcd94b941bed0d2ad6aecabdb7e124a87fce9117c32cb5b65c632979afb2d [2023-09-20T13:40:00.968Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T13:40:00.968Z] Dload Upload Total Spent Left Speed [2023-09-20T13:40:01.227Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11811 0 0 100 11811 0 57614 --:--:-- --:--:-- --:--:-- 57614 [2023-09-20T13:40:01.227Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a8e9e0974ee0e664e588920a76f26e4625af4f0f [Pipeline] } [2023-09-20T13:40:01.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-20T13:40:03.046Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-226/archives ] [2023-09-20T13:40:03.046Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-226/archives [2023-09-20T13:40:03.046Z] total 16 [2023-09-20T13:40:03.046Z] drwxr-xr-x 3 root root 4096 Sep 20 13:31 . [2023-09-20T13:40:03.046Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 13:31 .. [2023-09-20T13:40:03.046Z] drwxr-xr-x 2 root root 4096 Sep 20 13:31 cost [2023-09-20T13:40:03.046Z] -rw-r--r-- 1 root root 95 Sep 20 13:31 cost.csv [2023-09-20T13:40:03.046Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-226/archives [2023-09-20T13:40:03.046Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-226/archives [2023-09-20T13:40:03.046Z] total 16 [2023-09-20T13:40:03.046Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 13:31 . [2023-09-20T13:40:03.046Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 13:31 .. [2023-09-20T13:40:03.046Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 13:31 cost [2023-09-20T13:40:03.046Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 20 13:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T13:40:03.373Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T13:40:04.257Z] ---> package-listing.sh [2023-09-20T13:40:04.257Z] ++ facter osfamily [2023-09-20T13:40:04.257Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T13:40:04.516Z] + OS_FAMILY=debian [2023-09-20T13:40:04.516Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-226 [2023-09-20T13:40:04.516Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T13:40:04.516Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T13:40:04.516Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T13:40:04.516Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T13:40:04.516Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-226 ']' [2023-09-20T13:40:04.516Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T13:40:04.516Z] + case "${OS_FAMILY}" in [2023-09-20T13:40:04.516Z] + dpkg -l [2023-09-20T13:40:04.516Z] + grep '^ii' [2023-09-20T13:40:04.516Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T13:40:04.516Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T13:40:04.516Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T13:40:04.516Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-226 ']' [2023-09-20T13:40:04.516Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-226/archives/ [2023-09-20T13:40:04.516Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-226/archives/ [Pipeline] echo [2023-09-20T13:40:04.551Z] 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-226/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T13:40:04.839Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T13:40:05.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T13:40:05.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T13:40:05.607Z] prd-ubuntu20.04-docker-8c-8g-6710 does not seem to be running inside a container [2023-09-20T13:40:05.666Z] $ 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-226/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-226 -v /w/workspace/y_app-rfid-llrp-inventory_PR-226:/w/workspace/y_app-rfid-llrp-inventory_PR-226:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T13:40:05.838Z] $ docker top e1e91b4618b99041e5498650ee07f499a2ff0c9d57fcd25bdeced1c4f8643363 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T13:40:06.195Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T13:40:06.501Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T13:40:06.811Z] + ls /var/log/sa-host [2023-09-20T13:40:06.811Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T13:40:07.036Z] provisioning config files... [2023-09-20T13:40:07.044Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-226@tmp/config9562653721984219422tmp [Pipeline] { [Pipeline] echo [2023-09-20T13:40:07.097Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T13:40:07.406Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T13:40:07.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T13:40:07.840Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T13:40:07.874Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T13:40:08.185Z] ---> sudo-logs.sh [2023-09-20T13:40:08.185Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T13:40:08.275Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T13:40:08.583Z] ---> job-cost.sh [2023-09-20T13:40:08.583Z] lf-activate-venv: SKIPPING [2023-09-20T13:40:08.583Z] DEBUG: total: 0.2199999988079071 [2023-09-20T13:40:08.583Z] INFO: Retrieving Stack Cost... [2023-09-20T13:40:08.843Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T13:40:09.416Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T13:40:09.453Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T13:40:09.754Z] ---> logs-deploy.sh [2023-09-20T13:40:09.755Z] lf-activate-venv: SKIPPING [2023-09-20T13:40:09.755Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-226/1 [2023-09-20T13:40:09.755Z] INFO: archiving workspace using pattern(s): [2023-09-20T13:40:10.689Z] Archives upload complete. [2023-09-20T13:40:10.689Z] INFO: archiving logs to Nexus