Pull request #215 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca5f91e5c4c60e10dc9f887312e916127e89d5d0+7c41851464354a514de961e5ff7e85fd1e07f550 (86741be807e76839f803f983768f55ccd26d08fd) 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-ssh12827973960509585652.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17367199719239872677.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-215/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-215/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13867020467542553891.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-215/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14550382593582892736.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh12364775705144544254.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-215/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-215/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10060622742451810150.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2657 in /w/workspace/y_app-rfid-llrp-inventory_PR-215 [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-215 # 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 Merging remotes/origin/main commit 7c41851464354a514de961e5ff7e85fd1e07f550 into PR head commit ca5f91e5c4c60e10dc9f887312e916127e89d5d0 Merge succeeded, producing ca5f91e5c4c60e10dc9f887312e916127e89d5d0 Checking out Revision ca5f91e5c4c60e10dc9f887312e916127e89d5d0 (PR-215) 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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/215/head:refs/remotes/origin/PR-215 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca5f91e5c4c60e10dc9f887312e916127e89d5d0 # 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 7c41851464354a514de961e5ff7e85fd1e07f550 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca5f91e5c4c60e10dc9f887312e916127e89d5d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-01T13:16:04.882Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-01T13:16:05.068Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-01T13:16:05.165Z] ========================================================= [2023-08-01T13:16:05.165Z] EdgeX Global Pipelines Version Info [2023-08-01T13:16:05.165Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-01T13:16:05.898Z] ------------------- [2023-08-01T13:16:05.898Z] stable info: [2023-08-01T13:16:05.898Z] ------------------- [2023-08-01T13:16:05.898Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-01T13:16:05.898Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-01T13:16:05.898Z] Message: update stable to v1.0.250 [2023-08-01T13:16:06.471Z] ------------------- [2023-08-01T13:16:06.471Z] experimental info: [2023-08-01T13:16:06.471Z] ------------------- [2023-08-01T13:16:06.471Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-01T13:16:06.471Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-01T13:16:06.471Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-01T13:16:06.777Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-08-01T13:16:06.819Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-08-01T13:16:06.869Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-01T13:16:06.911Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-01T13:16:06.953Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-01T13:16:06.994Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-01T13:16:07.046Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-01T13:16:07.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-01T13:16:07.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-01T13:16:07.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-01T13:16:07.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-01T13:16:07.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-08-01T13:16:07.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-01T13:16:07.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-01T13:16:07.395Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-01T13:16:07.432Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-01T13:16:07.472Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-01T13:16:07.523Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-01T13:16:07.562Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-01T13:16:07.598Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-01T13:16:07.635Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-01T13:16:07.684Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-01T13:16:07.730Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-01T13:16:07.780Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-01T13:16:07.823Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-01T13:16:07.861Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-01T13:16:07.904Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-01T13:16:07.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-215 [Pipeline] echo [2023-08-01T13:16:07.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-215 [Pipeline] echo [2023-08-01T13:16:08.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-215 [Pipeline] echo [2023-08-01T13:16:08.070Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca5f91e5c4c60e10dc9f887312e916127e89d5d0 [Pipeline] echo [2023-08-01T13:16:08.109Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca5f91e [Pipeline] echo [2023-08-01T13:16:08.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T13:16:08.267Z] provisioning config files... [2023-08-01T13:16:08.286Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-215@tmp/config7768291838114241975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T13:16:08.625Z] ---> docker-login.sh [2023-08-01T13:16:08.625Z] nexus3.edgexfoundry.org:10001 [2023-08-01T13:16:08.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T13:16:08.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T13:16:08.886Z] Configure a credential helper to remove this warning. See [2023-08-01T13:16:08.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T13:16:08.886Z] [2023-08-01T13:16:08.886Z] Login Succeeded [2023-08-01T13:16:08.886Z] nexus3.edgexfoundry.org:10002 [2023-08-01T13:16:09.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T13:16:09.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T13:16:09.147Z] Configure a credential helper to remove this warning. See [2023-08-01T13:16:09.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T13:16:09.147Z] [2023-08-01T13:16:09.147Z] Login Succeeded [2023-08-01T13:16:09.147Z] nexus3.edgexfoundry.org:10003 [2023-08-01T13:16:09.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T13:16:09.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T13:16:09.147Z] Configure a credential helper to remove this warning. See [2023-08-01T13:16:09.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T13:16:09.147Z] [2023-08-01T13:16:09.147Z] Login Succeeded [2023-08-01T13:16:09.147Z] nexus3.edgexfoundry.org:10004 [2023-08-01T13:16:09.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T13:16:09.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T13:16:09.408Z] Configure a credential helper to remove this warning. See [2023-08-01T13:16:09.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T13:16:09.408Z] [2023-08-01T13:16:09.408Z] Login Succeeded [2023-08-01T13:16:09.408Z] docker.io [2023-08-01T13:16:09.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T13:16:09.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T13:16:09.671Z] Configure a credential helper to remove this warning. See [2023-08-01T13:16:09.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T13:16:09.671Z] [2023-08-01T13:16:09.671Z] Login Succeeded [2023-08-01T13:16:09.671Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T13:16:09.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-01T13:16:10.328Z] + git rev-list -1 --merges ca5f91e5c4c60e10dc9f887312e916127e89d5d0~1..ca5f91e5c4c60e10dc9f887312e916127e89d5d0 [Pipeline] echo [2023-08-01T13:16:10.392Z] -----------> git rev-list -1 --merges ca5f91e5c4c60e10dc9f887312e916127e89d5d0~1..ca5f91e5c4c60e10dc9f887312e916127e89d5d0 ca5f91e5c4c60e10dc9f887312e916127e89d5d0 [false] [Pipeline] sh [2023-08-01T13:16:10.702Z] + git log --format=format:%s -1 ca5f91e5c4c60e10dc9f887312e916127e89d5d0 [Pipeline] echo [2023-08-01T13:16:10.745Z] ========================================================= [2023-08-01T13:16:10.745Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-01T13:16:10.745Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T13:16:11.184Z] + git log --format=format:%s -1 ca5f91e5c4c60e10dc9f887312e916127e89d5d0 [Pipeline] echo [2023-08-01T13:16:11.216Z] [semverPrep] GIT_COMMIT: ca5f91e5c4c60e10dc9f887312e916127e89d5d0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-08-01T13:16:11.246Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-01T13:16:11.640Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-01T13:16:11.641Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-01T13:16:11.641Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-01T13:16:11.641Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-01T13:16:11.641Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-01T13:16:11.641Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-01T13:16:11.641Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T13:16:12.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T13:16:12.125Z] [2023-08-01T13:16:12.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T13:16:12.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T13:16:12.505Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-01T13:16:12.505Z] b85a868b505f: Pulling fs layer [2023-08-01T13:16:12.505Z] e2be974225ed: Pulling fs layer [2023-08-01T13:16:12.505Z] 339a4e72a1f5: Pulling fs layer [2023-08-01T13:16:12.505Z] 988bab9f4d93: Pulling fs layer [2023-08-01T13:16:12.505Z] 1469e6f7b9e6: Pulling fs layer [2023-08-01T13:16:12.505Z] eaf3925da568: Pulling fs layer [2023-08-01T13:16:12.505Z] bab4dde63d76: Pulling fs layer [2023-08-01T13:16:12.505Z] bde34c3a00c8: Pulling fs layer [2023-08-01T13:16:12.505Z] b352a97aabf1: Pulling fs layer [2023-08-01T13:16:12.505Z] 4872d77fe225: Pulling fs layer [2023-08-01T13:16:12.505Z] 5851b861e8e6: Pulling fs layer [2023-08-01T13:16:12.505Z] 988bab9f4d93: Waiting [2023-08-01T13:16:12.505Z] bab4dde63d76: Waiting [2023-08-01T13:16:12.505Z] b352a97aabf1: Waiting [2023-08-01T13:16:12.506Z] 5851b861e8e6: Waiting [2023-08-01T13:16:12.506Z] bde34c3a00c8: Waiting [2023-08-01T13:16:12.506Z] 1469e6f7b9e6: Waiting [2023-08-01T13:16:12.506Z] 4872d77fe225: Waiting [2023-08-01T13:16:12.506Z] eaf3925da568: Waiting [2023-08-01T13:16:12.506Z] e2be974225ed: Download complete [2023-08-01T13:16:12.506Z] 988bab9f4d93: Verifying Checksum [2023-08-01T13:16:12.506Z] 988bab9f4d93: Download complete [2023-08-01T13:16:12.767Z] 339a4e72a1f5: Verifying Checksum [2023-08-01T13:16:12.767Z] 339a4e72a1f5: Download complete [2023-08-01T13:16:12.767Z] 1469e6f7b9e6: Verifying Checksum [2023-08-01T13:16:12.767Z] 1469e6f7b9e6: Download complete [2023-08-01T13:16:12.767Z] eaf3925da568: Verifying Checksum [2023-08-01T13:16:12.767Z] eaf3925da568: Download complete [2023-08-01T13:16:12.767Z] bde34c3a00c8: Download complete [2023-08-01T13:16:12.767Z] b352a97aabf1: Verifying Checksum [2023-08-01T13:16:12.767Z] b352a97aabf1: Download complete [2023-08-01T13:16:12.767Z] 4872d77fe225: Download complete [2023-08-01T13:16:12.767Z] 5851b861e8e6: Verifying Checksum [2023-08-01T13:16:12.767Z] 5851b861e8e6: Download complete [2023-08-01T13:16:12.767Z] b85a868b505f: Verifying Checksum [2023-08-01T13:16:12.767Z] b85a868b505f: Download complete [2023-08-01T13:16:13.027Z] bab4dde63d76: Verifying Checksum [2023-08-01T13:16:13.027Z] bab4dde63d76: Download complete [2023-08-01T13:16:14.410Z] b85a868b505f: Pull complete [2023-08-01T13:16:14.410Z] e2be974225ed: Pull complete [2023-08-01T13:16:14.994Z] 339a4e72a1f5: Pull complete [2023-08-01T13:16:14.994Z] 988bab9f4d93: Pull complete [2023-08-01T13:16:15.255Z] 1469e6f7b9e6: Pull complete [2023-08-01T13:16:15.255Z] eaf3925da568: Pull complete [2023-08-01T13:16:17.160Z] bab4dde63d76: Pull complete [2023-08-01T13:16:17.160Z] bde34c3a00c8: Pull complete [2023-08-01T13:16:17.160Z] b352a97aabf1: Pull complete [2023-08-01T13:16:17.421Z] 4872d77fe225: Pull complete [2023-08-01T13:16:17.421Z] 5851b861e8e6: Pull complete [2023-08-01T13:16:17.421Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-01T13:16:17.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-01T13:16:17.421Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T13:16:17.660Z] prd-ubuntu20.04-docker-8c-8g-2657 does not seem to be running inside a container [2023-08-01T13:16:17.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-215 -v /w/workspace/y_app-rfid-llrp-inventory_PR-215:/w/workspace/y_app-rfid-llrp-inventory_PR-215:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-215@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-215@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-01T13:16:21.197Z] $ docker top 1b7674df8a99fa2af914c8fd4865f6ebce5fc745c11c0d035254c477035ea64f -eo pid,comm [2023-08-01T13:16:21.253Z] 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-08-01T13:16:21.253Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-01T13:16:21.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T13:16:21.383Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T13:16:21.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T13:16:21.504Z] $ docker exec 1b7674df8a99fa2af914c8fd4865f6ebce5fc745c11c0d035254c477035ea64f ssh-agent [2023-08-01T13:16:21.611Z] SSH_AUTH_SOCK=/tmp/ssh-XwlRs28ndgoA/agent.33 [2023-08-01T13:16:21.611Z] SSH_AGENT_PID=39 [2023-08-01T13:16:21.619Z] Running ssh-add (command line suppressed) [2023-08-01T13:16:21.725Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-215@tmp/private_key_2442951649451624741.key (/w/workspace/y_app-rfid-llrp-inventory_PR-215@tmp/private_key_2442951649451624741.key) [2023-08-01T13:16:21.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T13:16:22.076Z] + git tag --points-at HEAD [Pipeline] } [2023-08-01T13:16:22.106Z] $ docker exec --env ******** --env ******** 1b7674df8a99fa2af914c8fd4865f6ebce5fc745c11c0d035254c477035ea64f ssh-agent -k [2023-08-01T13:16:22.206Z] unset SSH_AUTH_SOCK; [2023-08-01T13:16:22.206Z] unset SSH_AGENT_PID; [2023-08-01T13:16:22.206Z] echo Agent pid 39 killed; [2023-08-01T13:16:22.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-01T13:16:22.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-01T13:16:22.304Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-01T13:16:22.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-01T13:16:22.432Z] $ docker exec 1b7674df8a99fa2af914c8fd4865f6ebce5fc745c11c0d035254c477035ea64f ssh-agent [2023-08-01T13:16:22.536Z] SSH_AUTH_SOCK=/tmp/ssh-P2fo3rbnZc4E/agent.71 [2023-08-01T13:16:22.536Z] SSH_AGENT_PID=77 [2023-08-01T13:16:22.541Z] Running ssh-add (command line suppressed) [2023-08-01T13:16:22.656Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-215@tmp/private_key_1991780090634034848.key (/w/workspace/y_app-rfid-llrp-inventory_PR-215@tmp/private_key_1991780090634034848.key) [2023-08-01T13:16:22.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-01T13:16:23.002Z] + git semver init [2023-08-01T13:16:23.261Z] 2023-08-01 13:16:23,187 [run_init] DEBUG init version:0.0.0 force:False [2023-08-01T13:16:23.261Z] 2023-08-01 13:16:23,188 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-215/.semver [2023-08-01T13:16:23.261Z] 2023-08-01 13:16:23,188 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-215/.semver [2023-08-01T13:16:23.261Z] 2023-08-01 13:16:23,188 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-215/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-215, universal_newlines=False, shell=None, istream=None) [2023-08-01T13:16:24.662Z] 2023-08-01 13:16:24,315 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-215/.git/info/exclude [2023-08-01T13:16:24.662Z] 2023-08-01 13:16:24,315 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-215/.semver/PR-215 with force:False [2023-08-01T13:16:24.662Z] 2023-08-01 13:16:24,316 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-215/.semver/PR-215 [2023-08-01T13:16:24.662Z] 2023-08-01 13:16:24,320 [execute] INFO git cat-file --batch-check [2023-08-01T13:16:24.662Z] 2023-08-01 13:16:24,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-215/.semver, universal_newlines=False, shell=None, istream=) [2023-08-01T13:16:24.662Z] 2023-08-01 13:16:24,328 [execute] INFO git cat-file --batch [2023-08-01T13:16:24.662Z] 2023-08-01 13:16:24,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-215/.semver, universal_newlines=False, shell=None, istream=) [2023-08-01T13:16:24.662Z] 2023-08-01 13:16:24,334 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-215/.semver/PR-215 [2023-08-01T13:16:24.662Z] 0.0.0 [Pipeline] } [2023-08-01T13:16:24.691Z] $ docker exec --env ******** --env ******** 1b7674df8a99fa2af914c8fd4865f6ebce5fc745c11c0d035254c477035ea64f ssh-agent -k [2023-08-01T13:16:24.794Z] unset SSH_AUTH_SOCK; [2023-08-01T13:16:24.795Z] unset SSH_AGENT_PID; [2023-08-01T13:16:24.795Z] echo Agent pid 77 killed; [2023-08-01T13:16:24.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-01T13:16:25.238Z] + git semver [Pipeline] } [2023-08-01T13:16:25.524Z] $ docker stop --time=1 1b7674df8a99fa2af914c8fd4865f6ebce5fc745c11c0d035254c477035ea64f [2023-08-01T13:16:26.828Z] $ docker rm -f --volumes 1b7674df8a99fa2af914c8fd4865f6ebce5fc745c11c0d035254c477035ea64f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T13:16:27.220Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-01T13:16:27.480Z] Stashed 1 file(s) [Pipeline] echo [2023-08-01T13:16:27.496Z] [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-08-01T13:16:28.074Z] provisioning config files... [2023-08-01T13:16:28.084Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-215@tmp/config5123354305241528929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T13:16:28.525Z] ---> docker-login.sh [2023-08-01T13:16:28.525Z] nexus3.edgexfoundry.org:10001 [2023-08-01T13:16:28.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T13:16:28.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T13:16:28.525Z] Configure a credential helper to remove this warning. See [2023-08-01T13:16:28.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T13:16:28.525Z] [2023-08-01T13:16:28.525Z] Login Succeeded [2023-08-01T13:16:28.525Z] nexus3.edgexfoundry.org:10002 [2023-08-01T13:16:28.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T13:16:28.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T13:16:28.525Z] Configure a credential helper to remove this warning. See [2023-08-01T13:16:28.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T13:16:28.525Z] [2023-08-01T13:16:28.525Z] Login Succeeded [2023-08-01T13:16:28.525Z] nexus3.edgexfoundry.org:10003 [2023-08-01T13:16:28.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T13:16:28.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T13:16:28.785Z] Configure a credential helper to remove this warning. See [2023-08-01T13:16:28.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T13:16:28.785Z] [2023-08-01T13:16:28.785Z] Login Succeeded [2023-08-01T13:16:28.785Z] nexus3.edgexfoundry.org:10004 [2023-08-01T13:16:28.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T13:16:28.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T13:16:28.785Z] Configure a credential helper to remove this warning. See [2023-08-01T13:16:28.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T13:16:28.785Z] [2023-08-01T13:16:28.785Z] Login Succeeded [2023-08-01T13:16:28.785Z] docker.io [2023-08-01T13:16:29.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T13:16:29.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T13:16:29.304Z] Configure a credential helper to remove this warning. See [2023-08-01T13:16:29.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T13:16:29.304Z] [2023-08-01T13:16:29.304Z] Login Succeeded [2023-08-01T13:16:29.304Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T13:16:29.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-01T13:16:29.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T13:16:29.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T13:16:29.603Z] ========================================================= [2023-08-01T13:16:29.603Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-01T13:16:29.603Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T13:16:30.076Z] + 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-08-01T13:16:30.076Z] Sending build context to Docker daemon 12.67MB [2023-08-01T13:16:30.076Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T13:16:30.076Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-01T13:16:30.076Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-01T13:16:30.076Z] 4db1b89c0bd1: Pulling fs layer [2023-08-01T13:16:30.076Z] 6911f1a30b25: Pulling fs layer [2023-08-01T13:16:30.076Z] e194b8c5c2a9: Pulling fs layer [2023-08-01T13:16:30.076Z] 6863d3e3a2b1: Pulling fs layer [2023-08-01T13:16:30.076Z] ec0bb842ea78: Pulling fs layer [2023-08-01T13:16:30.076Z] 40a00589a448: Pulling fs layer [2023-08-01T13:16:30.076Z] 6c08303d61cc: Pulling fs layer [2023-08-01T13:16:30.076Z] 798269fcf238: Pulling fs layer [2023-08-01T13:16:30.076Z] 6863d3e3a2b1: Waiting [2023-08-01T13:16:30.076Z] ec0bb842ea78: Waiting [2023-08-01T13:16:30.076Z] 40a00589a448: Waiting [2023-08-01T13:16:30.076Z] 6c08303d61cc: Waiting [2023-08-01T13:16:30.336Z] 6911f1a30b25: Download complete [2023-08-01T13:16:30.336Z] 6863d3e3a2b1: Download complete [2023-08-01T13:16:30.336Z] ec0bb842ea78: Download complete [2023-08-01T13:16:30.336Z] 4db1b89c0bd1: Verifying Checksum [2023-08-01T13:16:30.336Z] 4db1b89c0bd1: Download complete [2023-08-01T13:16:30.336Z] 40a00589a448: Download complete [2023-08-01T13:16:30.336Z] 4db1b89c0bd1: Pull complete [2023-08-01T13:16:30.602Z] 6911f1a30b25: Pull complete [2023-08-01T13:16:30.866Z] 798269fcf238: Verifying Checksum [2023-08-01T13:16:30.866Z] 798269fcf238: Download complete [2023-08-01T13:16:31.128Z] e194b8c5c2a9: Verifying Checksum [2023-08-01T13:16:31.128Z] e194b8c5c2a9: Download complete [2023-08-01T13:16:31.386Z] 6c08303d61cc: Verifying Checksum [2023-08-01T13:16:31.386Z] 6c08303d61cc: Download complete [2023-08-01T13:16:34.673Z] e194b8c5c2a9: Pull complete [2023-08-01T13:16:34.673Z] 6863d3e3a2b1: Pull complete [2023-08-01T13:16:34.673Z] ec0bb842ea78: Pull complete [2023-08-01T13:16:34.931Z] 40a00589a448: Pull complete [2023-08-01T13:16:37.457Z] 6c08303d61cc: Pull complete [2023-08-01T13:16:38.393Z] 798269fcf238: Pull complete [2023-08-01T13:16:38.393Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-01T13:16:38.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-01T13:16:38.393Z] ---> ec979cd7f677 [2023-08-01T13:16:38.393Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T13:16:42.901Z] Still waiting to schedule task [2023-08-01T13:16:42.902Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-01T13:16:45.046Z] ---> Running in 1e32d6ae7d7c [2023-08-01T13:16:45.046Z] Removing intermediate container 1e32d6ae7d7c [2023-08-01T13:16:45.046Z] ---> a56ded082bb9 [2023-08-01T13:16:45.046Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T13:16:45.046Z] ---> Running in f21f4d4194f4 [2023-08-01T13:16:45.046Z] Removing intermediate container f21f4d4194f4 [2023-08-01T13:16:45.046Z] ---> 969c86b0d6ce [2023-08-01T13:16:45.046Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-01T13:16:45.046Z] ---> Running in f370783cb2d8 [2023-08-01T13:16:45.046Z] Removing intermediate container f370783cb2d8 [2023-08-01T13:16:45.046Z] ---> 64b6c232e1a3 [2023-08-01T13:16:45.046Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T13:16:45.046Z] ---> Running in 745e82a3e6e7 [2023-08-01T13:16:45.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T13:16:45.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T13:16:45.616Z] OK: 265 MiB in 53 packages [2023-08-01T13:16:45.874Z] Removing intermediate container 745e82a3e6e7 [2023-08-01T13:16:45.874Z] ---> d5e633a0014f [2023-08-01T13:16:45.874Z] Step 7/12 : WORKDIR /app [2023-08-01T13:16:45.874Z] ---> Running in 0812fe3071d5 [2023-08-01T13:16:45.874Z] Removing intermediate container 0812fe3071d5 [2023-08-01T13:16:45.874Z] ---> b6fc2295c3d0 [2023-08-01T13:16:45.874Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-01T13:16:45.874Z] ---> 35dc5040f3d7 [2023-08-01T13:16:45.874Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T13:16:45.874Z] ---> Running in 332b86cd2820 [2023-08-01T13:17:42.129Z] Removing intermediate container 332b86cd2820 [2023-08-01T13:17:42.129Z] ---> 50d8169721aa [2023-08-01T13:17:42.129Z] Step 10/12 : COPY . . [2023-08-01T13:17:42.129Z] ---> b1cf0acaa5ff [2023-08-01T13:17:42.129Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T13:17:42.129Z] ---> Running in 913965949ac8 [2023-08-01T13:17:42.129Z] Removing intermediate container 913965949ac8 [2023-08-01T13:17:42.129Z] ---> 18a0faa2957a [2023-08-01T13:17:42.129Z] Step 12/12 : RUN $MAKE [2023-08-01T13:17:42.129Z] ---> Running in 0cbf5e7c8dc5 [2023-08-01T13:17:42.129Z] noop [2023-08-01T13:17:42.129Z] Removing intermediate container 0cbf5e7c8dc5 [2023-08-01T13:17:42.129Z] ---> b286a34cd147 [2023-08-01T13:17:42.129Z] Successfully built b286a34cd147 [2023-08-01T13:17:42.129Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T13:17:42.572Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-01T13:17:42.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T13:17:42.723Z] prd-ubuntu20.04-docker-8c-8g-2657 does not seem to be running inside a container [2023-08-01T13:17:42.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-215 -v /w/workspace/y_app-rfid-llrp-inventory_PR-215:/w/workspace/y_app-rfid-llrp-inventory_PR-215:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-215@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-215@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 ******** ci-base-image-x86_64 cat [2023-08-01T13:17:43.098Z] $ docker top cbc2dad9a1a1ab6cb2c66e1784799f4e9ad56f3006c75e0ff3168d56c5de2e24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T13:17:43.484Z] + go version [2023-08-01T13:17:43.484Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-01T13:17:43.516Z] $ docker stop --time=1 cbc2dad9a1a1ab6cb2c66e1784799f4e9ad56f3006c75e0ff3168d56c5de2e24 [2023-08-01T13:17:44.779Z] $ docker rm -f --volumes cbc2dad9a1a1ab6cb2c66e1784799f4e9ad56f3006c75e0ff3168d56c5de2e24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T13:17:45.496Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-01T13:17:45.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T13:17:45.646Z] prd-ubuntu20.04-docker-8c-8g-2657 does not seem to be running inside a container [2023-08-01T13:17:45.681Z] $ 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-215 -v /w/workspace/y_app-rfid-llrp-inventory_PR-215:/w/workspace/y_app-rfid-llrp-inventory_PR-215:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-215@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-215@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 ******** ci-base-image-x86_64 cat [2023-08-01T13:17:46.034Z] $ docker top 1ef4f69dffa5714d3f40811464458fd36826b1a295aff7c2364a54f70dd5f3ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T13:17:46.428Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-215 [Pipeline] fileExists [Pipeline] sh [2023-08-01T13:17:46.789Z] + make test [2023-08-01T13:17:46.789Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-01T13:18:08.730Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-01T13:18:08.730Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-01T13:18:08.730Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.144s coverage: 86.2% of statements [2023-08-01T13:18:09.662Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.708s coverage: 71.9% of statements [2023-08-01T13:18:16.426Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2658 in /w/workspace/y_app-rfid-llrp-inventory_PR-215 [Pipeline] { [Pipeline] ws [2023-08-01T13:18:16.484Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-08-01T13:18:16.561Z] The recommended git tool is: git [2023-08-01T13:18:21.315Z] using credential edgex-jenkins-ssh [2023-08-01T13:18:21.338Z] Cloning the remote Git repository [2023-08-01T13:18:21.373Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-01T13:18:21.474Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-08-01T13:18:21.605Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-01T13:18:21.606Z] > git --version # timeout=10 [2023-08-01T13:18:21.625Z] > git --version # 'git version 2.25.1' [2023-08-01T13:18:21.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-01T13:18:21.758Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-01T13:18:23.673Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-08-01T13:18:23.703Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-01T13:18:25.048Z] Merging remotes/origin/main commit 7c41851464354a514de961e5ff7e85fd1e07f550 into PR head commit ca5f91e5c4c60e10dc9f887312e916127e89d5d0 [2023-08-01T13:18:24.542Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-08-01T13:18:24.583Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-01T13:18:24.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-01T13:18:24.599Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/215/head:refs/remotes/origin/PR-215 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-01T13:18:25.065Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T13:18:25.138Z] > git checkout -f ca5f91e5c4c60e10dc9f887312e916127e89d5d0 # timeout=10 [2023-08-01T13:18:25.231Z] > git remote # timeout=10 [2023-08-01T13:18:25.247Z] > git config --get remote.origin.url # timeout=10 [2023-08-01T13:18:25.321Z] Merge succeeded, producing ca5f91e5c4c60e10dc9f887312e916127e89d5d0 [2023-08-01T13:18:25.322Z] Checking out Revision ca5f91e5c4c60e10dc9f887312e916127e89d5d0 (PR-215) [2023-08-01T13:18:25.774Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-08-01T13:18:25.819Z] > git --version # timeout=10 [2023-08-01T13:18:25.835Z] > git --version # 'git version 2.25.1' [2023-08-01T13:18:25.856Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T13:18:25.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-01T13:18:25.280Z] > git merge 7c41851464354a514de961e5ff7e85fd1e07f550 # timeout=10 [2023-08-01T13:18:25.302Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-01T13:18:25.326Z] > git config core.sparsecheckout # timeout=10 [2023-08-01T13:18:25.340Z] > git checkout -f ca5f91e5c4c60e10dc9f887312e916127e89d5d0 # timeout=10 [2023-08-01T13:18:27.103Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-01T13:18:27.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-01T13:18:27.103Z] Dload Upload Total Spent Left Speed [2023-08-01T13:18:27.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-08-01T13:18:27.707Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-01T13:18:28.050Z] + sudo tee /etc/docker/daemon.new [2023-08-01T13:18:28.050Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-01T13:18:28.050Z] { [2023-08-01T13:18:28.050Z] "registry-mirrors": [ [2023-08-01T13:18:28.050Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-01T13:18:28.050Z] ], [2023-08-01T13:18:28.050Z] "bip": "10.250.0.254/24", [2023-08-01T13:18:28.050Z] "hosts": [ [2023-08-01T13:18:28.050Z] "tcp://0.0.0.0:5555", [2023-08-01T13:18:28.050Z] "unix:///var/run/docker.sock" [2023-08-01T13:18:28.050Z] ], [2023-08-01T13:18:28.050Z] "mtu": 1458, [2023-08-01T13:18:28.050Z] "selinux-enabled": true, [2023-08-01T13:18:28.050Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-01T13:18:28.050Z] } [Pipeline] sh [2023-08-01T13:18:28.391Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-01T13:18:28.737Z] + sudo service docker restart [2023-08-01T13:18:36.249Z] go vet ./... [2023-08-01T13:18:36.249Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-01T13:18:36.543Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-01T13:18:36.543Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-01T13:18:36.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-01T13:18:36.610Z] $ docker stop --time=1 1ef4f69dffa5714d3f40811464458fd36826b1a295aff7c2364a54f70dd5f3ba [2023-08-01T13:18:40.890Z] $ docker rm -f --volumes 1ef4f69dffa5714d3f40811464458fd36826b1a295aff7c2364a54f70dd5f3ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T13:18:41.504Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-01T13:18:41.579Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-01T13:18:42.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-01T13:18:42.700Z] + ls -al . [2023-08-01T13:18:42.700Z] total 236 [2023-08-01T13:18:42.700Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 1 13:17 . [2023-08-01T13:18:42.700Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 13:16 .. [2023-08-01T13:18:42.700Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 1 13:16 .dockerignore [2023-08-01T13:18:42.700Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 13:16 .git [2023-08-01T13:18:42.700Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 13:16 .github [2023-08-01T13:18:42.700Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 1 13:16 .gitignore [2023-08-01T13:18:42.700Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 13:16 .golangci.yml [2023-08-01T13:18:42.700Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 13:16 .semver [2023-08-01T13:18:42.700Z] -rw-rw-r-- 1 jenkins jenkins 10332 Aug 1 13:16 Attribution.txt [2023-08-01T13:18:42.700Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 1 13:16 CHANGELOG.md [2023-08-01T13:18:42.700Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 1 13:16 Dockerfile [2023-08-01T13:18:42.700Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 13:16 GOVERNANCE.md [2023-08-01T13:18:42.700Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 1 13:16 Jenkinsfile [2023-08-01T13:18:42.700Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 1 13:16 LICENSE [2023-08-01T13:18:42.700Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 1 13:16 Makefile [2023-08-01T13:18:42.700Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 1 13:16 OWNERS.md [2023-08-01T13:18:42.700Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 1 13:16 README.md [2023-08-01T13:18:42.700Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 1 13:16 VERSION [2023-08-01T13:18:42.700Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 13:16 bin [2023-08-01T13:18:42.700Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 1 13:18 coverage.out [2023-08-01T13:18:42.700Z] -rw-rw-r-- 1 jenkins jenkins 3694 Aug 1 13:16 go.mod [2023-08-01T13:18:42.700Z] -rw-rw-r-- 1 jenkins jenkins 32867 Aug 1 13:16 go.sum [2023-08-01T13:18:42.700Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 13:16 images [2023-08-01T13:18:42.700Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 13:16 internal [2023-08-01T13:18:42.700Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 1 13:16 main.go [2023-08-01T13:18:42.700Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 13:16 res [2023-08-01T13:18:42.700Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 13:16 snap [2023-08-01T13:18:42.700Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 13:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T13:18:43.148Z] + 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=ca5f91e5c4c60e10dc9f887312e916127e89d5d0 --label arch=amd64 --label version=0.0.0 . [2023-08-01T13:18:43.148Z] Sending build context to Docker daemon 12.67MB [2023-08-01T13:18:43.148Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T13:18:43.148Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-01T13:18:43.148Z] ---> b286a34cd147 [2023-08-01T13:18:43.148Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T13:18:43.409Z] ---> Running in bf9dc3c9f639 [2023-08-01T13:18:43.409Z] Removing intermediate container bf9dc3c9f639 [2023-08-01T13:18:43.409Z] ---> bcb1ddedada4 [2023-08-01T13:18:43.409Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T13:18:43.409Z] ---> Running in a4556e427b74 [2023-08-01T13:18:43.409Z] Removing intermediate container a4556e427b74 [2023-08-01T13:18:43.409Z] ---> 3dde7b8e9708 [2023-08-01T13:18:43.409Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-01T13:18:43.668Z] ---> Running in b5ec349b7b3e [2023-08-01T13:18:43.668Z] Removing intermediate container b5ec349b7b3e [2023-08-01T13:18:43.668Z] ---> 6418951c9ea7 [2023-08-01T13:18:43.668Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T13:18:43.668Z] ---> Running in 052d7a69fc72 [2023-08-01T13:18:43.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T13:18:44.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T13:18:44.446Z] OK: 265 MiB in 53 packages [2023-08-01T13:18:44.704Z] Removing intermediate container 052d7a69fc72 [2023-08-01T13:18:44.704Z] ---> 41aa26c17a25 [2023-08-01T13:18:44.704Z] Step 7/29 : WORKDIR /app [2023-08-01T13:18:44.704Z] ---> Running in 291f2ba9408d [2023-08-01T13:18:44.704Z] Removing intermediate container 291f2ba9408d [2023-08-01T13:18:44.704Z] ---> 177d5eefcde8 [2023-08-01T13:18:44.704Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-01T13:18:44.965Z] ---> af97266f414c [2023-08-01T13:18:44.965Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T13:18:44.965Z] ---> Running in 8734b20a8549 [2023-08-01T13:18:45.533Z] Removing intermediate container 8734b20a8549 [2023-08-01T13:18:45.533Z] ---> db47cc753070 [2023-08-01T13:18:45.533Z] Step 10/29 : COPY . . [2023-08-01T13:18:46.265Z] ---> 0e68f57bc3f7 [2023-08-01T13:18:46.265Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T13:18:46.265Z] ---> Running in 781018a8896a [2023-08-01T13:18:46.265Z] Removing intermediate container 781018a8896a [2023-08-01T13:18:46.265Z] ---> 987fc0d5ad97 [2023-08-01T13:18:46.265Z] Step 12/29 : RUN $MAKE [2023-08-01T13:18:46.265Z] ---> Running in a138d0026c14 [2023-08-01T13:18:46.524Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T13:18:47.036Z] provisioning config files... [2023-08-01T13:18:47.061Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config14059126352491754955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T13:18:47.450Z] ---> docker-login.sh [2023-08-01T13:18:47.450Z] nexus3.edgexfoundry.org:10001 [2023-08-01T13:18:47.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T13:18:47.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T13:18:47.986Z] Configure a credential helper to remove this warning. See [2023-08-01T13:18:47.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T13:18:47.986Z] [2023-08-01T13:18:47.986Z] Login Succeeded [2023-08-01T13:18:47.986Z] nexus3.edgexfoundry.org:10002 [2023-08-01T13:18:48.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T13:18:48.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T13:18:48.253Z] Configure a credential helper to remove this warning. See [2023-08-01T13:18:48.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T13:18:48.253Z] [2023-08-01T13:18:48.253Z] Login Succeeded [2023-08-01T13:18:48.253Z] nexus3.edgexfoundry.org:10003 [2023-08-01T13:18:48.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T13:18:48.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T13:18:48.789Z] Configure a credential helper to remove this warning. See [2023-08-01T13:18:48.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T13:18:48.789Z] [2023-08-01T13:18:48.789Z] Login Succeeded [2023-08-01T13:18:48.789Z] nexus3.edgexfoundry.org:10004 [2023-08-01T13:18:49.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T13:18:49.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T13:18:49.058Z] Configure a credential helper to remove this warning. See [2023-08-01T13:18:49.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T13:18:49.058Z] [2023-08-01T13:18:49.058Z] Login Succeeded [2023-08-01T13:18:49.058Z] docker.io [2023-08-01T13:18:49.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-01T13:18:49.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-01T13:18:49.590Z] Configure a credential helper to remove this warning. See [2023-08-01T13:18:49.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-01T13:18:49.590Z] [2023-08-01T13:18:49.590Z] Login Succeeded [2023-08-01T13:18:49.590Z] ---> docker-login.sh ends [Pipeline] } [2023-08-01T13:18:49.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-01T13:18:50.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T13:18:50.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-01T13:18:50.075Z] ========================================================= [2023-08-01T13:18:50.075Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-01T13:18:50.075Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T13:18:50.671Z] + 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-08-01T13:18:50.957Z] Sending build context to Docker daemon 684.5kB [2023-08-01T13:18:50.957Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T13:18:50.957Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-01T13:18:50.957Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-01T13:18:50.957Z] edb6bdbacee9: Pulling fs layer [2023-08-01T13:18:50.957Z] 5f9638ab2659: Pulling fs layer [2023-08-01T13:18:50.957Z] 8d51d6327a98: Pulling fs layer [2023-08-01T13:18:50.957Z] 8b374f2dd631: Pulling fs layer [2023-08-01T13:18:50.957Z] ec14aa9079de: Pulling fs layer [2023-08-01T13:18:50.957Z] 2f466654f4bb: Pulling fs layer [2023-08-01T13:18:50.957Z] 554e91adad29: Pulling fs layer [2023-08-01T13:18:50.957Z] 8b374f2dd631: Waiting [2023-08-01T13:18:50.957Z] ec14aa9079de: Waiting [2023-08-01T13:18:50.957Z] 2f466654f4bb: Waiting [2023-08-01T13:18:50.957Z] 554e91adad29: Waiting [2023-08-01T13:18:50.957Z] 5f9638ab2659: Verifying Checksum [2023-08-01T13:18:50.957Z] 5f9638ab2659: Download complete [2023-08-01T13:18:51.240Z] 8b374f2dd631: Verifying Checksum [2023-08-01T13:18:51.240Z] 8b374f2dd631: Download complete [2023-08-01T13:18:51.240Z] ec14aa9079de: Verifying Checksum [2023-08-01T13:18:51.240Z] ec14aa9079de: Download complete [2023-08-01T13:18:51.240Z] edb6bdbacee9: Verifying Checksum [2023-08-01T13:18:51.240Z] edb6bdbacee9: Download complete [2023-08-01T13:18:52.215Z] edb6bdbacee9: Pull complete [2023-08-01T13:18:52.483Z] 554e91adad29: Verifying Checksum [2023-08-01T13:18:52.483Z] 554e91adad29: Download complete [2023-08-01T13:18:52.750Z] 5f9638ab2659: Pull complete [2023-08-01T13:18:53.715Z] 8d51d6327a98: Verifying Checksum [2023-08-01T13:18:53.715Z] 8d51d6327a98: Download complete [2023-08-01T13:18:53.715Z] 2f466654f4bb: Verifying Checksum [2023-08-01T13:18:53.715Z] 2f466654f4bb: Download complete [2023-08-01T13:19:06.057Z] 8d51d6327a98: Pull complete [2023-08-01T13:19:06.057Z] 8b374f2dd631: Pull complete [2023-08-01T13:19:06.057Z] ec14aa9079de: Pull complete [2023-08-01T13:19:08.527Z] Removing intermediate container a138d0026c14 [2023-08-01T13:19:08.527Z] ---> 82dd6a9f97f5 [2023-08-01T13:19:08.527Z] Step 13/29 : FROM alpine:3.17 [2023-08-01T13:19:08.787Z] 3.17: Pulling from library/alpine [2023-08-01T13:19:08.787Z] 4db1b89c0bd1: Already exists [2023-08-01T13:19:09.046Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-01T13:19:09.046Z] Status: Downloaded newer image for alpine:3.17 [2023-08-01T13:19:09.046Z] ---> 1f73a9d63274 [2023-08-01T13:19:09.046Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-01T13:19:09.046Z] ---> Running in 814a3851bdf6 [2023-08-01T13:19:09.046Z] Removing intermediate container 814a3851bdf6 [2023-08-01T13:19:09.046Z] ---> f27d09e8a3c0 [2023-08-01T13:19:09.046Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-01T13:19:09.046Z] ---> Running in 1ed93d8d2c1a [2023-08-01T13:19:11.161Z] Removing intermediate container 1ed93d8d2c1a [2023-08-01T13:19:11.161Z] ---> f98e0d2e2d80 [2023-08-01T13:19:11.161Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-01T13:19:11.161Z] ---> Running in c89fe5506c9d [2023-08-01T13:19:11.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-01T13:19:11.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-01T13:19:11.421Z] 2f466654f4bb: Pull complete [2023-08-01T13:19:11.679Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-01T13:19:11.679Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-01T13:19:11.679Z] Executing busybox-1.35.0-r29.trigger [2023-08-01T13:19:11.679Z] Executing ca-certificates-20230506-r0.trigger [2023-08-01T13:19:11.940Z] OK: 8 MiB in 17 packages [2023-08-01T13:19:12.199Z] Removing intermediate container c89fe5506c9d [2023-08-01T13:19:12.199Z] ---> a83f4228a868 [2023-08-01T13:19:12.199Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-01T13:19:12.459Z] ---> e1fe6617c99e [2023-08-01T13:19:12.459Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-01T13:19:12.459Z] ---> 5a41688a5089 [2023-08-01T13:19:12.459Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-01T13:19:12.718Z] ---> 9eac07ee77d1 [2023-08-01T13:19:12.718Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-01T13:19:12.718Z] ---> 9b35327be993 [2023-08-01T13:19:12.718Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-01T13:19:13.654Z] ---> 252672d038b3 [2023-08-01T13:19:13.654Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-01T13:19:13.912Z] ---> Running in 1528156413b9 [2023-08-01T13:19:14.029Z] 554e91adad29: Pull complete [2023-08-01T13:19:14.029Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-01T13:19:14.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-01T13:19:14.029Z] ---> 1e15ea492957 [2023-08-01T13:19:14.029Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T13:19:14.480Z] Removing intermediate container 1528156413b9 [2023-08-01T13:19:14.480Z] ---> bc5be9cdddad [2023-08-01T13:19:14.480Z] Step 23/29 : VOLUME /cache [2023-08-01T13:19:14.480Z] ---> Running in 8b6903f8463c [2023-08-01T13:19:14.480Z] Removing intermediate container 8b6903f8463c [2023-08-01T13:19:14.480Z] ---> f9a7afbb3eaa [2023-08-01T13:19:14.480Z] Step 24/29 : EXPOSE 59711 [2023-08-01T13:19:14.480Z] ---> Running in 75ec279ff5a2 [2023-08-01T13:19:14.739Z] Removing intermediate container 75ec279ff5a2 [2023-08-01T13:19:14.739Z] ---> 4884fbb3397e [2023-08-01T13:19:14.739Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-01T13:19:14.739Z] ---> Running in 58fb8bcc39e3 [2023-08-01T13:19:14.739Z] Removing intermediate container 58fb8bcc39e3 [2023-08-01T13:19:14.739Z] ---> 01e167cfcc6d [2023-08-01T13:19:14.739Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-01T13:19:14.739Z] ---> Running in e99cd7c8cd2f [2023-08-01T13:19:14.739Z] Removing intermediate container e99cd7c8cd2f [2023-08-01T13:19:14.739Z] ---> 018b76af96ad [2023-08-01T13:19:14.739Z] Step 27/29 : LABEL arch=amd64 [2023-08-01T13:19:14.739Z] ---> Running in 402665d53161 [2023-08-01T13:19:14.999Z] Removing intermediate container 402665d53161 [2023-08-01T13:19:14.999Z] ---> 1f09b6320405 [2023-08-01T13:19:14.999Z] Step 28/29 : LABEL git_sha=ca5f91e5c4c60e10dc9f887312e916127e89d5d0 [2023-08-01T13:19:14.999Z] ---> Running in 93056dc8c18b [2023-08-01T13:19:14.999Z] Removing intermediate container 93056dc8c18b [2023-08-01T13:19:14.999Z] ---> c63aced42a08 [2023-08-01T13:19:14.999Z] Step 29/29 : LABEL version=0.0.0 [2023-08-01T13:19:14.999Z] ---> Running in 1b49dc409d26 [2023-08-01T13:19:14.999Z] Removing intermediate container 1b49dc409d26 [2023-08-01T13:19:14.999Z] ---> c05ba0441613 [2023-08-01T13:19:14.999Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-01T13:19:14.999Z] Successfully built c05ba0441613 [2023-08-01T13:19:14.999Z] 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] } [2023-08-01T13:19:15.440Z] ---> Running in 86dda7f637e8 [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T13:19:15.706Z] Removing intermediate container 86dda7f637e8 [2023-08-01T13:19:15.706Z] ---> a57a83eda852 [2023-08-01T13:19:15.706Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T13:19:15.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T13:19:15.933Z] [2023-08-01T13:19:15.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [2023-08-01T13:19:15.981Z] ---> Running in fa566cf89f1b [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T13:19:16.252Z] Removing intermediate container fa566cf89f1b [2023-08-01T13:19:16.252Z] ---> 16f637ec80da [2023-08-01T13:19:16.252Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-01T13:19:16.252Z] ---> Running in 3e6aba17af34 [2023-08-01T13:19:16.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T13:19:16.329Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-01T13:19:16.329Z] 5eb5b503b376: Pulling fs layer [2023-08-01T13:19:16.329Z] 5c69ac0246d0: Pulling fs layer [2023-08-01T13:19:16.329Z] ec43610c2a17: Pulling fs layer [2023-08-01T13:19:16.329Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-01T13:19:16.329Z] 33b1e0a273af: Pulling fs layer [2023-08-01T13:19:16.329Z] 5d3b04190fa2: Pulling fs layer [2023-08-01T13:19:16.329Z] 2f39f015ded8: Pulling fs layer [2023-08-01T13:19:16.329Z] 3a2ae6a8a46f: Waiting [2023-08-01T13:19:16.329Z] 33b1e0a273af: Waiting [2023-08-01T13:19:16.329Z] 5d3b04190fa2: Waiting [2023-08-01T13:19:16.329Z] 5c69ac0246d0: Download complete [2023-08-01T13:19:16.329Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-01T13:19:16.329Z] 3a2ae6a8a46f: Download complete [2023-08-01T13:19:16.329Z] ec43610c2a17: Verifying Checksum [2023-08-01T13:19:16.329Z] ec43610c2a17: Download complete [2023-08-01T13:19:16.329Z] 33b1e0a273af: Verifying Checksum [2023-08-01T13:19:16.329Z] 33b1e0a273af: Download complete [2023-08-01T13:19:16.329Z] 5d3b04190fa2: Verifying Checksum [2023-08-01T13:19:16.329Z] 5d3b04190fa2: Download complete [2023-08-01T13:19:16.518Z] Removing intermediate container 3e6aba17af34 [2023-08-01T13:19:16.518Z] ---> 766e24b11c25 [2023-08-01T13:19:16.518Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T13:19:16.518Z] ---> Running in cc633d90b7c8 [2023-08-01T13:19:16.588Z] 5eb5b503b376: Verifying Checksum [2023-08-01T13:19:16.588Z] 5eb5b503b376: Download complete [2023-08-01T13:19:17.154Z] 2f39f015ded8: Verifying Checksum [2023-08-01T13:19:17.154Z] 2f39f015ded8: Download complete [2023-08-01T13:19:17.722Z] 5eb5b503b376: Pull complete [2023-08-01T13:19:17.722Z] 5c69ac0246d0: Pull complete [2023-08-01T13:19:17.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T13:19:18.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T13:19:18.287Z] ec43610c2a17: Pull complete [2023-08-01T13:19:18.287Z] 3a2ae6a8a46f: Pull complete [2023-08-01T13:19:18.546Z] 33b1e0a273af: Pull complete [2023-08-01T13:19:18.546Z] 5d3b04190fa2: Pull complete [2023-08-01T13:19:19.150Z] OK: 263 MiB in 53 packages [2023-08-01T13:19:20.109Z] Removing intermediate container cc633d90b7c8 [2023-08-01T13:19:20.109Z] ---> 77f53de355f2 [2023-08-01T13:19:20.109Z] Step 7/12 : WORKDIR /app [2023-08-01T13:19:20.109Z] ---> Running in 833f7d0190fa [2023-08-01T13:19:20.377Z] Removing intermediate container 833f7d0190fa [2023-08-01T13:19:20.377Z] ---> 3bb468028b45 [2023-08-01T13:19:20.377Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-01T13:19:22.723Z] 2f39f015ded8: Pull complete [2023-08-01T13:19:22.724Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-01T13:19:22.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T13:19:22.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T13:19:22.964Z] prd-ubuntu20.04-docker-8c-8g-2657 does not seem to be running inside a container [2023-08-01T13:19:22.994Z] $ 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-215 -v /w/workspace/y_app-rfid-llrp-inventory_PR-215:/w/workspace/y_app-rfid-llrp-inventory_PR-215:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-215@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-215@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-08-01T13:19:23.713Z] ---> c4814c851b84 [2023-08-01T13:19:23.713Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T13:19:23.713Z] ---> Running in b4fde3eabb0f [2023-08-01T13:19:28.500Z] $ docker top f47f3d6bb26387aeb643edbfb42d36cc7fa2899dafaf2bfd409ce66616c60571 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T13:19:28.983Z] ---> job-cost.sh [2023-08-01T13:19:28.983Z] lf-activate-venv: SKIPPING [2023-08-01T13:19:28.983Z] INFO: No Stack... [2023-08-01T13:19:29.241Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-01T13:19:29.806Z] INFO: Archiving Costs [Pipeline] sh [2023-08-01T13:19:30.121Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-215/archives/cost.csv [2023-08-01T13:19:30.121Z] + cut -d, -f6 [Pipeline] lock [2023-08-01T13:19:30.160Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-215-1-stack-cost] [2023-08-01T13:19:30.165Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-215-1-stack-cost] did not exist. Created. [2023-08-01T13:19:30.165Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-215-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-01T13:19:30.553Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-01T13:19:30.614Z] Stashed 1 file(s) [Pipeline] } [2023-08-01T13:19:30.635Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-215-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-01T13:19:30.719Z] $ docker stop --time=1 f47f3d6bb26387aeb643edbfb42d36cc7fa2899dafaf2bfd409ce66616c60571 [2023-08-01T13:19:31.866Z] $ docker rm -f --volumes f47f3d6bb26387aeb643edbfb42d36cc7fa2899dafaf2bfd409ce66616c60571 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-01T13:20:31.583Z] Removing intermediate container b4fde3eabb0f [2023-08-01T13:20:31.583Z] ---> e2003775888c [2023-08-01T13:20:31.583Z] Step 10/12 : COPY . . [2023-08-01T13:20:31.583Z] ---> 9725200feeb4 [2023-08-01T13:20:31.583Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T13:20:31.583Z] ---> Running in f5b742f1889e [2023-08-01T13:20:31.583Z] Removing intermediate container f5b742f1889e [2023-08-01T13:20:31.583Z] ---> a6f339b79ba7 [2023-08-01T13:20:31.583Z] Step 12/12 : RUN $MAKE [2023-08-01T13:20:31.583Z] ---> Running in aff84f0f03c3 [2023-08-01T13:20:31.583Z] noop [2023-08-01T13:20:31.583Z] Removing intermediate container aff84f0f03c3 [2023-08-01T13:20:31.583Z] ---> bd960f31176e [2023-08-01T13:20:31.583Z] Successfully built bd960f31176e [2023-08-01T13:20:31.583Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T13:20:32.081Z] + docker inspect -f . ci-base-image-arm64 [2023-08-01T13:20:32.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T13:20:32.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-2658 does not seem to be running inside a container [2023-08-01T13:20:32.434Z] $ 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-08-01T13:20:33.630Z] $ docker top 2ceab432127fd11c8d1e471a8021ab76f32cabe779bec5fb86f678246a88c0f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T13:20:34.493Z] + go version [2023-08-01T13:20:34.493Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-01T13:20:34.545Z] $ docker stop --time=1 2ceab432127fd11c8d1e471a8021ab76f32cabe779bec5fb86f678246a88c0f8 [2023-08-01T13:20:36.137Z] $ docker rm -f --volumes 2ceab432127fd11c8d1e471a8021ab76f32cabe779bec5fb86f678246a88c0f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T13:20:36.968Z] + docker inspect -f . ci-base-image-arm64 [2023-08-01T13:20:36.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T13:20:37.202Z] prd-ubuntu20.04-docker-arm64-4c-16g-2658 does not seem to be running inside a container [2023-08-01T13:20:37.263Z] $ 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-08-01T13:20:38.389Z] $ docker top ccc7fecb97e194a648dee6813d190a4a8259d0b327a67f5ea5af3b567d8c9d14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T13:20:39.260Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-08-01T13:20:39.653Z] + make test [2023-08-01T13:20:39.654Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-01T13:23:16.381Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-01T13:23:21.719Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-01T13:23:22.706Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.232s coverage: 86.2% of statements [2023-08-01T13:23:32.783Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.369s coverage: 71.9% of statements [2023-08-01T13:23:33.367Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-01T13:23:33.367Z] go vet ./... [2023-08-01T13:25:55.097Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-01T13:25:55.097Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-01T13:25:55.097Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-01T13:25:55.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-01T13:25:55.169Z] $ docker stop --time=1 ccc7fecb97e194a648dee6813d190a4a8259d0b327a67f5ea5af3b567d8c9d14 [2023-08-01T13:25:56.971Z] $ docker rm -f --volumes ccc7fecb97e194a648dee6813d190a4a8259d0b327a67f5ea5af3b567d8c9d14 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-01T13:25:58.613Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-01T13:25:58.651Z] Warning: overwriting stash ‘coverage-report’ [2023-08-01T13:25:59.098Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-01T13:25:59.678Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-01T13:26:00.016Z] + ls -al . [2023-08-01T13:26:00.016Z] total 232 [2023-08-01T13:26:00.016Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 1 13:20 . [2023-08-01T13:26:00.016Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 13:18 .. [2023-08-01T13:26:00.016Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 1 13:18 .dockerignore [2023-08-01T13:26:00.016Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 1 13:18 .git [2023-08-01T13:26:00.016Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 13:18 .github [2023-08-01T13:26:00.016Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 1 13:18 .gitignore [2023-08-01T13:26:00.016Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 1 13:18 .golangci.yml [2023-08-01T13:26:00.016Z] -rw-rw-r-- 1 jenkins jenkins 10332 Aug 1 13:18 Attribution.txt [2023-08-01T13:26:00.016Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 1 13:18 CHANGELOG.md [2023-08-01T13:26:00.016Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 1 13:18 Dockerfile [2023-08-01T13:26:00.016Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 1 13:18 GOVERNANCE.md [2023-08-01T13:26:00.016Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 1 13:18 Jenkinsfile [2023-08-01T13:26:00.016Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 1 13:18 LICENSE [2023-08-01T13:26:00.016Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 1 13:18 Makefile [2023-08-01T13:26:00.016Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 1 13:18 OWNERS.md [2023-08-01T13:26:00.016Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 1 13:18 README.md [2023-08-01T13:26:00.016Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 1 13:16 VERSION [2023-08-01T13:26:00.016Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 13:18 bin [2023-08-01T13:26:00.016Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 1 13:23 coverage.out [2023-08-01T13:26:00.016Z] -rw-rw-r-- 1 jenkins jenkins 3694 Aug 1 13:18 go.mod [2023-08-01T13:26:00.016Z] -rw-rw-r-- 1 jenkins jenkins 32867 Aug 1 13:18 go.sum [2023-08-01T13:26:00.016Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 13:18 images [2023-08-01T13:26:00.016Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 13:18 internal [2023-08-01T13:26:00.017Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 1 13:18 main.go [2023-08-01T13:26:00.017Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 1 13:18 res [2023-08-01T13:26:00.017Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 1 13:18 snap [2023-08-01T13:26:00.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 1 13:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T13:26:00.437Z] + 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=ca5f91e5c4c60e10dc9f887312e916127e89d5d0 --label arch=arm64 --label version=0.0.0 . [2023-08-01T13:26:00.704Z] Sending build context to Docker daemon 684.5kB [2023-08-01T13:26:00.704Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-01T13:26:00.704Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-01T13:26:00.704Z] ---> bd960f31176e [2023-08-01T13:26:00.704Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-01T13:26:01.671Z] ---> Running in 6881be3523f8 [2023-08-01T13:26:01.671Z] Removing intermediate container 6881be3523f8 [2023-08-01T13:26:01.671Z] ---> bcbbfa261e3b [2023-08-01T13:26:01.671Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-01T13:26:01.671Z] ---> Running in 08f3433316c0 [2023-08-01T13:26:01.939Z] Removing intermediate container 08f3433316c0 [2023-08-01T13:26:02.206Z] ---> f5c430cc1375 [2023-08-01T13:26:02.206Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-01T13:26:02.206Z] ---> Running in ee3feeb9e539 [2023-08-01T13:26:02.474Z] Removing intermediate container ee3feeb9e539 [2023-08-01T13:26:02.474Z] ---> f80f72d2733e [2023-08-01T13:26:02.474Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-01T13:26:02.474Z] ---> Running in f2c689f3d264 [2023-08-01T13:26:03.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T13:26:04.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T13:26:04.965Z] OK: 263 MiB in 53 packages [2023-08-01T13:26:05.926Z] Removing intermediate container f2c689f3d264 [2023-08-01T13:26:05.926Z] ---> f10f9c0faac0 [2023-08-01T13:26:05.926Z] Step 7/29 : WORKDIR /app [2023-08-01T13:26:05.926Z] ---> Running in f78384e4333c [2023-08-01T13:26:06.194Z] Removing intermediate container f78384e4333c [2023-08-01T13:26:06.194Z] ---> 00364490567e [2023-08-01T13:26:06.194Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-01T13:26:06.464Z] ---> 61039ed83a37 [2023-08-01T13:26:06.464Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-01T13:26:06.731Z] ---> Running in 826e7c178fff [2023-08-01T13:26:08.674Z] Removing intermediate container 826e7c178fff [2023-08-01T13:26:08.674Z] ---> 6f210a96891c [2023-08-01T13:26:08.674Z] Step 10/29 : COPY . . [2023-08-01T13:26:09.256Z] ---> 4c9812bc6805 [2023-08-01T13:26:09.256Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-01T13:26:09.256Z] ---> Running in f11f39d50ffe [2023-08-01T13:26:09.538Z] Removing intermediate container f11f39d50ffe [2023-08-01T13:26:09.538Z] ---> ed5f86996c8a [2023-08-01T13:26:09.538Z] Step 12/29 : RUN $MAKE [2023-08-01T13:26:09.538Z] ---> Running in 7bd8a15ef533 [2023-08-01T13:26:10.504Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.15 -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-08-01T13:28:17.144Z] Removing intermediate container 7bd8a15ef533 [2023-08-01T13:28:17.144Z] ---> 9222c343c44e [2023-08-01T13:28:17.144Z] Step 13/29 : FROM alpine:3.17 [2023-08-01T13:28:17.144Z] 3.17: Pulling from library/alpine [2023-08-01T13:28:17.144Z] edb6bdbacee9: Already exists [2023-08-01T13:28:17.144Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-01T13:28:17.144Z] Status: Downloaded newer image for alpine:3.17 [2023-08-01T13:28:17.144Z] ---> 779605e5fbc0 [2023-08-01T13:28:17.144Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-01T13:28:17.144Z] ---> Running in 2c11546bbd1a [2023-08-01T13:28:17.144Z] Removing intermediate container 2c11546bbd1a [2023-08-01T13:28:17.144Z] ---> 6cf8860d7166 [2023-08-01T13:28:17.144Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-01T13:28:17.144Z] ---> Running in 955e311f235f [2023-08-01T13:28:17.144Z] Removing intermediate container 955e311f235f [2023-08-01T13:28:17.144Z] ---> c915feaf5bc4 [2023-08-01T13:28:17.144Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-01T13:28:17.144Z] ---> Running in 611e7ec21e07 [2023-08-01T13:28:17.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-01T13:28:18.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-01T13:28:19.259Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-01T13:28:19.259Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-01T13:28:19.259Z] Executing busybox-1.35.0-r29.trigger [2023-08-01T13:28:19.259Z] Executing ca-certificates-20230506-r0.trigger [2023-08-01T13:28:19.525Z] OK: 8 MiB in 17 packages [2023-08-01T13:28:20.932Z] Removing intermediate container 611e7ec21e07 [2023-08-01T13:28:20.932Z] ---> d2e0fb9ca8b3 [2023-08-01T13:28:20.932Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-01T13:28:21.198Z] ---> 1158f44ede87 [2023-08-01T13:28:21.198Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-01T13:28:21.781Z] ---> a024cbe2d7b2 [2023-08-01T13:28:21.781Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-01T13:28:22.049Z] ---> 24b07fedea8d [2023-08-01T13:28:22.050Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-01T13:28:22.631Z] ---> 61c634b72520 [2023-08-01T13:28:22.631Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-01T13:28:24.038Z] ---> 76e6faa94326 [2023-08-01T13:28:24.038Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-01T13:28:24.038Z] ---> Running in eb5fd215e7af [2023-08-01T13:28:25.983Z] Removing intermediate container eb5fd215e7af [2023-08-01T13:28:25.983Z] ---> 417002495150 [2023-08-01T13:28:25.983Z] Step 23/29 : VOLUME /cache [2023-08-01T13:28:25.983Z] ---> Running in bb9e272f1b74 [2023-08-01T13:28:25.983Z] Removing intermediate container bb9e272f1b74 [2023-08-01T13:28:25.983Z] ---> 16cfe926c110 [2023-08-01T13:28:25.983Z] Step 24/29 : EXPOSE 59711 [2023-08-01T13:28:25.983Z] ---> Running in 5c8d06126ea1 [2023-08-01T13:28:26.252Z] Removing intermediate container 5c8d06126ea1 [2023-08-01T13:28:26.252Z] ---> 55451896a424 [2023-08-01T13:28:26.252Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-01T13:28:26.519Z] ---> Running in 671655d6bb8d [2023-08-01T13:28:26.788Z] Removing intermediate container 671655d6bb8d [2023-08-01T13:28:26.788Z] ---> bc36171b3f7e [2023-08-01T13:28:26.788Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-01T13:28:26.788Z] ---> Running in 0281d2c6e3a9 [2023-08-01T13:28:27.057Z] Removing intermediate container 0281d2c6e3a9 [2023-08-01T13:28:27.057Z] ---> a5d7633d7679 [2023-08-01T13:28:27.057Z] Step 27/29 : LABEL arch=arm64 [2023-08-01T13:28:27.057Z] ---> Running in a24fd86a9b96 [2023-08-01T13:28:27.325Z] Removing intermediate container a24fd86a9b96 [2023-08-01T13:28:27.325Z] ---> f7bc4106d74c [2023-08-01T13:28:27.325Z] Step 28/29 : LABEL git_sha=ca5f91e5c4c60e10dc9f887312e916127e89d5d0 [2023-08-01T13:28:27.591Z] ---> Running in db7eda80a18d [2023-08-01T13:28:27.946Z] Removing intermediate container db7eda80a18d [2023-08-01T13:28:27.946Z] ---> cbf65f4e1eeb [2023-08-01T13:28:27.946Z] Step 29/29 : LABEL version=0.0.0 [2023-08-01T13:28:27.946Z] ---> Running in 9bb19d6116cb [2023-08-01T13:28:28.216Z] Removing intermediate container 9bb19d6116cb [2023-08-01T13:28:28.216Z] ---> b0f71dfdfd04 [2023-08-01T13:28:28.216Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-01T13:28:28.216Z] Successfully built b0f71dfdfd04 [2023-08-01T13:28:28.216Z] 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-08-01T13:28:29.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T13:28:29.048Z] [2023-08-01T13:28:29.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T13:28:29.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T13:28:29.454Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-01T13:28:29.454Z] 8998bd30e6a1: Pulling fs layer [2023-08-01T13:28:29.454Z] 04944245beec: Pulling fs layer [2023-08-01T13:28:29.454Z] 699f458cf7ca: Pulling fs layer [2023-08-01T13:28:29.454Z] 765212b225bb: Pulling fs layer [2023-08-01T13:28:29.454Z] f23df028b6ca: Pulling fs layer [2023-08-01T13:28:29.454Z] d65c8cfc05b1: Pulling fs layer [2023-08-01T13:28:29.454Z] 2437ff75d9bd: Pulling fs layer [2023-08-01T13:28:29.454Z] 765212b225bb: Waiting [2023-08-01T13:28:29.454Z] f23df028b6ca: Waiting [2023-08-01T13:28:29.454Z] d65c8cfc05b1: Waiting [2023-08-01T13:28:29.454Z] 2437ff75d9bd: Waiting [2023-08-01T13:28:29.735Z] 04944245beec: Verifying Checksum [2023-08-01T13:28:29.735Z] 04944245beec: Download complete [2023-08-01T13:28:29.735Z] 765212b225bb: Verifying Checksum [2023-08-01T13:28:29.735Z] 765212b225bb: Download complete [2023-08-01T13:28:29.735Z] f23df028b6ca: Verifying Checksum [2023-08-01T13:28:29.735Z] f23df028b6ca: Download complete [2023-08-01T13:28:29.735Z] d65c8cfc05b1: Verifying Checksum [2023-08-01T13:28:29.735Z] d65c8cfc05b1: Download complete [2023-08-01T13:28:29.735Z] 699f458cf7ca: Verifying Checksum [2023-08-01T13:28:29.735Z] 699f458cf7ca: Download complete [2023-08-01T13:28:30.368Z] 8998bd30e6a1: Verifying Checksum [2023-08-01T13:28:30.368Z] 8998bd30e6a1: Download complete [2023-08-01T13:28:32.352Z] 2437ff75d9bd: Verifying Checksum [2023-08-01T13:28:32.352Z] 2437ff75d9bd: Download complete [2023-08-01T13:28:34.306Z] 8998bd30e6a1: Pull complete [2023-08-01T13:28:34.901Z] 04944245beec: Pull complete [2023-08-01T13:28:36.305Z] 699f458cf7ca: Pull complete [2023-08-01T13:28:36.305Z] 765212b225bb: Pull complete [2023-08-01T13:28:36.886Z] f23df028b6ca: Pull complete [2023-08-01T13:28:37.153Z] d65c8cfc05b1: Pull complete [2023-08-01T13:28:52.135Z] 2437ff75d9bd: Pull complete [2023-08-01T13:28:52.135Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-01T13:28:52.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-01T13:28:52.135Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T13:28:52.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-2658 does not seem to be running inside a container [2023-08-01T13:28:52.522Z] $ 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-08-01T13:28:54.928Z] $ docker top e245e80f68840f905d07278e10855b5d70ef77aed1f25440831206a4744ec833 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-01T13:28:55.826Z] ---> job-cost.sh [2023-08-01T13:28:55.826Z] lf-activate-venv: SKIPPING [2023-08-01T13:28:55.826Z] INFO: No Stack... [2023-08-01T13:28:56.091Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-01T13:28:57.042Z] INFO: Archiving Costs [Pipeline] sh [2023-08-01T13:28:57.384Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-08-01T13:28:57.384Z] + cut -d, -f6 [Pipeline] lock [2023-08-01T13:28:57.462Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-215-1-stack-cost] [2023-08-01T13:28:57.466Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-215-1-stack-cost] did not exist. Created. [2023-08-01T13:28:57.467Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-215-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-01T13:28:57.881Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-113a7590/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-01T13:28:58.237Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-01T13:28:58.271Z] Warning: overwriting stash ‘stack-cost’ [2023-08-01T13:28:58.324Z] Stashed 1 file(s) [Pipeline] } [2023-08-01T13:28:58.337Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-215-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-01T13:28:58.427Z] $ docker stop --time=1 e245e80f68840f905d07278e10855b5d70ef77aed1f25440831206a4744ec833 [2023-08-01T13:28:59.900Z] $ docker rm -f --volumes e245e80f68840f905d07278e10855b5d70ef77aed1f25440831206a4744ec833 [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-08-01T13:29:00.904Z] provisioning config files... [2023-08-01T13:29:00.911Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-215@tmp/config17100135249371669764tmp [Pipeline] { [Pipeline] sh [2023-08-01T13:29:01.247Z] + set +x [2023-08-01T13:29:01.247Z] + curl -s https://codecov.io/bash [2023-08-01T13:29:01.247Z] + bash -s -- [2023-08-01T13:29:01.247Z] [2023-08-01T13:29:01.247Z] _____ _ [2023-08-01T13:29:01.247Z] / ____| | | [2023-08-01T13:29:01.247Z] | | ___ __| | ___ ___ _____ __ [2023-08-01T13:29:01.247Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-01T13:29:01.247Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-01T13:29:01.247Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-01T13:29:01.247Z] Bash-1.0.6 [2023-08-01T13:29:01.247Z] [2023-08-01T13:29:01.247Z] [2023-08-01T13:29:01.247Z] ==> git version 2.25.1 found [2023-08-01T13:29:01.247Z] ==> 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-08-01T13:29:01.247Z] Release-Date: 2020-01-08 [2023-08-01T13:29:01.247Z] 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-08-01T13:29:01.247Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-01T13:29:01.247Z] ==> Jenkins CI detected. [2023-08-01T13:29:01.247Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-215 [2023-08-01T13:29:01.247Z] project root: . [2023-08-01T13:29:01.247Z] --> token set from env [2023-08-01T13:29:01.247Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-01T13:29:01.247Z] ==> Running gcov in . (disable via -X gcov) [2023-08-01T13:29:01.247Z] ==> Python coveragepy not found [2023-08-01T13:29:01.247Z] ==> Searching for coverage reports in: [2023-08-01T13:29:01.247Z] + . [2023-08-01T13:29:01.247Z] -> Found 1 reports [2023-08-01T13:29:01.247Z] ==> Detecting git/mercurial file structure [2023-08-01T13:29:01.247Z] ==> Reading reports [2023-08-01T13:29:01.506Z] + ./coverage.out bytes=41317 [2023-08-01T13:29:01.506Z] ==> Appending adjustments [2023-08-01T13:29:01.506Z] https://docs.codecov.io/docs/fixing-reports [2023-08-01T13:29:01.506Z] + Found adjustments [2023-08-01T13:29:01.506Z] ==> Gzipping contents [2023-08-01T13:29:01.506Z] 12K /tmp/codecov.ZDPsFX.gz [2023-08-01T13:29:01.506Z] ==> Uploading reports [2023-08-01T13:29:01.506Z] url: https://codecov.io [2023-08-01T13:29:01.506Z] query: branch=PR-215&commit=ca5f91e5c4c60e10dc9f887312e916127e89d5d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-215%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=215&job=&cmd_args= [2023-08-01T13:29:01.506Z] -> Pinging Codecov [2023-08-01T13:29:01.506Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-215&commit=ca5f91e5c4c60e10dc9f887312e916127e89d5d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-215%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=215&job=&cmd_args= [2023-08-01T13:29:01.765Z] -> Uploading to [2023-08-01T13:29:01.765Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-01/581DD39554BDF9B6E22D074273EAD858/ca5f91e5c4c60e10dc9f887312e916127e89d5d0/8ecf50a1-221f-4d57-b85e-e4d84c8979d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230801T132901Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa7399920e8d96114bf36e37ea70e767e4bdc67ff4d8ed2cf382766267cf6b6f [2023-08-01T13:29:01.765Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-01T13:29:01.765Z] Dload Upload Total Spent Left Speed [2023-08-01T13:29:02.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 59893 --:--:-- --:--:-- --:--:-- 59893 [2023-08-01T13:29:02.024Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ca5f91e5c4c60e10dc9f887312e916127e89d5d0 [Pipeline] } [2023-08-01T13:29:02.054Z] 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-08-01T13:29:03.931Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-215/archives ] [2023-08-01T13:29:03.931Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-215/archives [2023-08-01T13:29:03.931Z] total 16 [2023-08-01T13:29:03.931Z] drwxr-xr-x 3 root root 4096 Aug 1 13:19 . [2023-08-01T13:29:03.931Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 1 13:19 .. [2023-08-01T13:29:03.931Z] drwxr-xr-x 2 root root 4096 Aug 1 13:19 cost [2023-08-01T13:29:03.932Z] -rw-r--r-- 1 root root 95 Aug 1 13:19 cost.csv [2023-08-01T13:29:03.932Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-215/archives [2023-08-01T13:29:03.932Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-215/archives [2023-08-01T13:29:03.932Z] total 16 [2023-08-01T13:29:03.932Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 1 13:19 . [2023-08-01T13:29:03.932Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 1 13:19 .. [2023-08-01T13:29:03.932Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 1 13:19 cost [2023-08-01T13:29:03.932Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 1 13:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-01T13:29:04.264Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T13:29:05.153Z] ---> package-listing.sh [2023-08-01T13:29:05.153Z] ++ facter osfamily [2023-08-01T13:29:05.153Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-01T13:29:05.413Z] + OS_FAMILY=debian [2023-08-01T13:29:05.414Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-215 [2023-08-01T13:29:05.414Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-01T13:29:05.414Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-01T13:29:05.414Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-01T13:29:05.414Z] + PACKAGES=/tmp/packages_start.txt [2023-08-01T13:29:05.414Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-215 ']' [2023-08-01T13:29:05.414Z] + PACKAGES=/tmp/packages_end.txt [2023-08-01T13:29:05.414Z] + case "${OS_FAMILY}" in [2023-08-01T13:29:05.414Z] + dpkg -l [2023-08-01T13:29:05.414Z] + grep '^ii' [2023-08-01T13:29:05.414Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-01T13:29:05.414Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-01T13:29:05.414Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-01T13:29:05.414Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-215 ']' [2023-08-01T13:29:05.414Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-215/archives/ [2023-08-01T13:29:05.414Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-215/archives/ [Pipeline] echo [2023-08-01T13:29:05.452Z] 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-215/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-01T13:29:05.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-01T13:29:06.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-01T13:29:06.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-01T13:29:06.521Z] prd-ubuntu20.04-docker-8c-8g-2657 does not seem to be running inside a container [2023-08-01T13:29:06.554Z] $ 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-215/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-215 -v /w/workspace/y_app-rfid-llrp-inventory_PR-215:/w/workspace/y_app-rfid-llrp-inventory_PR-215:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-215@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-01T13:29:06.810Z] $ docker top b86a57f740b39ff3635870ca65bae40029ec070615c8a843aa5cad11a9a95330 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-01T13:29:07.196Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-01T13:29:07.512Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-01T13:29:07.821Z] + ls /var/log/sa-host [2023-08-01T13:29:07.821Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-01T13:29:08.045Z] provisioning config files... [2023-08-01T13:29:08.057Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-215@tmp/config18223103025165755919tmp [Pipeline] { [Pipeline] echo [2023-08-01T13:29:08.113Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T13:29:08.430Z] ---> create-netrc.sh [Pipeline] } [2023-08-01T13:29:08.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-01T13:29:11.742Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-01T13:29:11.778Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T13:29:15.080Z] ---> sudo-logs.sh [2023-08-01T13:29:15.080Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-01T13:29:15.173Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T13:29:15.484Z] ---> job-cost.sh [2023-08-01T13:29:15.484Z] lf-activate-venv: SKIPPING [2023-08-01T13:29:15.484Z] DEBUG: total: 0.2199999988079071 [2023-08-01T13:29:15.484Z] INFO: Retrieving Stack Cost... [2023-08-01T13:29:15.745Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-01T13:29:18.074Z] INFO: Archiving Costs [Pipeline] echo [2023-08-01T13:29:18.115Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-01T13:29:18.437Z] ---> logs-deploy.sh [2023-08-01T13:29:18.437Z] lf-activate-venv: SKIPPING [2023-08-01T13:29:18.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-215/1 [2023-08-01T13:29:18.437Z] INFO: archiving workspace using pattern(s): [2023-08-01T13:29:19.661Z] Archives upload complete. [2023-08-01T13:29:19.661Z] INFO: archiving logs to Nexus