Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 817e0574ad136b386f95f148cd099624f21e8cdf+9fc1e835a381aac2d449f5841101e3758109bf40 (18db0a205eef2b7c84fb20031d273254e55eb488) 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-ssh2855357883682764599.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1427694867646930930.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-156/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9879964060680176851.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17132113726753538299.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-156/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-156/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4290433766984508042.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-287’ Running on prd-ubuntu20.04-docker-8c-8g-289 in /w/workspace/y_app-rfid-llrp-inventory_PR-156 [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-156 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9fc1e835a381aac2d449f5841101e3758109bf40 into PR head commit 817e0574ad136b386f95f148cd099624f21e8cdf Merge succeeded, producing 89d8b05e2b589b56529a93836f513a5335b67a81 Checking out Revision 89d8b05e2b589b56529a93836f513a5335b67a81 (PR-156) > git config core.sparsecheckout # timeout=10 > git checkout -f 817e0574ad136b386f95f148cd099624f21e8cdf # 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 9fc1e835a381aac2d449f5841101e3758109bf40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89d8b05e2b589b56529a93836f513a5335b67a81 # timeout=10 Commit message: "Merge commit '9fc1e835a381aac2d449f5841101e3758109bf40' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk d676943f02dbc3db6b8903a5127db1e67d7a2cc1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T00:00:26.740Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T00:00:26.797Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T00:00:26.816Z] ========================================================= [2023-03-15T00:00:26.816Z] EdgeX Global Pipelines Version Info [2023-03-15T00:00:26.816Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:00:27.515Z] ------------------- [2023-03-15T00:00:27.515Z] stable info: [2023-03-15T00:00:27.515Z] ------------------- [2023-03-15T00:00:27.515Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T00:00:27.515Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T00:00:27.515Z] Message: update stable to v1.0.245 [2023-03-15T00:00:28.087Z] ------------------- [2023-03-15T00:00:28.087Z] experimental info: [2023-03-15T00:00:28.087Z] ------------------- [2023-03-15T00:00:28.087Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T00:00:28.087Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T00:00:28.087Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T00:00:28.248Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-15T00:00:28.262Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-15T00:00:28.272Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T00:00:28.283Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T00:00:28.296Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T00:00:28.307Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T00:00:28.318Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T00:00:28.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T00:00:28.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T00:00:28.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T00:00:28.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T00:00:28.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-15T00:00:28.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T00:00:28.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T00:00:28.411Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T00:00:28.424Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T00:00:28.436Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T00:00:28.449Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T00:00:28.459Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T00:00:28.470Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T00:00:28.481Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T00:00:28.494Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T00:00:28.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T00:00:28.516Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T00:00:28.529Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T00:00:28.540Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T00:00:28.550Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T00:00:28.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-156 [Pipeline] echo [2023-03-15T00:00:28.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-156 [Pipeline] echo [2023-03-15T00:00:28.588Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-156 [Pipeline] echo [2023-03-15T00:00:28.601Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89d8b05e2b589b56529a93836f513a5335b67a81 [Pipeline] echo [2023-03-15T00:00:28.617Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89d8b05 [Pipeline] echo [2023-03-15T00:00:28.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T00:00:28.670Z] provisioning config files... [2023-03-15T00:00:28.682Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config1960730344888886089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:00:28.979Z] ---> docker-login.sh [2023-03-15T00:00:28.979Z] nexus3.edgexfoundry.org:10001 [2023-03-15T00:00:29.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:00:29.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:00:29.240Z] Configure a credential helper to remove this warning. See [2023-03-15T00:00:29.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:00:29.240Z] [2023-03-15T00:00:29.240Z] Login Succeeded [2023-03-15T00:00:29.240Z] nexus3.edgexfoundry.org:10002 [2023-03-15T00:00:29.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:00:29.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:00:29.499Z] Configure a credential helper to remove this warning. See [2023-03-15T00:00:29.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:00:29.499Z] [2023-03-15T00:00:29.499Z] Login Succeeded [2023-03-15T00:00:29.499Z] nexus3.edgexfoundry.org:10003 [2023-03-15T00:00:29.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:00:29.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:00:29.499Z] Configure a credential helper to remove this warning. See [2023-03-15T00:00:29.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:00:29.500Z] [2023-03-15T00:00:29.500Z] Login Succeeded [2023-03-15T00:00:29.500Z] nexus3.edgexfoundry.org:10004 [2023-03-15T00:00:29.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:00:29.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:00:29.760Z] Configure a credential helper to remove this warning. See [2023-03-15T00:00:29.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:00:29.760Z] [2023-03-15T00:00:29.760Z] Login Succeeded [2023-03-15T00:00:29.760Z] docker.io [2023-03-15T00:00:29.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:00:30.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:00:30.022Z] Configure a credential helper to remove this warning. See [2023-03-15T00:00:30.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:00:30.022Z] [2023-03-15T00:00:30.022Z] Login Succeeded [2023-03-15T00:00:30.022Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T00:00:30.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T00:00:30.397Z] + git rev-list -1 --merges 89d8b05e2b589b56529a93836f513a5335b67a81~1..89d8b05e2b589b56529a93836f513a5335b67a81 [Pipeline] echo [2023-03-15T00:00:30.438Z] -----------> git rev-list -1 --merges 89d8b05e2b589b56529a93836f513a5335b67a81~1..89d8b05e2b589b56529a93836f513a5335b67a81 89d8b05e2b589b56529a93836f513a5335b67a81 [2023-03-15T00:00:30.438Z] 89d8b05e2b589b56529a93836f513a5335b67a81 [false] [Pipeline] sh [2023-03-15T00:00:30.723Z] + git log --format=format:%s -1 89d8b05e2b589b56529a93836f513a5335b67a81 [Pipeline] echo [2023-03-15T00:00:30.736Z] ========================================================= [2023-03-15T00:00:30.736Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T00:00:30.736Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T00:00:31.045Z] + git log --format=format:%s -1 89d8b05e2b589b56529a93836f513a5335b67a81 [Pipeline] echo [2023-03-15T00:00:31.056Z] [semverPrep] GIT_COMMIT: 89d8b05e2b589b56529a93836f513a5335b67a81, Commit Message: Merge commit '9fc1e835a381aac2d449f5841101e3758109bf40' into HEAD [Pipeline] echo [2023-03-15T00:00:31.064Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T00:00:31.439Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T00:00:31.439Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T00:00:31.439Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T00:00:31.439Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T00:00:31.439Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T00:00:31.439Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T00:00:31.439Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:00:31.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T00:00:31.835Z] [2023-03-15T00:00:31.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:00:32.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T00:00:32.176Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T00:00:32.176Z] b85a868b505f: Pulling fs layer [2023-03-15T00:00:32.176Z] e2be974225ed: Pulling fs layer [2023-03-15T00:00:32.176Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T00:00:32.176Z] 988bab9f4d93: Pulling fs layer [2023-03-15T00:00:32.176Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T00:00:32.176Z] eaf3925da568: Pulling fs layer [2023-03-15T00:00:32.176Z] bab4dde63d76: Pulling fs layer [2023-03-15T00:00:32.176Z] bde34c3a00c8: Pulling fs layer [2023-03-15T00:00:32.176Z] b352a97aabf1: Pulling fs layer [2023-03-15T00:00:32.176Z] 4872d77fe225: Pulling fs layer [2023-03-15T00:00:32.176Z] 5851b861e8e6: Pulling fs layer [2023-03-15T00:00:32.176Z] 988bab9f4d93: Waiting [2023-03-15T00:00:32.176Z] 1469e6f7b9e6: Waiting [2023-03-15T00:00:32.176Z] eaf3925da568: Waiting [2023-03-15T00:00:32.176Z] bab4dde63d76: Waiting [2023-03-15T00:00:32.176Z] bde34c3a00c8: Waiting [2023-03-15T00:00:32.176Z] b352a97aabf1: Waiting [2023-03-15T00:00:32.176Z] 4872d77fe225: Waiting [2023-03-15T00:00:32.176Z] 5851b861e8e6: Waiting [2023-03-15T00:00:32.176Z] e2be974225ed: Download complete [2023-03-15T00:00:32.176Z] 988bab9f4d93: Download complete [2023-03-15T00:00:32.436Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T00:00:32.436Z] 1469e6f7b9e6: Download complete [2023-03-15T00:00:32.436Z] eaf3925da568: Download complete [2023-03-15T00:00:32.436Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T00:00:32.436Z] 339a4e72a1f5: Download complete [2023-03-15T00:00:32.436Z] bde34c3a00c8: Download complete [2023-03-15T00:00:32.436Z] b352a97aabf1: Verifying Checksum [2023-03-15T00:00:32.436Z] b352a97aabf1: Download complete [2023-03-15T00:00:32.436Z] 4872d77fe225: Verifying Checksum [2023-03-15T00:00:32.436Z] 4872d77fe225: Download complete [2023-03-15T00:00:32.436Z] 5851b861e8e6: Verifying Checksum [2023-03-15T00:00:32.436Z] 5851b861e8e6: Download complete [2023-03-15T00:00:32.436Z] b85a868b505f: Verifying Checksum [2023-03-15T00:00:32.436Z] b85a868b505f: Download complete [2023-03-15T00:00:32.698Z] bab4dde63d76: Verifying Checksum [2023-03-15T00:00:32.698Z] bab4dde63d76: Download complete [2023-03-15T00:00:33.637Z] b85a868b505f: Pull complete [2023-03-15T00:00:33.898Z] e2be974225ed: Pull complete [2023-03-15T00:00:34.156Z] 339a4e72a1f5: Pull complete [2023-03-15T00:00:34.415Z] 988bab9f4d93: Pull complete [2023-03-15T00:00:34.674Z] 1469e6f7b9e6: Pull complete [2023-03-15T00:00:34.674Z] eaf3925da568: Pull complete [2023-03-15T00:00:36.575Z] bab4dde63d76: Pull complete [2023-03-15T00:00:36.575Z] bde34c3a00c8: Pull complete [2023-03-15T00:00:36.575Z] b352a97aabf1: Pull complete [2023-03-15T00:00:36.575Z] 4872d77fe225: Pull complete [2023-03-15T00:00:36.575Z] 5851b861e8e6: Pull complete [2023-03-15T00:00:36.834Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T00:00:36.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T00:00:36.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:00:36.927Z] prd-ubuntu20.04-docker-8c-8g-289 does not seem to be running inside a container [2023-03-15T00:00:36.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T00:00:39.150Z] $ docker top 53b103a22437951fb8c5679161ba08e6abc9402cb695f4c4b7b328c5fca98058 -eo pid,comm [2023-03-15T00:00:39.200Z] 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-03-15T00:00:39.200Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T00:00:39.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T00:00:39.231Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T00:00:39.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T00:00:39.341Z] $ docker exec 53b103a22437951fb8c5679161ba08e6abc9402cb695f4c4b7b328c5fca98058 ssh-agent [2023-03-15T00:00:39.448Z] SSH_AUTH_SOCK=/tmp/ssh-74hO2fOsir5M/agent.31 [2023-03-15T00:00:39.448Z] SSH_AGENT_PID=37 [2023-03-15T00:00:39.454Z] Running ssh-add (command line suppressed) [2023-03-15T00:00:39.559Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_10637238195988613679.key (/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_10637238195988613679.key) [2023-03-15T00:00:39.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T00:00:39.858Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T00:00:39.888Z] $ docker exec --env ******** --env ******** 53b103a22437951fb8c5679161ba08e6abc9402cb695f4c4b7b328c5fca98058 ssh-agent -k [2023-03-15T00:00:39.988Z] unset SSH_AUTH_SOCK; [2023-03-15T00:00:39.990Z] unset SSH_AGENT_PID; [2023-03-15T00:00:39.990Z] echo Agent pid 37 killed; [2023-03-15T00:00:39.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T00:00:40.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T00:00:40.023Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T00:00:40.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T00:00:40.146Z] $ docker exec 53b103a22437951fb8c5679161ba08e6abc9402cb695f4c4b7b328c5fca98058 ssh-agent [2023-03-15T00:00:40.262Z] SSH_AUTH_SOCK=/tmp/ssh-NZHm5M9Ol3bG/agent.70 [2023-03-15T00:00:40.262Z] SSH_AGENT_PID=76 [2023-03-15T00:00:40.267Z] Running ssh-add (command line suppressed) [2023-03-15T00:00:40.378Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_11242745176534318337.key (/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/private_key_11242745176534318337.key) [2023-03-15T00:00:40.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T00:00:40.679Z] + git semver init [2023-03-15T00:00:40.939Z] 2023-03-15 00:00:40,860 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T00:00:40.939Z] 2023-03-15 00:00:40,861 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver [2023-03-15T00:00:40.939Z] 2023-03-15 00:00:40,861 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver [2023-03-15T00:00:40.939Z] 2023-03-15 00:00:40,862 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-156, universal_newlines=False, shell=None, istream=None) [2023-03-15T00:00:42.316Z] 2023-03-15 00:00:41,958 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.git/info/exclude [2023-03-15T00:00:42.316Z] 2023-03-15 00:00:41,958 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver/PR-156 with force:False [2023-03-15T00:00:42.316Z] 2023-03-15 00:00:41,959 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver/PR-156 [2023-03-15T00:00:42.316Z] 2023-03-15 00:00:41,963 [execute] INFO git cat-file --batch-check [2023-03-15T00:00:42.317Z] 2023-03-15 00:00:41,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T00:00:42.317Z] 2023-03-15 00:00:41,971 [execute] INFO git cat-file --batch [2023-03-15T00:00:42.317Z] 2023-03-15 00:00:41,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T00:00:42.317Z] 2023-03-15 00:00:41,977 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-156/.semver/PR-156 [2023-03-15T00:00:42.317Z] 0.0.0 [Pipeline] } [2023-03-15T00:00:42.330Z] $ docker exec --env ******** --env ******** 53b103a22437951fb8c5679161ba08e6abc9402cb695f4c4b7b328c5fca98058 ssh-agent -k [2023-03-15T00:00:42.432Z] unset SSH_AUTH_SOCK; [2023-03-15T00:00:42.433Z] unset SSH_AGENT_PID; [2023-03-15T00:00:42.433Z] echo Agent pid 76 killed; [2023-03-15T00:00:42.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T00:00:42.739Z] + git semver [Pipeline] } [2023-03-15T00:00:43.015Z] $ docker stop --time=1 53b103a22437951fb8c5679161ba08e6abc9402cb695f4c4b7b328c5fca98058 [2023-03-15T00:00:44.308Z] $ docker rm -f --volumes 53b103a22437951fb8c5679161ba08e6abc9402cb695f4c4b7b328c5fca98058 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T00:00:44.644Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T00:00:44.851Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T00:00:44.854Z] [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-03-15T00:00:44.977Z] provisioning config files... [2023-03-15T00:00:44.988Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config4354061249310307294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:00:45.284Z] ---> docker-login.sh [2023-03-15T00:00:45.284Z] nexus3.edgexfoundry.org:10001 [2023-03-15T00:00:45.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:00:45.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:00:45.284Z] Configure a credential helper to remove this warning. See [2023-03-15T00:00:45.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:00:45.284Z] [2023-03-15T00:00:45.284Z] Login Succeeded [2023-03-15T00:00:45.284Z] nexus3.edgexfoundry.org:10002 [2023-03-15T00:00:45.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:00:45.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:00:45.284Z] Configure a credential helper to remove this warning. See [2023-03-15T00:00:45.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:00:45.284Z] [2023-03-15T00:00:45.284Z] Login Succeeded [2023-03-15T00:00:45.284Z] nexus3.edgexfoundry.org:10003 [2023-03-15T00:00:45.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:00:45.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:00:45.543Z] Configure a credential helper to remove this warning. See [2023-03-15T00:00:45.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:00:45.543Z] [2023-03-15T00:00:45.543Z] Login Succeeded [2023-03-15T00:00:45.543Z] nexus3.edgexfoundry.org:10004 [2023-03-15T00:00:45.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:00:45.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:00:45.543Z] Configure a credential helper to remove this warning. See [2023-03-15T00:00:45.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:00:45.543Z] [2023-03-15T00:00:45.543Z] Login Succeeded [2023-03-15T00:00:45.543Z] docker.io [2023-03-15T00:00:45.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:00:45.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:00:45.802Z] Configure a credential helper to remove this warning. See [2023-03-15T00:00:45.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:00:45.802Z] [2023-03-15T00:00:45.802Z] Login Succeeded [2023-03-15T00:00:45.802Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T00:00:45.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T00:00:45.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T00:00:45.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T00:00:45.895Z] ========================================================= [2023-03-15T00:00:45.895Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T00:00:45.895Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:00:46.209Z] + 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-03-15T00:00:46.209Z] Sending build context to Docker daemon 12.58MB [2023-03-15T00:00:46.209Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T00:00:46.209Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T00:00:46.209Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T00:00:46.209Z] 63b65145d645: Pulling fs layer [2023-03-15T00:00:46.209Z] a2d21d5440eb: Pulling fs layer [2023-03-15T00:00:46.209Z] 935e6c44a52c: Pulling fs layer [2023-03-15T00:00:46.209Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T00:00:46.209Z] 30dea6a524f1: Pulling fs layer [2023-03-15T00:00:46.209Z] a2aff8979fd8: Pulling fs layer [2023-03-15T00:00:46.209Z] 94cc34f8dd06: Waiting [2023-03-15T00:00:46.209Z] a2aff8979fd8: Waiting [2023-03-15T00:00:46.209Z] 30dea6a524f1: Waiting [2023-03-15T00:00:46.209Z] 6808be2612f2: Pulling fs layer [2023-03-15T00:00:46.209Z] f25807f1079a: Pulling fs layer [2023-03-15T00:00:46.209Z] 6808be2612f2: Waiting [2023-03-15T00:00:46.209Z] f25807f1079a: Waiting [2023-03-15T00:00:46.209Z] a2d21d5440eb: Download complete [2023-03-15T00:00:46.471Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T00:00:46.471Z] 94cc34f8dd06: Download complete [2023-03-15T00:00:46.471Z] 30dea6a524f1: Verifying Checksum [2023-03-15T00:00:46.471Z] 30dea6a524f1: Download complete [2023-03-15T00:00:46.471Z] 63b65145d645: Verifying Checksum [2023-03-15T00:00:46.471Z] 63b65145d645: Download complete [2023-03-15T00:00:46.471Z] a2aff8979fd8: Verifying Checksum [2023-03-15T00:00:46.471Z] a2aff8979fd8: Download complete [2023-03-15T00:00:46.471Z] 63b65145d645: Pull complete [2023-03-15T00:00:46.737Z] a2d21d5440eb: Pull complete [2023-03-15T00:00:46.998Z] f25807f1079a: Verifying Checksum [2023-03-15T00:00:46.998Z] f25807f1079a: Download complete [2023-03-15T00:00:47.257Z] 935e6c44a52c: Download complete [2023-03-15T00:00:47.515Z] 6808be2612f2: Verifying Checksum [2023-03-15T00:00:47.515Z] 6808be2612f2: Download complete [2023-03-15T00:00:50.043Z] 935e6c44a52c: Pull complete [2023-03-15T00:00:50.301Z] 94cc34f8dd06: Pull complete [2023-03-15T00:00:50.301Z] 30dea6a524f1: Pull complete [2023-03-15T00:00:50.301Z] a2aff8979fd8: Pull complete [2023-03-15T00:00:52.825Z] 6808be2612f2: Pull complete [2023-03-15T00:00:53.084Z] f25807f1079a: Pull complete [2023-03-15T00:00:53.084Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T00:00:53.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T00:00:53.084Z] ---> 3b553350e43f [2023-03-15T00:00:53.084Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T00:00:56.365Z] ---> Running in 4360a33fc2d4 [2023-03-15T00:00:56.365Z] Removing intermediate container 4360a33fc2d4 [2023-03-15T00:00:56.365Z] ---> db9b829af2c8 [2023-03-15T00:00:56.365Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T00:00:56.365Z] ---> Running in 4bb25007f4ea [2023-03-15T00:00:56.365Z] Removing intermediate container 4bb25007f4ea [2023-03-15T00:00:56.365Z] ---> 85fc7689693f [2023-03-15T00:00:56.365Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T00:00:56.365Z] ---> Running in 6c673ff366ad [2023-03-15T00:00:56.365Z] Removing intermediate container 6c673ff366ad [2023-03-15T00:00:56.365Z] ---> 1039f633582a [2023-03-15T00:00:56.365Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T00:00:56.365Z] ---> Running in 4e093bd47d18 [2023-03-15T00:00:56.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T00:00:56.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T00:00:57.143Z] OK: 265 MiB in 53 packages [2023-03-15T00:00:57.401Z] Removing intermediate container 4e093bd47d18 [2023-03-15T00:00:57.401Z] ---> 18106bd07f8a [2023-03-15T00:00:57.401Z] Step 7/12 : WORKDIR /app [2023-03-15T00:00:57.401Z] ---> Running in a558a38331aa [2023-03-15T00:00:57.401Z] Removing intermediate container a558a38331aa [2023-03-15T00:00:57.401Z] ---> 2b90b5f04c9b [2023-03-15T00:00:57.401Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T00:00:57.660Z] ---> 035bdc67da40 [2023-03-15T00:00:57.660Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T00:00:57.660Z] ---> Running in 20ad42b21f4f [2023-03-15T00:00:59.943Z] Still waiting to schedule task [2023-03-15T00:00:59.943Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-288’ [2023-03-15T00:01:19.603Z] Removing intermediate container 20ad42b21f4f [2023-03-15T00:01:19.603Z] ---> 854f8be85108 [2023-03-15T00:01:19.603Z] Step 10/12 : COPY . . [2023-03-15T00:01:20.170Z] ---> a9f58e78422e [2023-03-15T00:01:20.170Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T00:01:20.170Z] ---> Running in df529d04ce6d [2023-03-15T00:01:20.170Z] Removing intermediate container df529d04ce6d [2023-03-15T00:01:20.170Z] ---> 59319149fd3a [2023-03-15T00:01:20.170Z] Step 12/12 : RUN $MAKE [2023-03-15T00:01:20.170Z] ---> Running in 4983d4d02038 [2023-03-15T00:01:20.429Z] noop [2023-03-15T00:01:20.689Z] Removing intermediate container 4983d4d02038 [2023-03-15T00:01:20.689Z] ---> 84ff2764fc11 [2023-03-15T00:01:20.689Z] Successfully built 84ff2764fc11 [2023-03-15T00:01:20.689Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:01:20.992Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T00:01:20.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:01:21.061Z] prd-ubuntu20.04-docker-8c-8g-289 does not seem to be running inside a container [2023-03-15T00:01:21.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T00:01:21.462Z] $ docker top ab0d114627a9effed0b38db9806a876e96ccf5442a4db16b18d86259ed89f03d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T00:01:21.794Z] + go version [2023-03-15T00:01:21.795Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T00:01:21.808Z] $ docker stop --time=1 ab0d114627a9effed0b38db9806a876e96ccf5442a4db16b18d86259ed89f03d [2023-03-15T00:01:23.086Z] $ docker rm -f --volumes ab0d114627a9effed0b38db9806a876e96ccf5442a4db16b18d86259ed89f03d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:01:23.473Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T00:01:23.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:01:23.540Z] prd-ubuntu20.04-docker-8c-8g-289 does not seem to be running inside a container [2023-03-15T00:01:23.576Z] $ 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-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T00:01:23.899Z] $ docker top bdb8ba7da3f35995d1aba7ff83498f62d9f23623d4cc1caac544d2471fc7f17a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T00:01:24.232Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-156 [Pipeline] fileExists [Pipeline] sh [2023-03-15T00:01:24.524Z] + make test [2023-03-15T00:01:24.524Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-15T00:01:42.600Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-15T00:01:42.600Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-15T00:01:42.600Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.150s coverage: 86.2% of statements [2023-03-15T00:01:45.132Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.708s coverage: 71.9% of statements [2023-03-15T00:02:07.063Z] go vet ./... [2023-03-15T00:02:07.631Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T00:02:07.631Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T00:02:07.631Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-15T00:02:07.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T00:02:07.663Z] $ docker stop --time=1 bdb8ba7da3f35995d1aba7ff83498f62d9f23623d4cc1caac544d2471fc7f17a [2023-03-15T00:02:12.172Z] $ docker rm -f --volumes bdb8ba7da3f35995d1aba7ff83498f62d9f23623d4cc1caac544d2471fc7f17a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T00:02:12.669Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T00:02:12.718Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T00:02:13.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T00:02:13.669Z] + ls -al . [2023-03-15T00:02:13.669Z] total 228 [2023-03-15T00:02:13.669Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 00:01 . [2023-03-15T00:02:13.669Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:00 .. [2023-03-15T00:02:13.669Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 00:00 .dockerignore [2023-03-15T00:02:13.669Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 00:00 .git [2023-03-15T00:02:13.669Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:00 .github [2023-03-15T00:02:13.669Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 00:00 .gitignore [2023-03-15T00:02:13.669Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 00:00 .golangci.yml [2023-03-15T00:02:13.669Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 00:00 .semver [2023-03-15T00:02:13.669Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 00:00 Attribution.txt [2023-03-15T00:02:13.669Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 00:00 CHANGELOG.md [2023-03-15T00:02:13.669Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 00:00 Dockerfile [2023-03-15T00:02:13.669Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 00:00 GOVERNANCE.md [2023-03-15T00:02:13.669Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 00:00 Jenkinsfile [2023-03-15T00:02:13.669Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 00:00 LICENSE [2023-03-15T00:02:13.669Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 00:00 Makefile [2023-03-15T00:02:13.669Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 00:00 OWNERS.md [2023-03-15T00:02:13.669Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 00:00 README.md [2023-03-15T00:02:13.669Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 00:00 VERSION [2023-03-15T00:02:13.669Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 00:00 bin [2023-03-15T00:02:13.669Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 00:01 coverage.out [2023-03-15T00:02:13.669Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 00:00 go.mod [2023-03-15T00:02:13.669Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 00:00 go.sum [2023-03-15T00:02:13.669Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 00:00 images [2023-03-15T00:02:13.669Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:00 internal [2023-03-15T00:02:13.669Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 00:00 main.go [2023-03-15T00:02:13.669Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 00:00 res [2023-03-15T00:02:13.669Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:00 snap [2023-03-15T00:02:13.669Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:02:13.973Z] + 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=89d8b05e2b589b56529a93836f513a5335b67a81 --label arch=amd64 --label version=0.0.0 . [2023-03-15T00:02:13.973Z] Sending build context to Docker daemon 12.58MB [2023-03-15T00:02:13.973Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T00:02:13.973Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-15T00:02:13.973Z] ---> 84ff2764fc11 [2023-03-15T00:02:13.973Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T00:02:14.232Z] ---> Running in 9327629e76fe [2023-03-15T00:02:14.232Z] Removing intermediate container 9327629e76fe [2023-03-15T00:02:14.232Z] ---> f4f3fc331c64 [2023-03-15T00:02:14.232Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T00:02:14.490Z] ---> Running in 00febfea1912 [2023-03-15T00:02:14.490Z] Removing intermediate container 00febfea1912 [2023-03-15T00:02:14.490Z] ---> fd1090fde67e [2023-03-15T00:02:14.490Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-15T00:02:14.490Z] ---> Running in 000bf5e49d6e [2023-03-15T00:02:14.490Z] Removing intermediate container 000bf5e49d6e [2023-03-15T00:02:14.490Z] ---> 26babb934c12 [2023-03-15T00:02:14.490Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T00:02:14.490Z] ---> Running in 4eda7e2a32c1 [2023-03-15T00:02:14.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T00:02:15.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T00:02:15.269Z] OK: 265 MiB in 53 packages [2023-03-15T00:02:15.528Z] Removing intermediate container 4eda7e2a32c1 [2023-03-15T00:02:15.528Z] ---> ec56840f955a [2023-03-15T00:02:15.528Z] Step 7/29 : WORKDIR /app [2023-03-15T00:02:15.528Z] ---> Running in 9c74b17ec651 [2023-03-15T00:02:15.786Z] Removing intermediate container 9c74b17ec651 [2023-03-15T00:02:15.787Z] ---> 5656ec3cb6fe [2023-03-15T00:02:15.787Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-15T00:02:15.787Z] ---> f947d4329bb4 [2023-03-15T00:02:15.787Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T00:02:15.787Z] ---> Running in 7cfd87a2389f [2023-03-15T00:02:16.722Z] Removing intermediate container 7cfd87a2389f [2023-03-15T00:02:16.722Z] ---> b9752a882933 [2023-03-15T00:02:16.722Z] Step 10/29 : COPY . . [2023-03-15T00:02:17.319Z] ---> 2422c35c0c60 [2023-03-15T00:02:17.319Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T00:02:17.319Z] ---> Running in 51bbe8a6b4d9 [2023-03-15T00:02:17.319Z] Removing intermediate container 51bbe8a6b4d9 [2023-03-15T00:02:17.319Z] ---> ef1f833ffb4c [2023-03-15T00:02:17.320Z] Step 12/29 : RUN $MAKE [2023-03-15T00:02:17.320Z] ---> Running in 50f21abd1080 [2023-03-15T00:02:17.577Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -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-03-15T00:02:35.661Z] Removing intermediate container 50f21abd1080 [2023-03-15T00:02:35.661Z] ---> a6264e2bf3ce [2023-03-15T00:02:35.661Z] Step 13/29 : FROM alpine:3.17 [2023-03-15T00:02:35.661Z] 3.17: Pulling from library/alpine [2023-03-15T00:02:35.661Z] 63b65145d645: Already exists [2023-03-15T00:02:35.927Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T00:02:35.927Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T00:02:35.927Z] ---> b2aa39c304c2 [2023-03-15T00:02:35.927Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T00:02:35.927Z] ---> Running in 7cc44f03a2a1 [2023-03-15T00:02:35.927Z] Removing intermediate container 7cc44f03a2a1 [2023-03-15T00:02:35.927Z] ---> 0019c9daa26f [2023-03-15T00:02:35.927Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-15T00:02:35.927Z] ---> Running in 429b0982c971 [2023-03-15T00:02:36.188Z] Removing intermediate container 429b0982c971 [2023-03-15T00:02:36.188Z] ---> 973fa809b7f5 [2023-03-15T00:02:36.188Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-15T00:02:36.188Z] ---> Running in ac9fc08c57c8 [2023-03-15T00:02:36.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T00:02:36.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T00:02:36.706Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T00:02:36.706Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T00:02:36.706Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T00:02:36.706Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T00:02:36.706Z] OK: 8 MiB in 17 packages [2023-03-15T00:02:37.272Z] Removing intermediate container ac9fc08c57c8 [2023-03-15T00:02:37.272Z] ---> b01ecc5f0d79 [2023-03-15T00:02:37.272Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-15T00:02:37.272Z] ---> 091c24727373 [2023-03-15T00:02:37.272Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-15T00:02:37.272Z] ---> 45f0f37fd068 [2023-03-15T00:02:37.272Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-15T00:02:37.531Z] ---> c19182381dff [2023-03-15T00:02:37.531Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-15T00:02:37.531Z] ---> 67a4261f0bff [2023-03-15T00:02:37.531Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-15T00:02:38.466Z] ---> 9e7ead03a328 [2023-03-15T00:02:38.466Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-15T00:02:38.466Z] ---> Running in 14d2337866a0 [2023-03-15T00:02:38.724Z] Removing intermediate container 14d2337866a0 [2023-03-15T00:02:38.724Z] ---> 0ab0682cac30 [2023-03-15T00:02:38.724Z] Step 23/29 : VOLUME /cache [2023-03-15T00:02:38.724Z] ---> Running in 07a8bf0c7ff3 [2023-03-15T00:02:38.982Z] Removing intermediate container 07a8bf0c7ff3 [2023-03-15T00:02:38.982Z] ---> ec03c0e7e0a0 [2023-03-15T00:02:38.982Z] Step 24/29 : EXPOSE 59711 [2023-03-15T00:02:38.982Z] ---> Running in 1be652453b04 [2023-03-15T00:02:39.241Z] Removing intermediate container 1be652453b04 [2023-03-15T00:02:39.241Z] ---> f3a35a84a0bd [2023-03-15T00:02:39.241Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-15T00:02:39.241Z] ---> Running in 0d9ad6903eba [2023-03-15T00:02:39.241Z] Removing intermediate container 0d9ad6903eba [2023-03-15T00:02:39.241Z] ---> fdd36a36a541 [2023-03-15T00:02:39.241Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-15T00:02:39.241Z] ---> Running in 321474f5c0bd [2023-03-15T00:02:39.241Z] Removing intermediate container 321474f5c0bd [2023-03-15T00:02:39.241Z] ---> cf57e6525dc3 [2023-03-15T00:02:39.241Z] Step 27/29 : LABEL arch=amd64 [2023-03-15T00:02:39.241Z] ---> Running in bf6066cb3cf3 [2023-03-15T00:02:39.499Z] Removing intermediate container bf6066cb3cf3 [2023-03-15T00:02:39.499Z] ---> b9b0eb93587c [2023-03-15T00:02:39.499Z] Step 28/29 : LABEL git_sha=89d8b05e2b589b56529a93836f513a5335b67a81 [2023-03-15T00:02:39.499Z] ---> Running in 9626c9fb2161 [2023-03-15T00:02:39.499Z] Removing intermediate container 9626c9fb2161 [2023-03-15T00:02:39.499Z] ---> 724bfe4d4c2a [2023-03-15T00:02:39.499Z] Step 29/29 : LABEL version=0.0.0 [2023-03-15T00:02:39.499Z] ---> Running in b2f385e680f2 [2023-03-15T00:02:39.499Z] Removing intermediate container b2f385e680f2 [2023-03-15T00:02:39.499Z] ---> 85ff5a66cd5f [2023-03-15T00:02:39.499Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T00:02:39.499Z] Successfully built 85ff5a66cd5f [2023-03-15T00:02:39.499Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:02:39.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T00:02:39.915Z] [2023-03-15T00:02:39.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:02:40.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T00:02:40.211Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T00:02:40.211Z] 5eb5b503b376: Pulling fs layer [2023-03-15T00:02:40.211Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T00:02:40.211Z] ec43610c2a17: Pulling fs layer [2023-03-15T00:02:40.211Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T00:02:40.211Z] 33b1e0a273af: Pulling fs layer [2023-03-15T00:02:40.211Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T00:02:40.211Z] 2f39f015ded8: Pulling fs layer [2023-03-15T00:02:40.211Z] 33b1e0a273af: Waiting [2023-03-15T00:02:40.211Z] 5d3b04190fa2: Waiting [2023-03-15T00:02:40.211Z] 2f39f015ded8: Waiting [2023-03-15T00:02:40.211Z] 3a2ae6a8a46f: Waiting [2023-03-15T00:02:40.211Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T00:02:40.211Z] 5c69ac0246d0: Download complete [2023-03-15T00:02:40.211Z] 3a2ae6a8a46f: Download complete [2023-03-15T00:02:40.471Z] ec43610c2a17: Verifying Checksum [2023-03-15T00:02:40.471Z] ec43610c2a17: Download complete [2023-03-15T00:02:40.471Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T00:02:40.471Z] 5d3b04190fa2: Download complete [2023-03-15T00:02:40.471Z] 33b1e0a273af: Verifying Checksum [2023-03-15T00:02:40.471Z] 33b1e0a273af: Download complete [2023-03-15T00:02:40.471Z] 5eb5b503b376: Verifying Checksum [2023-03-15T00:02:40.471Z] 5eb5b503b376: Download complete [2023-03-15T00:02:41.036Z] 2f39f015ded8: Download complete [2023-03-15T00:02:41.606Z] 5eb5b503b376: Pull complete [2023-03-15T00:02:41.875Z] 5c69ac0246d0: Pull complete [2023-03-15T00:02:42.136Z] ec43610c2a17: Pull complete [2023-03-15T00:02:42.136Z] 3a2ae6a8a46f: Pull complete [2023-03-15T00:02:42.395Z] 33b1e0a273af: Pull complete [2023-03-15T00:02:42.395Z] 5d3b04190fa2: Pull complete [2023-03-15T00:02:46.602Z] 2f39f015ded8: Pull complete [2023-03-15T00:02:46.602Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T00:02:46.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T00:02:46.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:02:46.683Z] prd-ubuntu20.04-docker-8c-8g-289 does not seem to be running inside a container [2023-03-15T00:02:46.719Z] $ 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-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T00:02:49.566Z] $ docker top 6d7bd9e4a1b02e0c8921462e03e98cd94aaecca1660bcec79be9135532ea59ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:02:49.947Z] ---> job-cost.sh [2023-03-15T00:02:49.947Z] lf-activate-venv: SKIPPING [2023-03-15T00:02:49.947Z] INFO: No Stack... [2023-03-15T00:02:50.207Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T00:02:50.466Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T00:02:50.753Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives/cost.csv [2023-03-15T00:02:50.753Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T00:02:50.766Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-4-stack-cost] [2023-03-15T00:02:50.774Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-4-stack-cost] did not exist. Created. [2023-03-15T00:02:50.774Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T00:02:51.075Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T00:02:51.104Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T00:02:51.110Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T00:02:51.129Z] $ docker stop --time=1 6d7bd9e4a1b02e0c8921462e03e98cd94aaecca1660bcec79be9135532ea59ee [2023-03-15T00:02:52.281Z] $ docker rm -f --volumes 6d7bd9e4a1b02e0c8921462e03e98cd94aaecca1660bcec79be9135532ea59ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T00:04:29.734Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-290 in /w/workspace/y_app-rfid-llrp-inventory_PR-156 [Pipeline] { [Pipeline] ws [2023-03-15T00:04:29.746Z] Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout [2023-03-15T00:04:29.782Z] The recommended git tool is: git [2023-03-15T00:04:35.104Z] using credential edgex-jenkins-ssh [2023-03-15T00:04:35.123Z] Cloning the remote Git repository [2023-03-15T00:04:35.170Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-15T00:04:35.270Z] > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 [2023-03-15T00:04:35.414Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-15T00:04:35.415Z] > git --version # timeout=10 [2023-03-15T00:04:35.438Z] > git --version # 'git version 2.25.1' [2023-03-15T00:04:35.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T00:04:35.607Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T00:04:37.629Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-15T00:04:37.647Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T00:04:38.462Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-15T00:04:38.509Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-15T00:04:38.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T00:04:38.527Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/156/head:refs/remotes/origin/PR-156 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T00:04:39.004Z] Merging remotes/origin/main commit 9fc1e835a381aac2d449f5841101e3758109bf40 into PR head commit 817e0574ad136b386f95f148cd099624f21e8cdf [2023-03-15T00:04:39.395Z] Merge succeeded, producing 4b0ede0ae26446ac2c4ddd675253be95ac0bce4e [2023-03-15T00:04:39.396Z] Checking out Revision 4b0ede0ae26446ac2c4ddd675253be95ac0bce4e (PR-156) [2023-03-15T00:04:39.027Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T00:04:39.105Z] > git checkout -f 817e0574ad136b386f95f148cd099624f21e8cdf # timeout=10 [2023-03-15T00:04:39.209Z] > git remote # timeout=10 [2023-03-15T00:04:39.229Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T00:04:39.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T00:04:39.276Z] > git merge 9fc1e835a381aac2d449f5841101e3758109bf40 # timeout=10 [2023-03-15T00:04:39.371Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T00:04:39.404Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T00:04:39.419Z] > git checkout -f 4b0ede0ae26446ac2c4ddd675253be95ac0bce4e # timeout=10 [2023-03-15T00:04:42.910Z] Commit message: "Merge commit '9fc1e835a381aac2d449f5841101e3758109bf40' into HEAD" [2023-03-15T00:04:42.935Z] First time build. Skipping changelog. [2023-03-15T00:04:42.921Z] > git rev-list --no-walk d676943f02dbc3db6b8903a5127db1e67d7a2cc1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T00:04:43.785Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T00:04:43.785Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T00:04:43.785Z] Dload Upload Total Spent Left Speed [2023-03-15T00:04:43.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2023-03-15T00:04:44.498Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T00:04:44.824Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T00:04:44.824Z] + sudo tee /etc/docker/daemon.new [2023-03-15T00:04:44.824Z] { [2023-03-15T00:04:44.824Z] "registry-mirrors": [ [2023-03-15T00:04:44.824Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T00:04:44.824Z] ], [2023-03-15T00:04:44.824Z] "bip": "10.250.0.254/24", [2023-03-15T00:04:44.824Z] "hosts": [ [2023-03-15T00:04:44.824Z] "tcp://0.0.0.0:5555", [2023-03-15T00:04:44.824Z] "unix:///var/run/docker.sock" [2023-03-15T00:04:44.824Z] ], [2023-03-15T00:04:44.824Z] "mtu": 1458, [2023-03-15T00:04:44.824Z] "selinux-enabled": true, [2023-03-15T00:04:44.824Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T00:04:44.824Z] } [Pipeline] sh [2023-03-15T00:04:45.149Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T00:04:45.493Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T00:05:03.766Z] provisioning config files... [2023-03-15T00:05:03.793Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config15441835245193503025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:05:04.146Z] ---> docker-login.sh [2023-03-15T00:05:04.146Z] nexus3.edgexfoundry.org:10001 [2023-03-15T00:05:04.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:05:04.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:05:04.691Z] Configure a credential helper to remove this warning. See [2023-03-15T00:05:04.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:05:04.691Z] [2023-03-15T00:05:04.691Z] Login Succeeded [2023-03-15T00:05:04.691Z] nexus3.edgexfoundry.org:10002 [2023-03-15T00:05:04.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:05:05.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:05:05.231Z] Configure a credential helper to remove this warning. See [2023-03-15T00:05:05.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:05:05.231Z] [2023-03-15T00:05:05.231Z] Login Succeeded [2023-03-15T00:05:05.231Z] nexus3.edgexfoundry.org:10003 [2023-03-15T00:05:05.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:05:05.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:05:05.504Z] Configure a credential helper to remove this warning. See [2023-03-15T00:05:05.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:05:05.504Z] [2023-03-15T00:05:05.504Z] Login Succeeded [2023-03-15T00:05:05.504Z] nexus3.edgexfoundry.org:10004 [2023-03-15T00:05:05.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:05:05.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:05:05.771Z] Configure a credential helper to remove this warning. See [2023-03-15T00:05:05.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:05:05.771Z] [2023-03-15T00:05:05.771Z] Login Succeeded [2023-03-15T00:05:05.771Z] docker.io [2023-03-15T00:05:06.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T00:05:06.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T00:05:06.312Z] Configure a credential helper to remove this warning. See [2023-03-15T00:05:06.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T00:05:06.312Z] [2023-03-15T00:05:06.312Z] Login Succeeded [2023-03-15T00:05:06.312Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T00:05:06.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T00:05:06.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T00:05:06.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T00:05:06.603Z] ========================================================= [2023-03-15T00:05:06.603Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T00:05:06.603Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:05:06.951Z] + 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-03-15T00:05:07.223Z] Sending build context to Docker daemon 678.9kB [2023-03-15T00:05:07.223Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T00:05:07.223Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-15T00:05:07.491Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T00:05:07.491Z] af6eaf76a39c: Pulling fs layer [2023-03-15T00:05:07.491Z] 55522c791124: Pulling fs layer [2023-03-15T00:05:07.491Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T00:05:07.491Z] 169dfbe0d373: Pulling fs layer [2023-03-15T00:05:07.491Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T00:05:07.491Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T00:05:07.491Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T00:05:07.491Z] e1ff8fa3b103: Waiting [2023-03-15T00:05:07.491Z] 52ebb69f0ebf: Waiting [2023-03-15T00:05:07.491Z] 5abe8eddf0d5: Waiting [2023-03-15T00:05:07.491Z] 169dfbe0d373: Waiting [2023-03-15T00:05:07.491Z] 55522c791124: Verifying Checksum [2023-03-15T00:05:07.491Z] 55522c791124: Download complete [2023-03-15T00:05:07.491Z] 169dfbe0d373: Verifying Checksum [2023-03-15T00:05:07.491Z] 169dfbe0d373: Download complete [2023-03-15T00:05:07.491Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T00:05:07.491Z] e1ff8fa3b103: Download complete [2023-03-15T00:05:07.491Z] af6eaf76a39c: Download complete [2023-03-15T00:05:08.924Z] af6eaf76a39c: Pull complete [2023-03-15T00:05:08.925Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T00:05:08.925Z] 5abe8eddf0d5: Download complete [2023-03-15T00:05:09.517Z] 55522c791124: Pull complete [2023-03-15T00:05:10.489Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T00:05:10.489Z] ce5c4a1c91eb: Download complete [2023-03-15T00:05:10.489Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T00:05:10.489Z] 52ebb69f0ebf: Download complete [2023-03-15T00:05:22.816Z] ce5c4a1c91eb: Pull complete [2023-03-15T00:05:22.816Z] 169dfbe0d373: Pull complete [2023-03-15T00:05:22.816Z] e1ff8fa3b103: Pull complete [2023-03-15T00:05:28.181Z] 52ebb69f0ebf: Pull complete [2023-03-15T00:05:30.131Z] 5abe8eddf0d5: Pull complete [2023-03-15T00:05:30.399Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T00:05:30.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T00:05:30.399Z] ---> 6cb57ee374ae [2023-03-15T00:05:30.399Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T00:05:32.344Z] ---> Running in 2d3be31f8737 [2023-03-15T00:05:32.344Z] Removing intermediate container 2d3be31f8737 [2023-03-15T00:05:32.344Z] ---> 9cff983fae4b [2023-03-15T00:05:32.344Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T00:05:32.344Z] ---> Running in 3c6b2d4639be [2023-03-15T00:05:32.614Z] Removing intermediate container 3c6b2d4639be [2023-03-15T00:05:32.614Z] ---> 5548a7524df6 [2023-03-15T00:05:32.614Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-15T00:05:32.884Z] ---> Running in cec0fb9d78e6 [2023-03-15T00:05:33.160Z] Removing intermediate container cec0fb9d78e6 [2023-03-15T00:05:33.160Z] ---> 838eaa18f42b [2023-03-15T00:05:33.160Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T00:05:33.160Z] ---> Running in 822c5ace5e76 [2023-03-15T00:05:34.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T00:05:35.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T00:05:36.048Z] OK: 263 MiB in 53 packages [2023-03-15T00:05:37.012Z] Removing intermediate container 822c5ace5e76 [2023-03-15T00:05:37.012Z] ---> 1648e05d10f0 [2023-03-15T00:05:37.012Z] Step 7/12 : WORKDIR /app [2023-03-15T00:05:37.012Z] ---> Running in ba1cfdb41ae5 [2023-03-15T00:05:37.280Z] Removing intermediate container ba1cfdb41ae5 [2023-03-15T00:05:37.280Z] ---> a9ba810325df [2023-03-15T00:05:37.280Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-15T00:05:39.226Z] ---> c8a80e7308bc [2023-03-15T00:05:39.226Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T00:05:39.499Z] ---> Running in e6288b93d3b8 [2023-03-15T00:06:47.370Z] Removing intermediate container e6288b93d3b8 [2023-03-15T00:06:47.370Z] ---> a74476edfd39 [2023-03-15T00:06:47.370Z] Step 10/12 : COPY . . [2023-03-15T00:06:47.370Z] ---> 1a96b3e9f109 [2023-03-15T00:06:47.370Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T00:06:47.370Z] ---> Running in 42b4b002e9a3 [2023-03-15T00:06:47.370Z] Removing intermediate container 42b4b002e9a3 [2023-03-15T00:06:47.370Z] ---> 8099d86253ff [2023-03-15T00:06:47.370Z] Step 12/12 : RUN $MAKE [2023-03-15T00:06:47.370Z] ---> Running in e338385be56b [2023-03-15T00:06:47.370Z] noop [2023-03-15T00:06:47.370Z] Removing intermediate container e338385be56b [2023-03-15T00:06:47.370Z] ---> 39ac9810b58c [2023-03-15T00:06:47.370Z] Successfully built 39ac9810b58c [2023-03-15T00:06:47.370Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:06:47.731Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T00:06:47.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:06:47.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-290 does not seem to be running inside a container [2023-03-15T00:06:48.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T00:06:49.252Z] $ docker top d01f5f1c0938cb397ded24c24d9983412a1372b24110ce781cea5b6a32d37b62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T00:06:50.070Z] + go version [2023-03-15T00:06:50.070Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T00:06:50.092Z] $ docker stop --time=1 d01f5f1c0938cb397ded24c24d9983412a1372b24110ce781cea5b6a32d37b62 [2023-03-15T00:06:51.729Z] $ docker rm -f --volumes d01f5f1c0938cb397ded24c24d9983412a1372b24110ce781cea5b6a32d37b62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:06:52.272Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T00:06:52.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:06:52.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-290 does not seem to be running inside a container [2023-03-15T00:06:52.545Z] $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T00:06:53.897Z] $ docker top 42094a3d021a13fb0609f35fb3743d71a8389f71dedbb135382c189d65dc48b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T00:06:54.751Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] fileExists [Pipeline] sh [2023-03-15T00:06:55.418Z] + make test [2023-03-15T00:06:55.418Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-15T00:10:02.202Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-15T00:10:06.478Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-15T00:10:07.447Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.370s coverage: 86.2% of statements [2023-03-15T00:10:19.769Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.587s coverage: 71.9% of statements [2023-03-15T00:10:19.769Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T00:10:19.769Z] go vet ./... [2023-03-15T00:12:56.572Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T00:12:56.572Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T00:12:56.572Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-15T00:12:56.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T00:12:56.609Z] $ docker stop --time=1 42094a3d021a13fb0609f35fb3743d71a8389f71dedbb135382c189d65dc48b3 [2023-03-15T00:12:58.541Z] $ docker rm -f --volumes 42094a3d021a13fb0609f35fb3743d71a8389f71dedbb135382c189d65dc48b3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T00:13:00.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T00:13:00.357Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T00:13:00.918Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T00:13:01.297Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T00:13:01.626Z] + ls -al . [2023-03-15T00:13:01.626Z] total 224 [2023-03-15T00:13:01.626Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 00:06 . [2023-03-15T00:13:01.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:04 .. [2023-03-15T00:13:01.626Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 00:04 .dockerignore [2023-03-15T00:13:01.626Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 00:04 .git [2023-03-15T00:13:01.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:04 .github [2023-03-15T00:13:01.626Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 00:04 .gitignore [2023-03-15T00:13:01.626Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 00:04 .golangci.yml [2023-03-15T00:13:01.626Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 00:04 Attribution.txt [2023-03-15T00:13:01.626Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 00:04 CHANGELOG.md [2023-03-15T00:13:01.626Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 00:04 Dockerfile [2023-03-15T00:13:01.626Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 00:04 GOVERNANCE.md [2023-03-15T00:13:01.626Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 00:04 Jenkinsfile [2023-03-15T00:13:01.626Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 00:04 LICENSE [2023-03-15T00:13:01.626Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 00:04 Makefile [2023-03-15T00:13:01.626Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 00:04 OWNERS.md [2023-03-15T00:13:01.626Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 00:04 README.md [2023-03-15T00:13:01.626Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 00:00 VERSION [2023-03-15T00:13:01.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 00:04 bin [2023-03-15T00:13:01.626Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 00:10 coverage.out [2023-03-15T00:13:01.626Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 00:04 go.mod [2023-03-15T00:13:01.626Z] -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 00:04 go.sum [2023-03-15T00:13:01.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 00:04 images [2023-03-15T00:13:01.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:04 internal [2023-03-15T00:13:01.626Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 00:04 main.go [2023-03-15T00:13:01.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 00:04 res [2023-03-15T00:13:01.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 00:04 snap [2023-03-15T00:13:01.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 00:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:13:01.983Z] + 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=4b0ede0ae26446ac2c4ddd675253be95ac0bce4e --label arch=arm64 --label version=0.0.0 . [2023-03-15T00:13:02.248Z] Sending build context to Docker daemon 678.9kB [2023-03-15T00:13:02.248Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T00:13:02.248Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-15T00:13:02.248Z] ---> 39ac9810b58c [2023-03-15T00:13:02.248Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-15T00:13:05.288Z] ---> Running in afd6f3587195 [2023-03-15T00:13:05.288Z] Removing intermediate container afd6f3587195 [2023-03-15T00:13:05.288Z] ---> bf394dcd1d77 [2023-03-15T00:13:05.288Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-15T00:13:05.288Z] ---> Running in 7c1caa395076 [2023-03-15T00:13:05.879Z] Removing intermediate container 7c1caa395076 [2023-03-15T00:13:05.879Z] ---> 88e66280d1d4 [2023-03-15T00:13:05.879Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-15T00:13:05.879Z] ---> Running in 294b1669fd8a [2023-03-15T00:13:06.151Z] Removing intermediate container 294b1669fd8a [2023-03-15T00:13:06.151Z] ---> e7c261d61b3d [2023-03-15T00:13:06.151Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T00:13:06.151Z] ---> Running in 115f4b26cf72 [2023-03-15T00:13:07.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T00:13:07.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T00:13:09.356Z] OK: 263 MiB in 53 packages [2023-03-15T00:13:10.323Z] Removing intermediate container 115f4b26cf72 [2023-03-15T00:13:10.323Z] ---> fd228719e5c0 [2023-03-15T00:13:10.323Z] Step 7/29 : WORKDIR /app [2023-03-15T00:13:10.323Z] ---> Running in b4aeb08795b0 [2023-03-15T00:13:10.590Z] Removing intermediate container b4aeb08795b0 [2023-03-15T00:13:10.590Z] ---> ceeedc5fc4cf [2023-03-15T00:13:10.590Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-15T00:13:11.175Z] ---> 731e993babe7 [2023-03-15T00:13:11.175Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T00:13:11.175Z] ---> Running in bc2456e78018 [2023-03-15T00:13:13.773Z] Removing intermediate container bc2456e78018 [2023-03-15T00:13:13.773Z] ---> f6267306e1df [2023-03-15T00:13:13.773Z] Step 10/29 : COPY . . [2023-03-15T00:13:14.743Z] ---> ecc600d4af33 [2023-03-15T00:13:14.743Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T00:13:14.743Z] ---> Running in 2ad48e3a15d9 [2023-03-15T00:13:15.012Z] Removing intermediate container 2ad48e3a15d9 [2023-03-15T00:13:15.012Z] ---> d010463e2986 [2023-03-15T00:13:15.012Z] Step 12/29 : RUN $MAKE [2023-03-15T00:13:15.012Z] ---> Running in f5f7587bee38 [2023-03-15T00:13:15.981Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -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-03-15T00:15:37.718Z] Removing intermediate container f5f7587bee38 [2023-03-15T00:15:37.718Z] ---> ef98d38d44bc [2023-03-15T00:15:37.718Z] Step 13/29 : FROM alpine:3.17 [2023-03-15T00:15:38.301Z] 3.17: Pulling from library/alpine [2023-03-15T00:15:38.569Z] af6eaf76a39c: Already exists [2023-03-15T00:15:38.569Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T00:15:38.569Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T00:15:38.569Z] ---> d74e625d9115 [2023-03-15T00:15:38.569Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-15T00:15:38.835Z] ---> Running in 7531730e079c [2023-03-15T00:15:39.102Z] Removing intermediate container 7531730e079c [2023-03-15T00:15:39.102Z] ---> 8ead7f191b90 [2023-03-15T00:15:39.102Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-15T00:15:39.102Z] ---> Running in a179629c5bc0 [2023-03-15T00:15:39.371Z] Removing intermediate container a179629c5bc0 [2023-03-15T00:15:39.371Z] ---> e99b94a9e0e2 [2023-03-15T00:15:39.371Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-15T00:15:39.643Z] ---> Running in 22b2086aac31 [2023-03-15T00:15:40.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T00:15:41.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T00:15:42.608Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-15T00:15:42.608Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-15T00:15:42.608Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T00:15:42.608Z] Executing ca-certificates-20220614-r4.trigger [2023-03-15T00:15:43.195Z] OK: 8 MiB in 17 packages [2023-03-15T00:15:45.801Z] Removing intermediate container 22b2086aac31 [2023-03-15T00:15:45.801Z] ---> 854b929f1b0a [2023-03-15T00:15:45.801Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-15T00:15:46.071Z] ---> 867a5748990f [2023-03-15T00:15:46.071Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-15T00:15:46.339Z] ---> 930b85423c6e [2023-03-15T00:15:46.339Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-15T00:15:46.926Z] ---> 47d52e19b789 [2023-03-15T00:15:46.926Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-15T00:15:47.512Z] ---> b53f433162cb [2023-03-15T00:15:47.512Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-15T00:15:48.928Z] ---> bbc4d282736b [2023-03-15T00:15:48.928Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-15T00:15:48.928Z] ---> Running in 7385d7b0d6ab [2023-03-15T00:15:50.875Z] Removing intermediate container 7385d7b0d6ab [2023-03-15T00:15:50.875Z] ---> ed3c6e148201 [2023-03-15T00:15:50.875Z] Step 23/29 : VOLUME /cache [2023-03-15T00:15:50.875Z] ---> Running in b136779576b0 [2023-03-15T00:15:51.142Z] Removing intermediate container b136779576b0 [2023-03-15T00:15:51.142Z] ---> 290f075bf82c [2023-03-15T00:15:51.142Z] Step 24/29 : EXPOSE 59711 [2023-03-15T00:15:51.142Z] ---> Running in 983c6d4e9f37 [2023-03-15T00:15:51.410Z] Removing intermediate container 983c6d4e9f37 [2023-03-15T00:15:51.410Z] ---> 3140e8959a71 [2023-03-15T00:15:51.410Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-15T00:15:51.679Z] ---> Running in 62c4acda83e1 [2023-03-15T00:15:51.949Z] Removing intermediate container 62c4acda83e1 [2023-03-15T00:15:51.949Z] ---> fd62e02836f0 [2023-03-15T00:15:51.949Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-15T00:15:51.949Z] ---> Running in 893fe0519dd1 [2023-03-15T00:15:52.219Z] Removing intermediate container 893fe0519dd1 [2023-03-15T00:15:52.219Z] ---> f9464f365e87 [2023-03-15T00:15:52.219Z] Step 27/29 : LABEL arch=arm64 [2023-03-15T00:15:52.219Z] ---> Running in 3be8c9657823 [2023-03-15T00:15:52.495Z] Removing intermediate container 3be8c9657823 [2023-03-15T00:15:52.495Z] ---> 684dd5e37682 [2023-03-15T00:15:52.495Z] Step 28/29 : LABEL git_sha=4b0ede0ae26446ac2c4ddd675253be95ac0bce4e [2023-03-15T00:15:52.765Z] ---> Running in c42490fcdf3d [2023-03-15T00:15:53.034Z] Removing intermediate container c42490fcdf3d [2023-03-15T00:15:53.034Z] ---> 509ab4514ef8 [2023-03-15T00:15:53.034Z] Step 29/29 : LABEL version=0.0.0 [2023-03-15T00:15:53.034Z] ---> Running in 946d9b6c2c2a [2023-03-15T00:15:53.303Z] Removing intermediate container 946d9b6c2c2a [2023-03-15T00:15:53.303Z] ---> ab28f9bacf50 [2023-03-15T00:15:53.303Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T00:15:53.303Z] Successfully built ab28f9bacf50 [2023-03-15T00:15:53.571Z] 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-03-15T00:15:54.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T00:15:54.044Z] [2023-03-15T00:15:54.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:15:54.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T00:15:54.384Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T00:15:54.384Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T00:15:54.384Z] 04944245beec: Pulling fs layer [2023-03-15T00:15:54.384Z] 699f458cf7ca: Pulling fs layer [2023-03-15T00:15:54.384Z] 765212b225bb: Pulling fs layer [2023-03-15T00:15:54.384Z] f23df028b6ca: Pulling fs layer [2023-03-15T00:15:54.384Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T00:15:54.384Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T00:15:54.384Z] f23df028b6ca: Waiting [2023-03-15T00:15:54.384Z] 765212b225bb: Waiting [2023-03-15T00:15:54.384Z] d65c8cfc05b1: Waiting [2023-03-15T00:15:54.384Z] 2437ff75d9bd: Waiting [2023-03-15T00:15:54.653Z] 04944245beec: Verifying Checksum [2023-03-15T00:15:54.653Z] 04944245beec: Download complete [2023-03-15T00:15:54.653Z] 765212b225bb: Verifying Checksum [2023-03-15T00:15:54.653Z] 765212b225bb: Download complete [2023-03-15T00:15:54.653Z] f23df028b6ca: Verifying Checksum [2023-03-15T00:15:54.653Z] f23df028b6ca: Download complete [2023-03-15T00:15:54.653Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T00:15:54.653Z] d65c8cfc05b1: Download complete [2023-03-15T00:15:54.925Z] 699f458cf7ca: Verifying Checksum [2023-03-15T00:15:54.925Z] 699f458cf7ca: Download complete [2023-03-15T00:15:55.194Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T00:15:55.194Z] 8998bd30e6a1: Download complete [2023-03-15T00:15:57.778Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T00:15:57.778Z] 2437ff75d9bd: Download complete [2023-03-15T00:15:59.731Z] 8998bd30e6a1: Pull complete [2023-03-15T00:15:59.999Z] 04944245beec: Pull complete [2023-03-15T00:16:01.414Z] 699f458cf7ca: Pull complete [2023-03-15T00:16:01.683Z] 765212b225bb: Pull complete [2023-03-15T00:16:02.269Z] f23df028b6ca: Pull complete [2023-03-15T00:16:02.538Z] d65c8cfc05b1: Pull complete [2023-03-15T00:16:17.545Z] 2437ff75d9bd: Pull complete [2023-03-15T00:16:17.545Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T00:16:17.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T00:16:17.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:16:17.749Z] prd-ubuntu20.04-docker-arm64-4c-16g-290 does not seem to be running inside a container [2023-03-15T00:16:17.818Z] $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T00:16:20.513Z] $ docker top cea6e06417248d5729bdae3a866811e4f32c020290ebea0950e679e8ba4cbc4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:16:21.351Z] ---> job-cost.sh [2023-03-15T00:16:21.351Z] lf-activate-venv: SKIPPING [2023-03-15T00:16:21.351Z] INFO: No Stack... [2023-03-15T00:16:21.934Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T00:16:22.892Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T00:16:23.529Z] + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [2023-03-15T00:16:23.529Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T00:16:23.566Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-4-stack-cost] [2023-03-15T00:16:23.572Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-4-stack-cost] did not exist. Created. [2023-03-15T00:16:23.572Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T00:16:24.308Z] /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-741c60ad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T00:16:24.960Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T00:16:24.983Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T00:16:25.036Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T00:16:25.043Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-156-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T00:16:25.059Z] $ docker stop --time=1 cea6e06417248d5729bdae3a866811e4f32c020290ebea0950e679e8ba4cbc4c [2023-03-15T00:16:26.578Z] $ docker rm -f --volumes cea6e06417248d5729bdae3a866811e4f32c020290ebea0950e679e8ba4cbc4c [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-03-15T00:16:27.042Z] provisioning config files... [2023-03-15T00:16:27.048Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config5303434951702516941tmp [Pipeline] { [Pipeline] sh [2023-03-15T00:16:27.349Z] + set +x [2023-03-15T00:16:27.349Z] + curl -s https://codecov.io/bash [2023-03-15T00:16:27.349Z] + bash -s -- [2023-03-15T00:16:27.349Z] [2023-03-15T00:16:27.349Z] _____ _ [2023-03-15T00:16:27.349Z] / ____| | | [2023-03-15T00:16:27.349Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T00:16:27.349Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T00:16:27.349Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T00:16:27.349Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T00:16:27.349Z] Bash-1.0.6 [2023-03-15T00:16:27.349Z] [2023-03-15T00:16:27.349Z] [2023-03-15T00:16:27.349Z] ==> git version 2.25.1 found [2023-03-15T00:16:27.349Z] ==> 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-03-15T00:16:27.349Z] Release-Date: 2020-01-08 [2023-03-15T00:16:27.349Z] 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-03-15T00:16:27.349Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T00:16:27.349Z] ==> Jenkins CI detected. [2023-03-15T00:16:27.349Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-156 [2023-03-15T00:16:27.349Z] project root: . [2023-03-15T00:16:27.349Z] --> token set from env [2023-03-15T00:16:27.349Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T00:16:27.349Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T00:16:27.349Z] ==> Python coveragepy not found [2023-03-15T00:16:27.349Z] ==> Searching for coverage reports in: [2023-03-15T00:16:27.349Z] + . [2023-03-15T00:16:27.349Z] -> Found 1 reports [2023-03-15T00:16:27.349Z] ==> Detecting git/mercurial file structure [2023-03-15T00:16:27.349Z] ==> Reading reports [2023-03-15T00:16:27.611Z] + ./coverage.out bytes=41317 [2023-03-15T00:16:27.611Z] ==> Appending adjustments [2023-03-15T00:16:27.611Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T00:16:27.611Z] + Found adjustments [2023-03-15T00:16:27.611Z] ==> Gzipping contents [2023-03-15T00:16:27.611Z] 12K /tmp/codecov.qkVZ57.gz [2023-03-15T00:16:27.611Z] ==> Uploading reports [2023-03-15T00:16:27.611Z] url: https://codecov.io [2023-03-15T00:16:27.611Z] query: branch=PR-156&commit=89d8b05e2b589b56529a93836f513a5335b67a81&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-156%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=156&job=&cmd_args= [2023-03-15T00:16:27.611Z] -> Pinging Codecov [2023-03-15T00:16:27.611Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-156&commit=89d8b05e2b589b56529a93836f513a5335b67a81&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-156%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=156&job=&cmd_args= [2023-03-15T00:16:27.871Z] -> Uploading to [2023-03-15T00:16:27.871Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/581DD39554BDF9B6E22D074273EAD858/89d8b05e2b589b56529a93836f513a5335b67a81/793d5860-9eab-4949-b985-9fd74c581cf1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T001627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f8591207e45548b28ebc5f00c8fe85bf96b57269afe3bf71ef3e870b75f406b [2023-03-15T00:16:27.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T00:16:27.871Z] Dload Upload Total Spent Left Speed [2023-03-15T00:16:28.131Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11806 0 0 100 11806 0 46117 --:--:-- --:--:-- --:--:-- 46117 [2023-03-15T00:16:28.131Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/89d8b05e2b589b56529a93836f513a5335b67a81 [Pipeline] } [2023-03-15T00:16:28.139Z] 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-03-15T00:16:28.825Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives ] [2023-03-15T00:16:28.825Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives [2023-03-15T00:16:28.825Z] total 16 [2023-03-15T00:16:28.825Z] drwxr-xr-x 3 root root 4096 Mar 15 00:02 . [2023-03-15T00:16:28.825Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 00:02 .. [2023-03-15T00:16:28.825Z] drwxr-xr-x 2 root root 4096 Mar 15 00:02 cost [2023-03-15T00:16:28.825Z] -rw-r--r-- 1 root root 95 Mar 15 00:02 cost.csv [2023-03-15T00:16:28.825Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives [2023-03-15T00:16:28.825Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives [2023-03-15T00:16:28.825Z] total 16 [2023-03-15T00:16:28.825Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 00:02 . [2023-03-15T00:16:28.825Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 00:02 .. [2023-03-15T00:16:28.825Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 00:02 cost [2023-03-15T00:16:28.825Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 15 00:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:16:29.118Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:16:29.977Z] ---> package-listing.sh [2023-03-15T00:16:29.977Z] ++ facter osfamily [2023-03-15T00:16:29.977Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T00:16:30.236Z] + OS_FAMILY=debian [2023-03-15T00:16:30.236Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-156 [2023-03-15T00:16:30.236Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T00:16:30.236Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T00:16:30.236Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T00:16:30.236Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T00:16:30.236Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-156 ']' [2023-03-15T00:16:30.236Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T00:16:30.236Z] + case "${OS_FAMILY}" in [2023-03-15T00:16:30.236Z] + dpkg -l [2023-03-15T00:16:30.236Z] + grep '^ii' [2023-03-15T00:16:30.236Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T00:16:30.236Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T00:16:30.236Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T00:16:30.236Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-156 ']' [2023-03-15T00:16:30.236Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives/ [2023-03-15T00:16:30.236Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-156/archives/ [Pipeline] echo [2023-03-15T00:16:30.246Z] 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-156/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T00:16:30.521Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T00:16:31.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T00:16:31.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T00:16:31.147Z] prd-ubuntu20.04-docker-8c-8g-289 does not seem to be running inside a container [2023-03-15T00:16:31.181Z] $ 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-156/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-156 -v /w/workspace/y_app-rfid-llrp-inventory_PR-156:/w/workspace/y_app-rfid-llrp-inventory_PR-156:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T00:16:31.385Z] $ docker top b7f763189f707784ce018f6720bfa22bfc268eb984f3b6b0457b53f0e12db25a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T00:16:31.725Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T00:16:32.012Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T00:16:32.297Z] + ls /var/log/sa-host [2023-03-15T00:16:32.297Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T00:16:32.359Z] provisioning config files... [2023-03-15T00:16:32.368Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-156@tmp/config12559158703093716349tmp [Pipeline] { [Pipeline] echo [2023-03-15T00:16:32.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:16:32.666Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T00:16:32.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:16:32.998Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T00:16:33.007Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:16:33.288Z] ---> sudo-logs.sh [2023-03-15T00:16:33.288Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T00:16:33.319Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:16:33.604Z] ---> job-cost.sh [2023-03-15T00:16:33.604Z] lf-activate-venv: SKIPPING [2023-03-15T00:16:33.604Z] DEBUG: total: 0.2199999988079071 [2023-03-15T00:16:33.604Z] INFO: Retrieving Stack Cost... [2023-03-15T00:16:34.173Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T00:16:34.742Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T00:16:34.753Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T00:16:35.036Z] ---> logs-deploy.sh [2023-03-15T00:16:35.036Z] lf-activate-venv: SKIPPING [2023-03-15T00:16:35.036Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-156/4 [2023-03-15T00:16:35.036Z] INFO: archiving workspace using pattern(s): [2023-03-15T00:16:35.971Z] Archives upload complete. [2023-03-15T00:16:35.971Z] INFO: archiving logs to Nexus