Pull request #270 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4378ac47b21b031a5ba584b6208ec4ea91bc0884+fbcb6d3027ae2c9eb317848bea30a5d6743f2972 (b1f0ca030c5f8527b3d48939cd419d0e5e7b7ba2) 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-ssh13422618718367292780.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh306002463197636650.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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/device-rfid-llrp-go/branches/PR-270/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/device-rfid-llrp-go/branches/PR-270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16376891104397689774.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/device-rfid-llrp-go/branches/PR-270/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9409316008399495250.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh504193745411453692.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/device-rfid-llrp-go/branches/PR-270/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/device-rfid-llrp-go/branches/PR-270/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16223365682609698622.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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:device-rfid-llrp-go] ========================================================= [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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17005 in /w/workspace/undry_device-rfid-llrp-go_PR-270 [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/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-270 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/270/head:refs/remotes/origin/PR-270 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fbcb6d3027ae2c9eb317848bea30a5d6743f2972 into PR head commit 4378ac47b21b031a5ba584b6208ec4ea91bc0884 Merge succeeded, producing 4378ac47b21b031a5ba584b6208ec4ea91bc0884 Checking out Revision 4378ac47b21b031a5ba584b6208ec4ea91bc0884 (PR-270) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T10:50:36.208Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T10:50:36.388Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 4378ac47b21b031a5ba584b6208ec4ea91bc0884 # 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 fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4378ac47b21b031a5ba584b6208ec4ea91bc0884 # timeout=10 [Pipeline] echo [2023-11-08T10:50:36.492Z] ========================================================= [2023-11-08T10:50:36.492Z] EdgeX Global Pipelines Version Info [2023-11-08T10:50:36.492Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T10:50:37.234Z] ------------------- [2023-11-08T10:50:37.234Z] stable info: [2023-11-08T10:50:37.234Z] ------------------- [2023-11-08T10:50:37.234Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T10:50:37.234Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T10:50:37.234Z] Message: update stable to v1.0.257 [2023-11-08T10:50:37.806Z] ------------------- [2023-11-08T10:50:37.806Z] experimental info: [2023-11-08T10:50:37.806Z] ------------------- [2023-11-08T10:50:37.806Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T10:50:37.806Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T10:50:37.807Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T10:50:38.084Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-11-08T10:50:38.119Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-11-08T10:50:38.158Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T10:50:38.197Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T10:50:38.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T10:50:38.276Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T10:50:38.312Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T10:50:38.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T10:50:38.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T10:50:38.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T10:50:38.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T10:50:38.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-11-08T10:50:38.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T10:50:38.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T10:50:38.623Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T10:50:38.660Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T10:50:38.703Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T10:50:38.741Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T10:50:38.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T10:50:38.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T10:50:38.861Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-08T10:50:38.901Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-08T10:50:38.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T10:50:38.978Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T10:50:39.018Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T10:50:39.057Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T10:50:39.093Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T10:50:39.132Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-270 [Pipeline] echo [2023-11-08T10:50:39.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-270 [Pipeline] echo [2023-11-08T10:50:39.216Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-270 [Pipeline] echo [2023-11-08T10:50:39.256Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4378ac47b21b031a5ba584b6208ec4ea91bc0884 [Pipeline] echo [2023-11-08T10:50:39.297Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4378ac4 [Pipeline] echo [2023-11-08T10:50:39.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T10:50:39.462Z] provisioning config files... [2023-11-08T10:50:39.478Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-270@tmp/config16268196440669031037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T10:50:39.844Z] ---> docker-login.sh [2023-11-08T10:50:39.844Z] nexus3.edgexfoundry.org:10001 [2023-11-08T10:50:40.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T10:50:40.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T10:50:40.105Z] Configure a credential helper to remove this warning. See [2023-11-08T10:50:40.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T10:50:40.105Z] [2023-11-08T10:50:40.105Z] Login Succeeded [2023-11-08T10:50:40.105Z] nexus3.edgexfoundry.org:10002 [2023-11-08T10:50:40.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T10:50:40.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T10:50:40.366Z] Configure a credential helper to remove this warning. See [2023-11-08T10:50:40.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T10:50:40.366Z] [2023-11-08T10:50:40.366Z] Login Succeeded [2023-11-08T10:50:40.366Z] nexus3.edgexfoundry.org:10003 [2023-11-08T10:50:40.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T10:50:40.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T10:50:40.366Z] Configure a credential helper to remove this warning. See [2023-11-08T10:50:40.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T10:50:40.366Z] [2023-11-08T10:50:40.366Z] Login Succeeded [2023-11-08T10:50:40.366Z] nexus3.edgexfoundry.org:10004 [2023-11-08T10:50:40.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T10:50:40.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T10:50:40.629Z] Configure a credential helper to remove this warning. See [2023-11-08T10:50:40.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T10:50:40.629Z] [2023-11-08T10:50:40.629Z] Login Succeeded [2023-11-08T10:50:40.629Z] docker.io [2023-11-08T10:50:40.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T10:50:40.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T10:50:40.890Z] Configure a credential helper to remove this warning. See [2023-11-08T10:50:40.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T10:50:40.890Z] [2023-11-08T10:50:40.890Z] Login Succeeded [2023-11-08T10:50:40.890Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T10:50:40.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T10:50:41.577Z] + git rev-list -1 --merges 4378ac47b21b031a5ba584b6208ec4ea91bc0884~1..4378ac47b21b031a5ba584b6208ec4ea91bc0884 [Pipeline] echo [2023-11-08T10:50:41.646Z] -----------> git rev-list -1 --merges 4378ac47b21b031a5ba584b6208ec4ea91bc0884~1..4378ac47b21b031a5ba584b6208ec4ea91bc0884 4378ac47b21b031a5ba584b6208ec4ea91bc0884 [false] [Pipeline] sh [2023-11-08T10:50:41.961Z] + git log --format=format:%s -1 4378ac47b21b031a5ba584b6208ec4ea91bc0884 [Pipeline] echo [2023-11-08T10:50:41.999Z] ========================================================= [2023-11-08T10:50:41.999Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T10:50:41.999Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T10:50:42.441Z] + git log --format=format:%s -1 4378ac47b21b031a5ba584b6208ec4ea91bc0884 [Pipeline] echo [2023-11-08T10:50:42.473Z] [semverPrep] GIT_COMMIT: 4378ac47b21b031a5ba584b6208ec4ea91bc0884, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-08T10:50:42.503Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T10:50:42.891Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T10:50:42.891Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T10:50:42.891Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T10:50:42.891Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T10:50:42.891Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T10:50:42.891Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T10:50:42.891Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T10:50:43.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T10:50:43.403Z] [2023-11-08T10:50:43.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T10:50:43.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T10:50:43.784Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T10:50:43.784Z] b85a868b505f: Pulling fs layer [2023-11-08T10:50:43.784Z] e2be974225ed: Pulling fs layer [2023-11-08T10:50:43.784Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T10:50:43.784Z] 988bab9f4d93: Pulling fs layer [2023-11-08T10:50:43.784Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T10:50:43.784Z] eaf3925da568: Pulling fs layer [2023-11-08T10:50:43.784Z] bab4dde63d76: Pulling fs layer [2023-11-08T10:50:43.784Z] bde34c3a00c8: Pulling fs layer [2023-11-08T10:50:43.784Z] b352a97aabf1: Pulling fs layer [2023-11-08T10:50:43.784Z] 4872d77fe225: Pulling fs layer [2023-11-08T10:50:43.784Z] 5851b861e8e6: Pulling fs layer [2023-11-08T10:50:43.784Z] 988bab9f4d93: Waiting [2023-11-08T10:50:43.784Z] 1469e6f7b9e6: Waiting [2023-11-08T10:50:43.784Z] eaf3925da568: Waiting [2023-11-08T10:50:43.784Z] bab4dde63d76: Waiting [2023-11-08T10:50:43.784Z] bde34c3a00c8: Waiting [2023-11-08T10:50:43.784Z] b352a97aabf1: Waiting [2023-11-08T10:50:43.784Z] 4872d77fe225: Waiting [2023-11-08T10:50:43.784Z] 5851b861e8e6: Waiting [2023-11-08T10:50:43.784Z] e2be974225ed: Verifying Checksum [2023-11-08T10:50:43.784Z] e2be974225ed: Download complete [2023-11-08T10:50:43.784Z] 988bab9f4d93: Download complete [2023-11-08T10:50:44.052Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T10:50:44.052Z] 1469e6f7b9e6: Download complete [2023-11-08T10:50:44.052Z] eaf3925da568: Download complete [2023-11-08T10:50:44.052Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T10:50:44.052Z] 339a4e72a1f5: Download complete [2023-11-08T10:50:44.052Z] bde34c3a00c8: Download complete [2023-11-08T10:50:44.052Z] b352a97aabf1: Download complete [2023-11-08T10:50:44.052Z] 4872d77fe225: Verifying Checksum [2023-11-08T10:50:44.052Z] 4872d77fe225: Download complete [2023-11-08T10:50:44.052Z] 5851b861e8e6: Verifying Checksum [2023-11-08T10:50:44.052Z] 5851b861e8e6: Download complete [2023-11-08T10:50:44.052Z] b85a868b505f: Verifying Checksum [2023-11-08T10:50:44.052Z] b85a868b505f: Download complete [2023-11-08T10:50:44.628Z] bab4dde63d76: Verifying Checksum [2023-11-08T10:50:44.628Z] bab4dde63d76: Download complete [2023-11-08T10:50:45.566Z] b85a868b505f: Pull complete [2023-11-08T10:50:45.567Z] e2be974225ed: Pull complete [2023-11-08T10:50:46.135Z] 339a4e72a1f5: Pull complete [2023-11-08T10:50:46.135Z] 988bab9f4d93: Pull complete [2023-11-08T10:50:46.395Z] 1469e6f7b9e6: Pull complete [2023-11-08T10:50:46.656Z] eaf3925da568: Pull complete [2023-11-08T10:50:48.034Z] bab4dde63d76: Pull complete [2023-11-08T10:50:48.034Z] bde34c3a00c8: Pull complete [2023-11-08T10:50:48.295Z] b352a97aabf1: Pull complete [2023-11-08T10:50:48.295Z] 4872d77fe225: Pull complete [2023-11-08T10:50:48.295Z] 5851b861e8e6: Pull complete [2023-11-08T10:50:48.295Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T10:50:48.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T10:50:48.556Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T10:50:48.808Z] prd-ubuntu20.04-docker-8c-8g-17005 does not seem to be running inside a container [2023-11-08T10:50:48.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-270 -v /w/workspace/undry_device-rfid-llrp-go_PR-270:/w/workspace/undry_device-rfid-llrp-go_PR-270:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-270@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T10:50:51.443Z] $ docker top 97ccc977f3432f450aaafae3c5e46ff19599d3a2c81177427bc401cb60e1d76b -eo pid,comm [2023-11-08T10:50:51.491Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-08T10:50:51.492Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T10:50:51.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T10:50:51.631Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T10:50:51.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T10:50:51.746Z] $ docker exec 97ccc977f3432f450aaafae3c5e46ff19599d3a2c81177427bc401cb60e1d76b ssh-agent [2023-11-08T10:50:51.854Z] SSH_AUTH_SOCK=/tmp/ssh-vDbANIRzPT25/agent.30 [2023-11-08T10:50:51.854Z] SSH_AGENT_PID=36 [2023-11-08T10:50:51.859Z] Running ssh-add (command line suppressed) [2023-11-08T10:50:51.955Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-270@tmp/private_key_887258418532210196.key (/w/workspace/undry_device-rfid-llrp-go_PR-270@tmp/private_key_887258418532210196.key) [2023-11-08T10:50:51.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T10:50:52.295Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T10:50:52.325Z] $ docker exec --env ******** --env ******** 97ccc977f3432f450aaafae3c5e46ff19599d3a2c81177427bc401cb60e1d76b ssh-agent -k [2023-11-08T10:50:52.425Z] unset SSH_AUTH_SOCK; [2023-11-08T10:50:52.426Z] unset SSH_AGENT_PID; [2023-11-08T10:50:52.427Z] echo Agent pid 36 killed; [2023-11-08T10:50:52.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T10:50:52.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T10:50:52.531Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T10:50:52.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T10:50:52.648Z] $ docker exec 97ccc977f3432f450aaafae3c5e46ff19599d3a2c81177427bc401cb60e1d76b ssh-agent [2023-11-08T10:50:52.759Z] SSH_AUTH_SOCK=/tmp/ssh-9LY9sS52HQJz/agent.68 [2023-11-08T10:50:52.759Z] SSH_AGENT_PID=74 [2023-11-08T10:50:52.764Z] Running ssh-add (command line suppressed) [2023-11-08T10:50:52.867Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-270@tmp/private_key_4611166052509868947.key (/w/workspace/undry_device-rfid-llrp-go_PR-270@tmp/private_key_4611166052509868947.key) [2023-11-08T10:50:52.878Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T10:50:53.209Z] + git semver init [2023-11-08T10:50:53.476Z] 2023-11-08 10:50:53,395 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T10:50:53.476Z] 2023-11-08 10:50:53,396 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-270/.semver [2023-11-08T10:50:53.476Z] 2023-11-08 10:50:53,396 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-270/.semver [2023-11-08T10:50:53.476Z] 2023-11-08 10:50:53,396 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-270/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-270, universal_newlines=False, shell=None, istream=None) [2023-11-08T10:50:54.417Z] 2023-11-08 10:50:54,269 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-270/.git/info/exclude [2023-11-08T10:50:54.417Z] 2023-11-08 10:50:54,269 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-270/.semver/PR-270 with force:False [2023-11-08T10:50:54.417Z] 2023-11-08 10:50:54,269 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-270/.semver/PR-270 [2023-11-08T10:50:54.417Z] 2023-11-08 10:50:54,273 [execute] INFO git cat-file --batch-check [2023-11-08T10:50:54.417Z] 2023-11-08 10:50:54,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-270/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T10:50:54.417Z] 2023-11-08 10:50:54,279 [execute] INFO git cat-file --batch [2023-11-08T10:50:54.417Z] 2023-11-08 10:50:54,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-270/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T10:50:54.417Z] 2023-11-08 10:50:54,284 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-270/.semver/PR-270 [2023-11-08T10:50:54.417Z] 0.0.0 [Pipeline] } [2023-11-08T10:50:54.445Z] $ docker exec --env ******** --env ******** 97ccc977f3432f450aaafae3c5e46ff19599d3a2c81177427bc401cb60e1d76b ssh-agent -k [2023-11-08T10:50:54.547Z] unset SSH_AUTH_SOCK; [2023-11-08T10:50:54.547Z] unset SSH_AGENT_PID; [2023-11-08T10:50:54.547Z] echo Agent pid 74 killed; [2023-11-08T10:50:54.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T10:50:54.978Z] + git semver [Pipeline] } [2023-11-08T10:50:55.267Z] $ docker stop --time=1 97ccc977f3432f450aaafae3c5e46ff19599d3a2c81177427bc401cb60e1d76b [2023-11-08T10:50:56.578Z] $ docker rm -f --volumes 97ccc977f3432f450aaafae3c5e46ff19599d3a2c81177427bc401cb60e1d76b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T10:50:56.979Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T10:50:57.262Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T10:50:57.280Z] [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-11-08T10:50:57.804Z] provisioning config files... [2023-11-08T10:50:57.815Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-270@tmp/config16621404508675806765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T10:50:58.174Z] ---> docker-login.sh [2023-11-08T10:50:58.174Z] nexus3.edgexfoundry.org:10001 [2023-11-08T10:50:58.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T10:50:58.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T10:50:58.174Z] Configure a credential helper to remove this warning. See [2023-11-08T10:50:58.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T10:50:58.174Z] [2023-11-08T10:50:58.174Z] Login Succeeded [2023-11-08T10:50:58.174Z] nexus3.edgexfoundry.org:10002 [2023-11-08T10:50:58.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T10:50:58.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T10:50:58.174Z] Configure a credential helper to remove this warning. See [2023-11-08T10:50:58.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T10:50:58.174Z] [2023-11-08T10:50:58.174Z] Login Succeeded [2023-11-08T10:50:58.174Z] nexus3.edgexfoundry.org:10003 [2023-11-08T10:50:58.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T10:50:58.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T10:50:58.434Z] Configure a credential helper to remove this warning. See [2023-11-08T10:50:58.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T10:50:58.434Z] [2023-11-08T10:50:58.434Z] Login Succeeded [2023-11-08T10:50:58.434Z] nexus3.edgexfoundry.org:10004 [2023-11-08T10:50:58.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T10:50:58.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T10:50:58.434Z] Configure a credential helper to remove this warning. See [2023-11-08T10:50:58.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T10:50:58.434Z] [2023-11-08T10:50:58.434Z] Login Succeeded [2023-11-08T10:50:58.434Z] docker.io [2023-11-08T10:50:58.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T10:50:58.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T10:50:58.693Z] Configure a credential helper to remove this warning. See [2023-11-08T10:50:58.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T10:50:58.693Z] [2023-11-08T10:50:58.693Z] Login Succeeded [2023-11-08T10:50:58.693Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T10:50:58.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T10:50:58.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T10:50:58.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T10:50:58.990Z] ========================================================= [2023-11-08T10:50:58.990Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T10:50:58.990Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T10:50:59.459Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T10:50:59.459Z] Sending build context to Docker daemon 4.351MB [2023-11-08T10:50:59.459Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T10:50:59.459Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T10:50:59.459Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T10:50:59.459Z] 7264a8db6415: Pulling fs layer [2023-11-08T10:50:59.459Z] c4d48a809fc2: Pulling fs layer [2023-11-08T10:50:59.459Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T10:50:59.459Z] ad3a456e5733: Pulling fs layer [2023-11-08T10:50:59.459Z] 33e27b845d1e: Pulling fs layer [2023-11-08T10:50:59.459Z] c68163c4e522: Pulling fs layer [2023-11-08T10:50:59.459Z] 50da416c3ac9: Pulling fs layer [2023-11-08T10:50:59.459Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T10:50:59.459Z] ad3a456e5733: Waiting [2023-11-08T10:50:59.459Z] 23d2d4c4bb30: Waiting [2023-11-08T10:50:59.459Z] 50da416c3ac9: Waiting [2023-11-08T10:50:59.459Z] 33e27b845d1e: Waiting [2023-11-08T10:50:59.459Z] c68163c4e522: Waiting [2023-11-08T10:50:59.459Z] c4d48a809fc2: Verifying Checksum [2023-11-08T10:50:59.459Z] c4d48a809fc2: Download complete [2023-11-08T10:50:59.459Z] ad3a456e5733: Verifying Checksum [2023-11-08T10:50:59.459Z] ad3a456e5733: Download complete [2023-11-08T10:50:59.459Z] 33e27b845d1e: Download complete [2023-11-08T10:50:59.721Z] 7264a8db6415: Verifying Checksum [2023-11-08T10:50:59.721Z] 7264a8db6415: Download complete [2023-11-08T10:50:59.721Z] c68163c4e522: Verifying Checksum [2023-11-08T10:50:59.721Z] c68163c4e522: Download complete [2023-11-08T10:50:59.721Z] 7264a8db6415: Pull complete [2023-11-08T10:50:59.990Z] c4d48a809fc2: Pull complete [2023-11-08T10:50:59.990Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T10:50:59.990Z] 23d2d4c4bb30: Download complete [2023-11-08T10:51:00.260Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T10:51:00.260Z] 4f1c88b9dad5: Download complete [2023-11-08T10:51:00.518Z] 50da416c3ac9: Verifying Checksum [2023-11-08T10:51:00.518Z] 50da416c3ac9: Download complete [2023-11-08T10:51:03.802Z] 4f1c88b9dad5: Pull complete [2023-11-08T10:51:03.802Z] ad3a456e5733: Pull complete [2023-11-08T10:51:03.802Z] 33e27b845d1e: Pull complete [2023-11-08T10:51:03.802Z] c68163c4e522: Pull complete [2023-11-08T10:51:06.333Z] 50da416c3ac9: Pull complete [2023-11-08T10:51:06.333Z] 23d2d4c4bb30: Pull complete [2023-11-08T10:51:06.333Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T10:51:06.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T10:51:06.592Z] ---> 0786185ac409 [2023-11-08T10:51:06.592Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T10:51:10.792Z] ---> Running in a7bd007e30c5 [2023-11-08T10:51:10.792Z] Removing intermediate container a7bd007e30c5 [2023-11-08T10:51:10.792Z] ---> 668ae044a857 [2023-11-08T10:51:10.792Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T10:51:10.792Z] ---> Running in c03b161c873e [2023-11-08T10:51:10.792Z] Removing intermediate container c03b161c873e [2023-11-08T10:51:10.792Z] ---> c421c5a30bce [2023-11-08T10:51:10.792Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T10:51:10.792Z] ---> Running in 4955b1870749 [2023-11-08T10:51:10.792Z] Removing intermediate container 4955b1870749 [2023-11-08T10:51:10.792Z] ---> 7fb9bf28699d [2023-11-08T10:51:10.792Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T10:51:10.792Z] ---> Running in ba8586c00f6d [2023-11-08T10:51:10.792Z] Removing intermediate container ba8586c00f6d [2023-11-08T10:51:10.792Z] ---> 4f655a45a0b6 [2023-11-08T10:51:10.792Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T10:51:11.051Z] ---> Running in e13e268b5717 [2023-11-08T10:51:11.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T10:51:11.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T10:51:11.571Z] OK: 264 MiB in 52 packages [2023-11-08T10:51:11.835Z] Removing intermediate container e13e268b5717 [2023-11-08T10:51:11.835Z] ---> cdad554f6e54 [2023-11-08T10:51:11.835Z] Step 8/12 : WORKDIR /app [2023-11-08T10:51:11.835Z] ---> Running in 1005bccf3595 [2023-11-08T10:51:11.835Z] Removing intermediate container 1005bccf3595 [2023-11-08T10:51:11.835Z] ---> f3c512af8f2b [2023-11-08T10:51:11.835Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-08T10:51:11.835Z] ---> 80c7fdc22920 [2023-11-08T10:51:11.835Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T10:51:11.835Z] ---> Running in 6cea7dc32665 [2023-11-08T10:51:12.624Z] Still waiting to schedule task [2023-11-08T10:51:12.624Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-08T10:51:58.535Z] Removing intermediate container 6cea7dc32665 [2023-11-08T10:51:58.536Z] ---> a4cba5258eac [2023-11-08T10:51:58.536Z] Step 11/12 : COPY . . [2023-11-08T10:51:58.536Z] ---> 19de2e33fb15 [2023-11-08T10:51:58.536Z] Step 12/12 : RUN $MAKE [2023-11-08T10:51:58.536Z] ---> Running in 1536203f8d9b [2023-11-08T10:51:58.536Z] noop [2023-11-08T10:51:58.536Z] Removing intermediate container 1536203f8d9b [2023-11-08T10:51:58.536Z] ---> 9406f96739f6 [2023-11-08T10:51:58.536Z] Successfully built 9406f96739f6 [2023-11-08T10:51:58.536Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T10:51:58.980Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T10:51:58.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T10:51:59.128Z] prd-ubuntu20.04-docker-8c-8g-17005 does not seem to be running inside a container [2023-11-08T10:51:59.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-270 -v /w/workspace/undry_device-rfid-llrp-go_PR-270:/w/workspace/undry_device-rfid-llrp-go_PR-270:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-270@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T10:51:59.504Z] $ docker top c57fa08c2e98eb428d05ad886c06bf22db7a535bd4d2d9b1fd8bec7bf847a131 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T10:51:59.897Z] + go version [2023-11-08T10:51:59.897Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T10:51:59.932Z] $ docker stop --time=1 c57fa08c2e98eb428d05ad886c06bf22db7a535bd4d2d9b1fd8bec7bf847a131 [2023-11-08T10:52:01.235Z] $ docker rm -f --volumes c57fa08c2e98eb428d05ad886c06bf22db7a535bd4d2d9b1fd8bec7bf847a131 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T10:52:01.947Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T10:52:01.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T10:52:02.108Z] prd-ubuntu20.04-docker-8c-8g-17005 does not seem to be running inside a container [2023-11-08T10:52:02.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-270 -v /w/workspace/undry_device-rfid-llrp-go_PR-270:/w/workspace/undry_device-rfid-llrp-go_PR-270:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-270@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T10:52:02.475Z] $ docker top 396c73907a89fadcd5a6c7bc1c64ed96a7a05ed8a9c0a85d95ebd68fb5b8e7cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T10:52:02.870Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-270 [Pipeline] fileExists [Pipeline] sh [2023-11-08T10:52:03.234Z] + make test [2023-11-08T10:52:03.234Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T10:52:04.632Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-08T10:52:16.838Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-08T10:52:16.838Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-08T10:52:19.374Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.264s coverage: 40.6% of statements [2023-11-08T10:52:19.374Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements [2023-11-08T10:52:19.374Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 96.4% of statements [2023-11-08T10:52:41.330Z] go vet ./... [2023-11-08T10:52:41.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T10:52:41.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T10:52:41.902Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T10:52:41.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T10:52:41.982Z] $ docker stop --time=1 396c73907a89fadcd5a6c7bc1c64ed96a7a05ed8a9c0a85d95ebd68fb5b8e7cc [2023-11-08T10:52:44.704Z] $ docker rm -f --volumes 396c73907a89fadcd5a6c7bc1c64ed96a7a05ed8a9c0a85d95ebd68fb5b8e7cc [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T10:52:45.323Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T10:52:45.478Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T10:52:46.214Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T10:52:46.548Z] + ls -al . [2023-11-08T10:52:46.548Z] total 640 [2023-11-08T10:52:46.548Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 10:52 . [2023-11-08T10:52:46.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 10:50 .. [2023-11-08T10:52:46.548Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 8 10:50 .dockerignore [2023-11-08T10:52:46.548Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 10:52 .git [2023-11-08T10:52:46.548Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 10:50 .github [2023-11-08T10:52:46.548Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 8 10:50 .gitignore [2023-11-08T10:52:46.548Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 10:50 .golangci.yml [2023-11-08T10:52:46.548Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 10:50 .semver [2023-11-08T10:52:46.548Z] -rw-rw-r-- 1 jenkins jenkins 11980 Nov 8 10:50 Attribution.txt [2023-11-08T10:52:46.548Z] -rw-rw-r-- 1 jenkins jenkins 10365 Nov 8 10:50 CHANGELOG.md [2023-11-08T10:52:46.548Z] -rw-rw-r-- 1 jenkins jenkins 1347 Nov 8 10:50 Dockerfile [2023-11-08T10:52:46.548Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 10:50 GOVERNANCE.md [2023-11-08T10:52:46.548Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 8 10:50 Jenkinsfile [2023-11-08T10:52:46.548Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 10:50 LICENSE [2023-11-08T10:52:46.548Z] -rw-rw-r-- 1 jenkins jenkins 2179 Nov 8 10:50 Makefile [2023-11-08T10:52:46.548Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 10:50 OWNERS.md [2023-11-08T10:52:46.548Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 8 10:50 README.md [2023-11-08T10:52:46.548Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 10:50 VERSION [2023-11-08T10:52:46.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:50 bin [2023-11-08T10:52:46.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 10:50 cmd [2023-11-08T10:52:46.548Z] -rw-r--r-- 1 jenkins jenkins 459493 Nov 8 10:52 coverage.out [2023-11-08T10:52:46.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:50 examples [2023-11-08T10:52:46.548Z] -rw-rw-r-- 1 jenkins jenkins 3831 Nov 8 10:50 go.mod [2023-11-08T10:52:46.548Z] -rw-rw-r-- 1 jenkins jenkins 34396 Nov 8 10:50 go.sum [2023-11-08T10:52:46.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:50 images [2023-11-08T10:52:46.548Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 8 10:50 internal [2023-11-08T10:52:46.548Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 8 10:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T10:52:46.939Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4378ac47b21b031a5ba584b6208ec4ea91bc0884 --label arch=amd64 --label version=0.0.0 . [2023-11-08T10:52:46.940Z] Sending build context to Docker daemon 4.351MB [2023-11-08T10:52:46.940Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T10:52:46.940Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-08T10:52:46.940Z] ---> 9406f96739f6 [2023-11-08T10:52:46.940Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-08T10:52:47.198Z] ---> Running in f0f69b61742d [2023-11-08T10:52:47.198Z] Removing intermediate container f0f69b61742d [2023-11-08T10:52:47.198Z] ---> 0012d3c8df49 [2023-11-08T10:52:47.198Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T10:52:47.198Z] ---> Running in 978899aa4af4 [2023-11-08T10:52:47.198Z] Removing intermediate container 978899aa4af4 [2023-11-08T10:52:47.198Z] ---> f4cc29319d0d [2023-11-08T10:52:47.198Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T10:52:47.458Z] ---> Running in 280ce45171c0 [2023-11-08T10:52:47.458Z] Removing intermediate container 280ce45171c0 [2023-11-08T10:52:47.458Z] ---> 98ef1180c59c [2023-11-08T10:52:47.458Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T10:52:47.458Z] ---> Running in 174a3bb70548 [2023-11-08T10:52:47.458Z] Removing intermediate container 174a3bb70548 [2023-11-08T10:52:47.458Z] ---> 7a785f264e60 [2023-11-08T10:52:47.458Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T10:52:47.458Z] ---> Running in 0c22e7194238 [2023-11-08T10:52:47.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T10:52:47.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T10:52:48.235Z] OK: 264 MiB in 52 packages [2023-11-08T10:52:48.804Z] Removing intermediate container 0c22e7194238 [2023-11-08T10:52:48.804Z] ---> 738eac4ec79f [2023-11-08T10:52:48.804Z] Step 8/24 : WORKDIR /app [2023-11-08T10:52:48.804Z] ---> Running in 8049c4b998d9 [2023-11-08T10:52:48.804Z] Removing intermediate container 8049c4b998d9 [2023-11-08T10:52:48.804Z] ---> 1177b0b43b65 [2023-11-08T10:52:48.804Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-08T10:52:48.804Z] ---> a8abbdcc891a [2023-11-08T10:52:48.804Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T10:52:48.804Z] ---> Running in 820c493bfb6c [2023-11-08T10:52:49.812Z] Removing intermediate container 820c493bfb6c [2023-11-08T10:52:49.812Z] ---> fd9564a572ac [2023-11-08T10:52:49.812Z] Step 11/24 : COPY . . [2023-11-08T10:52:50.072Z] ---> 8ca5ca1b7bbf [2023-11-08T10:52:50.072Z] Step 12/24 : RUN $MAKE [2023-11-08T10:52:50.072Z] ---> Running in 14292c14577b [2023-11-08T10:52:50.331Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-11-08T10:52:57.971Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17006 in /w/workspace/undry_device-rfid-llrp-go_PR-270 [Pipeline] { [Pipeline] ws [2023-11-08T10:52:58.031Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-11-08T10:52:58.114Z] The recommended git tool is: git [2023-11-08T10:53:03.444Z] using credential edgex-jenkins-ssh [2023-11-08T10:53:03.465Z] Cloning the remote Git repository [2023-11-08T10:53:03.511Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-08T10:53:03.604Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-11-08T10:53:03.753Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-08T10:53:03.754Z] > git --version # timeout=10 [2023-11-08T10:53:03.777Z] > git --version # 'git version 2.25.1' [2023-11-08T10:53:03.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T10:53:03.958Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T10:53:05.094Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-11-08T10:53:05.121Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T10:53:06.550Z] Merging remotes/origin/main commit fbcb6d3027ae2c9eb317848bea30a5d6743f2972 into PR head commit 4378ac47b21b031a5ba584b6208ec4ea91bc0884 [2023-11-08T10:53:06.852Z] Merge succeeded, producing 4378ac47b21b031a5ba584b6208ec4ea91bc0884 [2023-11-08T10:53:06.852Z] Checking out Revision 4378ac47b21b031a5ba584b6208ec4ea91bc0884 (PR-270) [2023-11-08T10:53:05.958Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-11-08T10:53:06.007Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-08T10:53:06.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T10:53:06.027Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/270/head:refs/remotes/origin/PR-270 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-08T10:53:06.568Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T10:53:06.648Z] > git checkout -f 4378ac47b21b031a5ba584b6208ec4ea91bc0884 # timeout=10 [2023-11-08T10:53:06.753Z] > git remote # timeout=10 [2023-11-08T10:53:06.773Z] > git config --get remote.origin.url # timeout=10 [2023-11-08T10:53:06.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T10:53:06.811Z] > git merge fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 [2023-11-08T10:53:06.838Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-08T10:53:06.904Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T10:53:07.485Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-08T10:53:07.532Z] > git --version # timeout=10 [2023-11-08T10:53:07.544Z] > git --version # 'git version 2.25.1' [2023-11-08T10:53:07.566Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T10:53:06.952Z] > git checkout -f 4378ac47b21b031a5ba584b6208ec4ea91bc0884 # timeout=10 [2023-11-08T10:53:08.753Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T10:53:08.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T10:53:08.753Z] Dload Upload Total Spent Left Speed [2023-11-08T10:53:08.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-11-08T10:53:09.457Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T10:53:09.807Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T10:53:09.807Z] + sudo tee /etc/docker/daemon.new [2023-11-08T10:53:09.807Z] { [2023-11-08T10:53:09.807Z] "registry-mirrors": [ [2023-11-08T10:53:09.807Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T10:53:09.807Z] ], [2023-11-08T10:53:09.807Z] "bip": "10.250.0.254/24", [2023-11-08T10:53:09.807Z] "hosts": [ [2023-11-08T10:53:09.807Z] "tcp://0.0.0.0:5555", [2023-11-08T10:53:09.807Z] "unix:///var/run/docker.sock" [2023-11-08T10:53:09.807Z] ], [2023-11-08T10:53:09.807Z] "mtu": 1458, [2023-11-08T10:53:09.807Z] "selinux-enabled": true, [2023-11-08T10:53:09.807Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T10:53:09.807Z] } [Pipeline] sh [2023-11-08T10:53:10.153Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T10:53:10.512Z] + sudo service docker restart [2023-11-08T10:53:12.303Z] Removing intermediate container 14292c14577b [2023-11-08T10:53:12.303Z] ---> 93efcbc45692 [2023-11-08T10:53:12.303Z] Step 13/24 : FROM alpine:3.18 [2023-11-08T10:53:12.303Z] 3.18: Pulling from library/alpine [2023-11-08T10:53:12.303Z] 96526aa774ef: Pulling fs layer [2023-11-08T10:53:12.303Z] 96526aa774ef: Download complete [2023-11-08T10:53:12.303Z] 96526aa774ef: Pull complete [2023-11-08T10:53:12.303Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T10:53:12.303Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T10:53:12.303Z] ---> 8ca4688f4f35 [2023-11-08T10:53:12.303Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-08T10:53:12.563Z] ---> Running in b4d12e0109f8 [2023-11-08T10:53:12.563Z] Removing intermediate container b4d12e0109f8 [2023-11-08T10:53:12.563Z] ---> 87ddf68bde4a [2023-11-08T10:53:12.563Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-08T10:53:12.563Z] ---> Running in e50f4e29e3f3 [2023-11-08T10:53:12.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T10:53:12.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T10:53:13.085Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T10:53:13.085Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T10:53:13.085Z] OK: 7 MiB in 16 packages [2023-11-08T10:53:13.651Z] Removing intermediate container e50f4e29e3f3 [2023-11-08T10:53:13.651Z] ---> 9c1e503b7d31 [2023-11-08T10:53:13.651Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-11-08T10:53:13.651Z] ---> 098d616825bb [2023-11-08T10:53:13.651Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-11-08T10:53:13.910Z] ---> 61ec29f2ea07 [2023-11-08T10:53:13.910Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-11-08T10:53:14.850Z] ---> 0a3f02fbb9ac [2023-11-08T10:53:14.850Z] Step 19/24 : EXPOSE 59989 [2023-11-08T10:53:14.850Z] ---> Running in 50bd6366abb0 [2023-11-08T10:53:14.850Z] Removing intermediate container 50bd6366abb0 [2023-11-08T10:53:14.850Z] ---> fc52cdf50f96 [2023-11-08T10:53:14.850Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-11-08T10:53:14.850Z] ---> Running in 08fb0753eb8e [2023-11-08T10:53:14.850Z] Removing intermediate container 08fb0753eb8e [2023-11-08T10:53:14.850Z] ---> fe6f255d4752 [2023-11-08T10:53:14.850Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T10:53:14.850Z] ---> Running in 18982413d626 [2023-11-08T10:53:15.109Z] Removing intermediate container 18982413d626 [2023-11-08T10:53:15.109Z] ---> 57865ad047a5 [2023-11-08T10:53:15.109Z] Step 22/24 : LABEL arch=amd64 [2023-11-08T10:53:15.109Z] ---> Running in 39f5d4e11703 [2023-11-08T10:53:15.109Z] Removing intermediate container 39f5d4e11703 [2023-11-08T10:53:15.109Z] ---> b37244a24134 [2023-11-08T10:53:15.109Z] Step 23/24 : LABEL git_sha=4378ac47b21b031a5ba584b6208ec4ea91bc0884 [2023-11-08T10:53:15.109Z] ---> Running in 2761fd055cfe [2023-11-08T10:53:15.368Z] Removing intermediate container 2761fd055cfe [2023-11-08T10:53:15.368Z] ---> 95e4ce7d8e47 [2023-11-08T10:53:15.368Z] Step 24/24 : LABEL version=0.0.0 [2023-11-08T10:53:15.368Z] ---> Running in a7d5afd7c88b [2023-11-08T10:53:15.368Z] Removing intermediate container a7d5afd7c88b [2023-11-08T10:53:15.368Z] ---> b745123cc15d [2023-11-08T10:53:15.368Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T10:53:15.368Z] Successfully built b745123cc15d [2023-11-08T10:53:15.368Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T10:53:16.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T10:53:16.267Z] [2023-11-08T10:53:16.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T10:53:16.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T10:53:16.673Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T10:53:16.673Z] 5eb5b503b376: Pulling fs layer [2023-11-08T10:53:16.673Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T10:53:16.673Z] ec43610c2a17: Pulling fs layer [2023-11-08T10:53:16.673Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T10:53:16.673Z] 33b1e0a273af: Pulling fs layer [2023-11-08T10:53:16.673Z] 3a2ae6a8a46f: Waiting [2023-11-08T10:53:16.673Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T10:53:16.673Z] 2f39f015ded8: Pulling fs layer [2023-11-08T10:53:16.673Z] 33b1e0a273af: Waiting [2023-11-08T10:53:16.673Z] 5d3b04190fa2: Waiting [2023-11-08T10:53:16.673Z] 2f39f015ded8: Waiting [2023-11-08T10:53:16.673Z] 5c69ac0246d0: Verifying Checksum [2023-11-08T10:53:16.673Z] 5c69ac0246d0: Download complete [2023-11-08T10:53:16.673Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T10:53:16.673Z] 3a2ae6a8a46f: Download complete [2023-11-08T10:53:16.935Z] 33b1e0a273af: Verifying Checksum [2023-11-08T10:53:16.935Z] 33b1e0a273af: Download complete [2023-11-08T10:53:16.935Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T10:53:16.935Z] 5d3b04190fa2: Download complete [2023-11-08T10:53:16.935Z] ec43610c2a17: Verifying Checksum [2023-11-08T10:53:16.935Z] ec43610c2a17: Download complete [2023-11-08T10:53:16.935Z] 5eb5b503b376: Verifying Checksum [2023-11-08T10:53:16.935Z] 5eb5b503b376: Download complete [2023-11-08T10:53:17.500Z] 2f39f015ded8: Verifying Checksum [2023-11-08T10:53:17.500Z] 2f39f015ded8: Download complete [2023-11-08T10:53:18.066Z] 5eb5b503b376: Pull complete [2023-11-08T10:53:18.323Z] 5c69ac0246d0: Pull complete [2023-11-08T10:53:18.891Z] ec43610c2a17: Pull complete [2023-11-08T10:53:18.891Z] 3a2ae6a8a46f: Pull complete [2023-11-08T10:53:19.149Z] 33b1e0a273af: Pull complete [2023-11-08T10:53:19.149Z] 5d3b04190fa2: Pull complete [2023-11-08T10:53:24.440Z] 2f39f015ded8: Pull complete [2023-11-08T10:53:24.440Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T10:53:24.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T10:53:24.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T10:53:24.662Z] prd-ubuntu20.04-docker-8c-8g-17005 does not seem to be running inside a container [2023-11-08T10:53:24.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-270 -v /w/workspace/undry_device-rfid-llrp-go_PR-270:/w/workspace/undry_device-rfid-llrp-go_PR-270:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-270@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-270@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T10:53:29.533Z] $ docker top 97cb43be675e7a445a712f73260907dbd56462c8f05aa87c3c9e431c8c13d35d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-11-08T10:53:29.794Z] provisioning config files... [2023-11-08T10:53:29.821Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config14778240923942230412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T10:53:30.030Z] ---> job-cost.sh [2023-11-08T10:53:30.030Z] lf-activate-venv: SKIPPING [2023-11-08T10:53:30.030Z] INFO: No Stack... [2023-11-08T10:53:30.206Z] ---> docker-login.sh [2023-11-08T10:53:30.206Z] nexus3.edgexfoundry.org:10001 [2023-11-08T10:53:30.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T10:53:30.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T10:53:30.754Z] Configure a credential helper to remove this warning. See [2023-11-08T10:53:30.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T10:53:30.754Z] [2023-11-08T10:53:30.754Z] Login Succeeded [2023-11-08T10:53:30.754Z] nexus3.edgexfoundry.org:10002 [2023-11-08T10:53:31.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T10:53:31.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T10:53:31.022Z] Configure a credential helper to remove this warning. See [2023-11-08T10:53:31.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T10:53:31.022Z] [2023-11-08T10:53:31.022Z] Login Succeeded [2023-11-08T10:53:31.022Z] nexus3.edgexfoundry.org:10003 [2023-11-08T10:53:31.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T10:53:31.415Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T10:53:31.415Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T10:53:31.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T10:53:31.565Z] Configure a credential helper to remove this warning. See [2023-11-08T10:53:31.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T10:53:31.565Z] [2023-11-08T10:53:31.565Z] Login Succeeded [2023-11-08T10:53:31.565Z] nexus3.edgexfoundry.org:10004 [2023-11-08T10:53:31.734Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-270/archives/cost.csv [2023-11-08T10:53:31.734Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T10:53:31.778Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-270-1-stack-cost] [2023-11-08T10:53:31.783Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-270-1-stack-cost] did not exist. Created. [2023-11-08T10:53:31.783Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-270-1-stack-cost] [Pipeline] { [2023-11-08T10:53:31.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T10:53:31.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T10:53:31.835Z] Configure a credential helper to remove this warning. See [2023-11-08T10:53:31.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T10:53:31.835Z] [2023-11-08T10:53:31.835Z] Login Succeeded [2023-11-08T10:53:31.835Z] docker.io [Pipeline] unstash [Pipeline] sh [2023-11-08T10:53:32.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T10:53:32.189Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T10:53:32.240Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T10:53:32.274Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-270-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T10:53:32.370Z] $ docker stop --time=1 97cb43be675e7a445a712f73260907dbd56462c8f05aa87c3c9e431c8c13d35d [2023-11-08T10:53:32.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T10:53:32.373Z] Configure a credential helper to remove this warning. See [2023-11-08T10:53:32.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T10:53:32.373Z] [2023-11-08T10:53:32.373Z] Login Succeeded [2023-11-08T10:53:32.373Z] ---> docker-login.sh ends [2023-11-08T10:53:33.619Z] $ docker rm -f --volumes 97cb43be675e7a445a712f73260907dbd56462c8f05aa87c3c9e431c8c13d35d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-11-08T10:53:33.759Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-11-08T10:53:34.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T10:53:34.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T10:53:34.219Z] ========================================================= [2023-11-08T10:53:34.219Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T10:53:34.219Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T10:53:34.731Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T10:53:34.999Z] Sending build context to Docker daemon 1.197MB [2023-11-08T10:53:34.999Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T10:53:34.999Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T10:53:36.413Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T10:53:36.413Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T10:53:36.413Z] 5d54e960e981: Pulling fs layer [2023-11-08T10:53:36.413Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T10:53:36.413Z] f0e02332f6b5: Pulling fs layer [2023-11-08T10:53:36.413Z] cefa15bbcfad: Pulling fs layer [2023-11-08T10:53:36.413Z] 17808c966233: Pulling fs layer [2023-11-08T10:53:36.413Z] f4c1fc716caa: Pulling fs layer [2023-11-08T10:53:36.413Z] cefa15bbcfad: Waiting [2023-11-08T10:53:36.413Z] 17808c966233: Waiting [2023-11-08T10:53:36.413Z] f0e02332f6b5: Waiting [2023-11-08T10:53:36.413Z] f4c1fc716caa: Waiting [2023-11-08T10:53:36.413Z] 5d54e960e981: Verifying Checksum [2023-11-08T10:53:36.413Z] 5d54e960e981: Download complete [2023-11-08T10:53:36.687Z] f0e02332f6b5: Verifying Checksum [2023-11-08T10:53:36.687Z] f0e02332f6b5: Download complete [2023-11-08T10:53:36.687Z] cefa15bbcfad: Verifying Checksum [2023-11-08T10:53:36.687Z] cefa15bbcfad: Download complete [2023-11-08T10:53:36.687Z] 9fda8d8052c6: Download complete [2023-11-08T10:53:36.957Z] f4c1fc716caa: Verifying Checksum [2023-11-08T10:53:36.957Z] f4c1fc716caa: Download complete [2023-11-08T10:53:37.543Z] 9fda8d8052c6: Pull complete [2023-11-08T10:53:38.129Z] 5d54e960e981: Pull complete [2023-11-08T10:53:38.398Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T10:53:38.398Z] c4a7e357bf2a: Download complete [2023-11-08T10:53:39.361Z] 17808c966233: Verifying Checksum [2023-11-08T10:53:39.361Z] 17808c966233: Download complete [2023-11-08T10:53:51.678Z] c4a7e357bf2a: Pull complete [2023-11-08T10:53:51.678Z] f0e02332f6b5: Pull complete [2023-11-08T10:53:51.678Z] cefa15bbcfad: Pull complete [2023-11-08T10:53:59.896Z] 17808c966233: Pull complete [2023-11-08T10:54:00.858Z] f4c1fc716caa: Pull complete [2023-11-08T10:54:00.858Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T10:54:00.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T10:54:00.858Z] ---> ea914061e18c [2023-11-08T10:54:00.858Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T10:54:02.856Z] ---> Running in 3c4cea89ad47 [2023-11-08T10:54:02.856Z] Removing intermediate container 3c4cea89ad47 [2023-11-08T10:54:02.856Z] ---> b769fc2f16fb [2023-11-08T10:54:02.856Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T10:54:02.856Z] ---> Running in a8f33f3b3529 [2023-11-08T10:54:03.443Z] Removing intermediate container a8f33f3b3529 [2023-11-08T10:54:03.443Z] ---> cfe9520dae80 [2023-11-08T10:54:03.443Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T10:54:03.443Z] ---> Running in c04b7c690241 [2023-11-08T10:54:03.711Z] Removing intermediate container c04b7c690241 [2023-11-08T10:54:03.711Z] ---> e71c7ea3c4d1 [2023-11-08T10:54:03.711Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T10:54:03.711Z] ---> Running in 7a2a13601e96 [2023-11-08T10:54:03.980Z] Removing intermediate container 7a2a13601e96 [2023-11-08T10:54:03.980Z] ---> e7a171ebae9b [2023-11-08T10:54:03.980Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T10:54:03.980Z] ---> Running in f50a58f6eb40 [2023-11-08T10:54:05.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T10:54:05.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T10:54:06.658Z] OK: 266 MiB in 52 packages [2023-11-08T10:54:07.641Z] Removing intermediate container f50a58f6eb40 [2023-11-08T10:54:07.641Z] ---> a5784168e643 [2023-11-08T10:54:07.641Z] Step 8/12 : WORKDIR /app [2023-11-08T10:54:07.641Z] ---> Running in 31ce4c4a36a0 [2023-11-08T10:54:07.907Z] Removing intermediate container 31ce4c4a36a0 [2023-11-08T10:54:07.907Z] ---> f6eb48b210ce [2023-11-08T10:54:07.907Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-08T10:54:08.181Z] ---> 282706742467 [2023-11-08T10:54:08.181Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T10:54:08.465Z] ---> Running in c8d652b64162 [2023-11-08T10:55:30.128Z] Removing intermediate container c8d652b64162 [2023-11-08T10:55:30.128Z] ---> 243cbce911ef [2023-11-08T10:55:30.128Z] Step 11/12 : COPY . . [2023-11-08T10:55:30.128Z] ---> ecff862a7ffc [2023-11-08T10:55:30.128Z] Step 12/12 : RUN $MAKE [2023-11-08T10:55:30.128Z] ---> Running in 50455a17ea09 [2023-11-08T10:55:30.128Z] noop [2023-11-08T10:55:30.128Z] Removing intermediate container 50455a17ea09 [2023-11-08T10:55:30.128Z] ---> f7212d4bcc9c [2023-11-08T10:55:30.128Z] Successfully built f7212d4bcc9c [2023-11-08T10:55:30.128Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T10:55:30.624Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T10:55:30.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T10:55:30.894Z] prd-ubuntu20.04-docker-arm64-4c-16g-17006 does not seem to be running inside a container [2023-11-08T10:55:30.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T10:55:32.134Z] $ docker top 059b46198bd8b452f8dc7f0fbf72a95d47bf431f7f1d70156beabdbf6097b06e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T10:55:33.006Z] + go version [2023-11-08T10:55:33.006Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T10:55:33.041Z] $ docker stop --time=1 059b46198bd8b452f8dc7f0fbf72a95d47bf431f7f1d70156beabdbf6097b06e [2023-11-08T10:55:34.691Z] $ docker rm -f --volumes 059b46198bd8b452f8dc7f0fbf72a95d47bf431f7f1d70156beabdbf6097b06e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T10:55:35.585Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T10:55:35.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T10:55:35.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-17006 does not seem to be running inside a container [2023-11-08T10:55:35.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T10:55:37.037Z] $ docker top 7638c518f46d23b02b570128b32708172a854e62a2a2544f26302c44f8aad1e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T10:55:38.038Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-08T10:55:38.740Z] + make test [2023-11-08T10:55:38.740Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T10:55:44.078Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-08T10:57:20.735Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-08T10:57:20.735Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-08T10:57:47.418Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.212s coverage: 40.6% of statements [2023-11-08T10:57:47.418Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.547s coverage: 51.9% of statements [2023-11-08T10:57:47.418Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 96.4% of statements [2023-11-08T10:57:49.353Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T10:57:49.353Z] go vet ./... [2023-11-08T10:58:11.422Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T10:58:11.422Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T10:58:11.422Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T10:58:11.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T10:58:11.501Z] $ docker stop --time=1 7638c518f46d23b02b570128b32708172a854e62a2a2544f26302c44f8aad1e4 [2023-11-08T10:58:13.378Z] $ docker rm -f --volumes 7638c518f46d23b02b570128b32708172a854e62a2a2544f26302c44f8aad1e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T10:58:14.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T10:58:14.655Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T10:58:15.269Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T10:58:15.858Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T10:58:16.190Z] + ls -al . [2023-11-08T10:58:16.191Z] total 636 [2023-11-08T10:58:16.191Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 10:55 . [2023-11-08T10:58:16.191Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 10:53 .. [2023-11-08T10:58:16.191Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 8 10:53 .dockerignore [2023-11-08T10:58:16.191Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 10:53 .git [2023-11-08T10:58:16.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 10:53 .github [2023-11-08T10:58:16.191Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 8 10:53 .gitignore [2023-11-08T10:58:16.191Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 10:53 .golangci.yml [2023-11-08T10:58:16.191Z] -rw-rw-r-- 1 jenkins jenkins 11980 Nov 8 10:53 Attribution.txt [2023-11-08T10:58:16.191Z] -rw-rw-r-- 1 jenkins jenkins 10365 Nov 8 10:53 CHANGELOG.md [2023-11-08T10:58:16.191Z] -rw-rw-r-- 1 jenkins jenkins 1347 Nov 8 10:53 Dockerfile [2023-11-08T10:58:16.191Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 10:53 GOVERNANCE.md [2023-11-08T10:58:16.191Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 8 10:53 Jenkinsfile [2023-11-08T10:58:16.191Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 10:53 LICENSE [2023-11-08T10:58:16.191Z] -rw-rw-r-- 1 jenkins jenkins 2179 Nov 8 10:53 Makefile [2023-11-08T10:58:16.191Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 10:53 OWNERS.md [2023-11-08T10:58:16.191Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 8 10:53 README.md [2023-11-08T10:58:16.191Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 10:50 VERSION [2023-11-08T10:58:16.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:53 bin [2023-11-08T10:58:16.191Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 10:53 cmd [2023-11-08T10:58:16.191Z] -rw-r--r-- 1 jenkins jenkins 459493 Nov 8 10:57 coverage.out [2023-11-08T10:58:16.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:53 examples [2023-11-08T10:58:16.191Z] -rw-rw-r-- 1 jenkins jenkins 3831 Nov 8 10:53 go.mod [2023-11-08T10:58:16.191Z] -rw-rw-r-- 1 jenkins jenkins 34396 Nov 8 10:53 go.sum [2023-11-08T10:58:16.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:53 images [2023-11-08T10:58:16.191Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 8 10:53 internal [2023-11-08T10:58:16.191Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 8 10:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T10:58:16.616Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4378ac47b21b031a5ba584b6208ec4ea91bc0884 --label arch=arm64 --label version=0.0.0 . [2023-11-08T10:58:16.884Z] Sending build context to Docker daemon 1.197MB [2023-11-08T10:58:16.884Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T10:58:16.884Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-08T10:58:16.884Z] ---> f7212d4bcc9c [2023-11-08T10:58:16.884Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-08T10:58:17.152Z] ---> Running in 302bb390e7d7 [2023-11-08T10:58:17.418Z] Removing intermediate container 302bb390e7d7 [2023-11-08T10:58:17.418Z] ---> 8c7ee53d1f2c [2023-11-08T10:58:17.418Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T10:58:17.418Z] ---> Running in 88c8aa6d178f [2023-11-08T10:58:17.689Z] Removing intermediate container 88c8aa6d178f [2023-11-08T10:58:17.689Z] ---> 9929f65431d0 [2023-11-08T10:58:17.689Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T10:58:17.689Z] ---> Running in 434d6e0a6f34 [2023-11-08T10:58:17.958Z] Removing intermediate container 434d6e0a6f34 [2023-11-08T10:58:17.958Z] ---> 3f2116b684c9 [2023-11-08T10:58:17.958Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T10:58:18.236Z] ---> Running in be3c2e8a3606 [2023-11-08T10:58:18.504Z] Removing intermediate container be3c2e8a3606 [2023-11-08T10:58:18.504Z] ---> 33039b9d526a [2023-11-08T10:58:18.504Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T10:58:18.504Z] ---> Running in 1d8e276f2854 [2023-11-08T10:58:19.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T10:58:19.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T10:58:21.127Z] OK: 266 MiB in 52 packages [2023-11-08T10:58:21.713Z] Removing intermediate container 1d8e276f2854 [2023-11-08T10:58:21.713Z] ---> 20038ddf3be1 [2023-11-08T10:58:21.713Z] Step 8/24 : WORKDIR /app [2023-11-08T10:58:21.713Z] ---> Running in 87378c4cf6e3 [2023-11-08T10:58:21.982Z] Removing intermediate container 87378c4cf6e3 [2023-11-08T10:58:21.982Z] ---> 78c850df56f3 [2023-11-08T10:58:21.982Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-08T10:58:22.585Z] ---> 322ab842e91d [2023-11-08T10:58:22.585Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T10:58:22.585Z] ---> Running in d5509ad9576b [2023-11-08T10:58:25.170Z] Removing intermediate container d5509ad9576b [2023-11-08T10:58:25.170Z] ---> 92b3180a6215 [2023-11-08T10:58:25.170Z] Step 11/24 : COPY . . [2023-11-08T10:58:25.443Z] ---> 9d98510ed770 [2023-11-08T10:58:25.443Z] Step 12/24 : RUN $MAKE [2023-11-08T10:58:25.443Z] ---> Running in a98e40ef3490 [2023-11-08T10:58:26.406Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-11-08T11:00:18.116Z] Removing intermediate container a98e40ef3490 [2023-11-08T11:00:18.116Z] ---> 102a61dd9d7f [2023-11-08T11:00:18.116Z] Step 13/24 : FROM alpine:3.18 [2023-11-08T11:00:18.116Z] 3.18: Pulling from library/alpine [2023-11-08T11:00:18.116Z] 579b34f0a95b: Pulling fs layer [2023-11-08T11:00:18.116Z] 579b34f0a95b: Verifying Checksum [2023-11-08T11:00:18.116Z] 579b34f0a95b: Download complete [2023-11-08T11:00:18.116Z] 579b34f0a95b: Pull complete [2023-11-08T11:00:18.116Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T11:00:18.116Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T11:00:18.116Z] ---> 3cc203321400 [2023-11-08T11:00:18.116Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-08T11:00:18.116Z] ---> Running in ed22ab75f4a4 [2023-11-08T11:00:18.116Z] Removing intermediate container ed22ab75f4a4 [2023-11-08T11:00:18.116Z] ---> 25981a19a894 [2023-11-08T11:00:18.116Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-08T11:00:18.116Z] ---> Running in 28bae6fdf4d5 [2023-11-08T11:00:18.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T11:00:18.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T11:00:18.116Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T11:00:18.116Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T11:00:18.116Z] OK: 8 MiB in 16 packages [2023-11-08T11:00:18.116Z] Removing intermediate container 28bae6fdf4d5 [2023-11-08T11:00:18.116Z] ---> 150434c41e72 [2023-11-08T11:00:18.116Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-11-08T11:00:18.116Z] ---> 356b72ab706a [2023-11-08T11:00:18.116Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-11-08T11:00:18.116Z] ---> 1df902eb91e7 [2023-11-08T11:00:18.116Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-11-08T11:00:20.643Z] ---> 4f6a38504366 [2023-11-08T11:00:20.643Z] Step 19/24 : EXPOSE 59989 [2023-11-08T11:00:20.643Z] ---> Running in 930d5981cbd2 [2023-11-08T11:00:20.643Z] Removing intermediate container 930d5981cbd2 [2023-11-08T11:00:20.643Z] ---> d0e798e655c0 [2023-11-08T11:00:20.643Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-11-08T11:00:20.643Z] ---> Running in 6c9b630f8a55 [2023-11-08T11:00:24.542Z] Removing intermediate container 6c9b630f8a55 [2023-11-08T11:00:24.543Z] ---> 503e7fb1bc8e [2023-11-08T11:00:24.543Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T11:00:24.543Z] ---> Running in 4ad5a61c2932 [2023-11-08T11:00:24.825Z] Removing intermediate container 4ad5a61c2932 [2023-11-08T11:00:24.825Z] ---> 948706401b50 [2023-11-08T11:00:24.825Z] Step 22/24 : LABEL arch=arm64 [2023-11-08T11:00:25.098Z] ---> Running in 3dfdd18dbba0 [2023-11-08T11:00:25.365Z] Removing intermediate container 3dfdd18dbba0 [2023-11-08T11:00:25.365Z] ---> 3287705db644 [2023-11-08T11:00:25.365Z] Step 23/24 : LABEL git_sha=4378ac47b21b031a5ba584b6208ec4ea91bc0884 [2023-11-08T11:00:25.365Z] ---> Running in 72b195a68701 [2023-11-08T11:00:25.633Z] Removing intermediate container 72b195a68701 [2023-11-08T11:00:25.633Z] ---> aca61f674208 [2023-11-08T11:00:25.633Z] Step 24/24 : LABEL version=0.0.0 [2023-11-08T11:00:25.633Z] ---> Running in b32c1586dca2 [2023-11-08T11:00:25.901Z] Removing intermediate container b32c1586dca2 [2023-11-08T11:00:25.901Z] ---> 8e5480233f39 [2023-11-08T11:00:25.901Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T11:00:25.901Z] Successfully built 8e5480233f39 [2023-11-08T11:00:25.901Z] Successfully tagged device-rfid-llrp-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-11-08T11:00:27.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T11:00:27.043Z] [2023-11-08T11:00:27.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T11:00:27.448Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T11:00:27.448Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T11:00:27.448Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T11:00:27.448Z] 04944245beec: Pulling fs layer [2023-11-08T11:00:27.448Z] 699f458cf7ca: Pulling fs layer [2023-11-08T11:00:27.448Z] 765212b225bb: Pulling fs layer [2023-11-08T11:00:27.448Z] f23df028b6ca: Pulling fs layer [2023-11-08T11:00:27.448Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T11:00:27.448Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T11:00:27.448Z] 765212b225bb: Waiting [2023-11-08T11:00:27.448Z] f23df028b6ca: Waiting [2023-11-08T11:00:27.448Z] d65c8cfc05b1: Waiting [2023-11-08T11:00:27.448Z] 2437ff75d9bd: Waiting [2023-11-08T11:00:27.716Z] 04944245beec: Verifying Checksum [2023-11-08T11:00:27.716Z] 04944245beec: Download complete [2023-11-08T11:00:27.716Z] 765212b225bb: Verifying Checksum [2023-11-08T11:00:27.716Z] 765212b225bb: Download complete [2023-11-08T11:00:27.716Z] f23df028b6ca: Verifying Checksum [2023-11-08T11:00:27.716Z] f23df028b6ca: Download complete [2023-11-08T11:00:27.716Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T11:00:27.716Z] d65c8cfc05b1: Download complete [2023-11-08T11:00:27.716Z] 699f458cf7ca: Verifying Checksum [2023-11-08T11:00:27.716Z] 699f458cf7ca: Download complete [2023-11-08T11:00:28.300Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T11:00:28.300Z] 8998bd30e6a1: Download complete [2023-11-08T11:00:30.886Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T11:00:30.886Z] 2437ff75d9bd: Download complete [2023-11-08T11:00:32.831Z] 8998bd30e6a1: Pull complete [2023-11-08T11:00:33.098Z] 04944245beec: Pull complete [2023-11-08T11:00:34.506Z] 699f458cf7ca: Pull complete [2023-11-08T11:00:34.773Z] 765212b225bb: Pull complete [2023-11-08T11:00:38.101Z] f23df028b6ca: Pull complete [2023-11-08T11:00:38.366Z] d65c8cfc05b1: Pull complete [2023-11-08T11:00:56.576Z] 2437ff75d9bd: Pull complete [2023-11-08T11:00:56.576Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T11:00:56.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T11:00:56.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T11:00:56.887Z] prd-ubuntu20.04-docker-arm64-4c-16g-17006 does not seem to be running inside a container [2023-11-08T11:00:56.948Z] $ 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/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-08T11:00:59.402Z] $ docker top de8ba66da8cda5c4ad5671174bd6846e63fc1f820f76c4ebcb461af089781d5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T11:01:00.288Z] ---> job-cost.sh [2023-11-08T11:01:00.288Z] lf-activate-venv: SKIPPING [2023-11-08T11:01:00.288Z] INFO: No Stack... [2023-11-08T11:01:00.553Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T11:01:01.510Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T11:01:02.167Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-11-08T11:01:02.168Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T11:01:02.219Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-270-1-stack-cost] [2023-11-08T11:01:02.224Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-270-1-stack-cost] did not exist. Created. [2023-11-08T11:01:02.224Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-270-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T11:01:02.652Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-63039572/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T11:01:03.007Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T11:01:03.044Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T11:01:03.104Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T11:01:03.118Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-270-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T11:01:03.194Z] $ docker stop --time=1 de8ba66da8cda5c4ad5671174bd6846e63fc1f820f76c4ebcb461af089781d5c [2023-11-08T11:01:07.889Z] $ docker rm -f --volumes de8ba66da8cda5c4ad5671174bd6846e63fc1f820f76c4ebcb461af089781d5c [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-11-08T11:01:08.851Z] provisioning config files... [2023-11-08T11:01:08.859Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-270@tmp/config7219096325007750024tmp [Pipeline] { [Pipeline] sh [2023-11-08T11:01:09.194Z] + set +x [2023-11-08T11:01:09.194Z] + curl -s https://codecov.io/bash [2023-11-08T11:01:09.194Z] + bash -s -- [2023-11-08T11:01:09.194Z] [2023-11-08T11:01:09.194Z] _____ _ [2023-11-08T11:01:09.194Z] / ____| | | [2023-11-08T11:01:09.194Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T11:01:09.194Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T11:01:09.194Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T11:01:09.194Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T11:01:09.194Z] Bash-1.0.6 [2023-11-08T11:01:09.194Z] [2023-11-08T11:01:09.194Z] [2023-11-08T11:01:09.194Z] ==> git version 2.25.1 found [2023-11-08T11:01:09.194Z] ==> 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-11-08T11:01:09.194Z] Release-Date: 2020-01-08 [2023-11-08T11:01:09.194Z] 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-11-08T11:01:09.194Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T11:01:09.194Z] ==> Jenkins CI detected. [2023-11-08T11:01:09.194Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-270 [2023-11-08T11:01:09.194Z] project root: . [2023-11-08T11:01:09.194Z] --> token set from env [2023-11-08T11:01:09.194Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T11:01:09.459Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T11:01:09.459Z] ==> Python coveragepy not found [2023-11-08T11:01:09.459Z] ==> Searching for coverage reports in: [2023-11-08T11:01:09.459Z] + . [2023-11-08T11:01:09.459Z] -> Found 1 reports [2023-11-08T11:01:09.459Z] ==> Detecting git/mercurial file structure [2023-11-08T11:01:09.459Z] ==> Reading reports [2023-11-08T11:01:09.459Z] + ./coverage.out bytes=459493 [2023-11-08T11:01:09.459Z] ==> Appending adjustments [2023-11-08T11:01:09.459Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T11:01:09.459Z] + Found adjustments [2023-11-08T11:01:09.459Z] ==> Gzipping contents [2023-11-08T11:01:09.719Z] 52K /tmp/codecov.QpiKDa.gz [2023-11-08T11:01:09.719Z] ==> Uploading reports [2023-11-08T11:01:09.719Z] url: https://codecov.io [2023-11-08T11:01:09.719Z] query: branch=PR-270&commit=4378ac47b21b031a5ba584b6208ec4ea91bc0884&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-270%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=270&job=&cmd_args= [2023-11-08T11:01:09.719Z] -> Pinging Codecov [2023-11-08T11:01:09.719Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-270&commit=4378ac47b21b031a5ba584b6208ec4ea91bc0884&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-270%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=270&job=&cmd_args= [2023-11-08T11:01:09.719Z] -> Uploading to [2023-11-08T11:01:09.719Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/581DD39554BDF9B6E22D074273EAD858/4378ac47b21b031a5ba584b6208ec4ea91bc0884/38a020ed-a92b-44c1-b60d-c833e2d170e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T110109Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7709aca40481b6fd2452c3d52886a6982d603aea55b51a397f7c2e8446e3ccc [2023-11-08T11:01:09.719Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T11:01:09.719Z] Dload Upload Total Spent Left Speed [2023-11-08T11:01:15.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 100 50321 0 0 100 50321 0 9469 0:00:05 0:00:05 --:--:-- 11600 [2023-11-08T11:01:15.113Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4378ac47b21b031a5ba584b6208ec4ea91bc0884 [Pipeline] } [2023-11-08T11:01:15.145Z] 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-11-08T11:01:16.891Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-270/archives ] [2023-11-08T11:01:16.892Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-270/archives [2023-11-08T11:01:16.892Z] total 16 [2023-11-08T11:01:16.892Z] drwxr-xr-x 3 root root 4096 Nov 8 10:53 . [2023-11-08T11:01:16.892Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 10:53 .. [2023-11-08T11:01:16.892Z] drwxr-xr-x 2 root root 4096 Nov 8 10:53 cost [2023-11-08T11:01:16.892Z] -rw-r--r-- 1 root root 91 Nov 8 10:53 cost.csv [2023-11-08T11:01:16.892Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-270/archives [2023-11-08T11:01:16.892Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-270/archives [2023-11-08T11:01:16.892Z] total 16 [2023-11-08T11:01:16.892Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 10:53 . [2023-11-08T11:01:16.892Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 10:53 .. [2023-11-08T11:01:16.892Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 10:53 cost [2023-11-08T11:01:16.892Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 8 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T11:01:17.218Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T11:01:18.115Z] ---> package-listing.sh [2023-11-08T11:01:18.115Z] ++ facter osfamily [2023-11-08T11:01:18.115Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T11:01:18.376Z] + OS_FAMILY=debian [2023-11-08T11:01:18.376Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-270 [2023-11-08T11:01:18.376Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T11:01:18.376Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T11:01:18.376Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T11:01:18.376Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T11:01:18.376Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-270 ']' [2023-11-08T11:01:18.376Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T11:01:18.376Z] + case "${OS_FAMILY}" in [2023-11-08T11:01:18.376Z] + dpkg -l [2023-11-08T11:01:18.376Z] + grep '^ii' [2023-11-08T11:01:18.376Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T11:01:18.376Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T11:01:18.376Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T11:01:18.376Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-270 ']' [2023-11-08T11:01:18.376Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-270/archives/ [2023-11-08T11:01:18.376Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-270/archives/ [Pipeline] echo [2023-11-08T11:01:18.411Z] 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/undry_device-rfid-llrp-go_PR-270/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T11:01:18.703Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T11:01:19.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T11:01:19.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T11:01:19.483Z] prd-ubuntu20.04-docker-8c-8g-17005 does not seem to be running inside a container [2023-11-08T11:01:19.512Z] $ 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/undry_device-rfid-llrp-go_PR-270/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-270 -v /w/workspace/undry_device-rfid-llrp-go_PR-270:/w/workspace/undry_device-rfid-llrp-go_PR-270:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-270@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-270@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-11-08T11:01:19.715Z] $ docker top a123a5c593c185e61b2f23169c8c8c4a45f5ff7ded0af9d2d09e92fcf3730880 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T11:01:20.118Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T11:01:20.433Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T11:01:20.747Z] + ls /var/log/sa-host [2023-11-08T11:01:20.747Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T11:01:20.986Z] provisioning config files... [2023-11-08T11:01:20.995Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-270@tmp/config13028081154720039900tmp [Pipeline] { [Pipeline] echo [2023-11-08T11:01:21.049Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T11:01:21.365Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T11:01:21.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T11:01:21.799Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T11:01:21.831Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T11:01:22.143Z] ---> sudo-logs.sh [2023-11-08T11:01:22.143Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T11:01:22.235Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T11:01:22.553Z] ---> job-cost.sh [2023-11-08T11:01:22.553Z] lf-activate-venv: SKIPPING [2023-11-08T11:01:22.553Z] DEBUG: total: 0.2199999988079071 [2023-11-08T11:01:22.553Z] INFO: Retrieving Stack Cost... [2023-11-08T11:01:23.121Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T11:01:23.391Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T11:01:23.430Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T11:01:23.747Z] ---> logs-deploy.sh [2023-11-08T11:01:23.747Z] lf-activate-venv: SKIPPING [2023-11-08T11:01:23.747Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-270/1 [2023-11-08T11:01:23.747Z] INFO: archiving workspace using pattern(s): [2023-11-08T11:01:24.693Z] Archives upload complete. [2023-11-08T11:01:24.693Z] INFO: archiving logs to Nexus