Pull request #168 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a92f7c267a49f907f63625489f9aa864f2185577+636b604d61dca6a59067db3ccfe7c5f6e9f0f77c (a5b1cc69121dff957fd56c0abd7b5d2169caea8e) 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-ssh13888684194277836758.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17045039229641884219.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh 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-168/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-168/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9889249446856130625.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-168/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17183077210340995476.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh12714440742789114599.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-168/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-168/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14406669139962943870.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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 Running on prd-ubuntu20.04-docker-8c-8g-5472 in /w/workspace/y_app-rfid-llrp-inventory_PR-168 [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-168 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c into PR head commit a92f7c267a49f907f63625489f9aa864f2185577 Merge succeeded, producing a92f7c267a49f907f63625489f9aa864f2185577 Checking out Revision a92f7c267a49f907f63625489f9aa864f2185577 (PR-168) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-23T14:02:31.025Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a92f7c267a49f907f63625489f9aa864f2185577 # 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 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a92f7c267a49f907f63625489f9aa864f2185577 # timeout=10 [Pipeline] withCredentials [2023-03-23T14:02:31.212Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-23T14:02:31.315Z] ========================================================= [2023-03-23T14:02:31.315Z] EdgeX Global Pipelines Version Info [2023-03-23T14:02:31.315Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:02:32.061Z] ------------------- [2023-03-23T14:02:32.061Z] stable info: [2023-03-23T14:02:32.061Z] ------------------- [2023-03-23T14:02:32.061Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-23T14:02:32.061Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-23T14:02:32.061Z] Message: update stable to v1.0.245 [2023-03-23T14:02:32.631Z] ------------------- [2023-03-23T14:02:32.632Z] experimental info: [2023-03-23T14:02:32.632Z] ------------------- [2023-03-23T14:02:32.632Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-23T14:02:32.632Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-23T14:02:32.632Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-23T14:02:32.933Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-23T14:02:32.980Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-23T14:02:33.032Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-23T14:02:33.078Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-23T14:02:33.116Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-23T14:02:33.154Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-23T14:02:33.192Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-23T14:02:33.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-23T14:02:33.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-23T14:02:33.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-23T14:02:33.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-23T14:02:33.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-23T14:02:33.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-23T14:02:33.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-23T14:02:33.542Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T14:02:33.582Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T14:02:33.623Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T14:02:33.673Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T14:02:33.717Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-23T14:02:33.758Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-23T14:02:33.816Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-23T14:02:33.866Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-23T14:02:33.910Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-23T14:02:33.950Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-23T14:02:33.993Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-23T14:02:34.035Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-23T14:02:34.075Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-23T14:02:34.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-168 [Pipeline] echo [2023-03-23T14:02:34.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-168 [Pipeline] echo [2023-03-23T14:02:34.209Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-168 [Pipeline] echo [2023-03-23T14:02:34.253Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a92f7c267a49f907f63625489f9aa864f2185577 [Pipeline] echo [2023-03-23T14:02:34.318Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a92f7c2 [Pipeline] echo [2023-03-23T14:02:34.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T14:02:34.487Z] provisioning config files... [2023-03-23T14:02:34.510Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp/config18003399263387060170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:02:34.863Z] ---> docker-login.sh [2023-03-23T14:02:34.863Z] nexus3.edgexfoundry.org:10001 [2023-03-23T14:02:35.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:02:35.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:02:35.124Z] Configure a credential helper to remove this warning. See [2023-03-23T14:02:35.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:02:35.124Z] [2023-03-23T14:02:35.124Z] Login Succeeded [2023-03-23T14:02:35.124Z] nexus3.edgexfoundry.org:10002 [2023-03-23T14:02:35.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:02:35.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:02:35.386Z] Configure a credential helper to remove this warning. See [2023-03-23T14:02:35.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:02:35.386Z] [2023-03-23T14:02:35.386Z] Login Succeeded [2023-03-23T14:02:35.386Z] nexus3.edgexfoundry.org:10003 [2023-03-23T14:02:35.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:02:35.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:02:35.386Z] Configure a credential helper to remove this warning. See [2023-03-23T14:02:35.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:02:35.386Z] [2023-03-23T14:02:35.386Z] Login Succeeded [2023-03-23T14:02:35.386Z] nexus3.edgexfoundry.org:10004 [2023-03-23T14:02:35.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:02:35.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:02:35.656Z] Configure a credential helper to remove this warning. See [2023-03-23T14:02:35.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:02:35.656Z] [2023-03-23T14:02:35.656Z] Login Succeeded [2023-03-23T14:02:35.656Z] docker.io [2023-03-23T14:02:35.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:02:36.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:02:36.229Z] Configure a credential helper to remove this warning. See [2023-03-23T14:02:36.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:02:36.229Z] [2023-03-23T14:02:36.229Z] Login Succeeded [2023-03-23T14:02:36.229Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T14:02:36.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-23T14:02:36.910Z] + git rev-list -1 --merges a92f7c267a49f907f63625489f9aa864f2185577~1..a92f7c267a49f907f63625489f9aa864f2185577 [Pipeline] echo [2023-03-23T14:02:36.951Z] -----------> git rev-list -1 --merges a92f7c267a49f907f63625489f9aa864f2185577~1..a92f7c267a49f907f63625489f9aa864f2185577 a92f7c267a49f907f63625489f9aa864f2185577 [false] [Pipeline] sh [2023-03-23T14:02:37.272Z] + git log --format=format:%s -1 a92f7c267a49f907f63625489f9aa864f2185577 [Pipeline] echo [2023-03-23T14:02:37.314Z] ========================================================= [2023-03-23T14:02:37.314Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-23T14:02:37.314Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T14:02:37.766Z] + git log --format=format:%s -1 a92f7c267a49f907f63625489f9aa864f2185577 [Pipeline] echo [2023-03-23T14:02:37.799Z] [semverPrep] GIT_COMMIT: a92f7c267a49f907f63625489f9aa864f2185577, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-23T14:02:37.828Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-23T14:02:38.222Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T14:02:38.222Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-23T14:02:38.222Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-23T14:02:38.222Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-23T14:02:38.222Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-23T14:02:38.222Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-23T14:02:38.222Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:02:38.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T14:02:38.724Z] [2023-03-23T14:02:38.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:02:39.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T14:02:39.117Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-23T14:02:39.117Z] b85a868b505f: Pulling fs layer [2023-03-23T14:02:39.117Z] e2be974225ed: Pulling fs layer [2023-03-23T14:02:39.117Z] 339a4e72a1f5: Pulling fs layer [2023-03-23T14:02:39.117Z] 988bab9f4d93: Pulling fs layer [2023-03-23T14:02:39.117Z] 1469e6f7b9e6: Pulling fs layer [2023-03-23T14:02:39.117Z] eaf3925da568: Pulling fs layer [2023-03-23T14:02:39.117Z] bab4dde63d76: Pulling fs layer [2023-03-23T14:02:39.117Z] bde34c3a00c8: Pulling fs layer [2023-03-23T14:02:39.117Z] b352a97aabf1: Pulling fs layer [2023-03-23T14:02:39.117Z] 4872d77fe225: Pulling fs layer [2023-03-23T14:02:39.117Z] 5851b861e8e6: Pulling fs layer [2023-03-23T14:02:39.117Z] 988bab9f4d93: Waiting [2023-03-23T14:02:39.117Z] 1469e6f7b9e6: Waiting [2023-03-23T14:02:39.117Z] eaf3925da568: Waiting [2023-03-23T14:02:39.117Z] bab4dde63d76: Waiting [2023-03-23T14:02:39.117Z] bde34c3a00c8: Waiting [2023-03-23T14:02:39.117Z] b352a97aabf1: Waiting [2023-03-23T14:02:39.117Z] 4872d77fe225: Waiting [2023-03-23T14:02:39.117Z] 5851b861e8e6: Waiting [2023-03-23T14:02:39.117Z] e2be974225ed: Verifying Checksum [2023-03-23T14:02:39.117Z] e2be974225ed: Download complete [2023-03-23T14:02:39.117Z] 988bab9f4d93: Download complete [2023-03-23T14:02:39.378Z] 1469e6f7b9e6: Verifying Checksum [2023-03-23T14:02:39.378Z] 1469e6f7b9e6: Download complete [2023-03-23T14:02:39.378Z] eaf3925da568: Verifying Checksum [2023-03-23T14:02:39.378Z] eaf3925da568: Download complete [2023-03-23T14:02:39.378Z] 339a4e72a1f5: Verifying Checksum [2023-03-23T14:02:39.378Z] 339a4e72a1f5: Download complete [2023-03-23T14:02:39.378Z] bde34c3a00c8: Download complete [2023-03-23T14:02:39.378Z] b352a97aabf1: Download complete [2023-03-23T14:02:39.378Z] 4872d77fe225: Download complete [2023-03-23T14:02:39.378Z] 5851b861e8e6: Verifying Checksum [2023-03-23T14:02:39.378Z] 5851b861e8e6: Download complete [2023-03-23T14:02:39.378Z] b85a868b505f: Verifying Checksum [2023-03-23T14:02:39.378Z] b85a868b505f: Download complete [2023-03-23T14:02:39.639Z] bab4dde63d76: Verifying Checksum [2023-03-23T14:02:39.639Z] bab4dde63d76: Download complete [2023-03-23T14:02:40.573Z] b85a868b505f: Pull complete [2023-03-23T14:02:40.573Z] e2be974225ed: Pull complete [2023-03-23T14:02:40.833Z] 339a4e72a1f5: Pull complete [2023-03-23T14:02:41.093Z] 988bab9f4d93: Pull complete [2023-03-23T14:02:41.361Z] 1469e6f7b9e6: Pull complete [2023-03-23T14:02:41.361Z] eaf3925da568: Pull complete [2023-03-23T14:02:43.266Z] bab4dde63d76: Pull complete [2023-03-23T14:02:43.266Z] bde34c3a00c8: Pull complete [2023-03-23T14:02:43.266Z] b352a97aabf1: Pull complete [2023-03-23T14:02:43.266Z] 4872d77fe225: Pull complete [2023-03-23T14:02:43.266Z] 5851b861e8e6: Pull complete [2023-03-23T14:02:43.266Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-23T14:02:43.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T14:02:43.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T14:02:43.508Z] prd-ubuntu20.04-docker-8c-8g-5472 does not seem to be running inside a container [2023-03-23T14:02:43.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-168 -v /w/workspace/y_app-rfid-llrp-inventory_PR-168:/w/workspace/y_app-rfid-llrp-inventory_PR-168:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-23T14:02:44.934Z] $ docker top 034b7b066fa0ea5542ba25b906d6849b4e1f20f7cb12bbdff09c4519831f345d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T14:02:45.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T14:02:45.183Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T14:02:45.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T14:02:45.231Z] $ docker exec 034b7b066fa0ea5542ba25b906d6849b4e1f20f7cb12bbdff09c4519831f345d ssh-agent [2023-03-23T14:02:45.416Z] SSH_AUTH_SOCK=/tmp/ssh-9mkm0upM5sct/agent.32 [2023-03-23T14:02:45.416Z] SSH_AGENT_PID=38 [2023-03-23T14:02:45.422Z] Running ssh-add (command line suppressed) [2023-03-23T14:02:45.464Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp/private_key_3596731474565676137.key (/w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp/private_key_3596731474565676137.key) [2023-03-23T14:02:45.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T14:02:45.870Z] + git tag --points-at HEAD [Pipeline] } [2023-03-23T14:02:45.834Z] $ docker exec --env ******** --env ******** 034b7b066fa0ea5542ba25b906d6849b4e1f20f7cb12bbdff09c4519831f345d ssh-agent -k [2023-03-23T14:02:45.942Z] unset SSH_AUTH_SOCK; [2023-03-23T14:02:45.942Z] unset SSH_AGENT_PID; [2023-03-23T14:02:45.943Z] echo Agent pid 38 killed; [2023-03-23T14:02:46.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-23T14:02:46.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T14:02:46.117Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T14:02:46.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T14:02:46.176Z] $ docker exec 034b7b066fa0ea5542ba25b906d6849b4e1f20f7cb12bbdff09c4519831f345d ssh-agent [2023-03-23T14:02:46.352Z] SSH_AUTH_SOCK=/tmp/ssh-zg6bt9eHUfMB/agent.71 [2023-03-23T14:02:46.352Z] SSH_AGENT_PID=77 [2023-03-23T14:02:46.358Z] Running ssh-add (command line suppressed) [2023-03-23T14:02:46.391Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp/private_key_14008521116186352813.key (/w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp/private_key_14008521116186352813.key) [2023-03-23T14:02:46.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T14:02:46.799Z] + git semver init [2023-03-23T14:02:47.059Z] 2023-03-23 14:02:46,916 [run_init] DEBUG init version:0.0.0 force:False [2023-03-23T14:02:47.059Z] 2023-03-23 14:02:46,917 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-168/.semver [2023-03-23T14:02:47.059Z] 2023-03-23 14:02:46,917 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-168/.semver [2023-03-23T14:02:47.059Z] 2023-03-23 14:02:46,917 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-168/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-168, universal_newlines=False, shell=None, istream=None) [2023-03-23T14:02:48.444Z] 2023-03-23 14:02:47,988 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-168/.git/info/exclude [2023-03-23T14:02:48.444Z] 2023-03-23 14:02:47,989 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-168/.semver/PR-168 with force:False [2023-03-23T14:02:48.444Z] 2023-03-23 14:02:47,989 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-168/.semver/PR-168 [2023-03-23T14:02:48.444Z] 2023-03-23 14:02:47,992 [execute] INFO git cat-file --batch-check [2023-03-23T14:02:48.444Z] 2023-03-23 14:02:47,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-168/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T14:02:48.444Z] 2023-03-23 14:02:47,999 [execute] INFO git cat-file --batch [2023-03-23T14:02:48.444Z] 2023-03-23 14:02:47,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-168/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T14:02:48.444Z] 2023-03-23 14:02:48,005 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-168/.semver/PR-168 [2023-03-23T14:02:48.444Z] 0.0.0 [Pipeline] } [2023-03-23T14:02:48.403Z] $ docker exec --env ******** --env ******** 034b7b066fa0ea5542ba25b906d6849b4e1f20f7cb12bbdff09c4519831f345d ssh-agent -k [2023-03-23T14:02:48.503Z] unset SSH_AUTH_SOCK; [2023-03-23T14:02:48.504Z] unset SSH_AGENT_PID; [2023-03-23T14:02:48.504Z] echo Agent pid 77 killed; [2023-03-23T14:02:48.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T14:02:49.034Z] + git semver [Pipeline] } [2023-03-23T14:02:49.261Z] $ docker stop --time=1 034b7b066fa0ea5542ba25b906d6849b4e1f20f7cb12bbdff09c4519831f345d [2023-03-23T14:02:50.559Z] $ docker rm -f --volumes 034b7b066fa0ea5542ba25b906d6849b4e1f20f7cb12bbdff09c4519831f345d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T14:02:51.042Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-23T14:02:51.311Z] Stashed 1 file(s) [Pipeline] echo [2023-03-23T14:02:51.331Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T14:02:51.938Z] provisioning config files... [2023-03-23T14:02:51.947Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp/config12116165422011184949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:02:52.298Z] ---> docker-login.sh [2023-03-23T14:02:52.298Z] nexus3.edgexfoundry.org:10001 [2023-03-23T14:02:52.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:02:52.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:02:52.298Z] Configure a credential helper to remove this warning. See [2023-03-23T14:02:52.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:02:52.298Z] [2023-03-23T14:02:52.298Z] Login Succeeded [2023-03-23T14:02:52.298Z] nexus3.edgexfoundry.org:10002 [2023-03-23T14:02:52.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:02:52.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:02:52.298Z] Configure a credential helper to remove this warning. See [2023-03-23T14:02:52.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:02:52.298Z] [2023-03-23T14:02:52.298Z] Login Succeeded [2023-03-23T14:02:52.298Z] nexus3.edgexfoundry.org:10003 [2023-03-23T14:02:52.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:02:52.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:02:52.558Z] Configure a credential helper to remove this warning. See [2023-03-23T14:02:52.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:02:52.558Z] [2023-03-23T14:02:52.558Z] Login Succeeded [2023-03-23T14:02:52.558Z] nexus3.edgexfoundry.org:10004 [2023-03-23T14:02:52.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:02:52.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:02:52.558Z] Configure a credential helper to remove this warning. See [2023-03-23T14:02:52.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:02:52.558Z] [2023-03-23T14:02:52.558Z] Login Succeeded [2023-03-23T14:02:52.558Z] docker.io [2023-03-23T14:02:52.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:02:52.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:02:52.819Z] Configure a credential helper to remove this warning. See [2023-03-23T14:02:52.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:02:52.819Z] [2023-03-23T14:02:52.819Z] Login Succeeded [2023-03-23T14:02:52.819Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T14:02:52.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T14:02:53.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T14:02:53.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T14:02:53.139Z] ========================================================= [2023-03-23T14:02:53.139Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-23T14:02:53.139Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:02:53.630Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-23T14:02:53.630Z] Sending build context to Docker daemon 12.6MB [2023-03-23T14:02:53.630Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T14:02:53.630Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-23T14:02:53.630Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-23T14:02:53.630Z] 63b65145d645: Pulling fs layer [2023-03-23T14:02:53.630Z] a2d21d5440eb: Pulling fs layer [2023-03-23T14:02:53.630Z] 935e6c44a52c: Pulling fs layer [2023-03-23T14:02:53.630Z] 94cc34f8dd06: Pulling fs layer [2023-03-23T14:02:53.630Z] 30dea6a524f1: Pulling fs layer [2023-03-23T14:02:53.630Z] a2aff8979fd8: Pulling fs layer [2023-03-23T14:02:53.630Z] 6808be2612f2: Pulling fs layer [2023-03-23T14:02:53.630Z] f25807f1079a: Pulling fs layer [2023-03-23T14:02:53.630Z] 94cc34f8dd06: Waiting [2023-03-23T14:02:53.630Z] 30dea6a524f1: Waiting [2023-03-23T14:02:53.630Z] a2aff8979fd8: Waiting [2023-03-23T14:02:53.630Z] 6808be2612f2: Waiting [2023-03-23T14:02:53.630Z] f25807f1079a: Waiting [2023-03-23T14:02:53.630Z] a2d21d5440eb: Verifying Checksum [2023-03-23T14:02:53.630Z] a2d21d5440eb: Download complete [2023-03-23T14:02:53.893Z] 94cc34f8dd06: Verifying Checksum [2023-03-23T14:02:53.893Z] 94cc34f8dd06: Download complete [2023-03-23T14:02:53.893Z] 30dea6a524f1: Verifying Checksum [2023-03-23T14:02:53.893Z] 30dea6a524f1: Download complete [2023-03-23T14:02:53.893Z] 63b65145d645: Verifying Checksum [2023-03-23T14:02:53.893Z] 63b65145d645: Download complete [2023-03-23T14:02:53.893Z] a2aff8979fd8: Verifying Checksum [2023-03-23T14:02:53.893Z] a2aff8979fd8: Download complete [2023-03-23T14:02:53.893Z] 63b65145d645: Pull complete [2023-03-23T14:02:54.173Z] a2d21d5440eb: Pull complete [2023-03-23T14:02:54.439Z] f25807f1079a: Verifying Checksum [2023-03-23T14:02:54.439Z] f25807f1079a: Download complete [2023-03-23T14:02:54.707Z] 935e6c44a52c: Verifying Checksum [2023-03-23T14:02:54.707Z] 935e6c44a52c: Download complete [2023-03-23T14:02:54.966Z] 6808be2612f2: Verifying Checksum [2023-03-23T14:02:54.966Z] 6808be2612f2: Download complete [2023-03-23T14:02:57.494Z] 935e6c44a52c: Pull complete [2023-03-23T14:02:57.753Z] 94cc34f8dd06: Pull complete [2023-03-23T14:02:57.753Z] 30dea6a524f1: Pull complete [2023-03-23T14:02:57.753Z] a2aff8979fd8: Pull complete [2023-03-23T14:03:00.367Z] 6808be2612f2: Pull complete [2023-03-23T14:03:00.630Z] f25807f1079a: Pull complete [2023-03-23T14:03:00.631Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-23T14:03:00.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T14:03:00.895Z] ---> 3b553350e43f [2023-03-23T14:03:00.895Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T14:03:02.278Z] ---> Running in 120040ea7ba3 [2023-03-23T14:03:02.540Z] Removing intermediate container 120040ea7ba3 [2023-03-23T14:03:02.540Z] ---> a2be7e4b6b52 [2023-03-23T14:03:02.540Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T14:03:02.540Z] ---> Running in af6a56230deb [2023-03-23T14:03:02.540Z] Removing intermediate container af6a56230deb [2023-03-23T14:03:02.540Z] ---> e52e16024d06 [2023-03-23T14:03:02.540Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-23T14:03:02.540Z] ---> Running in 67935a2d7c0a [2023-03-23T14:03:02.799Z] Removing intermediate container 67935a2d7c0a [2023-03-23T14:03:02.799Z] ---> dc386fba0f7f [2023-03-23T14:03:02.799Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T14:03:02.799Z] ---> Running in 74d9cdf552ca [2023-03-23T14:03:03.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T14:03:03.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T14:03:03.578Z] OK: 265 MiB in 53 packages [2023-03-23T14:03:03.837Z] Removing intermediate container 74d9cdf552ca [2023-03-23T14:03:03.837Z] ---> 0e4b4aaf2f16 [2023-03-23T14:03:03.837Z] Step 7/12 : WORKDIR /app [2023-03-23T14:03:03.837Z] ---> Running in c395122b66f1 [2023-03-23T14:03:04.096Z] Removing intermediate container c395122b66f1 [2023-03-23T14:03:04.096Z] ---> 4ac0278bfcce [2023-03-23T14:03:04.096Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-23T14:03:04.096Z] ---> dc6cc477670c [2023-03-23T14:03:04.096Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T14:03:04.096Z] ---> Running in 68c283892d2a [2023-03-23T14:03:06.754Z] Still waiting to schedule task [2023-03-23T14:03:06.754Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-23T14:03:36.184Z] Removing intermediate container 68c283892d2a [2023-03-23T14:03:36.184Z] ---> 83187d297660 [2023-03-23T14:03:36.184Z] Step 10/12 : COPY . . [2023-03-23T14:03:36.184Z] ---> a8ed6dc13e32 [2023-03-23T14:03:36.184Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T14:03:36.184Z] ---> Running in 54be2409a3b6 [2023-03-23T14:03:36.184Z] Removing intermediate container 54be2409a3b6 [2023-03-23T14:03:36.184Z] ---> ec9343c3a78d [2023-03-23T14:03:36.184Z] Step 12/12 : RUN $MAKE [2023-03-23T14:03:36.184Z] ---> Running in ae99a67e430d [2023-03-23T14:03:36.184Z] noop [2023-03-23T14:03:36.184Z] Removing intermediate container ae99a67e430d [2023-03-23T14:03:36.184Z] ---> c119cce22d40 [2023-03-23T14:03:36.184Z] Successfully built c119cce22d40 [2023-03-23T14:03:36.184Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:03:36.644Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T14:03:36.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T14:03:36.797Z] prd-ubuntu20.04-docker-8c-8g-5472 does not seem to be running inside a container [2023-03-23T14:03:36.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-168 -v /w/workspace/y_app-rfid-llrp-inventory_PR-168:/w/workspace/y_app-rfid-llrp-inventory_PR-168:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-23T14:03:37.123Z] $ docker top 95312cd5cc650d17ac4f9ea67574e46186e3410564de12495a534d44d1686a2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T14:03:37.579Z] + go version [2023-03-23T14:03:37.579Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-23T14:03:37.553Z] $ docker stop --time=1 95312cd5cc650d17ac4f9ea67574e46186e3410564de12495a534d44d1686a2d [2023-03-23T14:03:38.869Z] $ docker rm -f --volumes 95312cd5cc650d17ac4f9ea67574e46186e3410564de12495a534d44d1686a2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:03:39.639Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T14:03:39.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T14:03:39.792Z] prd-ubuntu20.04-docker-8c-8g-5472 does not seem to be running inside a container [2023-03-23T14:03:39.759Z] $ 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-168 -v /w/workspace/y_app-rfid-llrp-inventory_PR-168:/w/workspace/y_app-rfid-llrp-inventory_PR-168:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-23T14:03:40.119Z] $ docker top 97a123e22a20e6b7273d734dc42a5a7657deaee517de6c15836a29d8785c5c69 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T14:03:40.570Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-168 [Pipeline] fileExists [Pipeline] sh [2023-03-23T14:03:40.927Z] + make test [2023-03-23T14:03:40.927Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-23T14:04:02.857Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-23T14:04:02.857Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-23T14:04:02.857Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.140s coverage: 86.2% of statements [2023-03-23T14:04:02.857Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.689s coverage: 71.9% of statements [2023-03-23T14:04:20.935Z] go vet ./... [2023-03-23T14:04:24.221Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T14:04:24.221Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T14:04:24.221Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-23T14:04:24.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T14:04:24.477Z] $ docker stop --time=1 97a123e22a20e6b7273d734dc42a5a7657deaee517de6c15836a29d8785c5c69 [2023-03-23T14:04:26.900Z] $ docker rm -f --volumes 97a123e22a20e6b7273d734dc42a5a7657deaee517de6c15836a29d8785c5c69 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T14:04:27.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T14:04:27.640Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-23T14:04:28.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T14:04:28.614Z] + ls -al . [2023-03-23T14:04:28.614Z] total 228 [2023-03-23T14:04:28.614Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 14:03 . [2023-03-23T14:04:28.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:02 .. [2023-03-23T14:04:28.614Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 23 14:02 .dockerignore [2023-03-23T14:04:28.614Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 14:02 .git [2023-03-23T14:04:28.614Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 14:02 .github [2023-03-23T14:04:28.614Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 23 14:02 .gitignore [2023-03-23T14:04:28.614Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 14:02 .golangci.yml [2023-03-23T14:04:28.614Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 14:02 .semver [2023-03-23T14:04:28.614Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 23 14:02 Attribution.txt [2023-03-23T14:04:28.614Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 23 14:02 CHANGELOG.md [2023-03-23T14:04:28.614Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 23 14:02 Dockerfile [2023-03-23T14:04:28.614Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 14:02 GOVERNANCE.md [2023-03-23T14:04:28.614Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 23 14:02 Jenkinsfile [2023-03-23T14:04:28.614Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 23 14:02 LICENSE [2023-03-23T14:04:28.614Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 23 14:02 Makefile [2023-03-23T14:04:28.614Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 23 14:02 OWNERS.md [2023-03-23T14:04:28.614Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 23 14:02 README.md [2023-03-23T14:04:28.614Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 14:02 VERSION [2023-03-23T14:04:28.614Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:02 bin [2023-03-23T14:04:28.614Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 23 14:04 coverage.out [2023-03-23T14:04:28.614Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 23 14:02 go.mod [2023-03-23T14:04:28.614Z] -rw-rw-r-- 1 jenkins jenkins 31591 Mar 23 14:02 go.sum [2023-03-23T14:04:28.614Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:02 images [2023-03-23T14:04:28.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:02 internal [2023-03-23T14:04:28.614Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 23 14:02 main.go [2023-03-23T14:04:28.614Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:02 res [2023-03-23T14:04:28.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:02 snap [2023-03-23T14:04:28.614Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 14:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:04:29.009Z] + 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=a92f7c267a49f907f63625489f9aa864f2185577 --label arch=amd64 --label version=0.0.0 . [2023-03-23T14:04:29.010Z] Sending build context to Docker daemon 12.6MB [2023-03-23T14:04:29.010Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T14:04:29.010Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-23T14:04:29.010Z] ---> c119cce22d40 [2023-03-23T14:04:29.010Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T14:04:29.010Z] ---> Running in 9f8c95d4ca13 [2023-03-23T14:04:29.268Z] Removing intermediate container 9f8c95d4ca13 [2023-03-23T14:04:29.268Z] ---> 71e2fe48a5c6 [2023-03-23T14:04:29.268Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T14:04:29.268Z] ---> Running in 37e8a69efe56 [2023-03-23T14:04:29.268Z] Removing intermediate container 37e8a69efe56 [2023-03-23T14:04:29.268Z] ---> c0c7499973f5 [2023-03-23T14:04:29.268Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-23T14:04:29.268Z] ---> Running in 16248b645b54 [2023-03-23T14:04:29.527Z] Removing intermediate container 16248b645b54 [2023-03-23T14:04:29.527Z] ---> ee42e4f83575 [2023-03-23T14:04:29.527Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T14:04:29.527Z] ---> Running in 2176a6a7a3a4 [2023-03-23T14:04:29.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T14:04:29.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T14:04:30.046Z] OK: 265 MiB in 53 packages [2023-03-23T14:04:30.304Z] Removing intermediate container 2176a6a7a3a4 [2023-03-23T14:04:30.304Z] ---> 433f8fe93b97 [2023-03-23T14:04:30.304Z] Step 7/29 : WORKDIR /app [2023-03-23T14:04:30.304Z] ---> Running in 95031cc5407d [2023-03-23T14:04:30.564Z] Removing intermediate container 95031cc5407d [2023-03-23T14:04:30.564Z] ---> 158f2018fe59 [2023-03-23T14:04:30.564Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-23T14:04:30.564Z] ---> 4bc894f7a640 [2023-03-23T14:04:30.564Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T14:04:30.564Z] ---> Running in 336f248de23d [2023-03-23T14:04:31.504Z] Removing intermediate container 336f248de23d [2023-03-23T14:04:31.504Z] ---> d0572a3676ed [2023-03-23T14:04:31.504Z] Step 10/29 : COPY . . [2023-03-23T14:04:31.769Z] ---> 7f10e75af342 [2023-03-23T14:04:31.769Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T14:04:31.769Z] ---> Running in 42607e194d12 [2023-03-23T14:04:31.769Z] Removing intermediate container 42607e194d12 [2023-03-23T14:04:31.769Z] ---> eec5845e0369 [2023-03-23T14:04:31.769Z] Step 12/29 : RUN $MAKE [2023-03-23T14:04:32.028Z] ---> Running in 805bd1e4e898 [2023-03-23T14:04:32.287Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-23T14:04:42.030Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5475 in /w/workspace/y_app-rfid-llrp-inventory_PR-168 [Pipeline] { [Pipeline] ws [2023-03-23T14:04:42.087Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-03-23T14:04:42.169Z] The recommended git tool is: git [2023-03-23T14:04:47.311Z] using credential edgex-jenkins-ssh [2023-03-23T14:04:47.327Z] Cloning the remote Git repository [2023-03-23T14:04:47.367Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-23T14:04:47.451Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-03-23T14:04:47.597Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-23T14:04:47.598Z] > git --version # timeout=10 [2023-03-23T14:04:47.621Z] > git --version # 'git version 2.25.1' [2023-03-23T14:04:47.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T14:04:47.751Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T14:04:50.373Z] Removing intermediate container 805bd1e4e898 [2023-03-23T14:04:50.373Z] ---> bc132d472239 [2023-03-23T14:04:50.373Z] Step 13/29 : FROM alpine:3.17 [2023-03-23T14:04:50.373Z] 3.17: Pulling from library/alpine [2023-03-23T14:04:50.373Z] 63b65145d645: Already exists [2023-03-23T14:04:50.373Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T14:04:50.373Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T14:04:50.373Z] ---> b2aa39c304c2 [2023-03-23T14:04:50.373Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-23T14:04:50.373Z] ---> Running in 40186073ee41 [2023-03-23T14:04:50.373Z] Removing intermediate container 40186073ee41 [2023-03-23T14:04:50.373Z] ---> 974ff453d3f0 [2023-03-23T14:04:50.373Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-23T14:04:50.373Z] ---> Running in 022c9235ba2e [2023-03-23T14:04:50.373Z] Removing intermediate container 022c9235ba2e [2023-03-23T14:04:50.373Z] ---> 9e11ecad1d2a [2023-03-23T14:04:50.373Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-23T14:04:50.373Z] ---> Running in 4a17d1d7b48a [2023-03-23T14:04:50.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T14:04:50.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T14:04:50.633Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-23T14:04:50.633Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-23T14:04:50.633Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T14:04:50.633Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T14:04:50.633Z] OK: 8 MiB in 17 packages [2023-03-23T14:04:49.716Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-23T14:04:49.743Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T14:04:50.548Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-23T14:04:50.585Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-23T14:04:50.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T14:04:50.599Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/168/head:refs/remotes/origin/PR-168 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-23T14:04:51.126Z] Merging remotes/origin/main commit 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c into PR head commit a92f7c267a49f907f63625489f9aa864f2185577 [2023-03-23T14:04:51.202Z] Removing intermediate container 4a17d1d7b48a [2023-03-23T14:04:51.202Z] ---> 1f96da443428 [2023-03-23T14:04:51.202Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-23T14:04:51.202Z] ---> 3bfd2183b301 [2023-03-23T14:04:51.202Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-23T14:04:51.202Z] ---> efe4b575d6b6 [2023-03-23T14:04:51.202Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-23T14:04:51.413Z] Merge succeeded, producing a92f7c267a49f907f63625489f9aa864f2185577 [2023-03-23T14:04:51.414Z] Checking out Revision a92f7c267a49f907f63625489f9aa864f2185577 (PR-168) [2023-03-23T14:04:51.460Z] ---> bafe0ed8e248 [2023-03-23T14:04:51.460Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-23T14:04:51.460Z] ---> e8f4aad551a8 [2023-03-23T14:04:51.460Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-23T14:04:51.890Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-23T14:04:51.942Z] > git --version # timeout=10 [2023-03-23T14:04:51.963Z] > git --version # 'git version 2.25.1' [2023-03-23T14:04:51.977Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-23T14:04:52.027Z] ---> 0a30d3018112 [2023-03-23T14:04:52.027Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-23T14:04:52.285Z] ---> Running in 3d3f362420e5 [2023-03-23T14:04:51.147Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T14:04:51.216Z] > git checkout -f a92f7c267a49f907f63625489f9aa864f2185577 # timeout=10 [2023-03-23T14:04:51.311Z] > git remote # timeout=10 [2023-03-23T14:04:51.328Z] > git config --get remote.origin.url # timeout=10 [2023-03-23T14:04:51.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T14:04:51.373Z] > git merge 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c # timeout=10 [2023-03-23T14:04:51.398Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-23T14:04:51.421Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T14:04:51.438Z] > git checkout -f a92f7c267a49f907f63625489f9aa864f2185577 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T14:04:52.865Z] Removing intermediate container 3d3f362420e5 [2023-03-23T14:04:52.866Z] ---> 1cf70d41df67 [2023-03-23T14:04:52.866Z] Step 23/29 : VOLUME /cache [2023-03-23T14:04:52.866Z] ---> Running in 559c139c3b50 [2023-03-23T14:04:52.866Z] Removing intermediate container 559c139c3b50 [2023-03-23T14:04:52.866Z] ---> 15a81d6a7bc2 [2023-03-23T14:04:52.866Z] Step 24/29 : EXPOSE 59711 [2023-03-23T14:04:52.866Z] ---> Running in 60b378fafc0f [2023-03-23T14:04:52.866Z] Removing intermediate container 60b378fafc0f [2023-03-23T14:04:52.866Z] ---> fdc392d9b0ba [2023-03-23T14:04:52.866Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-23T14:04:53.127Z] ---> Running in 3fac92ca0623 [2023-03-23T14:04:53.127Z] Removing intermediate container 3fac92ca0623 [2023-03-23T14:04:53.127Z] ---> 343996a08c40 [2023-03-23T14:04:53.127Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-23T14:04:53.127Z] ---> Running in dd53bbaf8551 [2023-03-23T14:04:53.127Z] Removing intermediate container dd53bbaf8551 [2023-03-23T14:04:53.127Z] ---> 8ac8f7a5bd9b [2023-03-23T14:04:53.127Z] Step 27/29 : LABEL arch=amd64 [2023-03-23T14:04:53.220Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-23T14:04:53.220Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T14:04:53.220Z] Dload Upload Total Spent Left Speed [2023-03-23T14:04:53.220Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89167 [2023-03-23T14:04:53.385Z] ---> Running in 9b6e4cd32697 [2023-03-23T14:04:53.385Z] Removing intermediate container 9b6e4cd32697 [2023-03-23T14:04:53.385Z] ---> 3c9510d6ac73 [2023-03-23T14:04:53.385Z] Step 28/29 : LABEL git_sha=a92f7c267a49f907f63625489f9aa864f2185577 [2023-03-23T14:04:53.385Z] ---> Running in de987d08f9bf [2023-03-23T14:04:53.385Z] Removing intermediate container de987d08f9bf [2023-03-23T14:04:53.385Z] ---> d93be2390f80 [2023-03-23T14:04:53.385Z] Step 29/29 : LABEL version=0.0.0 [Pipeline] sh [2023-03-23T14:04:53.647Z] ---> Running in 62c7eac87408 [2023-03-23T14:04:53.647Z] Removing intermediate container 62c7eac87408 [2023-03-23T14:04:53.647Z] ---> fa84bb9dc653 [2023-03-23T14:04:53.647Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T14:04:53.647Z] Successfully built fa84bb9dc653 [2023-03-23T14:04:53.647Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-03-23T14:04:53.821Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] sh 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 [2023-03-23T14:04:54.215Z] + sudo tee /etc/docker/daemon.new [2023-03-23T14:04:54.215Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-23T14:04:54.215Z] { [2023-03-23T14:04:54.215Z] "registry-mirrors": [ [2023-03-23T14:04:54.215Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-23T14:04:54.215Z] ], [2023-03-23T14:04:54.215Z] "bip": "10.250.0.254/24", [2023-03-23T14:04:54.215Z] "hosts": [ [2023-03-23T14:04:54.215Z] "tcp://0.0.0.0:5555", [2023-03-23T14:04:54.215Z] "unix:///var/run/docker.sock" [2023-03-23T14:04:54.215Z] ], [2023-03-23T14:04:54.215Z] "mtu": 1458, [2023-03-23T14:04:54.215Z] "selinux-enabled": true, [2023-03-23T14:04:54.215Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-23T14:04:54.215Z] } Post stage [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:04:54.566Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-23T14:04:54.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T14:04:54.714Z] [2023-03-23T14:04:54.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:04:54.930Z] + sudo service docker restart [2023-03-23T14:04:55.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T14:04:55.097Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-23T14:04:55.097Z] 5eb5b503b376: Pulling fs layer [2023-03-23T14:04:55.097Z] 5c69ac0246d0: Pulling fs layer [2023-03-23T14:04:55.097Z] ec43610c2a17: Pulling fs layer [2023-03-23T14:04:55.097Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-23T14:04:55.097Z] 33b1e0a273af: Pulling fs layer [2023-03-23T14:04:55.097Z] 5d3b04190fa2: Pulling fs layer [2023-03-23T14:04:55.097Z] 2f39f015ded8: Pulling fs layer [2023-03-23T14:04:55.097Z] 33b1e0a273af: Waiting [2023-03-23T14:04:55.097Z] 5d3b04190fa2: Waiting [2023-03-23T14:04:55.097Z] 2f39f015ded8: Waiting [2023-03-23T14:04:55.097Z] 3a2ae6a8a46f: Waiting [2023-03-23T14:04:55.097Z] 5c69ac0246d0: Verifying Checksum [2023-03-23T14:04:55.097Z] 5c69ac0246d0: Download complete [2023-03-23T14:04:55.097Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-23T14:04:55.097Z] 3a2ae6a8a46f: Download complete [2023-03-23T14:04:55.356Z] 33b1e0a273af: Verifying Checksum [2023-03-23T14:04:55.356Z] 33b1e0a273af: Download complete [2023-03-23T14:04:55.356Z] 5d3b04190fa2: Verifying Checksum [2023-03-23T14:04:55.356Z] 5d3b04190fa2: Download complete [2023-03-23T14:04:55.356Z] ec43610c2a17: Verifying Checksum [2023-03-23T14:04:55.356Z] ec43610c2a17: Download complete [2023-03-23T14:04:55.356Z] 5eb5b503b376: Verifying Checksum [2023-03-23T14:04:55.356Z] 5eb5b503b376: Download complete [2023-03-23T14:04:55.925Z] 2f39f015ded8: Download complete [2023-03-23T14:04:56.493Z] 5eb5b503b376: Pull complete [2023-03-23T14:04:56.493Z] 5c69ac0246d0: Pull complete [2023-03-23T14:04:57.058Z] ec43610c2a17: Pull complete [2023-03-23T14:04:57.058Z] 3a2ae6a8a46f: Pull complete [2023-03-23T14:04:57.058Z] 33b1e0a273af: Pull complete [2023-03-23T14:04:57.317Z] 5d3b04190fa2: Pull complete [2023-03-23T14:05:01.499Z] 2f39f015ded8: Pull complete [2023-03-23T14:05:01.499Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-23T14:05:01.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T14:05:01.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T14:05:01.727Z] prd-ubuntu20.04-docker-8c-8g-5472 does not seem to be running inside a container [2023-03-23T14:05:01.694Z] $ 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-168 -v /w/workspace/y_app-rfid-llrp-inventory_PR-168:/w/workspace/y_app-rfid-llrp-inventory_PR-168:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-168@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-03-23T14:05:03.445Z] $ docker top 2af54e3123ead9ac5ceaf439095542ead1ab9080d070db1c130d528e7ccf3d13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:05:03.975Z] ---> job-cost.sh [2023-03-23T14:05:03.975Z] lf-activate-venv: SKIPPING [2023-03-23T14:05:03.975Z] INFO: No Stack... [2023-03-23T14:05:04.236Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T14:05:04.804Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T14:05:05.128Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-168/archives/cost.csv [2023-03-23T14:05:05.128Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T14:05:05.173Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-168-1-stack-cost] [2023-03-23T14:05:05.178Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-168-1-stack-cost] did not exist. Created. [2023-03-23T14:05:05.179Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-168-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T14:05:05.572Z] + echo total: 0.4399999976158142 [Pipeline] stash [2023-03-23T14:05:05.624Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T14:05:05.652Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-168-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T14:05:05.675Z] $ docker stop --time=1 2af54e3123ead9ac5ceaf439095542ead1ab9080d070db1c130d528e7ccf3d13 [2023-03-23T14:05:06.842Z] $ docker rm -f --volumes 2af54e3123ead9ac5ceaf439095542ead1ab9080d070db1c130d528e7ccf3d13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T14:05:13.269Z] provisioning config files... [2023-03-23T14:05:13.298Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config9011065274766210961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:05:13.693Z] ---> docker-login.sh [2023-03-23T14:05:13.693Z] nexus3.edgexfoundry.org:10001 [2023-03-23T14:05:13.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:05:14.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:05:14.243Z] Configure a credential helper to remove this warning. See [2023-03-23T14:05:14.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:05:14.243Z] [2023-03-23T14:05:14.243Z] Login Succeeded [2023-03-23T14:05:14.243Z] nexus3.edgexfoundry.org:10002 [2023-03-23T14:05:14.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:05:14.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:05:14.786Z] Configure a credential helper to remove this warning. See [2023-03-23T14:05:14.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:05:14.786Z] [2023-03-23T14:05:14.786Z] Login Succeeded [2023-03-23T14:05:14.786Z] nexus3.edgexfoundry.org:10003 [2023-03-23T14:05:14.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:05:15.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:05:15.060Z] Configure a credential helper to remove this warning. See [2023-03-23T14:05:15.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:05:15.060Z] [2023-03-23T14:05:15.060Z] Login Succeeded [2023-03-23T14:05:15.060Z] nexus3.edgexfoundry.org:10004 [2023-03-23T14:05:15.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:05:15.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:05:15.331Z] Configure a credential helper to remove this warning. See [2023-03-23T14:05:15.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:05:15.331Z] [2023-03-23T14:05:15.331Z] Login Succeeded [2023-03-23T14:05:15.331Z] docker.io [2023-03-23T14:05:15.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:05:15.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:05:15.872Z] Configure a credential helper to remove this warning. See [2023-03-23T14:05:15.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:05:15.872Z] [2023-03-23T14:05:15.872Z] Login Succeeded [2023-03-23T14:05:15.872Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T14:05:15.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T14:05:16.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T14:05:16.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T14:05:16.361Z] ========================================================= [2023-03-23T14:05:16.361Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-23T14:05:16.361Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:05:16.878Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-23T14:05:17.154Z] Sending build context to Docker daemon 677.9kB [2023-03-23T14:05:17.154Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T14:05:17.154Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-23T14:05:19.110Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-23T14:05:19.110Z] af6eaf76a39c: Pulling fs layer [2023-03-23T14:05:19.110Z] 55522c791124: Pulling fs layer [2023-03-23T14:05:19.110Z] ce5c4a1c91eb: Pulling fs layer [2023-03-23T14:05:19.110Z] 169dfbe0d373: Pulling fs layer [2023-03-23T14:05:19.110Z] e1ff8fa3b103: Pulling fs layer [2023-03-23T14:05:19.110Z] 52ebb69f0ebf: Pulling fs layer [2023-03-23T14:05:19.110Z] 5abe8eddf0d5: Pulling fs layer [2023-03-23T14:05:19.110Z] 169dfbe0d373: Waiting [2023-03-23T14:05:19.110Z] e1ff8fa3b103: Waiting [2023-03-23T14:05:19.110Z] 52ebb69f0ebf: Waiting [2023-03-23T14:05:19.110Z] 5abe8eddf0d5: Waiting [2023-03-23T14:05:19.110Z] 55522c791124: Verifying Checksum [2023-03-23T14:05:19.110Z] 55522c791124: Download complete [2023-03-23T14:05:19.110Z] 169dfbe0d373: Download complete [2023-03-23T14:05:19.110Z] e1ff8fa3b103: Verifying Checksum [2023-03-23T14:05:19.110Z] e1ff8fa3b103: Download complete [2023-03-23T14:05:19.110Z] af6eaf76a39c: Verifying Checksum [2023-03-23T14:05:19.110Z] af6eaf76a39c: Download complete [2023-03-23T14:05:19.706Z] af6eaf76a39c: Pull complete [2023-03-23T14:05:19.979Z] 5abe8eddf0d5: Verifying Checksum [2023-03-23T14:05:19.979Z] 5abe8eddf0d5: Download complete [2023-03-23T14:05:20.249Z] 55522c791124: Pull complete [2023-03-23T14:05:21.223Z] ce5c4a1c91eb: Verifying Checksum [2023-03-23T14:05:21.223Z] ce5c4a1c91eb: Download complete [2023-03-23T14:05:21.223Z] 52ebb69f0ebf: Verifying Checksum [2023-03-23T14:05:21.223Z] 52ebb69f0ebf: Download complete [2023-03-23T14:05:33.671Z] ce5c4a1c91eb: Pull complete [2023-03-23T14:05:33.671Z] 169dfbe0d373: Pull complete [2023-03-23T14:05:33.671Z] e1ff8fa3b103: Pull complete [2023-03-23T14:05:40.330Z] 52ebb69f0ebf: Pull complete [2023-03-23T14:05:41.748Z] 5abe8eddf0d5: Pull complete [2023-03-23T14:05:41.748Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-23T14:05:41.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T14:05:41.748Z] ---> 6cb57ee374ae [2023-03-23T14:05:41.748Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T14:05:43.707Z] ---> Running in a5bcbc14765b [2023-03-23T14:05:43.979Z] Removing intermediate container a5bcbc14765b [2023-03-23T14:05:43.979Z] ---> 90b130ccc0cd [2023-03-23T14:05:43.979Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T14:05:43.979Z] ---> Running in 09bdff4d2799 [2023-03-23T14:05:44.249Z] Removing intermediate container 09bdff4d2799 [2023-03-23T14:05:44.249Z] ---> 377d0cc55721 [2023-03-23T14:05:44.249Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-23T14:05:44.523Z] ---> Running in 1308b855b698 [2023-03-23T14:05:44.799Z] Removing intermediate container 1308b855b698 [2023-03-23T14:05:44.799Z] ---> 0e13ffd9a5ba [2023-03-23T14:05:44.799Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T14:05:44.799Z] ---> Running in 1fbe88344831 [2023-03-23T14:05:46.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T14:05:46.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T14:05:47.453Z] OK: 263 MiB in 53 packages [2023-03-23T14:05:48.421Z] Removing intermediate container 1fbe88344831 [2023-03-23T14:05:48.421Z] ---> a542e5f439a1 [2023-03-23T14:05:48.421Z] Step 7/12 : WORKDIR /app [2023-03-23T14:05:48.695Z] ---> Running in 8287315b6802 [2023-03-23T14:05:48.972Z] Removing intermediate container 8287315b6802 [2023-03-23T14:05:48.972Z] ---> 92d9ce92af3a [2023-03-23T14:05:48.972Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-23T14:05:49.559Z] ---> a5c64a9033b1 [2023-03-23T14:05:49.559Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T14:05:49.559Z] ---> Running in 8b03213bb5bd [2023-03-23T14:06:57.445Z] Removing intermediate container 8b03213bb5bd [2023-03-23T14:06:57.445Z] ---> 013f503a4fd2 [2023-03-23T14:06:57.445Z] Step 10/12 : COPY . . [2023-03-23T14:06:57.445Z] ---> a1ce9d6d5044 [2023-03-23T14:06:57.445Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T14:06:57.445Z] ---> Running in cfee4a78ea1c [2023-03-23T14:06:57.445Z] Removing intermediate container cfee4a78ea1c [2023-03-23T14:06:57.445Z] ---> 40c8e6bb44ad [2023-03-23T14:06:57.445Z] Step 12/12 : RUN $MAKE [2023-03-23T14:06:57.445Z] ---> Running in 0bb9142f754b [2023-03-23T14:06:57.445Z] noop [2023-03-23T14:06:57.445Z] Removing intermediate container 0bb9142f754b [2023-03-23T14:06:57.445Z] ---> ffd47c96c527 [2023-03-23T14:06:57.445Z] Successfully built ffd47c96c527 [2023-03-23T14:06:57.445Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:06:57.943Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T14:06:57.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T14:06:58.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-5475 does not seem to be running inside a container [2023-03-23T14:06:58.296Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-23T14:06:59.413Z] $ docker top e074b34f8c6b166722e4a251f5e435983400060bf62f92e2dacefd8ae747ee33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T14:07:00.269Z] + go version [2023-03-23T14:07:00.269Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-23T14:07:00.308Z] $ docker stop --time=1 e074b34f8c6b166722e4a251f5e435983400060bf62f92e2dacefd8ae747ee33 [2023-03-23T14:07:04.020Z] $ docker rm -f --volumes e074b34f8c6b166722e4a251f5e435983400060bf62f92e2dacefd8ae747ee33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:07:04.888Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T14:07:04.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T14:07:05.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-5475 does not seem to be running inside a container [2023-03-23T14:07:05.214Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-23T14:07:06.306Z] $ docker top 65df24f01b66f46d830564be461f50805b9ede05d992b1d7bb03c0a602287347 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T14:07:06.852Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-03-23T14:07:07.503Z] + make test [2023-03-23T14:07:07.772Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-23T14:09:59.535Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-23T14:09:59.535Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-23T14:09:59.535Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.066s coverage: 86.2% of statements [2023-03-23T14:10:07.104Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.624s coverage: 71.9% of statements [2023-03-23T14:10:07.104Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-23T14:10:07.104Z] go vet ./... [2023-03-23T14:12:28.876Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T14:12:28.876Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T14:12:28.876Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-23T14:12:28.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T14:12:28.950Z] $ docker stop --time=1 65df24f01b66f46d830564be461f50805b9ede05d992b1d7bb03c0a602287347 [2023-03-23T14:12:33.308Z] $ docker rm -f --volumes 65df24f01b66f46d830564be461f50805b9ede05d992b1d7bb03c0a602287347 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T14:12:35.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T14:12:35.072Z] Warning: overwriting stash ‘coverage-report’ [2023-03-23T14:12:35.555Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T14:12:36.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T14:12:36.563Z] + ls -al . [2023-03-23T14:12:36.563Z] total 224 [2023-03-23T14:12:36.563Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 14:07 . [2023-03-23T14:12:36.563Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:04 .. [2023-03-23T14:12:36.563Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 23 14:04 .dockerignore [2023-03-23T14:12:36.563Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 14:04 .git [2023-03-23T14:12:36.563Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 14:04 .github [2023-03-23T14:12:36.563Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 23 14:04 .gitignore [2023-03-23T14:12:36.563Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 14:04 .golangci.yml [2023-03-23T14:12:36.563Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 23 14:04 Attribution.txt [2023-03-23T14:12:36.563Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 23 14:04 CHANGELOG.md [2023-03-23T14:12:36.563Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 23 14:04 Dockerfile [2023-03-23T14:12:36.563Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 14:04 GOVERNANCE.md [2023-03-23T14:12:36.563Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 23 14:04 Jenkinsfile [2023-03-23T14:12:36.563Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 23 14:04 LICENSE [2023-03-23T14:12:36.563Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 23 14:04 Makefile [2023-03-23T14:12:36.563Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 23 14:04 OWNERS.md [2023-03-23T14:12:36.563Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 23 14:04 README.md [2023-03-23T14:12:36.563Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 14:02 VERSION [2023-03-23T14:12:36.563Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:04 bin [2023-03-23T14:12:36.563Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 23 14:10 coverage.out [2023-03-23T14:12:36.563Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 23 14:04 go.mod [2023-03-23T14:12:36.563Z] -rw-rw-r-- 1 jenkins jenkins 31591 Mar 23 14:04 go.sum [2023-03-23T14:12:36.563Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:04 images [2023-03-23T14:12:36.563Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:04 internal [2023-03-23T14:12:36.563Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 23 14:04 main.go [2023-03-23T14:12:36.563Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:04 res [2023-03-23T14:12:36.563Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:04 snap [2023-03-23T14:12:36.563Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:12:37.050Z] + 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=a92f7c267a49f907f63625489f9aa864f2185577 --label arch=arm64 --label version=0.0.0 . [2023-03-23T14:12:37.323Z] Sending build context to Docker daemon 677.9kB [2023-03-23T14:12:37.323Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T14:12:37.323Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-23T14:12:37.323Z] ---> ffd47c96c527 [2023-03-23T14:12:37.323Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T14:12:37.593Z] ---> Running in 3cd19e54a275 [2023-03-23T14:12:37.861Z] Removing intermediate container 3cd19e54a275 [2023-03-23T14:12:37.861Z] ---> 9961dd2fc6f0 [2023-03-23T14:12:37.861Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T14:12:37.861Z] ---> Running in c3f1806b8be6 [2023-03-23T14:12:38.129Z] Removing intermediate container c3f1806b8be6 [2023-03-23T14:12:38.129Z] ---> 2c00f6173478 [2023-03-23T14:12:38.129Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-23T14:12:38.129Z] ---> Running in cce5ffde3fc4 [2023-03-23T14:12:38.398Z] Removing intermediate container cce5ffde3fc4 [2023-03-23T14:12:38.398Z] ---> a915b8f101e3 [2023-03-23T14:12:38.398Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T14:12:38.671Z] ---> Running in 4a987499e0fa [2023-03-23T14:12:39.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T14:12:40.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T14:12:41.632Z] OK: 263 MiB in 53 packages [2023-03-23T14:12:42.227Z] Removing intermediate container 4a987499e0fa [2023-03-23T14:12:42.227Z] ---> 28562effdfcf [2023-03-23T14:12:42.227Z] Step 7/29 : WORKDIR /app [2023-03-23T14:12:42.227Z] ---> Running in 619dfa2073ae [2023-03-23T14:12:42.497Z] Removing intermediate container 619dfa2073ae [2023-03-23T14:12:42.497Z] ---> a494a80b89e5 [2023-03-23T14:12:42.497Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-23T14:12:43.081Z] ---> 0973d9f92739 [2023-03-23T14:12:43.081Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T14:12:43.081Z] ---> Running in 5771a3ee3af9 [2023-03-23T14:12:45.668Z] Removing intermediate container 5771a3ee3af9 [2023-03-23T14:12:45.668Z] ---> cc543faa87c1 [2023-03-23T14:12:45.668Z] Step 10/29 : COPY . . [2023-03-23T14:12:46.255Z] ---> 3529d45164b4 [2023-03-23T14:12:46.255Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T14:12:46.255Z] ---> Running in c3c8035acc6e [2023-03-23T14:12:46.524Z] Removing intermediate container c3c8035acc6e [2023-03-23T14:12:46.524Z] ---> 005e4a053ba4 [2023-03-23T14:12:46.524Z] Step 12/29 : RUN $MAKE [2023-03-23T14:12:46.790Z] ---> Running in d38078343bcd [2023-03-23T14:12:47.748Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-23T14:14:54.395Z] Removing intermediate container d38078343bcd [2023-03-23T14:14:54.395Z] ---> 7aa8cf2c6785 [2023-03-23T14:14:54.395Z] Step 13/29 : FROM alpine:3.17 [2023-03-23T14:14:54.395Z] 3.17: Pulling from library/alpine [2023-03-23T14:14:54.395Z] af6eaf76a39c: Already exists [2023-03-23T14:14:54.395Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T14:14:54.395Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T14:14:54.395Z] ---> d74e625d9115 [2023-03-23T14:14:54.395Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-23T14:14:54.395Z] ---> Running in 3d2715fdff36 [2023-03-23T14:14:54.395Z] Removing intermediate container 3d2715fdff36 [2023-03-23T14:14:54.395Z] ---> 012b40310519 [2023-03-23T14:14:54.395Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-23T14:14:54.395Z] ---> Running in 808872a64323 [2023-03-23T14:14:54.395Z] Removing intermediate container 808872a64323 [2023-03-23T14:14:54.395Z] ---> ba1e0ce9089d [2023-03-23T14:14:54.395Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-23T14:14:54.395Z] ---> Running in 32e440c033fd [2023-03-23T14:14:54.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T14:14:54.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T14:14:55.932Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-23T14:14:55.932Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-23T14:14:55.932Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T14:14:55.932Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T14:14:56.201Z] OK: 8 MiB in 17 packages [2023-03-23T14:14:57.612Z] Removing intermediate container 32e440c033fd [2023-03-23T14:14:57.612Z] ---> ea103a67ed3a [2023-03-23T14:14:57.612Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-23T14:14:57.879Z] ---> 36c50bc57edb [2023-03-23T14:14:57.879Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-23T14:14:58.145Z] ---> 029edc88d7ef [2023-03-23T14:14:58.145Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-23T14:14:58.727Z] ---> 6cec31380dcc [2023-03-23T14:14:58.727Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-23T14:14:58.993Z] ---> 8ca66e275eac [2023-03-23T14:14:58.993Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-23T14:15:00.399Z] ---> f29a49a60584 [2023-03-23T14:15:00.399Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-23T14:15:00.399Z] ---> Running in f208cba13285 [2023-03-23T14:15:01.892Z] Removing intermediate container f208cba13285 [2023-03-23T14:15:01.892Z] ---> 2406693e6e9c [2023-03-23T14:15:01.892Z] Step 23/29 : VOLUME /cache [2023-03-23T14:15:01.892Z] ---> Running in dadfec6f3d34 [2023-03-23T14:15:02.161Z] Removing intermediate container dadfec6f3d34 [2023-03-23T14:15:02.161Z] ---> 9918055f6e64 [2023-03-23T14:15:02.161Z] Step 24/29 : EXPOSE 59711 [2023-03-23T14:15:02.161Z] ---> Running in 70672d4b4429 [2023-03-23T14:15:02.435Z] Removing intermediate container 70672d4b4429 [2023-03-23T14:15:02.435Z] ---> 0b2f139b6cb2 [2023-03-23T14:15:02.435Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-23T14:15:02.705Z] ---> Running in aceb6cd4e0a1 [2023-03-23T14:15:02.973Z] Removing intermediate container aceb6cd4e0a1 [2023-03-23T14:15:02.973Z] ---> 720f1e23bc74 [2023-03-23T14:15:02.973Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-23T14:15:02.973Z] ---> Running in 6857d689d9e2 [2023-03-23T14:15:03.252Z] Removing intermediate container 6857d689d9e2 [2023-03-23T14:15:03.252Z] ---> e15fe05ee163 [2023-03-23T14:15:03.252Z] Step 27/29 : LABEL arch=arm64 [2023-03-23T14:15:03.252Z] ---> Running in 3612a6e0b145 [2023-03-23T14:15:03.525Z] Removing intermediate container 3612a6e0b145 [2023-03-23T14:15:03.525Z] ---> 96d47959e08f [2023-03-23T14:15:03.525Z] Step 28/29 : LABEL git_sha=a92f7c267a49f907f63625489f9aa864f2185577 [2023-03-23T14:15:03.525Z] ---> Running in e612bd3f620d [2023-03-23T14:15:03.799Z] Removing intermediate container e612bd3f620d [2023-03-23T14:15:03.799Z] ---> 47676c6c7372 [2023-03-23T14:15:03.799Z] Step 29/29 : LABEL version=0.0.0 [2023-03-23T14:15:04.066Z] ---> Running in ac61bd463591 [2023-03-23T14:15:04.333Z] Removing intermediate container ac61bd463591 [2023-03-23T14:15:04.333Z] ---> f49a7d6cc87b [2023-03-23T14:15:04.333Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T14:15:04.333Z] Successfully built f49a7d6cc87b [2023-03-23T14:15:04.333Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:15:05.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T14:15:05.138Z] [2023-03-23T14:15:05.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:15:05.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T14:15:05.540Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-23T14:15:05.540Z] 8998bd30e6a1: Pulling fs layer [2023-03-23T14:15:05.540Z] 04944245beec: Pulling fs layer [2023-03-23T14:15:05.540Z] 699f458cf7ca: Pulling fs layer [2023-03-23T14:15:05.540Z] 765212b225bb: Pulling fs layer [2023-03-23T14:15:05.540Z] f23df028b6ca: Pulling fs layer [2023-03-23T14:15:05.540Z] d65c8cfc05b1: Pulling fs layer [2023-03-23T14:15:05.540Z] 2437ff75d9bd: Pulling fs layer [2023-03-23T14:15:05.540Z] f23df028b6ca: Waiting [2023-03-23T14:15:05.540Z] d65c8cfc05b1: Waiting [2023-03-23T14:15:05.540Z] 2437ff75d9bd: Waiting [2023-03-23T14:15:05.540Z] 765212b225bb: Waiting [2023-03-23T14:15:05.812Z] 04944245beec: Verifying Checksum [2023-03-23T14:15:05.812Z] 04944245beec: Download complete [2023-03-23T14:15:05.812Z] 765212b225bb: Verifying Checksum [2023-03-23T14:15:05.812Z] 765212b225bb: Download complete [2023-03-23T14:15:05.812Z] f23df028b6ca: Download complete [2023-03-23T14:15:05.812Z] d65c8cfc05b1: Verifying Checksum [2023-03-23T14:15:05.812Z] d65c8cfc05b1: Download complete [2023-03-23T14:15:05.812Z] 699f458cf7ca: Verifying Checksum [2023-03-23T14:15:05.812Z] 699f458cf7ca: Download complete [2023-03-23T14:15:06.396Z] 8998bd30e6a1: Verifying Checksum [2023-03-23T14:15:06.396Z] 8998bd30e6a1: Download complete [2023-03-23T14:15:08.331Z] 2437ff75d9bd: Verifying Checksum [2023-03-23T14:15:08.331Z] 2437ff75d9bd: Download complete [2023-03-23T14:15:09.739Z] 8998bd30e6a1: Pull complete [2023-03-23T14:15:10.325Z] 04944245beec: Pull complete [2023-03-23T14:15:11.284Z] 699f458cf7ca: Pull complete [2023-03-23T14:15:11.551Z] 765212b225bb: Pull complete [2023-03-23T14:15:12.133Z] f23df028b6ca: Pull complete [2023-03-23T14:15:12.399Z] d65c8cfc05b1: Pull complete [2023-03-23T14:15:24.700Z] 2437ff75d9bd: Pull complete [2023-03-23T14:15:24.700Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-23T14:15:24.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T14:15:24.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T14:15:25.014Z] prd-ubuntu20.04-docker-arm64-4c-16g-5475 does not seem to be running inside a container [2023-03-23T14:15:25.080Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-23T14:15:27.628Z] $ docker top 4ea83b6ed626708666d96dbab5a95c8eb13b3bb616b4217370bb3947d52d3c1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:15:28.195Z] ---> job-cost.sh [2023-03-23T14:15:28.460Z] lf-activate-venv: SKIPPING [2023-03-23T14:15:28.460Z] INFO: No Stack... [2023-03-23T14:15:29.039Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-23T14:15:29.619Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T14:15:29.968Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-03-23T14:15:29.969Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T14:15:30.056Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-168-1-stack-cost] [2023-03-23T14:15:30.061Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-168-1-stack-cost] did not exist. Created. [2023-03-23T14:15:30.061Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-168-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T14:15:30.476Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-14e28549/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-23T14:15:30.837Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-23T14:15:30.880Z] Warning: overwriting stash ‘stack-cost’ [2023-03-23T14:15:30.933Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T14:15:30.950Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-168-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T14:15:31.046Z] $ docker stop --time=1 4ea83b6ed626708666d96dbab5a95c8eb13b3bb616b4217370bb3947d52d3c1d [2023-03-23T14:15:32.503Z] $ docker rm -f --volumes 4ea83b6ed626708666d96dbab5a95c8eb13b3bb616b4217370bb3947d52d3c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-23T14:15:33.656Z] provisioning config files... [2023-03-23T14:15:33.664Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp/config17611139645532358173tmp [Pipeline] { [Pipeline] sh [2023-03-23T14:15:34.010Z] + set +x [2023-03-23T14:15:34.010Z] + bash -s -- [2023-03-23T14:15:34.010Z] + curl -s https://codecov.io/bash [2023-03-23T14:15:34.010Z] [2023-03-23T14:15:34.010Z] _____ _ [2023-03-23T14:15:34.010Z] / ____| | | [2023-03-23T14:15:34.010Z] | | ___ __| | ___ ___ _____ __ [2023-03-23T14:15:34.010Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-23T14:15:34.010Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-23T14:15:34.010Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-23T14:15:34.010Z] Bash-1.0.6 [2023-03-23T14:15:34.010Z] [2023-03-23T14:15:34.010Z] [2023-03-23T14:15:34.010Z] ==> git version 2.25.1 found [2023-03-23T14:15:34.010Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-23T14:15:34.010Z] Release-Date: 2020-01-08 [2023-03-23T14:15:34.010Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-23T14:15:34.010Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-23T14:15:34.010Z] ==> Jenkins CI detected. [2023-03-23T14:15:34.010Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-168 [2023-03-23T14:15:34.010Z] project root: . [2023-03-23T14:15:34.010Z] --> token set from env [2023-03-23T14:15:34.010Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-23T14:15:34.010Z] ==> Running gcov in . (disable via -X gcov) [2023-03-23T14:15:34.010Z] ==> Python coveragepy not found [2023-03-23T14:15:34.010Z] ==> Searching for coverage reports in: [2023-03-23T14:15:34.010Z] + . [2023-03-23T14:15:34.010Z] -> Found 1 reports [2023-03-23T14:15:34.010Z] ==> Detecting git/mercurial file structure [2023-03-23T14:15:34.010Z] ==> Reading reports [2023-03-23T14:15:34.270Z] + ./coverage.out bytes=41317 [2023-03-23T14:15:34.270Z] ==> Appending adjustments [2023-03-23T14:15:34.270Z] https://docs.codecov.io/docs/fixing-reports [2023-03-23T14:15:34.270Z] + Found adjustments [2023-03-23T14:15:34.270Z] ==> Gzipping contents [2023-03-23T14:15:34.270Z] 12K /tmp/codecov.Vizeud.gz [2023-03-23T14:15:34.270Z] ==> Uploading reports [2023-03-23T14:15:34.270Z] url: https://codecov.io [2023-03-23T14:15:34.270Z] query: branch=PR-168&commit=a92f7c267a49f907f63625489f9aa864f2185577&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-168%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=168&job=&cmd_args= [2023-03-23T14:15:34.270Z] -> Pinging Codecov [2023-03-23T14:15:34.270Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-168&commit=a92f7c267a49f907f63625489f9aa864f2185577&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-168%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=168&job=&cmd_args= [2023-03-23T14:15:34.529Z] -> Uploading to [2023-03-23T14:15:34.530Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-23/581DD39554BDF9B6E22D074273EAD858/a92f7c267a49f907f63625489f9aa864f2185577/9f06640f-0967-4c96-b1de-9007b5f71a97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T141534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e80b695bfaeeb3888d15467fa662de384c685112107b3a3c0c6c61e4c90d23f [2023-03-23T14:15:34.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T14:15:34.530Z] Dload Upload Total Spent Left Speed [2023-03-23T14:15:34.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11808 0 0 100 11808 0 42171 --:--:-- --:--:-- --:--:-- 42021 [2023-03-23T14:15:34.790Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a92f7c267a49f907f63625489f9aa864f2185577 [Pipeline] } [2023-03-23T14:15:34.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-23T14:15:36.640Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-168/archives ] [2023-03-23T14:15:36.640Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-168/archives [2023-03-23T14:15:36.640Z] total 16 [2023-03-23T14:15:36.640Z] drwxr-xr-x 3 root root 4096 Mar 23 14:05 . [2023-03-23T14:15:36.640Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 14:05 .. [2023-03-23T14:15:36.640Z] drwxr-xr-x 2 root root 4096 Mar 23 14:05 cost [2023-03-23T14:15:36.640Z] -rw-r--r-- 1 root root 96 Mar 23 14:05 cost.csv [2023-03-23T14:15:36.640Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-168/archives [2023-03-23T14:15:36.640Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-168/archives [2023-03-23T14:15:36.640Z] total 16 [2023-03-23T14:15:36.640Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 14:05 . [2023-03-23T14:15:36.640Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 14:05 .. [2023-03-23T14:15:36.640Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 14:05 cost [2023-03-23T14:15:36.640Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 23 14:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:15:36.982Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:15:37.872Z] ---> package-listing.sh [2023-03-23T14:15:37.872Z] ++ facter osfamily [2023-03-23T14:15:37.872Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-23T14:15:38.131Z] + OS_FAMILY=debian [2023-03-23T14:15:38.131Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-168 [2023-03-23T14:15:38.131Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-23T14:15:38.131Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-23T14:15:38.131Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-23T14:15:38.131Z] + PACKAGES=/tmp/packages_start.txt [2023-03-23T14:15:38.131Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-168 ']' [2023-03-23T14:15:38.131Z] + PACKAGES=/tmp/packages_end.txt [2023-03-23T14:15:38.131Z] + case "${OS_FAMILY}" in [2023-03-23T14:15:38.131Z] + dpkg -l [2023-03-23T14:15:38.131Z] + grep '^ii' [2023-03-23T14:15:38.131Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-23T14:15:38.131Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-23T14:15:38.131Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-23T14:15:38.131Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-168 ']' [2023-03-23T14:15:38.131Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-168/archives/ [2023-03-23T14:15:38.131Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-168/archives/ [Pipeline] echo [2023-03-23T14:15:38.162Z] 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-168/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-23T14:15:38.459Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:15:39.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T14:15:39.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T14:15:39.253Z] prd-ubuntu20.04-docker-8c-8g-5472 does not seem to be running inside a container [2023-03-23T14:15:39.255Z] $ 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-168/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-168 -v /w/workspace/y_app-rfid-llrp-inventory_PR-168:/w/workspace/y_app-rfid-llrp-inventory_PR-168:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-23T14:15:39.483Z] $ docker top 2ac80e4b2cf9ed12a49d25e67840593a935e51dab59e600609b7f6f035ec51dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T14:15:39.902Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-23T14:15:40.213Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-23T14:15:40.534Z] + ls /var/log/sa-host [2023-03-23T14:15:40.534Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T14:15:40.746Z] provisioning config files... [2023-03-23T14:15:40.753Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-168@tmp/config15470221770553441617tmp [Pipeline] { [Pipeline] echo [2023-03-23T14:15:40.810Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:15:41.122Z] ---> create-netrc.sh [Pipeline] } [2023-03-23T14:15:41.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:15:41.576Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-23T14:15:41.608Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:15:41.915Z] ---> sudo-logs.sh [2023-03-23T14:15:41.915Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-23T14:15:42.002Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:15:42.317Z] ---> job-cost.sh [2023-03-23T14:15:42.317Z] lf-activate-venv: SKIPPING [2023-03-23T14:15:42.317Z] DEBUG: total: 0.4399999976158142 [2023-03-23T14:15:42.317Z] INFO: Retrieving Stack Cost... [2023-03-23T14:15:43.253Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T14:15:43.822Z] INFO: Archiving Costs [Pipeline] echo [2023-03-23T14:15:43.855Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:15:44.173Z] ---> logs-deploy.sh [2023-03-23T14:15:44.173Z] lf-activate-venv: SKIPPING [2023-03-23T14:15:44.173Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-168/1 [2023-03-23T14:15:44.173Z] INFO: archiving workspace using pattern(s): [2023-03-23T14:15:45.111Z] Archives upload complete. [2023-03-23T14:15:45.111Z] INFO: archiving logs to Nexus