Pull request #204 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7+d2b3025aaba860c168ca8b1035a6ee4724df4e2f (1e50c0c88996d3590c9d894a029afe3acba1974a) 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-ssh7479725781513372867.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh504820245384669613.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11569856073255893708.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15011160037214574523.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15920610866398563726.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-204/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-204/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2779532244779799263.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17300 in /w/workspace/y_app-rfid-llrp-inventory_PR-204 [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-204 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d2b3025aaba860c168ca8b1035a6ee4724df4e2f into PR head commit e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 Merge succeeded, producing e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 Checking out Revision e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 (PR-204) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/204/head:refs/remotes/origin/PR-204 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 # 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 d2b3025aaba860c168ca8b1035a6ee4724df4e2f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T14:01:03.345Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T14:01:03.512Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T14:01:03.596Z] ========================================================= [2023-05-30T14:01:03.596Z] EdgeX Global Pipelines Version Info [2023-05-30T14:01:03.596Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T14:01:04.332Z] ------------------- [2023-05-30T14:01:04.332Z] stable info: [2023-05-30T14:01:04.332Z] ------------------- [2023-05-30T14:01:04.332Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T14:01:04.332Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T14:01:04.332Z] Message: update stable to v1.0.249 [2023-05-30T14:01:04.903Z] ------------------- [2023-05-30T14:01:04.903Z] experimental info: [2023-05-30T14:01:04.903Z] ------------------- [2023-05-30T14:01:04.903Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T14:01:04.903Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T14:01:04.903Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T14:01:05.223Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-30T14:01:05.274Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-30T14:01:05.315Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T14:01:05.357Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T14:01:05.399Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T14:01:05.441Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T14:01:05.487Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T14:01:05.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T14:01:05.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T14:01:05.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T14:01:05.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T14:01:05.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-30T14:01:05.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T14:01:05.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T14:01:05.840Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T14:01:05.879Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T14:01:05.916Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T14:01:05.960Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T14:01:06.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T14:01:06.040Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T14:01:06.081Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T14:01:06.122Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T14:01:06.163Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T14:01:06.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T14:01:06.253Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T14:01:06.299Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T14:01:06.343Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T14:01:06.387Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-204 [Pipeline] echo [2023-05-30T14:01:06.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-204 [Pipeline] echo [2023-05-30T14:01:06.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-204 [Pipeline] echo [2023-05-30T14:01:06.514Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 [Pipeline] echo [2023-05-30T14:01:06.551Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4d5c91 [Pipeline] echo [2023-05-30T14:01:06.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T14:01:06.712Z] provisioning config files... [2023-05-30T14:01:06.747Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/config10023236483544648707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T14:01:07.091Z] ---> docker-login.sh [2023-05-30T14:01:07.091Z] nexus3.edgexfoundry.org:10001 [2023-05-30T14:01:07.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:01:13.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:01:13.218Z] Configure a credential helper to remove this warning. See [2023-05-30T14:01:13.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:01:13.218Z] [2023-05-30T14:01:13.218Z] Login Succeeded [2023-05-30T14:01:13.218Z] nexus3.edgexfoundry.org:10002 [2023-05-30T14:01:13.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:01:13.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:01:13.218Z] Configure a credential helper to remove this warning. See [2023-05-30T14:01:13.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:01:13.218Z] [2023-05-30T14:01:13.218Z] Login Succeeded [2023-05-30T14:01:13.218Z] nexus3.edgexfoundry.org:10003 [2023-05-30T14:01:13.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:01:13.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:01:13.218Z] Configure a credential helper to remove this warning. See [2023-05-30T14:01:13.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:01:13.218Z] [2023-05-30T14:01:13.218Z] Login Succeeded [2023-05-30T14:01:13.218Z] nexus3.edgexfoundry.org:10004 [2023-05-30T14:01:13.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:01:15.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:01:15.412Z] Configure a credential helper to remove this warning. See [2023-05-30T14:01:15.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:01:15.412Z] [2023-05-30T14:01:15.412Z] Login Succeeded [2023-05-30T14:01:15.412Z] docker.io [2023-05-30T14:01:15.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:01:15.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:01:15.672Z] Configure a credential helper to remove this warning. See [2023-05-30T14:01:15.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:01:15.672Z] [2023-05-30T14:01:15.672Z] Login Succeeded [2023-05-30T14:01:15.672Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T14:01:15.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T14:01:16.345Z] + git rev-list -1 --merges e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7~1..e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 [Pipeline] echo [2023-05-30T14:01:16.406Z] -----------> git rev-list -1 --merges e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7~1..e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 [false] [Pipeline] sh [2023-05-30T14:01:16.717Z] + git log --format=format:%s -1 e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 [Pipeline] echo [2023-05-30T14:01:16.754Z] ========================================================= [2023-05-30T14:01:16.754Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T14:01:16.754Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T14:01:17.194Z] + git log --format=format:%s -1 e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 [Pipeline] echo [2023-05-30T14:01:17.233Z] [semverPrep] GIT_COMMIT: e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 [Pipeline] echo [2023-05-30T14:01:17.263Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T14:01:17.670Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T14:01:17.671Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T14:01:17.671Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T14:01:17.671Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T14:01:17.671Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T14:01:17.671Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T14:01:17.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T14:01:18.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T14:01:18.179Z] [2023-05-30T14:01:18.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T14:01:18.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T14:01:18.562Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T14:01:18.562Z] b85a868b505f: Pulling fs layer [2023-05-30T14:01:18.562Z] e2be974225ed: Pulling fs layer [2023-05-30T14:01:18.562Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T14:01:18.562Z] 988bab9f4d93: Pulling fs layer [2023-05-30T14:01:18.562Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T14:01:18.562Z] eaf3925da568: Pulling fs layer [2023-05-30T14:01:18.562Z] bab4dde63d76: Pulling fs layer [2023-05-30T14:01:18.562Z] bde34c3a00c8: Pulling fs layer [2023-05-30T14:01:18.562Z] b352a97aabf1: Pulling fs layer [2023-05-30T14:01:18.562Z] 4872d77fe225: Pulling fs layer [2023-05-30T14:01:18.562Z] 5851b861e8e6: Pulling fs layer [2023-05-30T14:01:18.562Z] 988bab9f4d93: Waiting [2023-05-30T14:01:18.562Z] 1469e6f7b9e6: Waiting [2023-05-30T14:01:18.562Z] eaf3925da568: Waiting [2023-05-30T14:01:18.562Z] bab4dde63d76: Waiting [2023-05-30T14:01:18.562Z] bde34c3a00c8: Waiting [2023-05-30T14:01:18.562Z] b352a97aabf1: Waiting [2023-05-30T14:01:18.562Z] 5851b861e8e6: Waiting [2023-05-30T14:01:18.562Z] 4872d77fe225: Waiting [2023-05-30T14:01:18.824Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T14:01:18.824Z] 339a4e72a1f5: Download complete [2023-05-30T14:01:18.824Z] 988bab9f4d93: Verifying Checksum [2023-05-30T14:01:18.824Z] 988bab9f4d93: Download complete [2023-05-30T14:01:18.824Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T14:01:18.824Z] 1469e6f7b9e6: Download complete [2023-05-30T14:01:18.824Z] eaf3925da568: Verifying Checksum [2023-05-30T14:01:18.824Z] eaf3925da568: Download complete [2023-05-30T14:01:18.824Z] b85a868b505f: Verifying Checksum [2023-05-30T14:01:18.824Z] b85a868b505f: Download complete [2023-05-30T14:01:18.824Z] bde34c3a00c8: Verifying Checksum [2023-05-30T14:01:18.824Z] bde34c3a00c8: Download complete [2023-05-30T14:01:18.824Z] b352a97aabf1: Verifying Checksum [2023-05-30T14:01:18.824Z] b352a97aabf1: Download complete [2023-05-30T14:01:18.824Z] 4872d77fe225: Download complete [2023-05-30T14:01:18.824Z] 5851b861e8e6: Verifying Checksum [2023-05-30T14:01:18.824Z] 5851b861e8e6: Download complete [2023-05-30T14:01:19.391Z] bab4dde63d76: Verifying Checksum [2023-05-30T14:01:19.391Z] bab4dde63d76: Download complete [2023-05-30T14:01:19.649Z] e2be974225ed: Download complete [2023-05-30T14:01:20.230Z] b85a868b505f: Pull complete [2023-05-30T14:01:20.801Z] e2be974225ed: Pull complete [2023-05-30T14:01:21.369Z] 339a4e72a1f5: Pull complete [2023-05-30T14:01:21.369Z] 988bab9f4d93: Pull complete [2023-05-30T14:01:21.628Z] 1469e6f7b9e6: Pull complete [2023-05-30T14:01:21.886Z] eaf3925da568: Pull complete [2023-05-30T14:01:23.259Z] bab4dde63d76: Pull complete [2023-05-30T14:01:23.518Z] bde34c3a00c8: Pull complete [2023-05-30T14:01:23.518Z] b352a97aabf1: Pull complete [2023-05-30T14:01:23.518Z] 4872d77fe225: Pull complete [2023-05-30T14:01:23.777Z] 5851b861e8e6: Pull complete [2023-05-30T14:01:23.777Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T14:01:23.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T14:01:23.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T14:01:24.014Z] prd-ubuntu20.04-docker-8c-8g-17300 does not seem to be running inside a container [2023-05-30T14:01:24.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-204 -v /w/workspace/y_app-rfid-llrp-inventory_PR-204:/w/workspace/y_app-rfid-llrp-inventory_PR-204:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T14:01:26.281Z] $ docker top a40799c8c2ccd7427f7df2b0f82403d6ba430a10806d49348a90738436485cd8 -eo pid,comm [2023-05-30T14:01:26.335Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-30T14:01:26.335Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T14:01:26.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T14:01:26.459Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T14:01:26.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T14:01:26.583Z] $ docker exec a40799c8c2ccd7427f7df2b0f82403d6ba430a10806d49348a90738436485cd8 ssh-agent [2023-05-30T14:01:26.702Z] SSH_AUTH_SOCK=/tmp/ssh-jYRHHUefOEQR/agent.32 [2023-05-30T14:01:26.702Z] SSH_AGENT_PID=38 [2023-05-30T14:01:26.707Z] Running ssh-add (command line suppressed) [2023-05-30T14:01:26.813Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/private_key_12108398493943600060.key (/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/private_key_12108398493943600060.key) [2023-05-30T14:01:26.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T14:01:27.160Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T14:01:27.186Z] $ docker exec --env ******** --env ******** a40799c8c2ccd7427f7df2b0f82403d6ba430a10806d49348a90738436485cd8 ssh-agent -k [2023-05-30T14:01:27.281Z] unset SSH_AUTH_SOCK; [2023-05-30T14:01:27.281Z] unset SSH_AGENT_PID; [2023-05-30T14:01:27.282Z] echo Agent pid 38 killed; [2023-05-30T14:01:27.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T14:01:27.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T14:01:27.375Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T14:01:27.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T14:01:27.494Z] $ docker exec a40799c8c2ccd7427f7df2b0f82403d6ba430a10806d49348a90738436485cd8 ssh-agent [2023-05-30T14:01:27.614Z] SSH_AUTH_SOCK=/tmp/ssh-6IqRsMB4eh6Z/agent.70 [2023-05-30T14:01:27.614Z] SSH_AGENT_PID=76 [2023-05-30T14:01:27.618Z] Running ssh-add (command line suppressed) [2023-05-30T14:01:27.717Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/private_key_12174447003875190802.key (/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/private_key_12174447003875190802.key) [2023-05-30T14:01:27.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T14:01:28.110Z] + git semver init [2023-05-30T14:01:28.371Z] 2023-05-30 14:01:28,300 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T14:01:28.371Z] 2023-05-30 14:01:28,301 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver [2023-05-30T14:01:28.371Z] 2023-05-30 14:01:28,302 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver [2023-05-30T14:01:28.371Z] 2023-05-30 14:01:28,302 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-204, universal_newlines=False, shell=None, istream=None) [2023-05-30T14:01:29.749Z] 2023-05-30 14:01:29,371 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204/.git/info/exclude [2023-05-30T14:01:29.749Z] 2023-05-30 14:01:29,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver/PR-204 with force:False [2023-05-30T14:01:29.749Z] 2023-05-30 14:01:29,372 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver/PR-204 [2023-05-30T14:01:29.749Z] 2023-05-30 14:01:29,377 [execute] INFO git cat-file --batch-check [2023-05-30T14:01:29.749Z] 2023-05-30 14:01:29,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T14:01:29.749Z] 2023-05-30 14:01:29,385 [execute] INFO git cat-file --batch [2023-05-30T14:01:29.749Z] 2023-05-30 14:01:29,386 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T14:01:29.749Z] 2023-05-30 14:01:29,393 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-204/.semver/PR-204 [2023-05-30T14:01:29.749Z] 0.0.0 [Pipeline] } [2023-05-30T14:01:29.776Z] $ docker exec --env ******** --env ******** a40799c8c2ccd7427f7df2b0f82403d6ba430a10806d49348a90738436485cd8 ssh-agent -k [2023-05-30T14:01:29.865Z] unset SSH_AUTH_SOCK; [2023-05-30T14:01:29.865Z] unset SSH_AGENT_PID; [2023-05-30T14:01:29.865Z] echo Agent pid 76 killed; [2023-05-30T14:01:29.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T14:01:30.291Z] + git semver [Pipeline] } [2023-05-30T14:01:30.575Z] $ docker stop --time=1 a40799c8c2ccd7427f7df2b0f82403d6ba430a10806d49348a90738436485cd8 [2023-05-30T14:01:31.884Z] $ docker rm -f --volumes a40799c8c2ccd7427f7df2b0f82403d6ba430a10806d49348a90738436485cd8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T14:01:32.279Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T14:01:32.538Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T14:01:32.556Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T14:01:33.162Z] provisioning config files... [2023-05-30T14:01:33.170Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/config11452441818800657452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T14:01:33.518Z] ---> docker-login.sh [2023-05-30T14:01:33.519Z] nexus3.edgexfoundry.org:10001 [2023-05-30T14:01:33.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:01:33.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:01:33.519Z] Configure a credential helper to remove this warning. See [2023-05-30T14:01:33.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:01:33.519Z] [2023-05-30T14:01:33.519Z] Login Succeeded [2023-05-30T14:01:33.519Z] nexus3.edgexfoundry.org:10002 [2023-05-30T14:01:33.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:01:33.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:01:33.519Z] Configure a credential helper to remove this warning. See [2023-05-30T14:01:33.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:01:33.519Z] [2023-05-30T14:01:33.519Z] Login Succeeded [2023-05-30T14:01:33.519Z] nexus3.edgexfoundry.org:10003 [2023-05-30T14:01:33.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:01:33.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:01:33.777Z] Configure a credential helper to remove this warning. See [2023-05-30T14:01:33.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:01:33.777Z] [2023-05-30T14:01:33.777Z] Login Succeeded [2023-05-30T14:01:33.777Z] nexus3.edgexfoundry.org:10004 [2023-05-30T14:01:33.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:01:33.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:01:33.777Z] Configure a credential helper to remove this warning. See [2023-05-30T14:01:33.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:01:33.777Z] [2023-05-30T14:01:33.777Z] Login Succeeded [2023-05-30T14:01:33.777Z] docker.io [2023-05-30T14:01:34.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:01:34.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:01:34.037Z] Configure a credential helper to remove this warning. See [2023-05-30T14:01:34.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:01:34.037Z] [2023-05-30T14:01:34.037Z] Login Succeeded [2023-05-30T14:01:34.037Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T14:01:34.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T14:01:34.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T14:01:34.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T14:01:34.320Z] ========================================================= [2023-05-30T14:01:34.320Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T14:01:34.320Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T14:01:34.806Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T14:01:34.806Z] Sending build context to Docker daemon 12.68MB [2023-05-30T14:01:34.806Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T14:01:34.806Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T14:01:34.806Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T14:01:34.806Z] f56be85fc22e: Pulling fs layer [2023-05-30T14:01:34.806Z] 85791d961cd3: Pulling fs layer [2023-05-30T14:01:34.806Z] d694b5ae8c79: Pulling fs layer [2023-05-30T14:01:34.806Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T14:01:34.806Z] 4d19c01a9841: Pulling fs layer [2023-05-30T14:01:34.806Z] 9325e15d5711: Pulling fs layer [2023-05-30T14:01:34.806Z] 556b6ee489ea: Pulling fs layer [2023-05-30T14:01:34.806Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T14:01:34.806Z] 4d19c01a9841: Waiting [2023-05-30T14:01:34.806Z] 9325e15d5711: Waiting [2023-05-30T14:01:34.806Z] 556b6ee489ea: Waiting [2023-05-30T14:01:34.806Z] c5a4b2cf53e6: Waiting [2023-05-30T14:01:34.806Z] 9f32a84ed3da: Waiting [2023-05-30T14:01:35.066Z] 85791d961cd3: Download complete [2023-05-30T14:01:35.066Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T14:01:35.066Z] 9f32a84ed3da: Download complete [2023-05-30T14:01:35.066Z] 4d19c01a9841: Verifying Checksum [2023-05-30T14:01:35.066Z] 4d19c01a9841: Download complete [2023-05-30T14:01:35.066Z] f56be85fc22e: Verifying Checksum [2023-05-30T14:01:35.066Z] f56be85fc22e: Download complete [2023-05-30T14:01:35.066Z] 9325e15d5711: Verifying Checksum [2023-05-30T14:01:35.066Z] 9325e15d5711: Download complete [2023-05-30T14:01:35.066Z] f56be85fc22e: Pull complete [2023-05-30T14:01:35.328Z] 85791d961cd3: Pull complete [2023-05-30T14:01:35.587Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T14:01:35.587Z] c5a4b2cf53e6: Download complete [2023-05-30T14:01:35.587Z] d694b5ae8c79: Verifying Checksum [2023-05-30T14:01:35.587Z] d694b5ae8c79: Download complete [2023-05-30T14:01:35.847Z] 556b6ee489ea: Verifying Checksum [2023-05-30T14:01:35.847Z] 556b6ee489ea: Download complete [2023-05-30T14:01:39.138Z] d694b5ae8c79: Pull complete [2023-05-30T14:01:39.138Z] 9f32a84ed3da: Pull complete [2023-05-30T14:01:39.138Z] 4d19c01a9841: Pull complete [2023-05-30T14:01:39.138Z] 9325e15d5711: Pull complete [2023-05-30T14:01:41.488Z] 556b6ee489ea: Pull complete [2023-05-30T14:01:43.558Z] c5a4b2cf53e6: Pull complete [2023-05-30T14:01:43.558Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T14:01:43.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T14:01:43.558Z] ---> c4be618373d6 [2023-05-30T14:01:43.558Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T14:01:46.862Z] ---> Running in 6ee1f26600fb [2023-05-30T14:01:46.862Z] Removing intermediate container 6ee1f26600fb [2023-05-30T14:01:46.862Z] ---> 417b080f8db6 [2023-05-30T14:01:46.862Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T14:01:46.862Z] ---> Running in ecc49eaa5a92 [2023-05-30T14:01:46.862Z] Removing intermediate container ecc49eaa5a92 [2023-05-30T14:01:46.862Z] ---> c4d57ef425f0 [2023-05-30T14:01:46.862Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T14:01:46.862Z] ---> Running in 6306eea33434 [2023-05-30T14:01:46.862Z] Removing intermediate container 6306eea33434 [2023-05-30T14:01:46.862Z] ---> d1bbffdc4e32 [2023-05-30T14:01:46.862Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T14:01:46.862Z] ---> Running in e75c8a6e78f1 [2023-05-30T14:01:47.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T14:01:47.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T14:01:47.641Z] OK: 265 MiB in 53 packages [2023-05-30T14:01:47.901Z] Removing intermediate container e75c8a6e78f1 [2023-05-30T14:01:47.901Z] ---> 42e00c6290b6 [2023-05-30T14:01:47.901Z] Step 7/12 : WORKDIR /app [2023-05-30T14:01:47.901Z] ---> Running in f9eaf4a89362 [2023-05-30T14:01:47.901Z] Removing intermediate container f9eaf4a89362 [2023-05-30T14:01:47.901Z] ---> 01cb851a6001 [2023-05-30T14:01:47.901Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-30T14:01:47.977Z] Still waiting to schedule task [2023-05-30T14:01:47.978Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-30T14:01:48.159Z] ---> 3e66252f5050 [2023-05-30T14:01:48.159Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T14:01:48.159Z] ---> Running in f40db3c63c8f [2023-05-30T14:02:34.837Z] Removing intermediate container f40db3c63c8f [2023-05-30T14:02:34.837Z] ---> eae9b541261e [2023-05-30T14:02:34.837Z] Step 10/12 : COPY . . [2023-05-30T14:02:34.837Z] ---> 5b77670dd171 [2023-05-30T14:02:34.837Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T14:02:34.837Z] ---> Running in 6ee52fc56b93 [2023-05-30T14:02:34.837Z] Removing intermediate container 6ee52fc56b93 [2023-05-30T14:02:34.837Z] ---> b44ecdae0eef [2023-05-30T14:02:34.837Z] Step 12/12 : RUN $MAKE [2023-05-30T14:02:34.837Z] ---> Running in 872415339cc8 [2023-05-30T14:02:34.837Z] noop [2023-05-30T14:02:34.837Z] Removing intermediate container 872415339cc8 [2023-05-30T14:02:34.837Z] ---> 3c523af1cb24 [2023-05-30T14:02:34.837Z] Successfully built 3c523af1cb24 [2023-05-30T14:02:34.837Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T14:02:35.315Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T14:02:35.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T14:02:35.479Z] prd-ubuntu20.04-docker-8c-8g-17300 does not seem to be running inside a container [2023-05-30T14:02:35.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-204 -v /w/workspace/y_app-rfid-llrp-inventory_PR-204:/w/workspace/y_app-rfid-llrp-inventory_PR-204:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T14:02:35.834Z] $ docker top f047b3b7f0c419a08cbd9bb20101d35dc9faa37a9861de2b8baaf82ead90ecde -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T14:02:36.241Z] + go version [2023-05-30T14:02:36.241Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T14:02:36.288Z] $ docker stop --time=1 f047b3b7f0c419a08cbd9bb20101d35dc9faa37a9861de2b8baaf82ead90ecde [2023-05-30T14:02:37.522Z] $ docker rm -f --volumes f047b3b7f0c419a08cbd9bb20101d35dc9faa37a9861de2b8baaf82ead90ecde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T14:02:38.253Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T14:02:38.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T14:02:38.424Z] prd-ubuntu20.04-docker-8c-8g-17300 does not seem to be running inside a container [2023-05-30T14:02:38.460Z] $ 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-204 -v /w/workspace/y_app-rfid-llrp-inventory_PR-204:/w/workspace/y_app-rfid-llrp-inventory_PR-204:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T14:02:38.813Z] $ docker top 56161456f2b0c21ae3e918ccd68fbecc2ae099fd997ef3918c9e1b9f02b35dd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T14:02:39.208Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-204 [Pipeline] fileExists [Pipeline] sh [2023-05-30T14:02:39.580Z] + make test [2023-05-30T14:02:39.580Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-30T14:03:01.853Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-30T14:03:01.853Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-30T14:03:01.853Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.139s coverage: 86.2% of statements [2023-05-30T14:03:01.853Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.693s coverage: 71.9% of statements [2023-05-30T14:03:18.584Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17301 in /w/workspace/y_app-rfid-llrp-inventory_PR-204 [Pipeline] { [Pipeline] ws [2023-05-30T14:03:18.638Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-05-30T14:03:18.717Z] The recommended git tool is: git [2023-05-30T14:03:19.944Z] go vet ./... [2023-05-30T14:03:23.845Z] using credential edgex-jenkins-ssh [2023-05-30T14:03:23.862Z] Cloning the remote Git repository [2023-05-30T14:03:24.133Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T14:03:24.133Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T14:03:24.133Z] ./bin/test-attribution.sh [2023-05-30T14:03:24.133Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-30T14:03:24.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T14:03:24.217Z] $ docker stop --time=1 56161456f2b0c21ae3e918ccd68fbecc2ae099fd997ef3918c9e1b9f02b35dd1 [2023-05-30T14:03:23.913Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-30T14:03:24.013Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-05-30T14:03:24.165Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-30T14:03:24.166Z] > git --version # timeout=10 [2023-05-30T14:03:24.187Z] > git --version # 'git version 2.25.1' [2023-05-30T14:03:24.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T14:03:24.337Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T14:03:26.429Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-30T14:03:26.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T14:03:27.206Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-30T14:03:27.248Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-30T14:03:27.249Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T14:03:27.263Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T14:03:27.731Z] Merging remotes/origin/main commit d2b3025aaba860c168ca8b1035a6ee4724df4e2f into PR head commit e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 [2023-05-30T14:03:27.990Z] Merge succeeded, producing e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 [2023-05-30T14:03:27.991Z] Checking out Revision e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 (PR-204) [2023-05-30T14:03:28.436Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.4" [2023-05-30T14:03:28.486Z] > git --version # timeout=10 [2023-05-30T14:03:28.499Z] > git --version # 'git version 2.25.1' [2023-05-30T14:03:28.521Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T14:03:27.754Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T14:03:27.819Z] > git checkout -f e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 # timeout=10 [2023-05-30T14:03:27.910Z] > git remote # timeout=10 [2023-05-30T14:03:27.928Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T14:03:27.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T14:03:27.956Z] > git merge d2b3025aaba860c168ca8b1035a6ee4724df4e2f # timeout=10 [2023-05-30T14:03:27.979Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T14:03:28.000Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T14:03:28.018Z] > git checkout -f e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 # timeout=10 [2023-05-30T14:03:35.189Z] $ docker rm -f --volumes 56161456f2b0c21ae3e918ccd68fbecc2ae099fd997ef3918c9e1b9f02b35dd1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-05-30T14:03:35.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash [2023-05-30T14:03:36.206Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2023-05-30T14:03:36.263Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T14:03:36.263Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T14:03:36.263Z] Dload Upload Total Spent Left Speed [2023-05-30T14:03:36.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75449 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh [2023-05-30T14:03:36.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T14:03:37.052Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T14:03:37.301Z] + ls -al . [2023-05-30T14:03:37.301Z] total 228 [2023-05-30T14:03:37.301Z] drwxrwxr-x 11 jenkins jenkins 4096 May 30 14:02 . [2023-05-30T14:03:37.301Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 14:01 .. [2023-05-30T14:03:37.301Z] -rw-rw-r-- 1 jenkins jenkins 262 May 30 14:01 .dockerignore [2023-05-30T14:03:37.301Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 14:01 .git [2023-05-30T14:03:37.301Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 14:01 .github [2023-05-30T14:03:37.301Z] -rw-rw-r-- 1 jenkins jenkins 788 May 30 14:01 .gitignore [2023-05-30T14:03:37.301Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 14:01 .golangci.yml [2023-05-30T14:03:37.301Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 14:01 .semver [2023-05-30T14:03:37.301Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 30 14:01 Attribution.txt [2023-05-30T14:03:37.301Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 30 14:01 CHANGELOG.md [2023-05-30T14:03:37.301Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 30 14:01 Dockerfile [2023-05-30T14:03:37.301Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 14:01 GOVERNANCE.md [2023-05-30T14:03:37.301Z] -rw-rw-r-- 1 jenkins jenkins 687 May 30 14:01 Jenkinsfile [2023-05-30T14:03:37.301Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 30 14:01 LICENSE [2023-05-30T14:03:37.301Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 30 14:01 Makefile [2023-05-30T14:03:37.301Z] -rw-rw-r-- 1 jenkins jenkins 617 May 30 14:01 OWNERS.md [2023-05-30T14:03:37.301Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 30 14:01 README.md [2023-05-30T14:03:37.301Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 14:01 VERSION [2023-05-30T14:03:37.301Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 14:01 bin [2023-05-30T14:03:37.301Z] -rw-r--r-- 1 jenkins jenkins 41317 May 30 14:03 coverage.out [2023-05-30T14:03:37.301Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 30 14:01 go.mod [2023-05-30T14:03:37.301Z] -rw-rw-r-- 1 jenkins jenkins 31499 May 30 14:01 go.sum [2023-05-30T14:03:37.301Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 14:01 images [2023-05-30T14:03:37.301Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 14:01 internal [2023-05-30T14:03:37.301Z] -rw-rw-r-- 1 jenkins jenkins 531 May 30 14:01 main.go [2023-05-30T14:03:37.301Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 14:01 res [2023-05-30T14:03:37.301Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 14:01 snap [2023-05-30T14:03:37.301Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 14:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-05-30T14:03:37.407Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T14:03:37.407Z] + sudo tee /etc/docker/daemon.new [2023-05-30T14:03:37.407Z] { [2023-05-30T14:03:37.407Z] "registry-mirrors": [ [2023-05-30T14:03:37.407Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T14:03:37.407Z] ], [2023-05-30T14:03:37.407Z] "bip": "10.250.0.254/24", [2023-05-30T14:03:37.407Z] "hosts": [ [2023-05-30T14:03:37.407Z] "tcp://0.0.0.0:5555", [2023-05-30T14:03:37.407Z] "unix:///var/run/docker.sock" [2023-05-30T14:03:37.407Z] ], [2023-05-30T14:03:37.407Z] "mtu": 1458, [2023-05-30T14:03:37.407Z] "selinux-enabled": true, [2023-05-30T14:03:37.407Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T14:03:37.407Z] } [Pipeline] sh [Pipeline] sh [2023-05-30T14:03:37.701Z] + 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=e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 --label arch=amd64 --label version=0.0.0 . [2023-05-30T14:03:37.701Z] Sending build context to Docker daemon 12.68MB [2023-05-30T14:03:37.701Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T14:03:37.701Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-30T14:03:37.701Z] ---> 3c523af1cb24 [2023-05-30T14:03:37.701Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T14:03:37.825Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T14:03:37.961Z] ---> Running in efee9866cd03 [2023-05-30T14:03:38.182Z] + sudo service docker restart [2023-05-30T14:03:38.220Z] Removing intermediate container efee9866cd03 [2023-05-30T14:03:38.220Z] ---> 49c7082b09b2 [2023-05-30T14:03:38.220Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T14:03:38.220Z] ---> Running in 9fb8ae5a5af8 [2023-05-30T14:03:38.220Z] Removing intermediate container 9fb8ae5a5af8 [2023-05-30T14:03:38.220Z] ---> 8591c7d8e383 [2023-05-30T14:03:38.220Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-30T14:03:38.220Z] ---> Running in 4372fece5085 [2023-05-30T14:03:38.479Z] Removing intermediate container 4372fece5085 [2023-05-30T14:03:38.479Z] ---> 364c0a2221cf [2023-05-30T14:03:38.479Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T14:03:38.479Z] ---> Running in 3bdc0b075d40 [2023-05-30T14:03:38.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T14:03:39.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T14:03:39.006Z] OK: 265 MiB in 53 packages [2023-05-30T14:03:39.574Z] Removing intermediate container 3bdc0b075d40 [2023-05-30T14:03:39.574Z] ---> 64be4baedd47 [2023-05-30T14:03:39.574Z] Step 7/29 : WORKDIR /app [2023-05-30T14:03:39.574Z] ---> Running in e54d543aa5e4 [2023-05-30T14:03:39.574Z] Removing intermediate container e54d543aa5e4 [2023-05-30T14:03:39.574Z] ---> 43b65f26ec3b [2023-05-30T14:03:39.574Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-30T14:03:39.832Z] ---> 7053afb39e20 [2023-05-30T14:03:39.832Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T14:03:39.832Z] ---> Running in 798f0cd522ff [2023-05-30T14:03:40.771Z] Removing intermediate container 798f0cd522ff [2023-05-30T14:03:40.771Z] ---> 44ffc89b0060 [2023-05-30T14:03:40.771Z] Step 10/29 : COPY . . [2023-05-30T14:03:41.710Z] ---> 92932d77f494 [2023-05-30T14:03:41.710Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T14:03:42.276Z] ---> Running in 3c300b9b9810 [2023-05-30T14:03:42.842Z] Removing intermediate container 3c300b9b9810 [2023-05-30T14:03:42.843Z] ---> db26f332e24e [2023-05-30T14:03:42.843Z] Step 12/29 : RUN $MAKE [2023-05-30T14:03:43.102Z] ---> Running in 6aa372cced2d [2023-05-30T14:03:43.361Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T14:03:56.506Z] provisioning config files... [2023-05-30T14:03:56.533Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config14249200487228110486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T14:03:56.914Z] ---> docker-login.sh [2023-05-30T14:03:56.914Z] nexus3.edgexfoundry.org:10001 [2023-05-30T14:03:57.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:03:57.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:03:57.454Z] Configure a credential helper to remove this warning. See [2023-05-30T14:03:57.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:03:57.454Z] [2023-05-30T14:03:57.454Z] Login Succeeded [2023-05-30T14:03:57.454Z] nexus3.edgexfoundry.org:10002 [2023-05-30T14:03:57.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:03:57.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:03:57.997Z] Configure a credential helper to remove this warning. See [2023-05-30T14:03:57.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:03:57.997Z] [2023-05-30T14:03:57.997Z] Login Succeeded [2023-05-30T14:03:57.997Z] nexus3.edgexfoundry.org:10003 [2023-05-30T14:03:57.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:03:58.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:03:58.266Z] Configure a credential helper to remove this warning. See [2023-05-30T14:03:58.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:03:58.266Z] [2023-05-30T14:03:58.266Z] Login Succeeded [2023-05-30T14:03:58.266Z] nexus3.edgexfoundry.org:10004 [2023-05-30T14:03:58.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:03:58.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:03:58.536Z] Configure a credential helper to remove this warning. See [2023-05-30T14:03:58.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:03:58.536Z] [2023-05-30T14:03:58.536Z] Login Succeeded [2023-05-30T14:03:58.536Z] docker.io [2023-05-30T14:03:58.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T14:03:59.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T14:03:59.072Z] Configure a credential helper to remove this warning. See [2023-05-30T14:03:59.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T14:03:59.072Z] [2023-05-30T14:03:59.072Z] Login Succeeded [2023-05-30T14:03:59.072Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T14:03:59.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T14:03:59.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T14:03:59.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T14:03:59.537Z] ========================================================= [2023-05-30T14:03:59.537Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T14:03:59.537Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T14:04:00.033Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T14:04:00.307Z] Sending build context to Docker daemon 678.4kB [2023-05-30T14:04:00.307Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T14:04:00.307Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T14:04:00.307Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T14:04:00.307Z] c41833b44d91: Pulling fs layer [2023-05-30T14:04:00.307Z] ed15518f5707: Pulling fs layer [2023-05-30T14:04:00.307Z] feae8fd75edb: Pulling fs layer [2023-05-30T14:04:00.307Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T14:04:00.307Z] 3cdef696dda3: Pulling fs layer [2023-05-30T14:04:00.307Z] 2ced38df9373: Pulling fs layer [2023-05-30T14:04:00.307Z] 58f1dce35555: Pulling fs layer [2023-05-30T14:04:00.307Z] 242c74f7c9fa: Waiting [2023-05-30T14:04:00.307Z] 3cdef696dda3: Waiting [2023-05-30T14:04:00.307Z] 2ced38df9373: Waiting [2023-05-30T14:04:00.578Z] ed15518f5707: Download complete [2023-05-30T14:04:00.578Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T14:04:00.578Z] 242c74f7c9fa: Download complete [2023-05-30T14:04:00.578Z] 3cdef696dda3: Verifying Checksum [2023-05-30T14:04:00.578Z] 3cdef696dda3: Download complete [2023-05-30T14:04:00.578Z] c41833b44d91: Verifying Checksum [2023-05-30T14:04:00.578Z] c41833b44d91: Download complete [2023-05-30T14:04:02.167Z] 58f1dce35555: Verifying Checksum [2023-05-30T14:04:02.167Z] 58f1dce35555: Download complete [2023-05-30T14:04:02.775Z] c41833b44d91: Pull complete [2023-05-30T14:04:03.044Z] ed15518f5707: Pull complete [2023-05-30T14:04:03.317Z] feae8fd75edb: Verifying Checksum [2023-05-30T14:04:03.317Z] feae8fd75edb: Download complete [2023-05-30T14:04:03.585Z] 2ced38df9373: Verifying Checksum [2023-05-30T14:04:03.585Z] 2ced38df9373: Download complete [2023-05-30T14:04:05.280Z] Removing intermediate container 6aa372cced2d [2023-05-30T14:04:05.280Z] ---> 2d5129f8381e [2023-05-30T14:04:05.280Z] Step 13/29 : FROM alpine:3.17 [2023-05-30T14:04:06.658Z] 3.17: Pulling from library/alpine [2023-05-30T14:04:06.658Z] f56be85fc22e: Already exists [2023-05-30T14:04:06.941Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T14:04:06.941Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T14:04:06.941Z] ---> 9ed4aefc74f6 [2023-05-30T14:04:06.941Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-30T14:04:07.204Z] ---> Running in 0554ed22f7f2 [2023-05-30T14:04:07.204Z] Removing intermediate container 0554ed22f7f2 [2023-05-30T14:04:07.204Z] ---> a39aedd078af [2023-05-30T14:04:07.204Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-30T14:04:07.204Z] ---> Running in 2edc9e2144eb [2023-05-30T14:04:07.497Z] Removing intermediate container 2edc9e2144eb [2023-05-30T14:04:07.497Z] ---> 31ae2b4af13d [2023-05-30T14:04:07.497Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-30T14:04:07.758Z] ---> Running in fe1b92185245 [2023-05-30T14:04:08.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T14:04:08.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T14:04:08.850Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T14:04:08.850Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T14:04:08.850Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T14:04:08.850Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T14:04:08.850Z] OK: 8 MiB in 17 packages [2023-05-30T14:04:09.846Z] Removing intermediate container fe1b92185245 [2023-05-30T14:04:09.846Z] ---> 384558624341 [2023-05-30T14:04:09.846Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-30T14:04:10.104Z] ---> a2e42a2116b2 [2023-05-30T14:04:10.104Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-30T14:04:10.672Z] ---> 1c05974d7406 [2023-05-30T14:04:10.672Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-30T14:04:10.932Z] ---> 98ff83c5e368 [2023-05-30T14:04:10.932Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-30T14:04:11.499Z] ---> 195c14826c9c [2023-05-30T14:04:11.499Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-30T14:04:12.592Z] ---> 241d8a64e2e7 [2023-05-30T14:04:12.592Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-30T14:04:13.159Z] ---> Running in d97d723575d7 [2023-05-30T14:04:14.538Z] Removing intermediate container d97d723575d7 [2023-05-30T14:04:14.538Z] ---> 4847a8543295 [2023-05-30T14:04:14.538Z] Step 23/29 : VOLUME /cache [2023-05-30T14:04:14.538Z] ---> Running in fb856b25e31f [2023-05-30T14:04:14.796Z] Removing intermediate container fb856b25e31f [2023-05-30T14:04:14.796Z] ---> 864ce5eec2ee [2023-05-30T14:04:14.796Z] Step 24/29 : EXPOSE 59711 [2023-05-30T14:04:15.055Z] ---> Running in 063c02165087 [2023-05-30T14:04:15.315Z] Removing intermediate container 063c02165087 [2023-05-30T14:04:15.315Z] ---> 125ce1bce0bc [2023-05-30T14:04:15.315Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-30T14:04:15.573Z] ---> Running in dae56657ba68 [2023-05-30T14:04:15.831Z] Removing intermediate container dae56657ba68 [2023-05-30T14:04:15.831Z] ---> 623c9f7b066d [2023-05-30T14:04:15.831Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-30T14:04:16.089Z] ---> Running in 5b4bb571d356 [2023-05-30T14:04:16.346Z] Removing intermediate container 5b4bb571d356 [2023-05-30T14:04:16.347Z] ---> 97555e44042c [2023-05-30T14:04:16.347Z] Step 27/29 : LABEL arch=amd64 [2023-05-30T14:04:16.621Z] ---> Running in 425ce5999dcd [2023-05-30T14:04:16.880Z] Removing intermediate container 425ce5999dcd [2023-05-30T14:04:16.880Z] ---> ae794a5a59c8 [2023-05-30T14:04:16.880Z] Step 28/29 : LABEL git_sha=e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 [2023-05-30T14:04:17.140Z] ---> Running in 639d2bfeff2d [2023-05-30T14:04:17.401Z] Removing intermediate container 639d2bfeff2d [2023-05-30T14:04:17.401Z] ---> 57cab507bdcb [2023-05-30T14:04:17.401Z] Step 29/29 : LABEL version=0.0.0 [2023-05-30T14:04:17.660Z] ---> Running in 629ed2f6fbba [2023-05-30T14:04:17.919Z] Removing intermediate container 629ed2f6fbba [2023-05-30T14:04:17.919Z] ---> 058328f455bb [2023-05-30T14:04:17.919Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T14:04:17.919Z] Successfully built 058328f455bb [2023-05-30T14:04:17.919Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T14:04:18.598Z] feae8fd75edb: Pull complete [2023-05-30T14:04:18.599Z] 242c74f7c9fa: Pull complete [2023-05-30T14:04:18.599Z] 3cdef696dda3: Pull complete [2023-05-30T14:04:18.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T14:04:18.805Z] [2023-05-30T14:04:18.805Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T14:04:19.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T14:04:19.176Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T14:04:19.176Z] 5eb5b503b376: Pulling fs layer [2023-05-30T14:04:19.176Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T14:04:19.176Z] ec43610c2a17: Pulling fs layer [2023-05-30T14:04:19.176Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T14:04:19.176Z] 33b1e0a273af: Pulling fs layer [2023-05-30T14:04:19.176Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T14:04:19.176Z] 2f39f015ded8: Pulling fs layer [2023-05-30T14:04:19.176Z] 33b1e0a273af: Waiting [2023-05-30T14:04:19.176Z] 5d3b04190fa2: Waiting [2023-05-30T14:04:19.176Z] 2f39f015ded8: Waiting [2023-05-30T14:04:19.176Z] 3a2ae6a8a46f: Waiting [2023-05-30T14:04:19.176Z] 5c69ac0246d0: Download complete [2023-05-30T14:04:19.176Z] 3a2ae6a8a46f: Download complete [2023-05-30T14:04:19.436Z] ec43610c2a17: Verifying Checksum [2023-05-30T14:04:19.436Z] ec43610c2a17: Download complete [2023-05-30T14:04:19.436Z] 33b1e0a273af: Verifying Checksum [2023-05-30T14:04:19.436Z] 33b1e0a273af: Download complete [2023-05-30T14:04:19.436Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T14:04:19.436Z] 5d3b04190fa2: Download complete [2023-05-30T14:04:19.436Z] 5eb5b503b376: Verifying Checksum [2023-05-30T14:04:19.436Z] 5eb5b503b376: Download complete [2023-05-30T14:04:20.003Z] 2f39f015ded8: Download complete [2023-05-30T14:04:20.939Z] 5eb5b503b376: Pull complete [2023-05-30T14:04:21.196Z] 5c69ac0246d0: Pull complete [2023-05-30T14:04:21.454Z] ec43610c2a17: Pull complete [2023-05-30T14:04:21.713Z] 3a2ae6a8a46f: Pull complete [2023-05-30T14:04:21.984Z] 33b1e0a273af: Pull complete [2023-05-30T14:04:22.241Z] 5d3b04190fa2: Pull complete [2023-05-30T14:04:23.961Z] 2ced38df9373: Pull complete [2023-05-30T14:04:26.429Z] 2f39f015ded8: Pull complete [2023-05-30T14:04:26.429Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T14:04:26.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T14:04:26.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-05-30T14:04:26.561Z] 58f1dce35555: Pull complete [2023-05-30T14:04:26.561Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T14:04:26.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T14:04:26.561Z] ---> fadd8f120f05 [2023-05-30T14:04:26.561Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T14:04:26.681Z] prd-ubuntu20.04-docker-8c-8g-17300 does not seem to be running inside a container [2023-05-30T14:04:26.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-204 -v /w/workspace/y_app-rfid-llrp-inventory_PR-204:/w/workspace/y_app-rfid-llrp-inventory_PR-204:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T14:04:28.519Z] ---> Running in 18aeec50a662 [2023-05-30T14:04:28.520Z] Removing intermediate container 18aeec50a662 [2023-05-30T14:04:28.520Z] ---> 0b07053f75bb [2023-05-30T14:04:28.520Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T14:04:28.520Z] ---> Running in 8f44c6c6ebcb [2023-05-30T14:04:28.787Z] Removing intermediate container 8f44c6c6ebcb [2023-05-30T14:04:28.787Z] ---> 80828c1681e2 [2023-05-30T14:04:28.787Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T14:04:28.788Z] ---> Running in 6abf9ca1c276 [2023-05-30T14:04:29.371Z] Removing intermediate container 6abf9ca1c276 [2023-05-30T14:04:29.371Z] ---> a4009dea0ff9 [2023-05-30T14:04:29.371Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T14:04:29.371Z] ---> Running in 602ed221743e [2023-05-30T14:04:30.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T14:04:30.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T14:04:31.882Z] OK: 263 MiB in 53 packages [2023-05-30T14:04:32.847Z] Removing intermediate container 602ed221743e [2023-05-30T14:04:32.847Z] ---> b551aff5c84d [2023-05-30T14:04:32.847Z] Step 7/12 : WORKDIR /app [2023-05-30T14:04:32.847Z] ---> Running in f10b12623c04 [2023-05-30T14:04:33.115Z] Removing intermediate container f10b12623c04 [2023-05-30T14:04:33.115Z] ---> e78d1e9e72ef [2023-05-30T14:04:33.115Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-30T14:04:33.701Z] ---> 308a4cc284e3 [2023-05-30T14:04:33.701Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T14:04:33.701Z] ---> Running in 1a588e2b5e58 [2023-05-30T14:04:34.117Z] $ docker top cc621438ec29d67bcf231bc80fb417e1a1a2000c5c518f1f2b8cc8e78f4dface -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T14:04:34.712Z] ---> job-cost.sh [2023-05-30T14:04:34.712Z] lf-activate-venv: SKIPPING [2023-05-30T14:04:34.712Z] INFO: No Stack... [2023-05-30T14:04:34.971Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T14:04:35.230Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T14:04:35.538Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives/cost.csv [2023-05-30T14:04:35.538Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T14:04:35.577Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-1-stack-cost] [2023-05-30T14:04:35.582Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-1-stack-cost] did not exist. Created. [2023-05-30T14:04:35.582Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T14:04:35.971Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T14:04:36.024Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T14:04:36.053Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T14:04:36.142Z] $ docker stop --time=1 cc621438ec29d67bcf231bc80fb417e1a1a2000c5c518f1f2b8cc8e78f4dface [2023-05-30T14:04:37.787Z] $ docker rm -f --volumes cc621438ec29d67bcf231bc80fb417e1a1a2000c5c518f1f2b8cc8e78f4dface [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T14:05:41.608Z] Removing intermediate container 1a588e2b5e58 [2023-05-30T14:05:41.608Z] ---> ae10224763a7 [2023-05-30T14:05:41.608Z] Step 10/12 : COPY . . [2023-05-30T14:05:41.608Z] ---> e833e351cc25 [2023-05-30T14:05:41.608Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T14:05:41.608Z] ---> Running in 78f63c914093 [2023-05-30T14:05:41.608Z] Removing intermediate container 78f63c914093 [2023-05-30T14:05:41.608Z] ---> 18177ae64298 [2023-05-30T14:05:41.608Z] Step 12/12 : RUN $MAKE [2023-05-30T14:05:41.608Z] ---> Running in 056101dc331e [2023-05-30T14:05:41.608Z] noop [2023-05-30T14:05:41.608Z] Removing intermediate container 056101dc331e [2023-05-30T14:05:41.608Z] ---> 7ca778d42390 [2023-05-30T14:05:41.608Z] Successfully built 7ca778d42390 [2023-05-30T14:05:41.608Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T14:05:42.065Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T14:05:42.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T14:05:42.318Z] prd-ubuntu20.04-docker-arm64-4c-16g-17301 does not seem to be running inside a container [2023-05-30T14:05:42.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T14:05:43.528Z] $ docker top 4ab27fd57c5e6765a7885504a0f4288a2c6de30763aee63d3e3d063500a145c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T14:05:44.403Z] + go version [2023-05-30T14:05:44.403Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T14:05:44.445Z] $ docker stop --time=1 4ab27fd57c5e6765a7885504a0f4288a2c6de30763aee63d3e3d063500a145c4 [2023-05-30T14:05:46.066Z] $ docker rm -f --volumes 4ab27fd57c5e6765a7885504a0f4288a2c6de30763aee63d3e3d063500a145c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T14:05:46.896Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T14:05:46.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T14:05:47.163Z] prd-ubuntu20.04-docker-arm64-4c-16g-17301 does not seem to be running inside a container [2023-05-30T14:05:47.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T14:05:48.349Z] $ docker top c6cb667ef39d63054e36db57f666394d971eef1036a640947dda6db34c2fd58c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T14:05:48.886Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-05-30T14:05:49.258Z] + make test [2023-05-30T14:05:49.258Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-30T14:08:25.976Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-30T14:08:38.276Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-30T14:08:38.276Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.468s coverage: 86.2% of statements [2023-05-30T14:08:48.357Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.491s coverage: 71.9% of statements [2023-05-30T14:08:48.942Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T14:08:48.942Z] go vet ./... [2023-05-30T14:11:10.658Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T14:11:10.658Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T14:11:10.658Z] ./bin/test-attribution.sh [2023-05-30T14:11:10.658Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-30T14:11:10.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T14:11:10.724Z] $ docker stop --time=1 c6cb667ef39d63054e36db57f666394d971eef1036a640947dda6db34c2fd58c [2023-05-30T14:11:12.589Z] $ docker rm -f --volumes c6cb667ef39d63054e36db57f666394d971eef1036a640947dda6db34c2fd58c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T14:11:14.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T14:11:14.209Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T14:11:14.657Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T14:11:15.264Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T14:11:15.602Z] + ls -al . [2023-05-30T14:11:15.602Z] total 224 [2023-05-30T14:11:15.602Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 14:05 . [2023-05-30T14:11:15.602Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 14:03 .. [2023-05-30T14:11:15.602Z] -rw-rw-r-- 1 jenkins jenkins 262 May 30 14:03 .dockerignore [2023-05-30T14:11:15.602Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 14:03 .git [2023-05-30T14:11:15.602Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 14:03 .github [2023-05-30T14:11:15.602Z] -rw-rw-r-- 1 jenkins jenkins 788 May 30 14:03 .gitignore [2023-05-30T14:11:15.602Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 14:03 .golangci.yml [2023-05-30T14:11:15.602Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 30 14:03 Attribution.txt [2023-05-30T14:11:15.602Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 30 14:03 CHANGELOG.md [2023-05-30T14:11:15.602Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 30 14:03 Dockerfile [2023-05-30T14:11:15.602Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 14:03 GOVERNANCE.md [2023-05-30T14:11:15.602Z] -rw-rw-r-- 1 jenkins jenkins 687 May 30 14:03 Jenkinsfile [2023-05-30T14:11:15.602Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 30 14:03 LICENSE [2023-05-30T14:11:15.602Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 30 14:03 Makefile [2023-05-30T14:11:15.602Z] -rw-rw-r-- 1 jenkins jenkins 617 May 30 14:03 OWNERS.md [2023-05-30T14:11:15.602Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 30 14:03 README.md [2023-05-30T14:11:15.602Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 14:01 VERSION [2023-05-30T14:11:15.602Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 14:03 bin [2023-05-30T14:11:15.602Z] -rw-r--r-- 1 jenkins jenkins 41317 May 30 14:08 coverage.out [2023-05-30T14:11:15.602Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 30 14:03 go.mod [2023-05-30T14:11:15.602Z] -rw-rw-r-- 1 jenkins jenkins 31499 May 30 14:03 go.sum [2023-05-30T14:11:15.602Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 14:03 images [2023-05-30T14:11:15.602Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 14:03 internal [2023-05-30T14:11:15.602Z] -rw-rw-r-- 1 jenkins jenkins 531 May 30 14:03 main.go [2023-05-30T14:11:15.602Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 14:03 res [2023-05-30T14:11:15.602Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 14:03 snap [2023-05-30T14:11:15.602Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 14:03 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T14:11:16.023Z] + 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=e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 --label arch=arm64 --label version=0.0.0 . [2023-05-30T14:11:16.292Z] Sending build context to Docker daemon 678.4kB [2023-05-30T14:11:16.292Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T14:11:16.292Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-30T14:11:16.292Z] ---> 7ca778d42390 [2023-05-30T14:11:16.292Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-30T14:11:16.292Z] ---> Running in bd4e99cbcd91 [2023-05-30T14:11:16.561Z] Removing intermediate container bd4e99cbcd91 [2023-05-30T14:11:16.561Z] ---> 0458cc146563 [2023-05-30T14:11:16.561Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T14:11:16.829Z] ---> Running in 5c2c84923aad [2023-05-30T14:11:17.099Z] Removing intermediate container 5c2c84923aad [2023-05-30T14:11:17.099Z] ---> 493d72876f8d [2023-05-30T14:11:17.099Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-30T14:11:17.099Z] ---> Running in 30e443d75f7e [2023-05-30T14:11:17.368Z] Removing intermediate container 30e443d75f7e [2023-05-30T14:11:17.368Z] ---> 38bd3659884d [2023-05-30T14:11:17.368Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T14:11:17.636Z] ---> Running in 30f1a23d598b [2023-05-30T14:11:18.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T14:11:19.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T14:11:20.152Z] OK: 263 MiB in 53 packages [2023-05-30T14:11:20.738Z] Removing intermediate container 30f1a23d598b [2023-05-30T14:11:20.738Z] ---> 54d3ef6f47ee [2023-05-30T14:11:20.738Z] Step 7/29 : WORKDIR /app [2023-05-30T14:11:20.738Z] ---> Running in 764d40f07da1 [2023-05-30T14:11:21.007Z] Removing intermediate container 764d40f07da1 [2023-05-30T14:11:21.007Z] ---> fee363515257 [2023-05-30T14:11:21.007Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-30T14:11:21.588Z] ---> bc15f736376b [2023-05-30T14:11:21.588Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T14:11:21.588Z] ---> Running in 0b1e2b403dad [2023-05-30T14:11:24.173Z] Removing intermediate container 0b1e2b403dad [2023-05-30T14:11:24.173Z] ---> 78b9202e8941 [2023-05-30T14:11:24.173Z] Step 10/29 : COPY . . [2023-05-30T14:11:24.443Z] ---> 848a1f1b10c2 [2023-05-30T14:11:24.443Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T14:11:24.710Z] ---> Running in f4c063525040 [2023-05-30T14:11:24.977Z] Removing intermediate container f4c063525040 [2023-05-30T14:11:24.977Z] ---> 769543ca0d81 [2023-05-30T14:11:24.977Z] Step 12/29 : RUN $MAKE [2023-05-30T14:11:24.977Z] ---> Running in e9c988c5609d [2023-05-30T14:11:25.941Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-30T14:13:32.602Z] Removing intermediate container e9c988c5609d [2023-05-30T14:13:32.602Z] ---> 3401b82c50b5 [2023-05-30T14:13:32.602Z] Step 13/29 : FROM alpine:3.17 [2023-05-30T14:13:32.602Z] 3.17: Pulling from library/alpine [2023-05-30T14:13:32.602Z] c41833b44d91: Already exists [2023-05-30T14:13:32.602Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T14:13:32.602Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T14:13:32.603Z] ---> 51e60588ff2c [2023-05-30T14:13:32.603Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-30T14:13:32.603Z] ---> Running in 9ea77b176361 [2023-05-30T14:13:32.603Z] Removing intermediate container 9ea77b176361 [2023-05-30T14:13:32.603Z] ---> 62fad693b494 [2023-05-30T14:13:32.603Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-30T14:13:32.603Z] ---> Running in 9e03d9f2f361 [2023-05-30T14:13:32.603Z] Removing intermediate container 9e03d9f2f361 [2023-05-30T14:13:32.603Z] ---> bce51f50765f [2023-05-30T14:13:32.603Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-30T14:13:32.603Z] ---> Running in cbca5bf5d94b [2023-05-30T14:13:32.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T14:13:32.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T14:13:32.870Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-30T14:13:32.870Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-30T14:13:32.870Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T14:13:32.870Z] Executing ca-certificates-20230506-r0.trigger [2023-05-30T14:13:33.138Z] OK: 8 MiB in 17 packages [2023-05-30T14:13:35.707Z] Removing intermediate container cbca5bf5d94b [2023-05-30T14:13:35.707Z] ---> 3ce3cd17fbc7 [2023-05-30T14:13:35.707Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-30T14:13:36.290Z] ---> 7780f3b7c9f5 [2023-05-30T14:13:36.290Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-30T14:13:36.555Z] ---> 44d7941549d3 [2023-05-30T14:13:36.555Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-30T14:13:37.138Z] ---> 641df93a4632 [2023-05-30T14:13:37.138Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-30T14:13:37.404Z] ---> dab17b0fa891 [2023-05-30T14:13:37.404Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-30T14:13:38.812Z] ---> 4d5fa662e388 [2023-05-30T14:13:38.812Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-30T14:13:38.812Z] ---> Running in fc9780aeabbe [2023-05-30T14:13:40.218Z] Removing intermediate container fc9780aeabbe [2023-05-30T14:13:40.218Z] ---> a546c5e7f283 [2023-05-30T14:13:40.218Z] Step 23/29 : VOLUME /cache [2023-05-30T14:13:40.484Z] ---> Running in d9b184629db2 [2023-05-30T14:13:40.751Z] Removing intermediate container d9b184629db2 [2023-05-30T14:13:40.751Z] ---> 3a9e5e3368c0 [2023-05-30T14:13:40.751Z] Step 24/29 : EXPOSE 59711 [2023-05-30T14:13:40.751Z] ---> Running in 83974d826113 [2023-05-30T14:13:41.020Z] Removing intermediate container 83974d826113 [2023-05-30T14:13:41.020Z] ---> 768db24f3fb4 [2023-05-30T14:13:41.020Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-30T14:13:41.020Z] ---> Running in e524f8ed44ce [2023-05-30T14:13:41.290Z] Removing intermediate container e524f8ed44ce [2023-05-30T14:13:41.290Z] ---> d0caa61154c0 [2023-05-30T14:13:41.290Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-30T14:13:41.569Z] ---> Running in e97d3a2d7292 [2023-05-30T14:13:41.833Z] Removing intermediate container e97d3a2d7292 [2023-05-30T14:13:41.833Z] ---> ed0861461ebf [2023-05-30T14:13:41.833Z] Step 27/29 : LABEL arch=arm64 [2023-05-30T14:13:41.833Z] ---> Running in 1df80d989fbc [2023-05-30T14:13:42.101Z] Removing intermediate container 1df80d989fbc [2023-05-30T14:13:42.101Z] ---> a27dcd097c1b [2023-05-30T14:13:42.101Z] Step 28/29 : LABEL git_sha=e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 [2023-05-30T14:13:42.101Z] ---> Running in 0e50affd4700 [2023-05-30T14:13:42.367Z] Removing intermediate container 0e50affd4700 [2023-05-30T14:13:42.367Z] ---> b6444e74895f [2023-05-30T14:13:42.367Z] Step 29/29 : LABEL version=0.0.0 [2023-05-30T14:13:42.367Z] ---> Running in 4cd57bc283c6 [2023-05-30T14:13:42.632Z] Removing intermediate container 4cd57bc283c6 [2023-05-30T14:13:42.632Z] ---> 860e567008df [2023-05-30T14:13:42.632Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T14:13:42.632Z] Successfully built 860e567008df [2023-05-30T14:13:42.632Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T14:13:43.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T14:13:43.775Z] [2023-05-30T14:13:43.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T14:13:44.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T14:13:44.767Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T14:13:44.767Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T14:13:44.767Z] 04944245beec: Pulling fs layer [2023-05-30T14:13:44.767Z] 699f458cf7ca: Pulling fs layer [2023-05-30T14:13:44.767Z] 765212b225bb: Pulling fs layer [2023-05-30T14:13:44.767Z] f23df028b6ca: Pulling fs layer [2023-05-30T14:13:44.767Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T14:13:44.767Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T14:13:44.767Z] f23df028b6ca: Waiting [2023-05-30T14:13:44.767Z] 765212b225bb: Waiting [2023-05-30T14:13:44.767Z] d65c8cfc05b1: Waiting [2023-05-30T14:13:44.767Z] 2437ff75d9bd: Waiting [2023-05-30T14:13:44.767Z] 04944245beec: Verifying Checksum [2023-05-30T14:13:44.767Z] 04944245beec: Download complete [2023-05-30T14:13:44.767Z] 765212b225bb: Verifying Checksum [2023-05-30T14:13:44.767Z] 765212b225bb: Download complete [2023-05-30T14:13:44.767Z] f23df028b6ca: Verifying Checksum [2023-05-30T14:13:44.767Z] f23df028b6ca: Download complete [2023-05-30T14:13:45.040Z] 699f458cf7ca: Verifying Checksum [2023-05-30T14:13:45.040Z] 699f458cf7ca: Download complete [2023-05-30T14:13:45.634Z] d65c8cfc05b1: Download complete [2023-05-30T14:13:45.914Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T14:13:45.914Z] 8998bd30e6a1: Download complete [2023-05-30T14:13:48.511Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T14:13:48.511Z] 2437ff75d9bd: Download complete [2023-05-30T14:13:49.918Z] 8998bd30e6a1: Pull complete [2023-05-30T14:13:50.186Z] 04944245beec: Pull complete [2023-05-30T14:13:51.595Z] 699f458cf7ca: Pull complete [2023-05-30T14:13:51.864Z] 765212b225bb: Pull complete [2023-05-30T14:13:52.447Z] f23df028b6ca: Pull complete [2023-05-30T14:13:52.713Z] d65c8cfc05b1: Pull complete [2023-05-30T14:14:07.701Z] 2437ff75d9bd: Pull complete [2023-05-30T14:14:07.701Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T14:14:07.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T14:14:07.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T14:14:08.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-17301 does not seem to be running inside a container [2023-05-30T14:14:08.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T14:14:10.638Z] $ docker top 0be636837962eb9f9ef9ae1700b55eac7749122273a9a7a4d44d0185d926eabe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T14:14:11.203Z] ---> job-cost.sh [2023-05-30T14:14:11.469Z] lf-activate-venv: SKIPPING [2023-05-30T14:14:11.469Z] INFO: No Stack... [2023-05-30T14:14:12.051Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T14:14:12.633Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T14:14:12.970Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-05-30T14:14:12.970Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T14:14:13.322Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-1-stack-cost] [2023-05-30T14:14:13.327Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-1-stack-cost] did not exist. Created. [2023-05-30T14:14:13.327Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T14:14:13.737Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-5dfc6d5c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T14:14:14.098Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T14:14:14.135Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T14:14:14.180Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T14:14:14.194Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-204-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T14:14:14.278Z] $ docker stop --time=1 0be636837962eb9f9ef9ae1700b55eac7749122273a9a7a4d44d0185d926eabe [2023-05-30T14:14:15.769Z] $ docker rm -f --volumes 0be636837962eb9f9ef9ae1700b55eac7749122273a9a7a4d44d0185d926eabe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-30T14:14:16.819Z] provisioning config files... [2023-05-30T14:14:16.828Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/config16360107938519025216tmp [Pipeline] { [Pipeline] sh [2023-05-30T14:14:17.161Z] + set +x [2023-05-30T14:14:17.161Z] + bash -s -- [2023-05-30T14:14:17.161Z] + curl -s https://codecov.io/bash [2023-05-30T14:14:17.161Z] [2023-05-30T14:14:17.161Z] _____ _ [2023-05-30T14:14:17.161Z] / ____| | | [2023-05-30T14:14:17.161Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T14:14:17.161Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T14:14:17.161Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T14:14:17.161Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T14:14:17.161Z] Bash-1.0.6 [2023-05-30T14:14:17.161Z] [2023-05-30T14:14:17.161Z] [2023-05-30T14:14:17.161Z] ==> git version 2.25.1 found [2023-05-30T14:14:17.161Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-30T14:14:17.161Z] Release-Date: 2020-01-08 [2023-05-30T14:14:17.161Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-30T14:14:17.161Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T14:14:17.161Z] ==> Jenkins CI detected. [2023-05-30T14:14:17.161Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-204 [2023-05-30T14:14:17.161Z] project root: . [2023-05-30T14:14:17.161Z] --> token set from env [2023-05-30T14:14:17.161Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T14:14:17.161Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T14:14:17.161Z] ==> Python coveragepy not found [2023-05-30T14:14:17.161Z] ==> Searching for coverage reports in: [2023-05-30T14:14:17.161Z] + . [2023-05-30T14:14:17.421Z] -> Found 1 reports [2023-05-30T14:14:17.421Z] ==> Detecting git/mercurial file structure [2023-05-30T14:14:17.421Z] ==> Reading reports [2023-05-30T14:14:17.421Z] + ./coverage.out bytes=41317 [2023-05-30T14:14:17.421Z] ==> Appending adjustments [2023-05-30T14:14:17.421Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T14:14:17.421Z] + Found adjustments [2023-05-30T14:14:17.421Z] ==> Gzipping contents [2023-05-30T14:14:17.421Z] 12K /tmp/codecov.whOnax.gz [2023-05-30T14:14:17.421Z] ==> Uploading reports [2023-05-30T14:14:17.421Z] url: https://codecov.io [2023-05-30T14:14:17.421Z] query: branch=PR-204&commit=e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-204%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=204&job=&cmd_args= [2023-05-30T14:14:17.421Z] -> Pinging Codecov [2023-05-30T14:14:17.421Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-204&commit=e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-204%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=204&job=&cmd_args= [2023-05-30T14:14:17.683Z] -> Uploading to [2023-05-30T14:14:17.683Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/581DD39554BDF9B6E22D074273EAD858/e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7/6b593315-1760-4057-8779-ac2af60c4c0e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T141417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=960e40f8a03ca4e2473a8c9183dc2fe0cee775723b39fca1ba4e01efaf70ab1e [2023-05-30T14:14:17.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T14:14:17.683Z] Dload Upload Total Spent Left Speed [2023-05-30T14:14:17.944Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 48760 --:--:-- --:--:-- --:--:-- 48760 [2023-05-30T14:14:17.944Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e4d5c91dcb449184ec0c7b6bbd67b32c5212aeb7 [Pipeline] } [2023-05-30T14:14:17.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-30T14:14:19.826Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives ] [2023-05-30T14:14:19.826Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives [2023-05-30T14:14:19.826Z] total 16 [2023-05-30T14:14:19.826Z] drwxr-xr-x 3 root root 4096 May 30 14:04 . [2023-05-30T14:14:19.826Z] drwxrwxr-x 12 jenkins jenkins 4096 May 30 14:04 .. [2023-05-30T14:14:19.826Z] drwxr-xr-x 2 root root 4096 May 30 14:04 cost [2023-05-30T14:14:19.826Z] -rw-r--r-- 1 root root 95 May 30 14:04 cost.csv [2023-05-30T14:14:19.826Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives [2023-05-30T14:14:19.826Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives [2023-05-30T14:14:19.826Z] total 16 [2023-05-30T14:14:19.826Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 14:04 . [2023-05-30T14:14:19.826Z] drwxrwxr-x 12 jenkins jenkins 4096 May 30 14:04 .. [2023-05-30T14:14:19.826Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 14:04 cost [2023-05-30T14:14:19.826Z] -rw-r--r-- 1 jenkins jenkins 95 May 30 14:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T14:14:20.156Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T14:14:21.045Z] ---> package-listing.sh [2023-05-30T14:14:21.045Z] ++ facter osfamily [2023-05-30T14:14:21.045Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T14:14:21.304Z] + OS_FAMILY=debian [2023-05-30T14:14:21.304Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-204 [2023-05-30T14:14:21.304Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T14:14:21.304Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T14:14:21.304Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T14:14:21.304Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T14:14:21.304Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-204 ']' [2023-05-30T14:14:21.304Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T14:14:21.304Z] + case "${OS_FAMILY}" in [2023-05-30T14:14:21.304Z] + dpkg -l [2023-05-30T14:14:21.304Z] + grep '^ii' [2023-05-30T14:14:21.304Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T14:14:21.304Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T14:14:21.304Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T14:14:21.304Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-204 ']' [2023-05-30T14:14:21.304Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives/ [2023-05-30T14:14:21.304Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-204/archives/ [Pipeline] echo [2023-05-30T14:14:21.341Z] 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-204/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T14:14:21.638Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T14:14:22.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T14:14:22.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T14:14:22.427Z] prd-ubuntu20.04-docker-8c-8g-17300 does not seem to be running inside a container [2023-05-30T14:14:22.466Z] $ 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-204/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-204 -v /w/workspace/y_app-rfid-llrp-inventory_PR-204:/w/workspace/y_app-rfid-llrp-inventory_PR-204:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T14:14:23.050Z] $ docker top 7e9efac2183bba18f7d4d5b60af85e9c2cba4dea39d003ace9d92a274da412ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T14:14:23.430Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T14:14:23.744Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T14:14:24.058Z] + ls /var/log/sa-host [2023-05-30T14:14:24.058Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T14:14:24.302Z] provisioning config files... [2023-05-30T14:14:24.310Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-204@tmp/config13858045649516143181tmp [Pipeline] { [Pipeline] echo [2023-05-30T14:14:24.367Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T14:14:24.715Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T14:14:24.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T14:14:25.148Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T14:14:25.183Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T14:14:25.496Z] ---> sudo-logs.sh [2023-05-30T14:14:25.496Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T14:14:25.582Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T14:14:25.891Z] ---> job-cost.sh [2023-05-30T14:14:25.891Z] lf-activate-venv: SKIPPING [2023-05-30T14:14:25.891Z] DEBUG: total: 0.2199999988079071 [2023-05-30T14:14:25.891Z] INFO: Retrieving Stack Cost... [2023-05-30T14:14:26.149Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T14:14:26.717Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T14:14:26.750Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T14:14:27.063Z] ---> logs-deploy.sh [2023-05-30T14:14:27.064Z] lf-activate-venv: SKIPPING [2023-05-30T14:14:27.064Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-204/1 [2023-05-30T14:14:27.064Z] INFO: archiving workspace using pattern(s): [2023-05-30T14:14:29.058Z] Archives upload complete. [2023-05-30T14:14:29.058Z] INFO: archiving logs to Nexus