Pull request #186 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1ecb241a55b5be2476d649c1f290267eb782948+f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a (e2b42662ea6c793e5e28bc870d05e19a35853249) 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-ssh2161863629173508041.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14753117095185328456.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-186/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-186/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17093714622434560691.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-186/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14802381331468870672.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh11014866419300659022.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-186/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-186/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3726559283696459828.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12485’ Running on prd-ubuntu20.04-docker-8c-8g-12487 in /w/workspace/y_app-rfid-llrp-inventory_PR-186 [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-186 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a into PR head commit f1ecb241a55b5be2476d649c1f290267eb782948 Merge succeeded, producing f1ecb241a55b5be2476d649c1f290267eb782948 Checking out Revision f1ecb241a55b5be2476d649c1f290267eb782948 (PR-186) > 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/186/head:refs/remotes/origin/PR-186 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1ecb241a55b5be2476d649c1f290267eb782948 # 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 f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1ecb241a55b5be2476d649c1f290267eb782948 # timeout=10 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-02T22:37:42.946Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T22:37:43.148Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T22:37:43.261Z] ========================================================= [2023-05-02T22:37:43.261Z] EdgeX Global Pipelines Version Info [2023-05-02T22:37:43.261Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:37:44.492Z] ------------------- [2023-05-02T22:37:44.492Z] stable info: [2023-05-02T22:37:44.492Z] ------------------- [2023-05-02T22:37:44.492Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T22:37:44.492Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T22:37:44.492Z] Message: update stable to v1.0.248 [2023-05-02T22:37:44.769Z] ------------------- [2023-05-02T22:37:44.769Z] experimental info: [2023-05-02T22:37:44.769Z] ------------------- [2023-05-02T22:37:44.769Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T22:37:44.769Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T22:37:44.769Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T22:37:45.271Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-02T22:37:45.311Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-02T22:37:45.357Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T22:37:45.490Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T22:37:45.536Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T22:37:45.575Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T22:37:45.612Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T22:37:45.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-02T22:37:45.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T22:37:45.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T22:37:45.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T22:37:45.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-02T22:37:45.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T22:37:45.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T22:37:45.975Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T22:37:46.018Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T22:37:46.061Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T22:37:46.103Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T22:37:46.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T22:37:46.339Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T22:37:46.386Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-02T22:37:46.435Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-02T22:37:46.519Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-02T22:37:46.566Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-02T22:37:46.613Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-02T22:37:46.656Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T22:37:46.701Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T22:37:46.743Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-186 [Pipeline] echo [2023-05-02T22:37:46.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-186 [Pipeline] echo [2023-05-02T22:37:46.851Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-186 [Pipeline] echo [2023-05-02T22:37:46.900Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1ecb241a55b5be2476d649c1f290267eb782948 [Pipeline] echo [2023-05-02T22:37:46.974Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1ecb24 [Pipeline] echo [2023-05-02T22:37:47.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T22:37:47.171Z] provisioning config files... [2023-05-02T22:37:47.194Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp/config9680363244179358117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:37:47.557Z] ---> docker-login.sh [2023-05-02T22:37:47.557Z] nexus3.edgexfoundry.org:10001 [2023-05-02T22:37:48.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:37:48.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:37:48.983Z] Configure a credential helper to remove this warning. See [2023-05-02T22:37:48.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:37:48.983Z] [2023-05-02T22:37:48.983Z] Login Succeeded [2023-05-02T22:37:48.983Z] nexus3.edgexfoundry.org:10002 [2023-05-02T22:37:48.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:37:48.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:37:48.983Z] Configure a credential helper to remove this warning. See [2023-05-02T22:37:48.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:37:48.983Z] [2023-05-02T22:37:48.983Z] Login Succeeded [2023-05-02T22:37:48.983Z] nexus3.edgexfoundry.org:10003 [2023-05-02T22:37:48.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:37:49.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:37:49.245Z] Configure a credential helper to remove this warning. See [2023-05-02T22:37:49.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:37:49.245Z] [2023-05-02T22:37:49.245Z] Login Succeeded [2023-05-02T22:37:49.245Z] nexus3.edgexfoundry.org:10004 [2023-05-02T22:37:49.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:37:49.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:37:49.245Z] Configure a credential helper to remove this warning. See [2023-05-02T22:37:49.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:37:49.245Z] [2023-05-02T22:37:49.245Z] Login Succeeded [2023-05-02T22:37:49.245Z] docker.io [2023-05-02T22:37:49.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:37:49.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:37:49.507Z] Configure a credential helper to remove this warning. See [2023-05-02T22:37:49.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:37:49.507Z] [2023-05-02T22:37:49.507Z] Login Succeeded [2023-05-02T22:37:49.507Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T22:37:49.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-02T22:37:50.194Z] + git rev-list -1 --merges f1ecb241a55b5be2476d649c1f290267eb782948~1..f1ecb241a55b5be2476d649c1f290267eb782948 [Pipeline] echo [2023-05-02T22:37:50.306Z] -----------> git rev-list -1 --merges f1ecb241a55b5be2476d649c1f290267eb782948~1..f1ecb241a55b5be2476d649c1f290267eb782948 f1ecb241a55b5be2476d649c1f290267eb782948 [false] [Pipeline] sh [2023-05-02T22:37:50.630Z] + git log --format=format:%s -1 f1ecb241a55b5be2476d649c1f290267eb782948 [Pipeline] echo [2023-05-02T22:37:50.666Z] ========================================================= [2023-05-02T22:37:50.666Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T22:37:50.666Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T22:37:51.134Z] + git log --format=format:%s -1 f1ecb241a55b5be2476d649c1f290267eb782948 [Pipeline] echo [2023-05-02T22:37:51.217Z] [semverPrep] GIT_COMMIT: f1ecb241a55b5be2476d649c1f290267eb782948, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-05-02T22:37:51.250Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-02T22:37:51.669Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T22:37:51.669Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T22:37:51.669Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T22:37:51.669Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T22:37:51.669Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T22:37:51.669Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T22:37:51.669Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:37:52.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T22:37:52.249Z] [2023-05-02T22:37:52.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:37:52.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T22:37:52.988Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T22:37:52.988Z] b85a868b505f: Pulling fs layer [2023-05-02T22:37:52.988Z] e2be974225ed: Pulling fs layer [2023-05-02T22:37:52.988Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T22:37:52.988Z] 988bab9f4d93: Pulling fs layer [2023-05-02T22:37:52.988Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T22:37:52.988Z] eaf3925da568: Pulling fs layer [2023-05-02T22:37:52.988Z] bab4dde63d76: Pulling fs layer [2023-05-02T22:37:52.988Z] bde34c3a00c8: Pulling fs layer [2023-05-02T22:37:52.988Z] b352a97aabf1: Pulling fs layer [2023-05-02T22:37:52.988Z] 4872d77fe225: Pulling fs layer [2023-05-02T22:37:52.988Z] 5851b861e8e6: Pulling fs layer [2023-05-02T22:37:52.988Z] 988bab9f4d93: Waiting [2023-05-02T22:37:52.988Z] 1469e6f7b9e6: Waiting [2023-05-02T22:37:52.988Z] eaf3925da568: Waiting [2023-05-02T22:37:52.988Z] bab4dde63d76: Waiting [2023-05-02T22:37:52.988Z] bde34c3a00c8: Waiting [2023-05-02T22:37:52.988Z] b352a97aabf1: Waiting [2023-05-02T22:37:52.988Z] 4872d77fe225: Waiting [2023-05-02T22:37:52.988Z] 5851b861e8e6: Waiting [2023-05-02T22:37:52.988Z] e2be974225ed: Verifying Checksum [2023-05-02T22:37:52.988Z] e2be974225ed: Download complete [2023-05-02T22:37:52.988Z] 988bab9f4d93: Verifying Checksum [2023-05-02T22:37:52.988Z] 988bab9f4d93: Download complete [2023-05-02T22:37:53.287Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T22:37:53.287Z] 1469e6f7b9e6: Download complete [2023-05-02T22:37:53.287Z] eaf3925da568: Verifying Checksum [2023-05-02T22:37:53.287Z] eaf3925da568: Download complete [2023-05-02T22:37:53.287Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T22:37:53.287Z] 339a4e72a1f5: Download complete [2023-05-02T22:37:53.287Z] bde34c3a00c8: Verifying Checksum [2023-05-02T22:37:53.287Z] bde34c3a00c8: Download complete [2023-05-02T22:37:53.287Z] b352a97aabf1: Verifying Checksum [2023-05-02T22:37:53.287Z] b352a97aabf1: Download complete [2023-05-02T22:37:53.287Z] 4872d77fe225: Verifying Checksum [2023-05-02T22:37:53.287Z] 4872d77fe225: Download complete [2023-05-02T22:37:53.287Z] 5851b861e8e6: Verifying Checksum [2023-05-02T22:37:53.287Z] 5851b861e8e6: Download complete [2023-05-02T22:37:53.287Z] b85a868b505f: Verifying Checksum [2023-05-02T22:37:53.287Z] b85a868b505f: Download complete [2023-05-02T22:37:53.920Z] bab4dde63d76: Verifying Checksum [2023-05-02T22:37:53.921Z] bab4dde63d76: Download complete [2023-05-02T22:37:56.551Z] b85a868b505f: Pull complete [2023-05-02T22:37:56.912Z] e2be974225ed: Pull complete [2023-05-02T22:37:59.740Z] 339a4e72a1f5: Pull complete [2023-05-02T22:37:59.740Z] 988bab9f4d93: Pull complete [2023-05-02T22:38:00.715Z] 1469e6f7b9e6: Pull complete [2023-05-02T22:38:01.022Z] eaf3925da568: Pull complete [2023-05-02T22:38:11.585Z] bab4dde63d76: Pull complete [2023-05-02T22:38:11.585Z] bde34c3a00c8: Pull complete [2023-05-02T22:38:11.585Z] b352a97aabf1: Pull complete [2023-05-02T22:38:11.585Z] 4872d77fe225: Pull complete [2023-05-02T22:38:12.153Z] 5851b861e8e6: Pull complete [2023-05-02T22:38:12.153Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T22:38:12.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T22:38:12.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:38:12.512Z] prd-ubuntu20.04-docker-8c-8g-12487 does not seem to be running inside a container [2023-05-02T22:38:12.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-186 -v /w/workspace/y_app-rfid-llrp-inventory_PR-186:/w/workspace/y_app-rfid-llrp-inventory_PR-186:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T22:38:18.600Z] $ docker top 70bff987ac8b430305b9a8eb0124d6d1d7ef7023550a886baec638e7b4d1e4c5 -eo pid,comm [2023-05-02T22:38:18.931Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-02T22:38:18.931Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T22:38:19.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T22:38:19.067Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T22:38:19.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T22:38:19.369Z] $ docker exec 70bff987ac8b430305b9a8eb0124d6d1d7ef7023550a886baec638e7b4d1e4c5 ssh-agent [2023-05-02T22:38:19.527Z] SSH_AUTH_SOCK=/tmp/ssh-00mb4XAtpE4p/agent.31 [2023-05-02T22:38:19.527Z] SSH_AGENT_PID=38 [2023-05-02T22:38:19.534Z] Running ssh-add (command line suppressed) [2023-05-02T22:38:19.869Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp/private_key_4387150435994461954.key (/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp/private_key_4387150435994461954.key) [2023-05-02T22:38:19.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T22:38:20.311Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T22:38:20.347Z] $ docker exec --env ******** --env ******** 70bff987ac8b430305b9a8eb0124d6d1d7ef7023550a886baec638e7b4d1e4c5 ssh-agent -k [2023-05-02T22:38:20.582Z] unset SSH_AUTH_SOCK; [2023-05-02T22:38:20.582Z] unset SSH_AGENT_PID; [2023-05-02T22:38:20.582Z] echo Agent pid 38 killed; [2023-05-02T22:38:20.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T22:38:20.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T22:38:20.678Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T22:38:20.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T22:38:20.964Z] $ docker exec 70bff987ac8b430305b9a8eb0124d6d1d7ef7023550a886baec638e7b4d1e4c5 ssh-agent [2023-05-02T22:38:21.157Z] SSH_AUTH_SOCK=/tmp/ssh-Nkid1EZZMqi5/agent.71 [2023-05-02T22:38:21.157Z] SSH_AGENT_PID=77 [2023-05-02T22:38:21.167Z] Running ssh-add (command line suppressed) [2023-05-02T22:38:21.385Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp/private_key_2199024882890025379.key (/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp/private_key_2199024882890025379.key) [2023-05-02T22:38:21.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T22:38:21.776Z] + git semver init [2023-05-02T22:38:22.344Z] 2023-05-02 22:38:22,298 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T22:38:22.344Z] 2023-05-02 22:38:22,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-186/.semver [2023-05-02T22:38:22.344Z] 2023-05-02 22:38:22,300 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-186/.semver [2023-05-02T22:38:22.344Z] 2023-05-02 22:38:22,300 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-186/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-186, universal_newlines=False, shell=None, istream=None) [2023-05-02T22:38:24.269Z] 2023-05-02 22:38:23,780 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-186/.git/info/exclude [2023-05-02T22:38:24.269Z] 2023-05-02 22:38:23,781 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-186/.semver/PR-186 with force:False [2023-05-02T22:38:24.269Z] 2023-05-02 22:38:23,781 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-186/.semver/PR-186 [2023-05-02T22:38:24.269Z] 2023-05-02 22:38:23,785 [execute] INFO git cat-file --batch-check [2023-05-02T22:38:24.269Z] 2023-05-02 22:38:23,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-186/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T22:38:24.269Z] 2023-05-02 22:38:23,791 [execute] INFO git cat-file --batch [2023-05-02T22:38:24.269Z] 2023-05-02 22:38:23,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-186/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T22:38:24.269Z] 2023-05-02 22:38:23,796 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-186/.semver/PR-186 [2023-05-02T22:38:24.269Z] 0.0.0 [Pipeline] } [2023-05-02T22:38:24.300Z] $ docker exec --env ******** --env ******** 70bff987ac8b430305b9a8eb0124d6d1d7ef7023550a886baec638e7b4d1e4c5 ssh-agent -k [2023-05-02T22:38:24.468Z] unset SSH_AUTH_SOCK; [2023-05-02T22:38:24.468Z] unset SSH_AGENT_PID; [2023-05-02T22:38:24.468Z] echo Agent pid 77 killed; [2023-05-02T22:38:24.480Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T22:38:24.931Z] + git semver [Pipeline] } [2023-05-02T22:38:25.525Z] $ docker stop --time=1 70bff987ac8b430305b9a8eb0124d6d1d7ef7023550a886baec638e7b4d1e4c5 [2023-05-02T22:38:27.371Z] $ docker rm -f --volumes 70bff987ac8b430305b9a8eb0124d6d1d7ef7023550a886baec638e7b4d1e4c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T22:38:27.902Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T22:38:28.237Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T22:38:28.255Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T22:38:28.888Z] provisioning config files... [2023-05-02T22:38:28.900Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp/config16245983075911511850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:38:29.270Z] ---> docker-login.sh [2023-05-02T22:38:29.270Z] nexus3.edgexfoundry.org:10001 [2023-05-02T22:38:29.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:38:29.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:38:29.270Z] Configure a credential helper to remove this warning. See [2023-05-02T22:38:29.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:38:29.270Z] [2023-05-02T22:38:29.270Z] Login Succeeded [2023-05-02T22:38:29.270Z] nexus3.edgexfoundry.org:10002 [2023-05-02T22:38:29.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:38:29.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:38:29.899Z] Configure a credential helper to remove this warning. See [2023-05-02T22:38:29.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:38:29.899Z] [2023-05-02T22:38:29.899Z] Login Succeeded [2023-05-02T22:38:29.899Z] nexus3.edgexfoundry.org:10003 [2023-05-02T22:38:29.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:38:30.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:38:30.169Z] Configure a credential helper to remove this warning. See [2023-05-02T22:38:30.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:38:30.169Z] [2023-05-02T22:38:30.169Z] Login Succeeded [2023-05-02T22:38:30.169Z] nexus3.edgexfoundry.org:10004 [2023-05-02T22:38:30.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:38:30.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:38:30.169Z] Configure a credential helper to remove this warning. See [2023-05-02T22:38:30.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:38:30.169Z] [2023-05-02T22:38:30.169Z] Login Succeeded [2023-05-02T22:38:30.442Z] docker.io [2023-05-02T22:38:30.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:38:30.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:38:30.977Z] Configure a credential helper to remove this warning. See [2023-05-02T22:38:30.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:38:30.977Z] [2023-05-02T22:38:30.977Z] Login Succeeded [2023-05-02T22:38:30.977Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T22:38:31.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T22:38:31.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T22:38:31.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T22:38:31.316Z] ========================================================= [2023-05-02T22:38:31.316Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T22:38:31.316Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:38:31.811Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-02T22:38:32.074Z] Sending build context to Docker daemon 12.64MB [2023-05-02T22:38:32.355Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T22:38:32.355Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-02T22:38:32.355Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T22:38:32.355Z] f56be85fc22e: Pulling fs layer [2023-05-02T22:38:32.355Z] 85791d961cd3: Pulling fs layer [2023-05-02T22:38:32.355Z] d694b5ae8c79: Pulling fs layer [2023-05-02T22:38:32.355Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T22:38:32.355Z] 4d19c01a9841: Pulling fs layer [2023-05-02T22:38:32.355Z] 9325e15d5711: Pulling fs layer [2023-05-02T22:38:32.355Z] 556b6ee489ea: Pulling fs layer [2023-05-02T22:38:32.355Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T22:38:32.355Z] 4d19c01a9841: Waiting [2023-05-02T22:38:32.355Z] 9f32a84ed3da: Waiting [2023-05-02T22:38:32.355Z] 556b6ee489ea: Waiting [2023-05-02T22:38:32.355Z] 9325e15d5711: Waiting [2023-05-02T22:38:32.355Z] c5a4b2cf53e6: Waiting [2023-05-02T22:38:32.355Z] 85791d961cd3: Verifying Checksum [2023-05-02T22:38:32.355Z] 85791d961cd3: Download complete [2023-05-02T22:38:32.355Z] 9f32a84ed3da: Verifying Checksum [2023-05-02T22:38:32.355Z] 9f32a84ed3da: Download complete [2023-05-02T22:38:32.633Z] 4d19c01a9841: Verifying Checksum [2023-05-02T22:38:32.633Z] 4d19c01a9841: Download complete [2023-05-02T22:38:32.633Z] f56be85fc22e: Verifying Checksum [2023-05-02T22:38:32.633Z] f56be85fc22e: Download complete [2023-05-02T22:38:32.633Z] 9325e15d5711: Verifying Checksum [2023-05-02T22:38:32.633Z] 9325e15d5711: Download complete [2023-05-02T22:38:33.226Z] f56be85fc22e: Pull complete [2023-05-02T22:38:33.845Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T22:38:33.845Z] c5a4b2cf53e6: Download complete [2023-05-02T22:38:33.845Z] d694b5ae8c79: Verifying Checksum [2023-05-02T22:38:33.845Z] d694b5ae8c79: Download complete [2023-05-02T22:38:33.845Z] 85791d961cd3: Pull complete [2023-05-02T22:38:34.457Z] 556b6ee489ea: Verifying Checksum [2023-05-02T22:38:34.457Z] 556b6ee489ea: Download complete [2023-05-02T22:38:39.749Z] d694b5ae8c79: Pull complete [2023-05-02T22:38:39.749Z] 9f32a84ed3da: Pull complete [2023-05-02T22:38:39.749Z] 4d19c01a9841: Pull complete [2023-05-02T22:38:39.749Z] 9325e15d5711: Pull complete [2023-05-02T22:38:43.030Z] 556b6ee489ea: Pull complete [2023-05-02T22:38:43.694Z] Still waiting to schedule task [2023-05-02T22:38:43.694Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12486’ [2023-05-02T22:38:45.032Z] c5a4b2cf53e6: Pull complete [2023-05-02T22:38:45.296Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T22:38:45.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T22:38:45.814Z] ---> c4be618373d6 [2023-05-02T22:38:45.814Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T22:38:58.108Z] ---> Running in d7a32f76a61e [2023-05-02T22:38:58.675Z] Removing intermediate container d7a32f76a61e [2023-05-02T22:38:58.675Z] ---> 231dfcd8f0f0 [2023-05-02T22:38:58.675Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T22:38:58.933Z] ---> Running in 8642fd4a0f92 [2023-05-02T22:38:59.889Z] Removing intermediate container 8642fd4a0f92 [2023-05-02T22:38:59.889Z] ---> 4dd978994faa [2023-05-02T22:38:59.889Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-02T22:39:00.162Z] ---> Running in a751b0db6258 [2023-05-02T22:39:00.162Z] Removing intermediate container a751b0db6258 [2023-05-02T22:39:00.162Z] ---> c4d475658241 [2023-05-02T22:39:00.162Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T22:39:00.425Z] ---> Running in 531921a3956b [2023-05-02T22:39:00.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T22:39:01.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T22:39:01.518Z] OK: 265 MiB in 53 packages [2023-05-02T22:39:02.459Z] Removing intermediate container 531921a3956b [2023-05-02T22:39:02.459Z] ---> a4c1c4ba0f9a [2023-05-02T22:39:02.459Z] Step 7/12 : WORKDIR /app [2023-05-02T22:39:02.718Z] ---> Running in 361481713e39 [2023-05-02T22:39:02.978Z] Removing intermediate container 361481713e39 [2023-05-02T22:39:02.978Z] ---> 5461ce9233f3 [2023-05-02T22:39:02.978Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-02T22:39:03.237Z] ---> a32454fdd2be [2023-05-02T22:39:03.237Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T22:39:03.497Z] ---> Running in 8992c37dcbf1 [2023-05-02T22:39:50.340Z] Removing intermediate container 8992c37dcbf1 [2023-05-02T22:39:50.340Z] ---> e6711ae56d3a [2023-05-02T22:39:50.340Z] Step 10/12 : COPY . . [2023-05-02T22:39:50.340Z] ---> 908ef8d1cb01 [2023-05-02T22:39:50.340Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T22:39:50.340Z] ---> Running in b1674d9748a0 [2023-05-02T22:39:50.340Z] Removing intermediate container b1674d9748a0 [2023-05-02T22:39:50.340Z] ---> df0e646b08aa [2023-05-02T22:39:50.340Z] Step 12/12 : RUN $MAKE [2023-05-02T22:39:50.340Z] ---> Running in cca0655f7790 [2023-05-02T22:39:50.340Z] noop [2023-05-02T22:39:50.340Z] Removing intermediate container cca0655f7790 [2023-05-02T22:39:50.340Z] ---> af4592a4b498 [2023-05-02T22:39:50.340Z] Successfully built af4592a4b498 [2023-05-02T22:39:50.340Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:39:50.789Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T22:39:50.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:39:50.961Z] prd-ubuntu20.04-docker-8c-8g-12487 does not seem to be running inside a container [2023-05-02T22:39:51.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-186 -v /w/workspace/y_app-rfid-llrp-inventory_PR-186:/w/workspace/y_app-rfid-llrp-inventory_PR-186:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T22:39:51.621Z] $ docker top 963d9e802b447c5d415717b4c2ab2ae4792281020c36759bddd6945e2a87a537 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T22:39:52.021Z] + go version [2023-05-02T22:39:52.021Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T22:39:52.057Z] $ docker stop --time=1 963d9e802b447c5d415717b4c2ab2ae4792281020c36759bddd6945e2a87a537 [2023-05-02T22:39:53.863Z] $ docker rm -f --volumes 963d9e802b447c5d415717b4c2ab2ae4792281020c36759bddd6945e2a87a537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:39:54.667Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T22:39:54.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:39:54.927Z] prd-ubuntu20.04-docker-8c-8g-12487 does not seem to be running inside a container [2023-05-02T22:39:54.955Z] $ 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-186 -v /w/workspace/y_app-rfid-llrp-inventory_PR-186:/w/workspace/y_app-rfid-llrp-inventory_PR-186:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T22:39:55.710Z] $ docker top ed5f79050866c12d70c430719b61082cc9f2e2424bcc99c3f0c99aa09d0486ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T22:39:56.109Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-186 [Pipeline] fileExists [Pipeline] sh [2023-05-02T22:39:56.479Z] + make test [2023-05-02T22:39:56.479Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-02T22:40:18.403Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-02T22:40:18.403Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-02T22:40:18.403Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.146s coverage: 86.2% of statements [2023-05-02T22:40:19.775Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.696s coverage: 71.9% of statements [2023-05-02T22:40:46.307Z] go vet ./... [2023-05-02T22:40:50.861Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T22:40:50.861Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T22:40:50.861Z] ./bin/test-attribution.sh [2023-05-02T22:40:50.861Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-02T22:40:50.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T22:40:50.933Z] $ docker stop --time=1 ed5f79050866c12d70c430719b61082cc9f2e2424bcc99c3f0c99aa09d0486ab [2023-05-02T22:40:59.679Z] $ docker rm -f --volumes ed5f79050866c12d70c430719b61082cc9f2e2424bcc99c3f0c99aa09d0486ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T22:41:00.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T22:41:00.797Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-02T22:41:01.518Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T22:41:01.827Z] + ls -al . [2023-05-02T22:41:01.828Z] total 228 [2023-05-02T22:41:01.828Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 22:39 . [2023-05-02T22:41:01.828Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:37 .. [2023-05-02T22:41:01.828Z] -rw-rw-r-- 1 jenkins jenkins 262 May 2 22:37 .dockerignore [2023-05-02T22:41:01.828Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 22:38 .git [2023-05-02T22:41:01.828Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 22:37 .github [2023-05-02T22:41:01.828Z] -rw-rw-r-- 1 jenkins jenkins 788 May 2 22:37 .gitignore [2023-05-02T22:41:01.828Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 22:37 .golangci.yml [2023-05-02T22:41:01.828Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 22:38 .semver [2023-05-02T22:41:01.828Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 2 22:37 Attribution.txt [2023-05-02T22:41:01.828Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 2 22:37 CHANGELOG.md [2023-05-02T22:41:01.828Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 2 22:37 Dockerfile [2023-05-02T22:41:01.828Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 22:37 GOVERNANCE.md [2023-05-02T22:41:01.828Z] -rw-rw-r-- 1 jenkins jenkins 687 May 2 22:37 Jenkinsfile [2023-05-02T22:41:01.828Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 2 22:37 LICENSE [2023-05-02T22:41:01.828Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 2 22:37 Makefile [2023-05-02T22:41:01.828Z] -rw-rw-r-- 1 jenkins jenkins 617 May 2 22:37 OWNERS.md [2023-05-02T22:41:01.828Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 2 22:37 README.md [2023-05-02T22:41:01.828Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 22:38 VERSION [2023-05-02T22:41:01.828Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:37 bin [2023-05-02T22:41:01.828Z] -rw-r--r-- 1 jenkins jenkins 41317 May 2 22:40 coverage.out [2023-05-02T22:41:01.828Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 2 22:37 go.mod [2023-05-02T22:41:01.828Z] -rw-rw-r-- 1 jenkins jenkins 31620 May 2 22:37 go.sum [2023-05-02T22:41:01.828Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:37 images [2023-05-02T22:41:01.828Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:37 internal [2023-05-02T22:41:01.828Z] -rw-rw-r-- 1 jenkins jenkins 531 May 2 22:37 main.go [2023-05-02T22:41:01.828Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:37 res [2023-05-02T22:41:01.828Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:37 snap [2023-05-02T22:41:01.828Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 22:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:41:02.214Z] + 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=f1ecb241a55b5be2476d649c1f290267eb782948 --label arch=amd64 --label version=0.0.0 . [2023-05-02T22:41:02.214Z] Sending build context to Docker daemon 12.64MB [2023-05-02T22:41:02.214Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T22:41:02.214Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-02T22:41:02.214Z] ---> af4592a4b498 [2023-05-02T22:41:02.214Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T22:41:03.151Z] ---> Running in 3eb01ddec25a [2023-05-02T22:41:03.151Z] Removing intermediate container 3eb01ddec25a [2023-05-02T22:41:03.151Z] ---> bdfd5a405510 [2023-05-02T22:41:03.151Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T22:41:03.411Z] ---> Running in 5bb228b1ffef [2023-05-02T22:41:03.411Z] Removing intermediate container 5bb228b1ffef [2023-05-02T22:41:03.411Z] ---> 18b7e1c9e5c9 [2023-05-02T22:41:03.411Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-02T22:41:03.670Z] ---> Running in 2b6cada1b4ac [2023-05-02T22:41:03.929Z] Removing intermediate container 2b6cada1b4ac [2023-05-02T22:41:03.929Z] ---> c96853f9092d [2023-05-02T22:41:03.929Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T22:41:03.929Z] ---> Running in 6d6a8999aec9 [2023-05-02T22:41:04.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T22:41:04.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T22:41:04.756Z] OK: 265 MiB in 53 packages [2023-05-02T22:41:05.326Z] Removing intermediate container 6d6a8999aec9 [2023-05-02T22:41:05.326Z] ---> 240be3c5c1d8 [2023-05-02T22:41:05.326Z] Step 7/29 : WORKDIR /app [2023-05-02T22:41:05.586Z] ---> Running in b503a3821dc0 [2023-05-02T22:41:05.846Z] Removing intermediate container b503a3821dc0 [2023-05-02T22:41:05.846Z] ---> 84bdd056ec7f [2023-05-02T22:41:05.846Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-02T22:41:06.117Z] ---> c03e8041a05d [2023-05-02T22:41:06.117Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T22:41:06.376Z] ---> Running in 16936592aef8 [2023-05-02T22:41:07.750Z] Removing intermediate container 16936592aef8 [2023-05-02T22:41:07.750Z] ---> debd8ed300b8 [2023-05-02T22:41:07.750Z] Step 10/29 : COPY . . [2023-05-02T22:41:08.702Z] ---> 34dc004acfdb [2023-05-02T22:41:08.702Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T22:41:08.961Z] ---> Running in 185a6f37b5db [2023-05-02T22:41:08.961Z] Removing intermediate container 185a6f37b5db [2023-05-02T22:41:08.961Z] ---> 10fb2ea74b6e [2023-05-02T22:41:08.961Z] Step 12/29 : RUN $MAKE [2023-05-02T22:41:09.220Z] ---> Running in 4fb765c60eeb [2023-05-02T22:41:09.788Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-02T22:41:36.407Z] Removing intermediate container 4fb765c60eeb [2023-05-02T22:41:36.407Z] ---> 5e52d8eff070 [2023-05-02T22:41:36.407Z] Step 13/29 : FROM alpine:3.17 [2023-05-02T22:41:36.407Z] 3.17: Pulling from library/alpine [2023-05-02T22:41:36.407Z] f56be85fc22e: Already exists [2023-05-02T22:41:36.407Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T22:41:36.407Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T22:41:36.407Z] ---> 9ed4aefc74f6 [2023-05-02T22:41:36.407Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-02T22:41:36.407Z] ---> Running in 619e38d25df5 [2023-05-02T22:41:36.407Z] Removing intermediate container 619e38d25df5 [2023-05-02T22:41:36.407Z] ---> 78adc29ac4ed [2023-05-02T22:41:36.407Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-02T22:41:36.407Z] ---> Running in 16386013597d [2023-05-02T22:41:36.407Z] Removing intermediate container 16386013597d [2023-05-02T22:41:36.407Z] ---> 90f33597128a [2023-05-02T22:41:36.407Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-02T22:41:36.407Z] ---> Running in bc324cf998cc [2023-05-02T22:41:36.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T22:41:36.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T22:41:36.407Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-02T22:41:36.407Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-02T22:41:36.407Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T22:41:36.407Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T22:41:36.407Z] OK: 8 MiB in 17 packages [2023-05-02T22:41:36.407Z] Removing intermediate container bc324cf998cc [2023-05-02T22:41:36.407Z] ---> 6bd4f80c2bb3 [2023-05-02T22:41:36.407Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-02T22:41:36.407Z] ---> a5cde479fc7b [2023-05-02T22:41:36.407Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-02T22:41:36.407Z] ---> d33d0d2fa44c [2023-05-02T22:41:36.407Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-02T22:41:36.407Z] ---> a11b1df89ecd [2023-05-02T22:41:36.407Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-02T22:41:36.407Z] ---> 9d8d43418f6d [2023-05-02T22:41:36.407Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-02T22:41:37.517Z] ---> 1ab82e5968e4 [2023-05-02T22:41:37.517Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-02T22:41:37.517Z] ---> Running in 30ac7932f18a [2023-05-02T22:41:38.457Z] Removing intermediate container 30ac7932f18a [2023-05-02T22:41:38.457Z] ---> 070bc662a36d [2023-05-02T22:41:38.457Z] Step 23/29 : VOLUME /cache [2023-05-02T22:41:38.457Z] ---> Running in e83a88e0fa60 [2023-05-02T22:41:38.717Z] Removing intermediate container e83a88e0fa60 [2023-05-02T22:41:38.717Z] ---> cbaaf5fb5430 [2023-05-02T22:41:38.717Z] Step 24/29 : EXPOSE 59711 [2023-05-02T22:41:38.977Z] ---> Running in fe2faa1c3373 [2023-05-02T22:41:39.237Z] Removing intermediate container fe2faa1c3373 [2023-05-02T22:41:39.237Z] ---> 6c7ff1815abb [2023-05-02T22:41:39.237Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-02T22:41:39.513Z] ---> Running in e7a972f4247a [2023-05-02T22:41:39.513Z] Removing intermediate container e7a972f4247a [2023-05-02T22:41:39.513Z] ---> 10a12f2246b2 [2023-05-02T22:41:39.513Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-02T22:41:39.785Z] ---> Running in 0ef2bb07bee9 [2023-05-02T22:41:40.046Z] Removing intermediate container 0ef2bb07bee9 [2023-05-02T22:41:40.046Z] ---> 5f2ed8f1c7c6 [2023-05-02T22:41:40.046Z] Step 27/29 : LABEL arch=amd64 [2023-05-02T22:41:40.306Z] ---> Running in 1d7eda8aed21 [2023-05-02T22:41:40.566Z] Removing intermediate container 1d7eda8aed21 [2023-05-02T22:41:40.566Z] ---> 8ed8ca7ffe1c [2023-05-02T22:41:40.566Z] Step 28/29 : LABEL git_sha=f1ecb241a55b5be2476d649c1f290267eb782948 [2023-05-02T22:41:40.825Z] ---> Running in bfadecdb10c9 [2023-05-02T22:41:41.086Z] Removing intermediate container bfadecdb10c9 [2023-05-02T22:41:41.086Z] ---> c353279f916d [2023-05-02T22:41:41.086Z] Step 29/29 : LABEL version=0.0.0 [2023-05-02T22:41:41.345Z] ---> Running in 24b81e52c7e8 [2023-05-02T22:41:41.603Z] Removing intermediate container 24b81e52c7e8 [2023-05-02T22:41:41.603Z] ---> a17921dc2841 [2023-05-02T22:41:41.603Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T22:41:41.603Z] Successfully built a17921dc2841 [2023-05-02T22:41:41.603Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:41:42.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T22:41:42.479Z] [2023-05-02T22:41:42.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:41:42.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T22:41:42.853Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T22:41:42.853Z] 5eb5b503b376: Pulling fs layer [2023-05-02T22:41:42.853Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T22:41:42.853Z] ec43610c2a17: Pulling fs layer [2023-05-02T22:41:42.853Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T22:41:42.853Z] 33b1e0a273af: Pulling fs layer [2023-05-02T22:41:42.853Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T22:41:42.853Z] 2f39f015ded8: Pulling fs layer [2023-05-02T22:41:42.853Z] 5d3b04190fa2: Waiting [2023-05-02T22:41:42.853Z] 2f39f015ded8: Waiting [2023-05-02T22:41:42.853Z] 33b1e0a273af: Waiting [2023-05-02T22:41:42.853Z] 5c69ac0246d0: Verifying Checksum [2023-05-02T22:41:42.853Z] 5c69ac0246d0: Download complete [2023-05-02T22:41:42.853Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-02T22:41:42.853Z] 3a2ae6a8a46f: Download complete [2023-05-02T22:41:43.113Z] 33b1e0a273af: Verifying Checksum [2023-05-02T22:41:43.113Z] 33b1e0a273af: Download complete [2023-05-02T22:41:43.113Z] 5d3b04190fa2: Verifying Checksum [2023-05-02T22:41:43.113Z] 5d3b04190fa2: Download complete [2023-05-02T22:41:43.113Z] ec43610c2a17: Verifying Checksum [2023-05-02T22:41:43.113Z] ec43610c2a17: Download complete [2023-05-02T22:41:43.113Z] 5eb5b503b376: Verifying Checksum [2023-05-02T22:41:43.113Z] 5eb5b503b376: Download complete [2023-05-02T22:41:44.047Z] 2f39f015ded8: Download complete [2023-05-02T22:41:44.304Z] 5eb5b503b376: Pull complete [2023-05-02T22:41:44.561Z] 5c69ac0246d0: Pull complete [2023-05-02T22:41:45.127Z] ec43610c2a17: Pull complete [2023-05-02T22:41:45.127Z] 3a2ae6a8a46f: Pull complete [2023-05-02T22:41:45.127Z] 33b1e0a273af: Pull complete [2023-05-02T22:41:45.386Z] 5d3b04190fa2: Pull complete [2023-05-02T22:41:50.655Z] 2f39f015ded8: Pull complete [2023-05-02T22:41:50.655Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T22:41:50.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T22:41:50.655Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:41:50.955Z] prd-ubuntu20.04-docker-8c-8g-12487 does not seem to be running inside a container [2023-05-02T22:41:50.989Z] $ 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-186 -v /w/workspace/y_app-rfid-llrp-inventory_PR-186:/w/workspace/y_app-rfid-llrp-inventory_PR-186:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T22:41:57.341Z] $ docker top d7c123cfc56b3016b7d18ae24e79681e16e031fcc37299a1b034c5a435392d7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:41:57.794Z] ---> job-cost.sh [2023-05-02T22:41:57.794Z] lf-activate-venv: SKIPPING [2023-05-02T22:41:57.794Z] INFO: No Stack... [2023-05-02T22:41:58.053Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T22:41:58.617Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T22:41:58.934Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-186/archives/cost.csv [2023-05-02T22:41:58.934Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T22:41:58.971Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-186-1-stack-cost] [2023-05-02T22:41:58.976Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-186-1-stack-cost] did not exist. Created. [2023-05-02T22:41:58.976Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-186-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T22:41:59.279Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12488 in /w/workspace/y_app-rfid-llrp-inventory_PR-186 [Pipeline] { [Pipeline] ws [2023-05-02T22:41:59.341Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [2023-05-02T22:41:59.375Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T22:41:59.433Z] Stashed 1 file(s) [Pipeline] checkout [2023-05-02T22:41:59.475Z] The recommended git tool is: git [Pipeline] } [2023-05-02T22:41:59.492Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-186-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T22:41:59.576Z] $ docker stop --time=1 d7c123cfc56b3016b7d18ae24e79681e16e031fcc37299a1b034c5a435392d7c [2023-05-02T22:42:02.864Z] $ docker rm -f --volumes d7c123cfc56b3016b7d18ae24e79681e16e031fcc37299a1b034c5a435392d7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-02T22:42:06.537Z] using credential edgex-jenkins-ssh [2023-05-02T22:42:06.557Z] Cloning the remote Git repository [2023-05-02T22:42:06.615Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-02T22:42:06.735Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-05-02T22:42:06.926Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-02T22:42:06.928Z] > git --version # timeout=10 [2023-05-02T22:42:06.951Z] > git --version # 'git version 2.25.1' [2023-05-02T22:42:06.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T22:42:07.134Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T22:42:09.496Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-02T22:42:09.536Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T22:42:11.242Z] Merging remotes/origin/main commit f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a into PR head commit f1ecb241a55b5be2476d649c1f290267eb782948 [2023-05-02T22:42:11.572Z] Merge succeeded, producing f1ecb241a55b5be2476d649c1f290267eb782948 [2023-05-02T22:42:11.573Z] Checking out Revision f1ecb241a55b5be2476d649c1f290267eb782948 (PR-186) [2023-05-02T22:42:10.653Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-02T22:42:10.706Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-02T22:42:10.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T22:42:10.730Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/186/head:refs/remotes/origin/PR-186 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-02T22:42:11.268Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T22:42:11.341Z] > git checkout -f f1ecb241a55b5be2476d649c1f290267eb782948 # timeout=10 [2023-05-02T22:42:11.457Z] > git remote # timeout=10 [2023-05-02T22:42:11.479Z] > git config --get remote.origin.url # timeout=10 [2023-05-02T22:42:11.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T22:42:11.522Z] > git merge f3383ef5ef06c98976d32b0cdb3d6cb6a931a21a # timeout=10 [2023-05-02T22:42:11.554Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-02T22:42:11.585Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T22:42:11.612Z] > git checkout -f f1ecb241a55b5be2476d649c1f290267eb782948 # timeout=10 [2023-05-02T22:42:12.225Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-05-02T22:42:12.308Z] > git --version # timeout=10 [2023-05-02T22:42:12.322Z] > git --version # 'git version 2.25.1' [2023-05-02T22:42:12.354Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T22:42:13.629Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T22:42:13.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T22:42:13.629Z] Dload Upload Total Spent Left Speed [2023-05-02T22:42:13.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-05-02T22:42:14.245Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T22:42:14.631Z] + sudo tee /etc/docker/daemon.new [2023-05-02T22:42:14.632Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T22:42:14.632Z] { [2023-05-02T22:42:14.632Z] "registry-mirrors": [ [2023-05-02T22:42:14.632Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T22:42:14.632Z] ], [2023-05-02T22:42:14.632Z] "bip": "10.250.0.254/24", [2023-05-02T22:42:14.632Z] "hosts": [ [2023-05-02T22:42:14.632Z] "tcp://0.0.0.0:5555", [2023-05-02T22:42:14.632Z] "unix:///var/run/docker.sock" [2023-05-02T22:42:14.632Z] ], [2023-05-02T22:42:14.632Z] "mtu": 1458, [2023-05-02T22:42:14.632Z] "selinux-enabled": true, [2023-05-02T22:42:14.632Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T22:42:14.632Z] } [Pipeline] sh [2023-05-02T22:42:14.996Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T22:42:15.374Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T22:42:33.778Z] provisioning config files... [2023-05-02T22:42:33.818Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5981767766762490428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:42:34.255Z] ---> docker-login.sh [2023-05-02T22:42:34.255Z] nexus3.edgexfoundry.org:10001 [2023-05-02T22:42:34.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:42:34.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:42:34.863Z] Configure a credential helper to remove this warning. See [2023-05-02T22:42:34.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:42:34.863Z] [2023-05-02T22:42:34.863Z] Login Succeeded [2023-05-02T22:42:34.863Z] nexus3.edgexfoundry.org:10002 [2023-05-02T22:42:35.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:42:35.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:42:35.419Z] Configure a credential helper to remove this warning. See [2023-05-02T22:42:35.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:42:35.419Z] [2023-05-02T22:42:35.419Z] Login Succeeded [2023-05-02T22:42:35.419Z] nexus3.edgexfoundry.org:10003 [2023-05-02T22:42:35.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:42:35.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:42:35.970Z] Configure a credential helper to remove this warning. See [2023-05-02T22:42:35.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:42:35.970Z] [2023-05-02T22:42:35.970Z] Login Succeeded [2023-05-02T22:42:35.970Z] nexus3.edgexfoundry.org:10004 [2023-05-02T22:42:36.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:42:36.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:42:36.244Z] Configure a credential helper to remove this warning. See [2023-05-02T22:42:36.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:42:36.244Z] [2023-05-02T22:42:36.244Z] Login Succeeded [2023-05-02T22:42:36.244Z] docker.io [2023-05-02T22:42:36.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T22:42:36.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T22:42:36.791Z] Configure a credential helper to remove this warning. See [2023-05-02T22:42:36.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T22:42:36.791Z] [2023-05-02T22:42:36.791Z] Login Succeeded [2023-05-02T22:42:36.791Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T22:42:36.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T22:42:37.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T22:42:37.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T22:42:37.452Z] ========================================================= [2023-05-02T22:42:37.452Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T22:42:37.452Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:42:38.064Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-02T22:42:39.499Z] Sending build context to Docker daemon 678.4kB [2023-05-02T22:42:39.499Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T22:42:39.499Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-02T22:42:39.784Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T22:42:39.784Z] c41833b44d91: Pulling fs layer [2023-05-02T22:42:39.784Z] ed15518f5707: Pulling fs layer [2023-05-02T22:42:39.784Z] feae8fd75edb: Pulling fs layer [2023-05-02T22:42:39.784Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T22:42:39.785Z] 3cdef696dda3: Pulling fs layer [2023-05-02T22:42:39.785Z] 2ced38df9373: Pulling fs layer [2023-05-02T22:42:39.785Z] 58f1dce35555: Pulling fs layer [2023-05-02T22:42:39.785Z] 242c74f7c9fa: Waiting [2023-05-02T22:42:39.785Z] 3cdef696dda3: Waiting [2023-05-02T22:42:39.785Z] 2ced38df9373: Waiting [2023-05-02T22:42:39.785Z] 58f1dce35555: Waiting [2023-05-02T22:42:39.785Z] ed15518f5707: Download complete [2023-05-02T22:42:39.785Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T22:42:39.785Z] 242c74f7c9fa: Download complete [2023-05-02T22:42:40.057Z] 3cdef696dda3: Verifying Checksum [2023-05-02T22:42:40.057Z] 3cdef696dda3: Download complete [2023-05-02T22:42:40.057Z] c41833b44d91: Verifying Checksum [2023-05-02T22:42:40.057Z] c41833b44d91: Download complete [2023-05-02T22:42:41.050Z] c41833b44d91: Pull complete [2023-05-02T22:42:41.322Z] 58f1dce35555: Verifying Checksum [2023-05-02T22:42:41.322Z] 58f1dce35555: Download complete [2023-05-02T22:42:41.591Z] ed15518f5707: Pull complete [2023-05-02T22:42:42.791Z] feae8fd75edb: Verifying Checksum [2023-05-02T22:42:42.791Z] feae8fd75edb: Download complete [2023-05-02T22:42:43.233Z] 2ced38df9373: Verifying Checksum [2023-05-02T22:42:43.233Z] 2ced38df9373: Download complete [2023-05-02T22:42:55.744Z] feae8fd75edb: Pull complete [2023-05-02T22:42:55.744Z] 242c74f7c9fa: Pull complete [2023-05-02T22:42:55.744Z] 3cdef696dda3: Pull complete [2023-05-02T22:43:02.455Z] 2ced38df9373: Pull complete [2023-05-02T22:43:04.406Z] 58f1dce35555: Pull complete [2023-05-02T22:43:04.406Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T22:43:04.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T22:43:04.685Z] ---> fadd8f120f05 [2023-05-02T22:43:04.685Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T22:43:06.640Z] ---> Running in bf16d38c6a57 [2023-05-02T22:43:06.911Z] Removing intermediate container bf16d38c6a57 [2023-05-02T22:43:06.911Z] ---> dba099d042c7 [2023-05-02T22:43:06.911Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T22:43:06.911Z] ---> Running in 51e29807b8cf [2023-05-02T22:43:07.184Z] Removing intermediate container 51e29807b8cf [2023-05-02T22:43:07.184Z] ---> 3d96c6b2f9c5 [2023-05-02T22:43:07.184Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-02T22:43:07.460Z] ---> Running in 69bbd27bb6ef [2023-05-02T22:43:07.733Z] Removing intermediate container 69bbd27bb6ef [2023-05-02T22:43:07.733Z] ---> eaf972d4584d [2023-05-02T22:43:07.733Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T22:43:07.733Z] ---> Running in f1d6d71f168d [2023-05-02T22:43:09.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T22:43:09.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T22:43:11.159Z] OK: 263 MiB in 53 packages [2023-05-02T22:43:11.749Z] Removing intermediate container f1d6d71f168d [2023-05-02T22:43:11.749Z] ---> 4ae9fbb5c156 [2023-05-02T22:43:11.749Z] Step 7/12 : WORKDIR /app [2023-05-02T22:43:12.026Z] ---> Running in 7161c5f0ccfd [2023-05-02T22:43:12.299Z] Removing intermediate container 7161c5f0ccfd [2023-05-02T22:43:12.299Z] ---> 4c998fc37a59 [2023-05-02T22:43:12.299Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-02T22:43:12.889Z] ---> 5094a9e0957b [2023-05-02T22:43:12.889Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T22:43:12.889Z] ---> Running in 3c93ff34dac0 [2023-05-02T22:44:20.819Z] Removing intermediate container 3c93ff34dac0 [2023-05-02T22:44:20.819Z] ---> 495e3a5dc67f [2023-05-02T22:44:20.819Z] Step 10/12 : COPY . . [2023-05-02T22:44:20.819Z] ---> c177bed29d0d [2023-05-02T22:44:20.819Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T22:44:20.819Z] ---> Running in 08f4b987ee2c [2023-05-02T22:44:20.819Z] Removing intermediate container 08f4b987ee2c [2023-05-02T22:44:20.819Z] ---> 77cfcb498d64 [2023-05-02T22:44:20.819Z] Step 12/12 : RUN $MAKE [2023-05-02T22:44:20.819Z] ---> Running in aa2bf87f39bd [2023-05-02T22:44:20.819Z] noop [2023-05-02T22:44:20.819Z] Removing intermediate container aa2bf87f39bd [2023-05-02T22:44:20.819Z] ---> 36e90a38796d [2023-05-02T22:44:20.819Z] Successfully built 36e90a38796d [2023-05-02T22:44:20.819Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:44:21.313Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T22:44:21.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:44:21.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-12488 does not seem to be running inside a container [2023-05-02T22:44:21.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-02T22:44:23.054Z] $ docker top 1188a681ad1771e66a37748f1cff2f5f99ad814619c896dabac6ee66b5cef3b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T22:44:23.987Z] + go version [2023-05-02T22:44:23.987Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T22:44:24.031Z] $ docker stop --time=1 1188a681ad1771e66a37748f1cff2f5f99ad814619c896dabac6ee66b5cef3b7 [2023-05-02T22:44:28.219Z] $ docker rm -f --volumes 1188a681ad1771e66a37748f1cff2f5f99ad814619c896dabac6ee66b5cef3b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:44:29.153Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T22:44:29.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:44:29.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-12488 does not seem to be running inside a container [2023-05-02T22:44:29.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-02T22:44:30.628Z] $ docker top 1d9ccb58d04053a81dcbbe69e8b1f28a2c3b64fb8e3db5301b726543f7a84d12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T22:44:31.183Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-05-02T22:44:31.587Z] + make test [2023-05-02T22:44:31.587Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-02T22:47:54.172Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-02T22:47:59.528Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-02T22:48:00.952Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.296s coverage: 86.2% of statements [2023-05-02T22:48:13.288Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.623s coverage: 71.9% of statements [2023-05-02T22:48:13.288Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-02T22:48:13.288Z] go vet ./... [2023-05-02T22:51:05.098Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T22:51:05.098Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T22:51:05.098Z] ./bin/test-attribution.sh [2023-05-02T22:51:05.098Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-02T22:51:05.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T22:51:05.187Z] $ docker stop --time=1 1d9ccb58d04053a81dcbbe69e8b1f28a2c3b64fb8e3db5301b726543f7a84d12 [2023-05-02T22:51:07.136Z] $ docker rm -f --volumes 1d9ccb58d04053a81dcbbe69e8b1f28a2c3b64fb8e3db5301b726543f7a84d12 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T22:51:09.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T22:51:09.100Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T22:51:09.648Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T22:51:10.308Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T22:51:10.664Z] + ls -al . [2023-05-02T22:51:10.665Z] total 224 [2023-05-02T22:51:10.665Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 22:44 . [2023-05-02T22:51:10.665Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:42 .. [2023-05-02T22:51:10.665Z] -rw-rw-r-- 1 jenkins jenkins 262 May 2 22:42 .dockerignore [2023-05-02T22:51:10.665Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 22:42 .git [2023-05-02T22:51:10.665Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 22:42 .github [2023-05-02T22:51:10.665Z] -rw-rw-r-- 1 jenkins jenkins 788 May 2 22:42 .gitignore [2023-05-02T22:51:10.665Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 22:42 .golangci.yml [2023-05-02T22:51:10.665Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 2 22:42 Attribution.txt [2023-05-02T22:51:10.665Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 2 22:42 CHANGELOG.md [2023-05-02T22:51:10.665Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 2 22:42 Dockerfile [2023-05-02T22:51:10.665Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 22:42 GOVERNANCE.md [2023-05-02T22:51:10.665Z] -rw-rw-r-- 1 jenkins jenkins 687 May 2 22:42 Jenkinsfile [2023-05-02T22:51:10.665Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 2 22:42 LICENSE [2023-05-02T22:51:10.665Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 2 22:42 Makefile [2023-05-02T22:51:10.665Z] -rw-rw-r-- 1 jenkins jenkins 617 May 2 22:42 OWNERS.md [2023-05-02T22:51:10.665Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 2 22:42 README.md [2023-05-02T22:51:10.665Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 22:38 VERSION [2023-05-02T22:51:10.665Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:42 bin [2023-05-02T22:51:10.665Z] -rw-r--r-- 1 jenkins jenkins 41317 May 2 22:48 coverage.out [2023-05-02T22:51:10.665Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 2 22:42 go.mod [2023-05-02T22:51:10.665Z] -rw-rw-r-- 1 jenkins jenkins 31620 May 2 22:42 go.sum [2023-05-02T22:51:10.665Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:42 images [2023-05-02T22:51:10.665Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:42 internal [2023-05-02T22:51:10.665Z] -rw-rw-r-- 1 jenkins jenkins 531 May 2 22:42 main.go [2023-05-02T22:51:10.665Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 22:42 res [2023-05-02T22:51:10.665Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 22:42 snap [2023-05-02T22:51:10.665Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 22:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:51:11.181Z] + 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=f1ecb241a55b5be2476d649c1f290267eb782948 --label arch=arm64 --label version=0.0.0 . [2023-05-02T22:51:11.461Z] Sending build context to Docker daemon 678.4kB [2023-05-02T22:51:11.461Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T22:51:11.461Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-02T22:51:11.461Z] ---> 36e90a38796d [2023-05-02T22:51:11.461Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T22:51:13.459Z] ---> Running in ab4a030c274f [2023-05-02T22:51:13.459Z] Removing intermediate container ab4a030c274f [2023-05-02T22:51:13.459Z] ---> 91365c3a8f13 [2023-05-02T22:51:13.459Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T22:51:13.459Z] ---> Running in 218bf2f4d60e [2023-05-02T22:51:14.068Z] Removing intermediate container 218bf2f4d60e [2023-05-02T22:51:14.068Z] ---> 796e9c687999 [2023-05-02T22:51:14.068Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-02T22:51:14.068Z] ---> Running in 886ad0ed1558 [2023-05-02T22:51:14.359Z] Removing intermediate container 886ad0ed1558 [2023-05-02T22:51:14.359Z] ---> 17ac726632c6 [2023-05-02T22:51:14.359Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T22:51:14.359Z] ---> Running in e3f7a99223f6 [2023-05-02T22:51:15.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T22:51:16.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T22:51:17.803Z] OK: 263 MiB in 53 packages [2023-05-02T22:51:18.392Z] Removing intermediate container e3f7a99223f6 [2023-05-02T22:51:18.392Z] ---> 0bb628a18ff4 [2023-05-02T22:51:18.392Z] Step 7/29 : WORKDIR /app [2023-05-02T22:51:18.663Z] ---> Running in ab7e5752021b [2023-05-02T22:51:18.936Z] Removing intermediate container ab7e5752021b [2023-05-02T22:51:18.936Z] ---> 89ce78b282c8 [2023-05-02T22:51:18.936Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-02T22:51:19.522Z] ---> b09ef567687d [2023-05-02T22:51:19.522Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T22:51:19.522Z] ---> Running in bdfc3236199e [2023-05-02T22:51:22.117Z] Removing intermediate container bdfc3236199e [2023-05-02T22:51:22.117Z] ---> 02831daa5b2a [2023-05-02T22:51:22.117Z] Step 10/29 : COPY . . [2023-05-02T22:51:22.709Z] ---> 17134b93c8cb [2023-05-02T22:51:22.709Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T22:51:22.709Z] ---> Running in c17e3212d23d [2023-05-02T22:51:23.301Z] Removing intermediate container c17e3212d23d [2023-05-02T22:51:23.301Z] ---> dced2838a240 [2023-05-02T22:51:23.301Z] Step 12/29 : RUN $MAKE [2023-05-02T22:51:23.301Z] ---> Running in e18aea9045f7 [2023-05-02T22:51:24.272Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-02T22:53:45.997Z] Removing intermediate container e18aea9045f7 [2023-05-02T22:53:45.997Z] ---> e59740580607 [2023-05-02T22:53:45.997Z] Step 13/29 : FROM alpine:3.17 [2023-05-02T22:53:45.997Z] 3.17: Pulling from library/alpine [2023-05-02T22:53:45.997Z] c41833b44d91: Already exists [2023-05-02T22:53:45.997Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T22:53:45.997Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T22:53:45.997Z] ---> 51e60588ff2c [2023-05-02T22:53:45.997Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-02T22:53:45.997Z] ---> Running in e8e7e3a565ea [2023-05-02T22:53:45.997Z] Removing intermediate container e8e7e3a565ea [2023-05-02T22:53:45.997Z] ---> 8edb8c018c8a [2023-05-02T22:53:45.997Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-02T22:53:45.997Z] ---> Running in 5a8ff0cbcc85 [2023-05-02T22:53:45.997Z] Removing intermediate container 5a8ff0cbcc85 [2023-05-02T22:53:45.997Z] ---> dceb2aefe926 [2023-05-02T22:53:45.997Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-02T22:53:45.997Z] ---> Running in e74fa6bf8c21 [2023-05-02T22:53:45.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T22:53:45.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T22:53:45.997Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-02T22:53:45.997Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-02T22:53:45.997Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T22:53:45.997Z] Executing ca-certificates-20220614-r4.trigger [2023-05-02T22:53:46.265Z] OK: 8 MiB in 17 packages [2023-05-02T22:53:47.684Z] Removing intermediate container e74fa6bf8c21 [2023-05-02T22:53:47.684Z] ---> 4cc74657020c [2023-05-02T22:53:47.684Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-02T22:53:47.951Z] ---> 83eba19f0346 [2023-05-02T22:53:47.951Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-02T22:53:48.219Z] ---> ebe6cf16e671 [2023-05-02T22:53:48.219Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-02T22:53:48.802Z] ---> d360463fdecb [2023-05-02T22:53:48.802Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-02T22:53:49.386Z] ---> f1486af19a61 [2023-05-02T22:53:49.386Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-02T22:53:53.629Z] ---> 7634b7bc0253 [2023-05-02T22:53:53.629Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-02T22:53:53.629Z] ---> Running in ae975b5a36ec [2023-05-02T22:53:55.038Z] Removing intermediate container ae975b5a36ec [2023-05-02T22:53:55.038Z] ---> b3d7ad81d8d0 [2023-05-02T22:53:55.038Z] Step 23/29 : VOLUME /cache [2023-05-02T22:53:55.038Z] ---> Running in 6872669ac15b [2023-05-02T22:53:55.305Z] Removing intermediate container 6872669ac15b [2023-05-02T22:53:55.305Z] ---> 27409e202646 [2023-05-02T22:53:55.305Z] Step 24/29 : EXPOSE 59711 [2023-05-02T22:53:55.305Z] ---> Running in c75986624446 [2023-05-02T22:53:55.572Z] Removing intermediate container c75986624446 [2023-05-02T22:53:55.572Z] ---> e87dcfe1be23 [2023-05-02T22:53:55.572Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-02T22:53:55.838Z] ---> Running in 5458c70d4c0d [2023-05-02T22:53:56.105Z] Removing intermediate container 5458c70d4c0d [2023-05-02T22:53:56.105Z] ---> 33d9ef913f95 [2023-05-02T22:53:56.105Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-02T22:53:56.105Z] ---> Running in 2b4926012b5b [2023-05-02T22:53:56.373Z] Removing intermediate container 2b4926012b5b [2023-05-02T22:53:56.373Z] ---> 067840bf8e78 [2023-05-02T22:53:56.373Z] Step 27/29 : LABEL arch=arm64 [2023-05-02T22:53:56.373Z] ---> Running in 0f6090968e56 [2023-05-02T22:53:56.639Z] Removing intermediate container 0f6090968e56 [2023-05-02T22:53:56.639Z] ---> 54291c5ddec6 [2023-05-02T22:53:56.639Z] Step 28/29 : LABEL git_sha=f1ecb241a55b5be2476d649c1f290267eb782948 [2023-05-02T22:53:56.903Z] ---> Running in 79b606119d65 [2023-05-02T22:53:57.170Z] Removing intermediate container 79b606119d65 [2023-05-02T22:53:57.170Z] ---> 2c54f2078814 [2023-05-02T22:53:57.170Z] Step 29/29 : LABEL version=0.0.0 [2023-05-02T22:53:57.170Z] ---> Running in 7834a5e4c7ef [2023-05-02T22:53:57.436Z] Removing intermediate container 7834a5e4c7ef [2023-05-02T22:53:57.436Z] ---> e40931beeea7 [2023-05-02T22:53:57.436Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T22:53:57.436Z] Successfully built e40931beeea7 [2023-05-02T22:53:57.436Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:53:58.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T22:53:58.281Z] [2023-05-02T22:53:58.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:53:58.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T22:53:58.697Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T22:53:58.697Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T22:53:58.697Z] 04944245beec: Pulling fs layer [2023-05-02T22:53:58.697Z] 699f458cf7ca: Pulling fs layer [2023-05-02T22:53:58.697Z] 765212b225bb: Pulling fs layer [2023-05-02T22:53:58.697Z] f23df028b6ca: Pulling fs layer [2023-05-02T22:53:58.697Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T22:53:58.697Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T22:53:58.697Z] 765212b225bb: Waiting [2023-05-02T22:53:58.697Z] f23df028b6ca: Waiting [2023-05-02T22:53:58.697Z] d65c8cfc05b1: Waiting [2023-05-02T22:53:58.697Z] 2437ff75d9bd: Waiting [2023-05-02T22:53:58.965Z] 04944245beec: Verifying Checksum [2023-05-02T22:53:58.965Z] 04944245beec: Download complete [2023-05-02T22:53:58.965Z] 765212b225bb: Verifying Checksum [2023-05-02T22:53:58.965Z] 765212b225bb: Download complete [2023-05-02T22:53:58.965Z] f23df028b6ca: Verifying Checksum [2023-05-02T22:53:58.965Z] f23df028b6ca: Download complete [2023-05-02T22:53:58.965Z] d65c8cfc05b1: Verifying Checksum [2023-05-02T22:53:58.965Z] d65c8cfc05b1: Download complete [2023-05-02T22:53:58.965Z] 699f458cf7ca: Verifying Checksum [2023-05-02T22:53:58.965Z] 699f458cf7ca: Download complete [2023-05-02T22:53:59.551Z] 8998bd30e6a1: Verifying Checksum [2023-05-02T22:53:59.551Z] 8998bd30e6a1: Download complete [2023-05-02T22:54:01.498Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T22:54:01.498Z] 2437ff75d9bd: Download complete [2023-05-02T22:54:03.441Z] 8998bd30e6a1: Pull complete [2023-05-02T22:54:03.709Z] 04944245beec: Pull complete [2023-05-02T22:54:05.132Z] 699f458cf7ca: Pull complete [2023-05-02T22:54:07.713Z] 765212b225bb: Pull complete [2023-05-02T22:54:07.979Z] f23df028b6ca: Pull complete [2023-05-02T22:54:08.248Z] d65c8cfc05b1: Pull complete [2023-05-02T22:54:23.246Z] 2437ff75d9bd: Pull complete [2023-05-02T22:54:23.246Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T22:54:23.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T22:54:23.246Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:54:23.609Z] prd-ubuntu20.04-docker-arm64-4c-16g-12488 does not seem to be running inside a container [2023-05-02T22:54:23.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-02T22:54:26.752Z] $ docker top 0ddd6d03a77acd4e9d35435aa609de6d0b54b21f3603a43fda689eb9e4fc315c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:54:27.678Z] ---> job-cost.sh [2023-05-02T22:54:27.678Z] lf-activate-venv: SKIPPING [2023-05-02T22:54:27.678Z] INFO: No Stack... [2023-05-02T22:54:28.263Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T22:54:28.847Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T22:54:29.520Z] + cut -d, -f6 [2023-05-02T22:54:29.520Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2023-05-02T22:54:29.575Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-186-1-stack-cost] [2023-05-02T22:54:29.581Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-186-1-stack-cost] did not exist. Created. [2023-05-02T22:54:29.581Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-186-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T22:54:30.329Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-c882fbb4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-02T22:54:31.011Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T22:54:31.049Z] Warning: overwriting stash ‘stack-cost’ [2023-05-02T22:54:31.103Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T22:54:31.119Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-186-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T22:54:31.219Z] $ docker stop --time=1 0ddd6d03a77acd4e9d35435aa609de6d0b54b21f3603a43fda689eb9e4fc315c [2023-05-02T22:54:35.611Z] $ docker rm -f --volumes 0ddd6d03a77acd4e9d35435aa609de6d0b54b21f3603a43fda689eb9e4fc315c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-02T22:54:36.660Z] provisioning config files... [2023-05-02T22:54:36.669Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp/config3438958687359714225tmp [Pipeline] { [Pipeline] sh [2023-05-02T22:54:37.018Z] + set +x [2023-05-02T22:54:37.018Z] + curl -s https://codecov.io/bash [2023-05-02T22:54:37.018Z] + bash -s -- [2023-05-02T22:54:37.018Z] [2023-05-02T22:54:37.018Z] _____ _ [2023-05-02T22:54:37.018Z] / ____| | | [2023-05-02T22:54:37.018Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T22:54:37.018Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T22:54:37.018Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T22:54:37.018Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T22:54:37.018Z] Bash-1.0.6 [2023-05-02T22:54:37.018Z] [2023-05-02T22:54:37.018Z] [2023-05-02T22:54:37.018Z] ==> git version 2.25.1 found [2023-05-02T22:54:37.018Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-02T22:54:37.018Z] Release-Date: 2020-01-08 [2023-05-02T22:54:37.018Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-02T22:54:37.018Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T22:54:37.018Z] ==> Jenkins CI detected. [2023-05-02T22:54:37.018Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-186 [2023-05-02T22:54:37.018Z] project root: . [2023-05-02T22:54:37.018Z] --> token set from env [2023-05-02T22:54:37.018Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T22:54:37.018Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T22:54:37.018Z] ==> Python coveragepy not found [2023-05-02T22:54:37.018Z] ==> Searching for coverage reports in: [2023-05-02T22:54:37.018Z] + . [2023-05-02T22:54:37.018Z] -> Found 1 reports [2023-05-02T22:54:37.018Z] ==> Detecting git/mercurial file structure [2023-05-02T22:54:37.018Z] ==> Reading reports [2023-05-02T22:54:37.018Z] + ./coverage.out bytes=41317 [2023-05-02T22:54:37.018Z] ==> Appending adjustments [2023-05-02T22:54:37.018Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T22:54:37.278Z] + Found adjustments [2023-05-02T22:54:37.278Z] ==> Gzipping contents [2023-05-02T22:54:37.278Z] 12K /tmp/codecov.i9u34T.gz [2023-05-02T22:54:37.278Z] ==> Uploading reports [2023-05-02T22:54:37.278Z] url: https://codecov.io [2023-05-02T22:54:37.279Z] query: branch=PR-186&commit=f1ecb241a55b5be2476d649c1f290267eb782948&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-186%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=186&job=&cmd_args= [2023-05-02T22:54:37.279Z] -> Pinging Codecov [2023-05-02T22:54:37.279Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-186&commit=f1ecb241a55b5be2476d649c1f290267eb782948&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-186%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=186&job=&cmd_args= [2023-05-02T22:54:37.538Z] -> Uploading to [2023-05-02T22:54:37.538Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/581DD39554BDF9B6E22D074273EAD858/f1ecb241a55b5be2476d649c1f290267eb782948/b8483918-2ac2-452a-9792-cc329ce8217b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T225437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0966473012f0e5ce7b06b4a4ebf821cbd103b7eb4dcc658117653a0bc0d2954 [2023-05-02T22:54:37.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T22:54:37.538Z] Dload Upload Total Spent Left Speed [2023-05-02T22:54:37.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 53153 --:--:-- --:--:-- --:--:-- 53153 [2023-05-02T22:54:37.798Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f1ecb241a55b5be2476d649c1f290267eb782948 [Pipeline] } [2023-05-02T22:54:37.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-02T22:54:39.752Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-186/archives ] [2023-05-02T22:54:39.752Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-186/archives [2023-05-02T22:54:39.752Z] total 16 [2023-05-02T22:54:39.752Z] drwxr-xr-x 3 root root 4096 May 2 22:41 . [2023-05-02T22:54:39.752Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 22:41 .. [2023-05-02T22:54:39.752Z] drwxr-xr-x 2 root root 4096 May 2 22:41 cost [2023-05-02T22:54:39.752Z] -rw-r--r-- 1 root root 95 May 2 22:41 cost.csv [2023-05-02T22:54:39.752Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-186/archives [2023-05-02T22:54:39.752Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-186/archives [2023-05-02T22:54:39.752Z] total 16 [2023-05-02T22:54:39.752Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 22:41 . [2023-05-02T22:54:39.752Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 22:41 .. [2023-05-02T22:54:39.752Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 22:41 cost [2023-05-02T22:54:39.752Z] -rw-r--r-- 1 jenkins jenkins 95 May 2 22:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:54:40.105Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:54:41.006Z] ---> package-listing.sh [2023-05-02T22:54:41.006Z] ++ facter osfamily [2023-05-02T22:54:41.006Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T22:54:41.266Z] + OS_FAMILY=debian [2023-05-02T22:54:41.266Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-186 [2023-05-02T22:54:41.266Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T22:54:41.266Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T22:54:41.266Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T22:54:41.266Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T22:54:41.266Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-186 ']' [2023-05-02T22:54:41.266Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T22:54:41.266Z] + case "${OS_FAMILY}" in [2023-05-02T22:54:41.266Z] + grep '^ii' [2023-05-02T22:54:41.266Z] + dpkg -l [2023-05-02T22:54:41.266Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T22:54:41.266Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T22:54:41.266Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T22:54:41.266Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-186 ']' [2023-05-02T22:54:41.266Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-186/archives/ [2023-05-02T22:54:41.266Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-186/archives/ [Pipeline] echo [2023-05-02T22:54:41.302Z] 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-186/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-02T22:54:41.606Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T22:54:42.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T22:54:42.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T22:54:42.392Z] prd-ubuntu20.04-docker-8c-8g-12487 does not seem to be running inside a container [2023-05-02T22:54:42.442Z] $ 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-186/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-186 -v /w/workspace/y_app-rfid-llrp-inventory_PR-186:/w/workspace/y_app-rfid-llrp-inventory_PR-186:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T22:54:43.650Z] $ docker top 80129c5eaf720a90d40e6121fe5151f27586872f6d42961de2355d08942238ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T22:54:44.066Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T22:54:44.377Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T22:54:44.690Z] + ls /var/log/sa-host [2023-05-02T22:54:44.690Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T22:54:44.943Z] provisioning config files... [2023-05-02T22:54:44.953Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-186@tmp/config15940957760099874364tmp [Pipeline] { [Pipeline] echo [2023-05-02T22:54:45.005Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:54:45.318Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T22:54:45.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:54:45.775Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T22:54:45.809Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:54:46.130Z] ---> sudo-logs.sh [2023-05-02T22:54:46.130Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T22:54:46.223Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:54:46.554Z] ---> job-cost.sh [2023-05-02T22:54:46.554Z] lf-activate-venv: SKIPPING [2023-05-02T22:54:46.554Z] DEBUG: total: 0.2199999988079071 [2023-05-02T22:54:46.554Z] INFO: Retrieving Stack Cost... [2023-05-02T22:54:47.143Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T22:54:47.400Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T22:54:47.434Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T22:54:47.751Z] ---> logs-deploy.sh [2023-05-02T22:54:47.751Z] lf-activate-venv: SKIPPING [2023-05-02T22:54:47.751Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-186/1 [2023-05-02T22:54:47.751Z] INFO: archiving workspace using pattern(s): [2023-05-02T22:54:49.129Z] Archives upload complete. [2023-05-02T22:54:49.129Z] INFO: archiving logs to Nexus