Pull request #232 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424+bd8b86e6a893c9f074626212dc18efab5eec6be1 (4ab9f399a5a9a4386eb0fb56757827e8b98178eb) 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-ssh13535610774500024839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1875429020118623326.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-232/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-232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6157766455439882190.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-232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7362313445108981718.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14353035322841047702.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-232/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-232/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh79814173839543457.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16103 in /w/workspace/undry_device-rfid-llrp-go_PR-232 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-232 # 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/232/head:refs/remotes/origin/PR-232 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bd8b86e6a893c9f074626212dc18efab5eec6be1 into PR head commit ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 Merge succeeded, producing ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 Checking out Revision ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 (PR-232) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-19T10:59:48.536Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 # 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 bd8b86e6a893c9f074626212dc18efab5eec6be1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-19T10:59:48.720Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-19T10:59:48.828Z] ========================================================= [2023-05-19T10:59:48.828Z] EdgeX Global Pipelines Version Info [2023-05-19T10:59:48.828Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-19T10:59:49.591Z] ------------------- [2023-05-19T10:59:49.591Z] stable info: [2023-05-19T10:59:49.591Z] ------------------- [2023-05-19T10:59:49.591Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-19T10:59:49.591Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-19T10:59:49.591Z] Message: update stable to v1.0.249 [2023-05-19T10:59:50.177Z] ------------------- [2023-05-19T10:59:50.177Z] experimental info: [2023-05-19T10:59:50.177Z] ------------------- [2023-05-19T10:59:50.177Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-19T10:59:50.177Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-19T10:59:50.177Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-19T10:59:50.495Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-19T10:59:50.534Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-19T10:59:50.571Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-19T10:59:50.607Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-19T10:59:50.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-19T10:59:50.685Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-19T10:59:50.725Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-19T10:59:50.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-19T10:59:50.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-19T10:59:50.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-19T10:59:50.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-19T10:59:50.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-19T10:59:50.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-19T10:59:51.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-19T10:59:51.042Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-19T10:59:51.083Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-19T10:59:51.123Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-19T10:59:51.166Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-19T10:59:51.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-19T10:59:51.245Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-19T10:59:51.285Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-19T10:59:51.329Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-19T10:59:51.373Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-19T10:59:51.416Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-19T10:59:51.457Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-19T10:59:51.501Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-19T10:59:51.547Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-19T10:59:51.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-232 [Pipeline] echo [2023-05-19T10:59:51.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-232 [Pipeline] echo [2023-05-19T10:59:51.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-232 [Pipeline] echo [2023-05-19T10:59:51.717Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 [Pipeline] echo [2023-05-19T10:59:51.762Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebe5667 [Pipeline] echo [2023-05-19T10:59:51.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T10:59:51.929Z] provisioning config files... [2023-05-19T10:59:51.960Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp/config270508102228086341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T10:59:52.311Z] ---> docker-login.sh [2023-05-19T10:59:52.311Z] nexus3.edgexfoundry.org:10001 [2023-05-19T10:59:52.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T10:59:52.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T10:59:52.885Z] Configure a credential helper to remove this warning. See [2023-05-19T10:59:52.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T10:59:52.885Z] [2023-05-19T10:59:52.885Z] Login Succeeded [2023-05-19T10:59:52.885Z] nexus3.edgexfoundry.org:10002 [2023-05-19T10:59:53.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T10:59:53.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T10:59:53.146Z] Configure a credential helper to remove this warning. See [2023-05-19T10:59:53.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T10:59:53.146Z] [2023-05-19T10:59:53.146Z] Login Succeeded [2023-05-19T10:59:53.146Z] nexus3.edgexfoundry.org:10003 [2023-05-19T10:59:53.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T10:59:53.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T10:59:53.146Z] Configure a credential helper to remove this warning. See [2023-05-19T10:59:53.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T10:59:53.146Z] [2023-05-19T10:59:53.146Z] Login Succeeded [2023-05-19T10:59:53.146Z] nexus3.edgexfoundry.org:10004 [2023-05-19T10:59:53.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T10:59:53.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T10:59:53.411Z] Configure a credential helper to remove this warning. See [2023-05-19T10:59:53.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T10:59:53.411Z] [2023-05-19T10:59:53.411Z] Login Succeeded [2023-05-19T10:59:53.411Z] docker.io [2023-05-19T10:59:53.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T10:59:53.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T10:59:53.672Z] Configure a credential helper to remove this warning. See [2023-05-19T10:59:53.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T10:59:53.672Z] [2023-05-19T10:59:53.672Z] Login Succeeded [2023-05-19T10:59:53.672Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T10:59:53.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-19T10:59:54.327Z] + git rev-list -1 --merges ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424~1..ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 [Pipeline] echo [2023-05-19T10:59:54.394Z] -----------> git rev-list -1 --merges ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424~1..ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 [false] [Pipeline] sh [2023-05-19T10:59:54.705Z] + git log --format=format:%s -1 ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 [Pipeline] echo [2023-05-19T10:59:54.743Z] ========================================================= [2023-05-19T10:59:54.743Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-19T10:59:54.743Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-19T10:59:55.183Z] + git log --format=format:%s -1 ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 [Pipeline] echo [2023-05-19T10:59:55.217Z] [semverPrep] GIT_COMMIT: ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 [Pipeline] echo [2023-05-19T10:59:55.248Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-19T10:59:55.660Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-19T10:59:55.660Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-19T10:59:55.660Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-19T10:59:55.660Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-19T10:59:55.660Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-19T10:59:55.660Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-19T10:59:55.660Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T10:59:56.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T10:59:56.182Z] [2023-05-19T10:59:56.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T10:59:56.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T10:59:56.567Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-19T10:59:56.567Z] b85a868b505f: Pulling fs layer [2023-05-19T10:59:56.567Z] e2be974225ed: Pulling fs layer [2023-05-19T10:59:56.567Z] 339a4e72a1f5: Pulling fs layer [2023-05-19T10:59:56.567Z] 988bab9f4d93: Pulling fs layer [2023-05-19T10:59:56.567Z] 1469e6f7b9e6: Pulling fs layer [2023-05-19T10:59:56.567Z] eaf3925da568: Pulling fs layer [2023-05-19T10:59:56.567Z] bab4dde63d76: Pulling fs layer [2023-05-19T10:59:56.567Z] bde34c3a00c8: Pulling fs layer [2023-05-19T10:59:56.567Z] b352a97aabf1: Pulling fs layer [2023-05-19T10:59:56.567Z] 4872d77fe225: Pulling fs layer [2023-05-19T10:59:56.567Z] 5851b861e8e6: Pulling fs layer [2023-05-19T10:59:56.567Z] 988bab9f4d93: Waiting [2023-05-19T10:59:56.567Z] bde34c3a00c8: Waiting [2023-05-19T10:59:56.567Z] 1469e6f7b9e6: Waiting [2023-05-19T10:59:56.567Z] b352a97aabf1: Waiting [2023-05-19T10:59:56.567Z] 4872d77fe225: Waiting [2023-05-19T10:59:56.567Z] eaf3925da568: Waiting [2023-05-19T10:59:56.567Z] bab4dde63d76: Waiting [2023-05-19T10:59:56.567Z] 5851b861e8e6: Waiting [2023-05-19T10:59:56.567Z] e2be974225ed: Verifying Checksum [2023-05-19T10:59:56.567Z] e2be974225ed: Download complete [2023-05-19T10:59:56.567Z] 988bab9f4d93: Download complete [2023-05-19T10:59:56.837Z] 1469e6f7b9e6: Verifying Checksum [2023-05-19T10:59:56.837Z] 1469e6f7b9e6: Download complete [2023-05-19T10:59:56.837Z] 339a4e72a1f5: Verifying Checksum [2023-05-19T10:59:56.837Z] 339a4e72a1f5: Download complete [2023-05-19T10:59:56.837Z] eaf3925da568: Download complete [2023-05-19T10:59:56.837Z] bde34c3a00c8: Verifying Checksum [2023-05-19T10:59:56.837Z] bde34c3a00c8: Download complete [2023-05-19T10:59:56.837Z] b352a97aabf1: Verifying Checksum [2023-05-19T10:59:56.837Z] b352a97aabf1: Download complete [2023-05-19T10:59:56.837Z] 4872d77fe225: Verifying Checksum [2023-05-19T10:59:56.837Z] 4872d77fe225: Download complete [2023-05-19T10:59:56.837Z] 5851b861e8e6: Download complete [2023-05-19T10:59:56.837Z] b85a868b505f: Verifying Checksum [2023-05-19T10:59:57.096Z] bab4dde63d76: Download complete [2023-05-19T10:59:58.038Z] b85a868b505f: Pull complete [2023-05-19T10:59:58.298Z] e2be974225ed: Pull complete [2023-05-19T10:59:58.867Z] 339a4e72a1f5: Pull complete [2023-05-19T10:59:58.867Z] 988bab9f4d93: Pull complete [2023-05-19T10:59:59.126Z] 1469e6f7b9e6: Pull complete [2023-05-19T10:59:59.385Z] eaf3925da568: Pull complete [2023-05-19T11:00:01.299Z] bab4dde63d76: Pull complete [2023-05-19T11:00:01.299Z] bde34c3a00c8: Pull complete [2023-05-19T11:00:01.299Z] b352a97aabf1: Pull complete [2023-05-19T11:00:01.299Z] 4872d77fe225: Pull complete [2023-05-19T11:00:01.559Z] 5851b861e8e6: Pull complete [2023-05-19T11:00:01.559Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-19T11:00:01.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-19T11:00:01.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T11:00:01.834Z] prd-ubuntu20.04-docker-8c-8g-16103 does not seem to be running inside a container [2023-05-19T11:00:01.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-232 -v /w/workspace/undry_device-rfid-llrp-go_PR-232:/w/workspace/undry_device-rfid-llrp-go_PR-232:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-232@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-19T11:00:07.798Z] $ docker top 0ae2a41228fb44a9c120c50c2ca58306e961a61ab685c050ae8896d2db3593a4 -eo pid,comm [2023-05-19T11:00:07.853Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-19T11:00:07.853Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-19T11:00:07.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-19T11:00:07.981Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-19T11:00:08.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-19T11:00:08.112Z] $ docker exec 0ae2a41228fb44a9c120c50c2ca58306e961a61ab685c050ae8896d2db3593a4 ssh-agent [2023-05-19T11:00:08.226Z] SSH_AUTH_SOCK=/tmp/ssh-zsoSZMuNQm2c/agent.31 [2023-05-19T11:00:08.226Z] SSH_AGENT_PID=37 [2023-05-19T11:00:08.235Z] Running ssh-add (command line suppressed) [2023-05-19T11:00:08.342Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-232@tmp/private_key_14589811045675689089.key (/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp/private_key_14589811045675689089.key) [2023-05-19T11:00:08.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-19T11:00:08.699Z] + git tag --points-at HEAD [Pipeline] } [2023-05-19T11:00:08.726Z] $ docker exec --env ******** --env ******** 0ae2a41228fb44a9c120c50c2ca58306e961a61ab685c050ae8896d2db3593a4 ssh-agent -k [2023-05-19T11:00:08.820Z] unset SSH_AUTH_SOCK; [2023-05-19T11:00:08.821Z] unset SSH_AGENT_PID; [2023-05-19T11:00:08.821Z] echo Agent pid 37 killed; [2023-05-19T11:00:08.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-19T11:00:08.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-19T11:00:08.914Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-19T11:00:09.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-19T11:00:09.068Z] $ docker exec 0ae2a41228fb44a9c120c50c2ca58306e961a61ab685c050ae8896d2db3593a4 ssh-agent [2023-05-19T11:00:09.180Z] SSH_AUTH_SOCK=/tmp/ssh-loh0utgaErN5/agent.70 [2023-05-19T11:00:09.180Z] SSH_AGENT_PID=76 [2023-05-19T11:00:09.186Z] Running ssh-add (command line suppressed) [2023-05-19T11:00:09.306Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-232@tmp/private_key_11789748627351813982.key (/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp/private_key_11789748627351813982.key) [2023-05-19T11:00:09.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-19T11:00:09.657Z] + git semver init [2023-05-19T11:00:09.918Z] 2023-05-19 11:00:09,848 [run_init] DEBUG init version:0.0.0 force:False [2023-05-19T11:00:09.918Z] 2023-05-19 11:00:09,849 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-232/.semver [2023-05-19T11:00:09.918Z] 2023-05-19 11:00:09,850 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-232/.semver [2023-05-19T11:00:09.918Z] 2023-05-19 11:00:09,850 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-232/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-232, universal_newlines=False, shell=None, istream=None) [2023-05-19T11:00:10.862Z] 2023-05-19 11:00:10,644 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-232/.git/info/exclude [2023-05-19T11:00:10.862Z] 2023-05-19 11:00:10,645 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-232/.semver/PR-232 with force:False [2023-05-19T11:00:10.862Z] 2023-05-19 11:00:10,645 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-232/.semver/PR-232 [2023-05-19T11:00:10.862Z] 2023-05-19 11:00:10,649 [execute] INFO git cat-file --batch-check [2023-05-19T11:00:10.862Z] 2023-05-19 11:00:10,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-232/.semver, universal_newlines=False, shell=None, istream=) [2023-05-19T11:00:10.862Z] 2023-05-19 11:00:10,656 [execute] INFO git cat-file --batch [2023-05-19T11:00:10.862Z] 2023-05-19 11:00:10,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-232/.semver, universal_newlines=False, shell=None, istream=) [2023-05-19T11:00:10.862Z] 2023-05-19 11:00:10,661 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-232/.semver/PR-232 [2023-05-19T11:00:10.862Z] 0.0.0 [Pipeline] } [2023-05-19T11:00:10.892Z] $ docker exec --env ******** --env ******** 0ae2a41228fb44a9c120c50c2ca58306e961a61ab685c050ae8896d2db3593a4 ssh-agent -k [2023-05-19T11:00:10.990Z] unset SSH_AUTH_SOCK; [2023-05-19T11:00:10.991Z] unset SSH_AGENT_PID; [2023-05-19T11:00:10.991Z] echo Agent pid 76 killed; [2023-05-19T11:00:10.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-19T11:00:11.417Z] + git semver [Pipeline] } [2023-05-19T11:00:11.710Z] $ docker stop --time=1 0ae2a41228fb44a9c120c50c2ca58306e961a61ab685c050ae8896d2db3593a4 [2023-05-19T11:00:13.035Z] $ docker rm -f --volumes 0ae2a41228fb44a9c120c50c2ca58306e961a61ab685c050ae8896d2db3593a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-19T11:00:13.440Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-19T11:00:13.726Z] Stashed 1 file(s) [Pipeline] echo [2023-05-19T11:00:13.744Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T11:00:14.358Z] provisioning config files... [2023-05-19T11:00:14.369Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp/config6442925041133788117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T11:00:14.732Z] ---> docker-login.sh [2023-05-19T11:00:14.732Z] nexus3.edgexfoundry.org:10001 [2023-05-19T11:00:14.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T11:00:14.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T11:00:14.732Z] Configure a credential helper to remove this warning. See [2023-05-19T11:00:14.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T11:00:14.732Z] [2023-05-19T11:00:14.732Z] Login Succeeded [2023-05-19T11:00:14.732Z] nexus3.edgexfoundry.org:10002 [2023-05-19T11:00:14.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T11:00:14.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T11:00:14.732Z] Configure a credential helper to remove this warning. See [2023-05-19T11:00:14.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T11:00:14.732Z] [2023-05-19T11:00:14.732Z] Login Succeeded [2023-05-19T11:00:14.732Z] nexus3.edgexfoundry.org:10003 [2023-05-19T11:00:14.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T11:00:14.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T11:00:14.992Z] Configure a credential helper to remove this warning. See [2023-05-19T11:00:14.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T11:00:14.992Z] [2023-05-19T11:00:14.992Z] Login Succeeded [2023-05-19T11:00:14.992Z] nexus3.edgexfoundry.org:10004 [2023-05-19T11:00:14.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T11:00:14.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T11:00:14.992Z] Configure a credential helper to remove this warning. See [2023-05-19T11:00:14.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T11:00:14.992Z] [2023-05-19T11:00:14.992Z] Login Succeeded [2023-05-19T11:00:14.992Z] docker.io [2023-05-19T11:00:15.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T11:00:15.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T11:00:15.511Z] Configure a credential helper to remove this warning. See [2023-05-19T11:00:15.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T11:00:15.511Z] [2023-05-19T11:00:15.511Z] Login Succeeded [2023-05-19T11:00:15.511Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T11:00:15.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-19T11:00:15.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T11:00:15.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T11:00:15.797Z] ========================================================= [2023-05-19T11:00:15.798Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-19T11:00:15.798Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T11:00:16.272Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-19T11:00:16.272Z] Sending build context to Docker daemon 4.256MB [2023-05-19T11:00:16.272Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T11:00:16.272Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-19T11:00:16.272Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-19T11:00:16.272Z] f56be85fc22e: Pulling fs layer [2023-05-19T11:00:16.272Z] 85791d961cd3: Pulling fs layer [2023-05-19T11:00:16.272Z] d694b5ae8c79: Pulling fs layer [2023-05-19T11:00:16.272Z] 9f32a84ed3da: Pulling fs layer [2023-05-19T11:00:16.272Z] 4d19c01a9841: Pulling fs layer [2023-05-19T11:00:16.272Z] 9325e15d5711: Pulling fs layer [2023-05-19T11:00:16.272Z] 9f32a84ed3da: Waiting [2023-05-19T11:00:16.272Z] 556b6ee489ea: Pulling fs layer [2023-05-19T11:00:16.272Z] 9325e15d5711: Waiting [2023-05-19T11:00:16.272Z] 556b6ee489ea: Waiting [2023-05-19T11:00:16.272Z] c5a4b2cf53e6: Pulling fs layer [2023-05-19T11:00:16.272Z] 4d19c01a9841: Waiting [2023-05-19T11:00:16.272Z] c5a4b2cf53e6: Waiting [2023-05-19T11:00:16.272Z] 85791d961cd3: Download complete [2023-05-19T11:00:16.272Z] 9f32a84ed3da: Verifying Checksum [2023-05-19T11:00:16.272Z] 9f32a84ed3da: Download complete [2023-05-19T11:00:16.273Z] 4d19c01a9841: Verifying Checksum [2023-05-19T11:00:16.273Z] 4d19c01a9841: Download complete [2023-05-19T11:00:16.532Z] f56be85fc22e: Verifying Checksum [2023-05-19T11:00:16.532Z] f56be85fc22e: Download complete [2023-05-19T11:00:16.532Z] 9325e15d5711: Verifying Checksum [2023-05-19T11:00:16.532Z] f56be85fc22e: Pull complete [2023-05-19T11:00:16.795Z] 85791d961cd3: Pull complete [2023-05-19T11:00:17.055Z] c5a4b2cf53e6: Verifying Checksum [2023-05-19T11:00:17.055Z] c5a4b2cf53e6: Download complete [2023-05-19T11:00:17.055Z] d694b5ae8c79: Verifying Checksum [2023-05-19T11:00:17.055Z] d694b5ae8c79: Download complete [2023-05-19T11:00:17.316Z] 556b6ee489ea: Verifying Checksum [2023-05-19T11:00:17.316Z] 556b6ee489ea: Download complete [2023-05-19T11:00:21.512Z] d694b5ae8c79: Pull complete [2023-05-19T11:00:21.512Z] 9f32a84ed3da: Pull complete [2023-05-19T11:00:21.512Z] 4d19c01a9841: Pull complete [2023-05-19T11:00:21.512Z] 9325e15d5711: Pull complete [2023-05-19T11:00:24.055Z] 556b6ee489ea: Pull complete [2023-05-19T11:00:24.626Z] c5a4b2cf53e6: Pull complete [2023-05-19T11:00:24.626Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-19T11:00:24.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-19T11:00:24.626Z] ---> c4be618373d6 [2023-05-19T11:00:24.626Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-19T11:00:29.182Z] Still waiting to schedule task [2023-05-19T11:00:29.182Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-19T11:00:34.612Z] ---> Running in 1990bef741d6 [2023-05-19T11:00:34.612Z] Removing intermediate container 1990bef741d6 [2023-05-19T11:00:34.612Z] ---> 9799da81dd54 [2023-05-19T11:00:34.612Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T11:00:34.612Z] ---> Running in 5377e93178a3 [2023-05-19T11:00:34.612Z] Removing intermediate container 5377e93178a3 [2023-05-19T11:00:34.612Z] ---> 4e564d62caeb [2023-05-19T11:00:34.612Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-19T11:00:34.612Z] ---> Running in bf6f7df59b2a [2023-05-19T11:00:34.612Z] Removing intermediate container bf6f7df59b2a [2023-05-19T11:00:34.612Z] ---> 943deb70c03e [2023-05-19T11:00:34.612Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-19T11:00:34.612Z] ---> Running in 41ef4362c1b4 [2023-05-19T11:00:34.612Z] Removing intermediate container 41ef4362c1b4 [2023-05-19T11:00:34.612Z] ---> 1c39e3d547fa [2023-05-19T11:00:34.612Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-19T11:00:34.612Z] ---> Running in a715376a802a [2023-05-19T11:00:34.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T11:00:34.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T11:00:34.612Z] OK: 265 MiB in 53 packages [2023-05-19T11:00:34.871Z] Removing intermediate container a715376a802a [2023-05-19T11:00:34.871Z] ---> 886af5faf62c [2023-05-19T11:00:34.871Z] Step 8/12 : WORKDIR /app [2023-05-19T11:00:34.871Z] ---> Running in e3e0100fa158 [2023-05-19T11:00:35.131Z] Removing intermediate container e3e0100fa158 [2023-05-19T11:00:35.131Z] ---> 0755245f8796 [2023-05-19T11:00:35.131Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-19T11:00:35.131Z] ---> acc3dce49ba7 [2023-05-19T11:00:35.131Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T11:00:35.131Z] ---> Running in 1b4c7df6c9c8 [2023-05-19T11:01:31.421Z] Removing intermediate container 1b4c7df6c9c8 [2023-05-19T11:01:31.421Z] ---> ca498d3b456a [2023-05-19T11:01:31.421Z] Step 11/12 : COPY . . [2023-05-19T11:01:31.421Z] ---> fef5fc8b4b8e [2023-05-19T11:01:31.421Z] Step 12/12 : RUN $MAKE [2023-05-19T11:01:31.421Z] ---> Running in 46ccb9f621ce [2023-05-19T11:01:31.421Z] noop [2023-05-19T11:01:31.421Z] Removing intermediate container 46ccb9f621ce [2023-05-19T11:01:31.421Z] ---> b70623bc419a [2023-05-19T11:01:31.421Z] Successfully built b70623bc419a [2023-05-19T11:01:31.421Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T11:01:31.879Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-19T11:01:31.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T11:01:32.026Z] prd-ubuntu20.04-docker-8c-8g-16103 does not seem to be running inside a container [2023-05-19T11:01:32.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-232 -v /w/workspace/undry_device-rfid-llrp-go_PR-232:/w/workspace/undry_device-rfid-llrp-go_PR-232:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-232@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-19T11:01:32.400Z] $ docker top 61b5bdb02cb509f408f3be7e50741ae6f6590ed97e8060081817c5d45bce64bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T11:01:32.785Z] + go version [2023-05-19T11:01:32.786Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-19T11:01:32.822Z] $ docker stop --time=1 61b5bdb02cb509f408f3be7e50741ae6f6590ed97e8060081817c5d45bce64bf [2023-05-19T11:01:34.090Z] $ docker rm -f --volumes 61b5bdb02cb509f408f3be7e50741ae6f6590ed97e8060081817c5d45bce64bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T11:01:34.815Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-19T11:01:34.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T11:01:34.972Z] prd-ubuntu20.04-docker-8c-8g-16103 does not seem to be running inside a container [2023-05-19T11:01:35.003Z] $ 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-232 -v /w/workspace/undry_device-rfid-llrp-go_PR-232:/w/workspace/undry_device-rfid-llrp-go_PR-232:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-232@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-19T11:01:35.353Z] $ docker top b5a897a995bbaa3b08a4c57d11027e3053578af9bf28bb49599915ee72b232df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T11:01:35.739Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-232 [Pipeline] fileExists [Pipeline] sh [2023-05-19T11:01:36.112Z] + make test [2023-05-19T11:01:36.112Z] go test ./... -coverprofile=coverage.out ./... [2023-05-19T11:01:41.384Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-19T11:01:51.357Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-19T11:01:51.357Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-19T11:01:55.543Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.909s coverage: 40.5% of statements [2023-05-19T11:01:55.543Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 52.0% of statements [2023-05-19T11:01:55.543Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements [2023-05-19T11:01:56.046Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16104 in /w/workspace/undry_device-rfid-llrp-go_PR-232 [Pipeline] { [Pipeline] ws [2023-05-19T11:01:56.108Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-19T11:01:56.191Z] Selected Git installation does not exist. Using Default [2023-05-19T11:01:56.192Z] The recommended git tool is: NONE [2023-05-19T11:02:01.538Z] using credential edgex-jenkins-ssh [2023-05-19T11:02:01.552Z] Cloning the remote Git repository [2023-05-19T11:02:01.598Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-19T11:02:01.700Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-05-19T11:02:01.869Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-19T11:02:01.870Z] > git --version # timeout=10 [2023-05-19T11:02:01.912Z] > git --version # 'git version 2.25.1' [2023-05-19T11:02:01.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T11:02:02.082Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-19T11:02:03.199Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-19T11:02:03.229Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-19T11:02:03.673Z] go vet ./... [2023-05-19T11:02:04.622Z] Merging remotes/origin/main commit bd8b86e6a893c9f074626212dc18efab5eec6be1 into PR head commit ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 [2023-05-19T11:02:04.947Z] Merge succeeded, producing ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 [2023-05-19T11:02:04.948Z] Checking out Revision ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 (PR-232) [2023-05-19T11:02:04.036Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-19T11:02:04.077Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-19T11:02:04.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T11:02:04.098Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-19T11:02:04.643Z] > git config core.sparsecheckout # timeout=10 [2023-05-19T11:02:04.704Z] > git checkout -f ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 # timeout=10 [2023-05-19T11:02:04.819Z] > git remote # timeout=10 [2023-05-19T11:02:04.840Z] > git config --get remote.origin.url # timeout=10 [2023-05-19T11:02:04.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-19T11:02:04.901Z] > git merge bd8b86e6a893c9f074626212dc18efab5eec6be1 # timeout=10 [2023-05-19T11:02:04.929Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-19T11:02:04.954Z] > git config core.sparsecheckout # timeout=10 [2023-05-19T11:02:04.969Z] > git checkout -f ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 # timeout=10 [2023-05-19T11:02:05.459Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3" [2023-05-19T11:02:05.505Z] > git --version # timeout=10 [2023-05-19T11:02:05.517Z] > git --version # 'git version 2.25.1' [2023-05-19T11:02:05.536Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-19T11:02:06.745Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-19T11:02:06.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-19T11:02:06.745Z] Dload Upload Total Spent Left Speed [2023-05-19T11:02:06.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-05-19T11:02:07.371Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-19T11:02:07.745Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-19T11:02:07.745Z] + sudo tee /etc/docker/daemon.new [2023-05-19T11:02:07.745Z] { [2023-05-19T11:02:07.745Z] "registry-mirrors": [ [2023-05-19T11:02:07.745Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-19T11:02:07.745Z] ], [2023-05-19T11:02:07.745Z] "bip": "10.250.0.254/24", [2023-05-19T11:02:07.745Z] "hosts": [ [2023-05-19T11:02:07.745Z] "tcp://0.0.0.0:5555", [2023-05-19T11:02:07.745Z] "unix:///var/run/docker.sock" [2023-05-19T11:02:07.745Z] ], [2023-05-19T11:02:07.745Z] "mtu": 1458, [2023-05-19T11:02:07.745Z] "selinux-enabled": true, [2023-05-19T11:02:07.745Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-19T11:02:07.745Z] } [Pipeline] sh [2023-05-19T11:02:07.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-19T11:02:07.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-19T11:02:07.986Z] ./bin/test-attribution-txt.sh [2023-05-19T11:02:07.986Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-19T11:02:07.986Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-19T11:02:08.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-19T11:02:08.061Z] $ docker stop --time=1 b5a897a995bbaa3b08a4c57d11027e3053578af9bf28bb49599915ee72b232df [2023-05-19T11:02:08.090Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-05-19T11:02:10.794Z] $ docker rm -f --volumes b5a897a995bbaa3b08a4c57d11027e3053578af9bf28bb49599915ee72b232df [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2023-05-19T11:02:11.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-19T11:02:11.434Z] + sudo service docker restart [2023-05-19T11:02:11.464Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-19T11:02:12.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-19T11:02:12.511Z] + ls -al . [2023-05-19T11:02:12.511Z] total 628 [2023-05-19T11:02:12.511Z] drwxrwxr-x 11 jenkins jenkins 4096 May 19 11:01 . [2023-05-19T11:02:12.511Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 10:59 .. [2023-05-19T11:02:12.511Z] -rw-rw-r-- 1 jenkins jenkins 134 May 19 10:59 .dockerignore [2023-05-19T11:02:12.511Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 11:00 .git [2023-05-19T11:02:12.511Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 10:59 .github [2023-05-19T11:02:12.511Z] -rw-rw-r-- 1 jenkins jenkins 946 May 19 10:59 .gitignore [2023-05-19T11:02:12.511Z] -rw-rw-r-- 1 jenkins jenkins 41 May 19 10:59 .golangci.yml [2023-05-19T11:02:12.511Z] drwxr-xr-x 3 jenkins jenkins 4096 May 19 11:00 .semver [2023-05-19T11:02:12.511Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 19 10:59 Attribution.txt [2023-05-19T11:02:12.511Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 19 10:59 CHANGELOG.md [2023-05-19T11:02:12.511Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 19 10:59 Dockerfile [2023-05-19T11:02:12.511Z] -rw-rw-r-- 1 jenkins jenkins 677 May 19 10:59 GOVERNANCE.md [2023-05-19T11:02:12.511Z] -rw-rw-r-- 1 jenkins jenkins 683 May 19 10:59 Jenkinsfile [2023-05-19T11:02:12.511Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 19 10:59 LICENSE [2023-05-19T11:02:12.511Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 19 10:59 Makefile [2023-05-19T11:02:12.511Z] -rw-rw-r-- 1 jenkins jenkins 625 May 19 10:59 OWNERS.md [2023-05-19T11:02:12.511Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 19 10:59 README.md [2023-05-19T11:02:12.511Z] -rw-rw-r-- 1 jenkins jenkins 5 May 19 11:00 VERSION [2023-05-19T11:02:12.511Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 10:59 bin [2023-05-19T11:02:12.511Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 10:59 cmd [2023-05-19T11:02:12.511Z] -rw-r--r-- 1 jenkins jenkins 458038 May 19 11:01 coverage.out [2023-05-19T11:02:12.511Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 10:59 examples [2023-05-19T11:02:12.511Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 19 10:59 go.mod [2023-05-19T11:02:12.511Z] -rw-rw-r-- 1 jenkins jenkins 31168 May 19 10:59 go.sum [2023-05-19T11:02:12.511Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 10:59 images [2023-05-19T11:02:12.511Z] drwxrwxr-x 5 jenkins jenkins 4096 May 19 10:59 internal [2023-05-19T11:02:12.511Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 10:59 snap [2023-05-19T11:02:12.511Z] -rw-rw-r-- 1 jenkins jenkins 193 May 19 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T11:02:12.909Z] + 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=ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 --label arch=amd64 --label version=0.0.0 . [2023-05-19T11:02:12.909Z] Sending build context to Docker daemon 4.256MB [2023-05-19T11:02:12.909Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T11:02:12.909Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-19T11:02:12.909Z] ---> b70623bc419a [2023-05-19T11:02:12.909Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-19T11:02:12.909Z] ---> Running in aaa7d00a6ba2 [2023-05-19T11:02:13.173Z] Removing intermediate container aaa7d00a6ba2 [2023-05-19T11:02:13.173Z] ---> 52ccd7cbf954 [2023-05-19T11:02:13.173Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T11:02:13.173Z] ---> Running in 654bc69530e3 [2023-05-19T11:02:13.173Z] Removing intermediate container 654bc69530e3 [2023-05-19T11:02:13.173Z] ---> 93690b9d7664 [2023-05-19T11:02:13.173Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-19T11:02:13.174Z] ---> Running in 989edd2e6491 [2023-05-19T11:02:13.174Z] Removing intermediate container 989edd2e6491 [2023-05-19T11:02:13.174Z] ---> 5f0a6c36649a [2023-05-19T11:02:13.174Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-19T11:02:13.433Z] ---> Running in 0230bc435933 [2023-05-19T11:02:13.433Z] Removing intermediate container 0230bc435933 [2023-05-19T11:02:13.433Z] ---> 64d55a29eb18 [2023-05-19T11:02:13.433Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-19T11:02:13.433Z] ---> Running in 79ffc3308f74 [2023-05-19T11:02:14.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T11:02:14.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T11:02:14.260Z] OK: 265 MiB in 53 packages [2023-05-19T11:02:14.518Z] Removing intermediate container 79ffc3308f74 [2023-05-19T11:02:14.518Z] ---> ea3e6b936cd6 [2023-05-19T11:02:14.518Z] Step 8/24 : WORKDIR /app [2023-05-19T11:02:14.518Z] ---> Running in ff4d05d32ea2 [2023-05-19T11:02:14.518Z] Removing intermediate container ff4d05d32ea2 [2023-05-19T11:02:14.518Z] ---> 4886ad42346e [2023-05-19T11:02:14.518Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-19T11:02:14.776Z] ---> e312b8c74197 [2023-05-19T11:02:14.776Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T11:02:14.776Z] ---> Running in 542fc68cb64b [2023-05-19T11:02:15.758Z] Removing intermediate container 542fc68cb64b [2023-05-19T11:02:15.758Z] ---> 7c3dfa7ee90e [2023-05-19T11:02:15.758Z] Step 11/24 : COPY . . [2023-05-19T11:02:16.021Z] ---> df95a1673f9a [2023-05-19T11:02:16.021Z] Step 12/24 : RUN $MAKE [2023-05-19T11:02:16.021Z] ---> Running in cc7f28f81967 [2023-05-19T11:02:16.281Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T11:02:29.805Z] provisioning config files... [2023-05-19T11:02:29.836Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config7099569457618308909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T11:02:30.243Z] ---> docker-login.sh [2023-05-19T11:02:30.243Z] nexus3.edgexfoundry.org:10001 [2023-05-19T11:02:30.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T11:02:30.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T11:02:30.787Z] Configure a credential helper to remove this warning. See [2023-05-19T11:02:30.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T11:02:30.787Z] [2023-05-19T11:02:30.787Z] Login Succeeded [2023-05-19T11:02:30.787Z] nexus3.edgexfoundry.org:10002 [2023-05-19T11:02:31.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T11:02:31.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T11:02:31.328Z] Configure a credential helper to remove this warning. See [2023-05-19T11:02:31.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T11:02:31.328Z] [2023-05-19T11:02:31.328Z] Login Succeeded [2023-05-19T11:02:31.328Z] nexus3.edgexfoundry.org:10003 [2023-05-19T11:02:31.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T11:02:31.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T11:02:31.600Z] Configure a credential helper to remove this warning. See [2023-05-19T11:02:31.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T11:02:31.600Z] [2023-05-19T11:02:31.600Z] Login Succeeded [2023-05-19T11:02:31.600Z] nexus3.edgexfoundry.org:10004 [2023-05-19T11:02:31.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T11:02:32.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T11:02:32.149Z] Configure a credential helper to remove this warning. See [2023-05-19T11:02:32.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T11:02:32.149Z] [2023-05-19T11:02:32.149Z] Login Succeeded [2023-05-19T11:02:32.149Z] docker.io [2023-05-19T11:02:32.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-19T11:02:32.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-19T11:02:32.419Z] Configure a credential helper to remove this warning. See [2023-05-19T11:02:32.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-19T11:02:32.419Z] [2023-05-19T11:02:32.419Z] Login Succeeded [2023-05-19T11:02:32.419Z] ---> docker-login.sh ends [Pipeline] } [2023-05-19T11:02:32.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-19T11:02:32.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T11:02:32.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-19T11:02:32.934Z] ========================================================= [2023-05-19T11:02:32.934Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-19T11:02:32.934Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T11:02:33.445Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-19T11:02:33.719Z] Sending build context to Docker daemon 1.212MB [2023-05-19T11:02:33.719Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T11:02:33.719Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-19T11:02:33.991Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-19T11:02:33.991Z] c41833b44d91: Pulling fs layer [2023-05-19T11:02:33.991Z] ed15518f5707: Pulling fs layer [2023-05-19T11:02:33.991Z] feae8fd75edb: Pulling fs layer [2023-05-19T11:02:33.991Z] 242c74f7c9fa: Pulling fs layer [2023-05-19T11:02:33.991Z] 3cdef696dda3: Pulling fs layer [2023-05-19T11:02:33.991Z] 242c74f7c9fa: Waiting [2023-05-19T11:02:33.991Z] 3cdef696dda3: Waiting [2023-05-19T11:02:33.991Z] 2ced38df9373: Pulling fs layer [2023-05-19T11:02:33.991Z] 58f1dce35555: Pulling fs layer [2023-05-19T11:02:33.991Z] 2ced38df9373: Waiting [2023-05-19T11:02:33.991Z] 58f1dce35555: Waiting [2023-05-19T11:02:33.991Z] ed15518f5707: Verifying Checksum [2023-05-19T11:02:33.991Z] ed15518f5707: Download complete [2023-05-19T11:02:33.991Z] 242c74f7c9fa: Download complete [2023-05-19T11:02:33.991Z] 3cdef696dda3: Verifying Checksum [2023-05-19T11:02:33.991Z] c41833b44d91: Verifying Checksum [2023-05-19T11:02:33.991Z] c41833b44d91: Download complete [2023-05-19T11:02:34.992Z] c41833b44d91: Pull complete [2023-05-19T11:02:35.263Z] 58f1dce35555: Verifying Checksum [2023-05-19T11:02:35.263Z] 58f1dce35555: Download complete [2023-05-19T11:02:35.851Z] ed15518f5707: Pull complete [2023-05-19T11:02:36.445Z] feae8fd75edb: Verifying Checksum [2023-05-19T11:02:36.445Z] feae8fd75edb: Download complete [2023-05-19T11:02:36.445Z] 2ced38df9373: Verifying Checksum [2023-05-19T11:02:36.445Z] 2ced38df9373: Download complete [2023-05-19T11:02:39.515Z] Removing intermediate container cc7f28f81967 [2023-05-19T11:02:39.515Z] ---> a1eeb946d301 [2023-05-19T11:02:39.515Z] Step 13/24 : FROM alpine:3.17 [2023-05-19T11:02:39.515Z] 3.17: Pulling from library/alpine [2023-05-19T11:02:39.515Z] f56be85fc22e: Already exists [2023-05-19T11:02:39.515Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-19T11:02:39.515Z] Status: Downloaded newer image for alpine:3.17 [2023-05-19T11:02:39.515Z] ---> 9ed4aefc74f6 [2023-05-19T11:02:39.515Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-19T11:02:39.515Z] ---> Running in eaeb13db36ae [2023-05-19T11:02:39.515Z] Removing intermediate container eaeb13db36ae [2023-05-19T11:02:39.515Z] ---> f5cb57abc9e9 [2023-05-19T11:02:39.515Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-19T11:02:39.515Z] ---> Running in f9f2ad2a219f [2023-05-19T11:02:39.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-19T11:02:39.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-19T11:02:39.516Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-19T11:02:39.516Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T11:02:39.516Z] OK: 7 MiB in 16 packages [2023-05-19T11:02:39.779Z] Removing intermediate container f9f2ad2a219f [2023-05-19T11:02:39.779Z] ---> c8850e12db0d [2023-05-19T11:02:39.779Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-19T11:02:39.779Z] ---> a08374aa6fc3 [2023-05-19T11:02:39.779Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-19T11:02:40.038Z] ---> 4601cf1a2969 [2023-05-19T11:02:40.038Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-19T11:02:41.050Z] ---> 805b85ad95d3 [2023-05-19T11:02:41.050Z] Step 19/24 : EXPOSE 59989 [2023-05-19T11:02:41.050Z] ---> Running in 91c0ede1c01f [2023-05-19T11:02:41.050Z] Removing intermediate container 91c0ede1c01f [2023-05-19T11:02:41.050Z] ---> 7f84972ade4b [2023-05-19T11:02:41.050Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-19T11:02:41.050Z] ---> Running in 0898823bea3c [2023-05-19T11:02:41.050Z] Removing intermediate container 0898823bea3c [2023-05-19T11:02:41.050Z] ---> 5f7fa1f34524 [2023-05-19T11:02:41.051Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-19T11:02:41.051Z] ---> Running in b0c1ae056493 [2023-05-19T11:02:41.311Z] Removing intermediate container b0c1ae056493 [2023-05-19T11:02:41.311Z] ---> 40b44aba835a [2023-05-19T11:02:41.311Z] Step 22/24 : LABEL arch=amd64 [2023-05-19T11:02:41.311Z] ---> Running in 69bb10d93ab7 [2023-05-19T11:02:41.311Z] Removing intermediate container 69bb10d93ab7 [2023-05-19T11:02:41.311Z] ---> 3d548e07e464 [2023-05-19T11:02:41.311Z] Step 23/24 : LABEL git_sha=ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 [2023-05-19T11:02:41.311Z] ---> Running in 495a50ef0d5c [2023-05-19T11:02:41.311Z] Removing intermediate container 495a50ef0d5c [2023-05-19T11:02:41.311Z] ---> 1b5816d74958 [2023-05-19T11:02:41.311Z] Step 24/24 : LABEL version=0.0.0 [2023-05-19T11:02:41.311Z] ---> Running in 464f4993dff9 [2023-05-19T11:02:41.570Z] Removing intermediate container 464f4993dff9 [2023-05-19T11:02:41.570Z] ---> f0a5a0ede614 [2023-05-19T11:02:41.570Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-19T11:02:41.570Z] Successfully built f0a5a0ede614 [2023-05-19T11:02:41.570Z] 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-05-19T11:02:42.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T11:02:42.501Z] [2023-05-19T11:02:42.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T11:02:42.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T11:02:42.895Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-19T11:02:42.895Z] 5eb5b503b376: Pulling fs layer [2023-05-19T11:02:42.895Z] 5c69ac0246d0: Pulling fs layer [2023-05-19T11:02:42.895Z] ec43610c2a17: Pulling fs layer [2023-05-19T11:02:42.895Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-19T11:02:42.895Z] 33b1e0a273af: Pulling fs layer [2023-05-19T11:02:42.895Z] 5d3b04190fa2: Pulling fs layer [2023-05-19T11:02:42.895Z] 2f39f015ded8: Pulling fs layer [2023-05-19T11:02:42.895Z] 33b1e0a273af: Waiting [2023-05-19T11:02:42.895Z] 5d3b04190fa2: Waiting [2023-05-19T11:02:42.895Z] 2f39f015ded8: Waiting [2023-05-19T11:02:42.895Z] 5c69ac0246d0: Verifying Checksum [2023-05-19T11:02:42.895Z] 5c69ac0246d0: Download complete [2023-05-19T11:02:42.895Z] 3a2ae6a8a46f: Download complete [2023-05-19T11:02:42.895Z] 33b1e0a273af: Verifying Checksum [2023-05-19T11:02:42.895Z] 33b1e0a273af: Download complete [2023-05-19T11:02:42.895Z] 5d3b04190fa2: Verifying Checksum [2023-05-19T11:02:42.895Z] 5d3b04190fa2: Download complete [2023-05-19T11:02:43.155Z] ec43610c2a17: Verifying Checksum [2023-05-19T11:02:43.155Z] ec43610c2a17: Download complete [2023-05-19T11:02:43.155Z] 5eb5b503b376: Verifying Checksum [2023-05-19T11:02:43.155Z] 5eb5b503b376: Download complete [2023-05-19T11:02:43.735Z] 2f39f015ded8: Verifying Checksum [2023-05-19T11:02:43.735Z] 2f39f015ded8: Download complete [2023-05-19T11:02:44.302Z] 5eb5b503b376: Pull complete [2023-05-19T11:02:44.560Z] 5c69ac0246d0: Pull complete [2023-05-19T11:02:45.127Z] ec43610c2a17: Pull complete [2023-05-19T11:02:45.127Z] 3a2ae6a8a46f: Pull complete [2023-05-19T11:02:45.127Z] 33b1e0a273af: Pull complete [2023-05-19T11:02:45.386Z] 5d3b04190fa2: Pull complete [2023-05-19T11:02:48.915Z] feae8fd75edb: Pull complete [2023-05-19T11:02:48.915Z] 242c74f7c9fa: Pull complete [2023-05-19T11:02:48.915Z] 3cdef696dda3: Pull complete [2023-05-19T11:02:49.576Z] 2f39f015ded8: Pull complete [2023-05-19T11:02:49.577Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-19T11:02:49.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T11:02:49.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T11:02:49.815Z] prd-ubuntu20.04-docker-8c-8g-16103 does not seem to be running inside a container [2023-05-19T11:02:49.854Z] $ 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-232 -v /w/workspace/undry_device-rfid-llrp-go_PR-232:/w/workspace/undry_device-rfid-llrp-go_PR-232:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-232@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-19T11:02:54.300Z] 2ced38df9373: Pull complete [2023-05-19T11:02:56.497Z] $ docker top 49f7a84c72d78fb08be83196ab23dd35f860edb71236faa43abe1d1c8605600a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T11:02:56.889Z] 58f1dce35555: Pull complete [2023-05-19T11:02:56.889Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-19T11:02:56.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-19T11:02:56.889Z] ---> fadd8f120f05 [2023-05-19T11:02:56.889Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-19T11:02:56.993Z] ---> job-cost.sh [2023-05-19T11:02:56.993Z] lf-activate-venv: SKIPPING [2023-05-19T11:02:56.993Z] INFO: No Stack... [2023-05-19T11:02:57.254Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-19T11:02:57.514Z] INFO: Archiving Costs [Pipeline] sh [2023-05-19T11:02:57.836Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-232/archives/cost.csv [2023-05-19T11:02:57.836Z] + cut -d, -f6 [Pipeline] lock [2023-05-19T11:02:57.880Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-232-1-stack-cost] [2023-05-19T11:02:57.884Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-232-1-stack-cost] did not exist. Created. [2023-05-19T11:02:57.885Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-19T11:02:58.282Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-19T11:02:58.336Z] Stashed 1 file(s) [Pipeline] } [2023-05-19T11:02:58.363Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-232-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-19T11:02:58.447Z] $ docker stop --time=1 49f7a84c72d78fb08be83196ab23dd35f860edb71236faa43abe1d1c8605600a [2023-05-19T11:02:58.838Z] ---> Running in c6242adce8e8 [2023-05-19T11:02:58.838Z] Removing intermediate container c6242adce8e8 [2023-05-19T11:02:58.838Z] ---> 36072ebbb8c8 [2023-05-19T11:02:58.838Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T11:02:58.838Z] ---> Running in 4828caea9965 [2023-05-19T11:02:59.107Z] Removing intermediate container 4828caea9965 [2023-05-19T11:02:59.107Z] ---> 270b57aea1ef [2023-05-19T11:02:59.107Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-19T11:02:59.377Z] ---> Running in af4963744621 [2023-05-19T11:02:59.599Z] $ docker rm -f --volumes 49f7a84c72d78fb08be83196ab23dd35f860edb71236faa43abe1d1c8605600a [2023-05-19T11:02:59.646Z] Removing intermediate container af4963744621 [2023-05-19T11:02:59.646Z] ---> 5fe755850811 [2023-05-19T11:02:59.646Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-19T11:02:59.646Z] ---> Running in fc6e7d9dcb20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2023-05-19T11:02:59.914Z] Removing intermediate container fc6e7d9dcb20 [2023-05-19T11:02:59.914Z] ---> df9bb17c3027 [2023-05-19T11:02:59.914Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-19T11:02:59.914Z] ---> Running in 7c7fbbcdd752 [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-19T11:03:01.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T11:03:01.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T11:03:02.562Z] OK: 263 MiB in 53 packages [2023-05-19T11:03:03.527Z] Removing intermediate container 7c7fbbcdd752 [2023-05-19T11:03:03.527Z] ---> b0e5c2cc093f [2023-05-19T11:03:03.527Z] Step 8/12 : WORKDIR /app [2023-05-19T11:03:03.527Z] ---> Running in 134ff4734241 [2023-05-19T11:03:03.796Z] Removing intermediate container 134ff4734241 [2023-05-19T11:03:03.796Z] ---> 53e10f33df4d [2023-05-19T11:03:03.796Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-19T11:03:07.146Z] ---> e11e6b73838b [2023-05-19T11:03:07.146Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T11:03:07.146Z] ---> Running in 6d61780168a7 [2023-05-19T11:04:15.044Z] Removing intermediate container 6d61780168a7 [2023-05-19T11:04:15.044Z] ---> 728c34611f5f [2023-05-19T11:04:15.044Z] Step 11/12 : COPY . . [2023-05-19T11:04:15.044Z] ---> d87a1ed25192 [2023-05-19T11:04:15.044Z] Step 12/12 : RUN $MAKE [2023-05-19T11:04:15.044Z] ---> Running in 2a153752954d [2023-05-19T11:04:15.044Z] noop [2023-05-19T11:04:15.044Z] Removing intermediate container 2a153752954d [2023-05-19T11:04:15.044Z] ---> 8245a650f233 [2023-05-19T11:04:15.044Z] Successfully built 8245a650f233 [2023-05-19T11:04:15.044Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T11:04:15.530Z] + docker inspect -f . ci-base-image-arm64 [2023-05-19T11:04:15.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T11:04:15.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-16104 does not seem to be running inside a container [2023-05-19T11:04:15.875Z] $ 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-05-19T11:04:17.078Z] $ docker top 3268384008ac0af27cc4aa4319f355f591e128867ea8fc44e82a2a8ad01a0f5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T11:04:17.980Z] + go version [2023-05-19T11:04:17.980Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-19T11:04:18.027Z] $ docker stop --time=1 3268384008ac0af27cc4aa4319f355f591e128867ea8fc44e82a2a8ad01a0f5e [2023-05-19T11:04:19.655Z] $ docker rm -f --volumes 3268384008ac0af27cc4aa4319f355f591e128867ea8fc44e82a2a8ad01a0f5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T11:04:20.485Z] + docker inspect -f . ci-base-image-arm64 [2023-05-19T11:04:20.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T11:04:20.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-16104 does not seem to be running inside a container [2023-05-19T11:04:20.803Z] $ 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-05-19T11:04:21.946Z] $ docker top a5a6604c60e62c92bd6554c18e4e85be6a2de650792101e39ab24bc4c0147b7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T11:04:22.532Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-19T11:04:22.919Z] + make test [2023-05-19T11:04:22.919Z] go test ./... -coverprofile=coverage.out ./... [2023-05-19T11:04:55.147Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-19T11:06:46.823Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-19T11:06:46.823Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-19T11:07:25.730Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.059s coverage: 40.5% of statements [2023-05-19T11:07:25.730Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.586s coverage: 52.0% of statements [2023-05-19T11:07:25.730Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 95.5% of statements [2023-05-19T11:07:25.730Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-19T11:07:25.730Z] go vet ./... [2023-05-19T11:07:52.454Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-19T11:07:52.454Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-19T11:07:52.454Z] ./bin/test-attribution-txt.sh [2023-05-19T11:07:52.454Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-19T11:07:52.454Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-19T11:07:52.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-19T11:07:52.532Z] $ docker stop --time=1 a5a6604c60e62c92bd6554c18e4e85be6a2de650792101e39ab24bc4c0147b7c [2023-05-19T11:07:54.344Z] $ docker rm -f --volumes a5a6604c60e62c92bd6554c18e4e85be6a2de650792101e39ab24bc4c0147b7c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-19T11:07:55.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-19T11:07:55.550Z] Warning: overwriting stash ‘coverage-report’ [2023-05-19T11:07:56.182Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-19T11:07:56.764Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-19T11:07:57.117Z] + ls -al . [2023-05-19T11:07:57.117Z] total 624 [2023-05-19T11:07:57.117Z] drwxrwxr-x 10 jenkins jenkins 4096 May 19 11:04 . [2023-05-19T11:07:57.117Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 11:02 .. [2023-05-19T11:07:57.117Z] -rw-rw-r-- 1 jenkins jenkins 134 May 19 11:02 .dockerignore [2023-05-19T11:07:57.117Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 11:02 .git [2023-05-19T11:07:57.117Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 11:02 .github [2023-05-19T11:07:57.117Z] -rw-rw-r-- 1 jenkins jenkins 946 May 19 11:02 .gitignore [2023-05-19T11:07:57.117Z] -rw-rw-r-- 1 jenkins jenkins 41 May 19 11:02 .golangci.yml [2023-05-19T11:07:57.117Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 19 11:02 Attribution.txt [2023-05-19T11:07:57.117Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 19 11:02 CHANGELOG.md [2023-05-19T11:07:57.117Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 19 11:02 Dockerfile [2023-05-19T11:07:57.117Z] -rw-rw-r-- 1 jenkins jenkins 677 May 19 11:02 GOVERNANCE.md [2023-05-19T11:07:57.117Z] -rw-rw-r-- 1 jenkins jenkins 683 May 19 11:02 Jenkinsfile [2023-05-19T11:07:57.117Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 19 11:02 LICENSE [2023-05-19T11:07:57.117Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 19 11:02 Makefile [2023-05-19T11:07:57.117Z] -rw-rw-r-- 1 jenkins jenkins 625 May 19 11:02 OWNERS.md [2023-05-19T11:07:57.117Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 19 11:02 README.md [2023-05-19T11:07:57.117Z] -rw-rw-r-- 1 jenkins jenkins 5 May 19 11:00 VERSION [2023-05-19T11:07:57.117Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 11:02 bin [2023-05-19T11:07:57.117Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 11:02 cmd [2023-05-19T11:07:57.117Z] -rw-r--r-- 1 jenkins jenkins 458038 May 19 11:07 coverage.out [2023-05-19T11:07:57.117Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 11:02 examples [2023-05-19T11:07:57.117Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 19 11:02 go.mod [2023-05-19T11:07:57.117Z] -rw-rw-r-- 1 jenkins jenkins 31168 May 19 11:02 go.sum [2023-05-19T11:07:57.117Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 11:02 images [2023-05-19T11:07:57.117Z] drwxrwxr-x 5 jenkins jenkins 4096 May 19 11:02 internal [2023-05-19T11:07:57.117Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 11:02 snap [2023-05-19T11:07:57.117Z] -rw-rw-r-- 1 jenkins jenkins 193 May 19 11:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T11:07:57.538Z] + 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=ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 --label arch=arm64 --label version=0.0.0 . [2023-05-19T11:07:57.806Z] Sending build context to Docker daemon 1.212MB [2023-05-19T11:07:57.806Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-19T11:07:57.806Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-19T11:07:57.806Z] ---> 8245a650f233 [2023-05-19T11:07:57.806Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-19T11:08:01.156Z] ---> Running in 4b7069e57dc7 [2023-05-19T11:08:01.156Z] Removing intermediate container 4b7069e57dc7 [2023-05-19T11:08:01.156Z] ---> dfc379f98332 [2023-05-19T11:08:01.156Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-19T11:08:01.156Z] ---> Running in 20c90e48c594 [2023-05-19T11:08:01.156Z] Removing intermediate container 20c90e48c594 [2023-05-19T11:08:01.156Z] ---> 77c45a3dac98 [2023-05-19T11:08:01.156Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-19T11:08:01.425Z] ---> Running in 41d8ad3701b0 [2023-05-19T11:08:01.693Z] Removing intermediate container 41d8ad3701b0 [2023-05-19T11:08:01.693Z] ---> 82c661780e81 [2023-05-19T11:08:01.693Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-19T11:08:01.693Z] ---> Running in 780a7a1e2593 [2023-05-19T11:08:01.964Z] Removing intermediate container 780a7a1e2593 [2023-05-19T11:08:01.964Z] ---> 4de3eb1914cd [2023-05-19T11:08:01.964Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-19T11:08:01.964Z] ---> Running in 46708d20ac3e [2023-05-19T11:08:03.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T11:08:03.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T11:08:04.615Z] OK: 263 MiB in 53 packages [2023-05-19T11:08:05.577Z] Removing intermediate container 46708d20ac3e [2023-05-19T11:08:05.577Z] ---> 3e5474ebc655 [2023-05-19T11:08:05.577Z] Step 8/24 : WORKDIR /app [2023-05-19T11:08:05.577Z] ---> Running in e3f91ab459c0 [2023-05-19T11:08:05.845Z] Removing intermediate container e3f91ab459c0 [2023-05-19T11:08:05.845Z] ---> c81033515a2e [2023-05-19T11:08:05.845Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-19T11:08:06.431Z] ---> 6c755ac6da32 [2023-05-19T11:08:06.431Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-19T11:08:06.431Z] ---> Running in 3313b179f91e [2023-05-19T11:08:09.015Z] Removing intermediate container 3313b179f91e [2023-05-19T11:08:09.015Z] ---> d99656254972 [2023-05-19T11:08:09.015Z] Step 11/24 : COPY . . [2023-05-19T11:08:09.614Z] ---> bf2f3226a739 [2023-05-19T11:08:09.614Z] Step 12/24 : RUN $MAKE [2023-05-19T11:08:09.614Z] ---> Running in 6290a4327aab [2023-05-19T11:08:10.584Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-19T11:10:32.294Z] Removing intermediate container 6290a4327aab [2023-05-19T11:10:32.294Z] ---> 8b8aab0f76f1 [2023-05-19T11:10:32.294Z] Step 13/24 : FROM alpine:3.17 [2023-05-19T11:10:32.294Z] 3.17: Pulling from library/alpine [2023-05-19T11:10:32.294Z] c41833b44d91: Already exists [2023-05-19T11:10:32.294Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-19T11:10:32.294Z] Status: Downloaded newer image for alpine:3.17 [2023-05-19T11:10:32.294Z] ---> 51e60588ff2c [2023-05-19T11:10:32.294Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-19T11:10:32.294Z] ---> Running in c92e5b7ff259 [2023-05-19T11:10:32.294Z] Removing intermediate container c92e5b7ff259 [2023-05-19T11:10:32.294Z] ---> 2c5fe9abe67a [2023-05-19T11:10:32.294Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-19T11:10:32.294Z] ---> Running in f4d948e00e9d [2023-05-19T11:10:32.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-19T11:10:32.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-19T11:10:32.294Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-19T11:10:32.294Z] Executing busybox-1.35.0-r29.trigger [2023-05-19T11:10:32.294Z] OK: 8 MiB in 16 packages [2023-05-19T11:10:32.294Z] Removing intermediate container f4d948e00e9d [2023-05-19T11:10:32.294Z] ---> e9eff8cf2331 [2023-05-19T11:10:32.294Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-19T11:10:32.294Z] ---> 727c9786f425 [2023-05-19T11:10:32.294Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-19T11:10:32.294Z] ---> c1d30b5aa60c [2023-05-19T11:10:32.294Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-19T11:10:32.294Z] ---> dd0776dd9083 [2023-05-19T11:10:32.294Z] Step 19/24 : EXPOSE 59989 [2023-05-19T11:10:32.294Z] ---> Running in 79e1a2c0d662 [2023-05-19T11:10:32.294Z] Removing intermediate container 79e1a2c0d662 [2023-05-19T11:10:32.294Z] ---> bcc1b4aea384 [2023-05-19T11:10:32.294Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-19T11:10:32.294Z] ---> Running in 6b2366d4a4e6 [2023-05-19T11:10:32.294Z] Removing intermediate container 6b2366d4a4e6 [2023-05-19T11:10:32.294Z] ---> 2ad46e3bd252 [2023-05-19T11:10:32.294Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-19T11:10:32.294Z] ---> Running in 2866d762e8d6 [2023-05-19T11:10:32.294Z] Removing intermediate container 2866d762e8d6 [2023-05-19T11:10:32.294Z] ---> 6d4d96447bfc [2023-05-19T11:10:32.294Z] Step 22/24 : LABEL arch=arm64 [2023-05-19T11:10:32.294Z] ---> Running in dc1b3cb39b0e [2023-05-19T11:10:32.294Z] Removing intermediate container dc1b3cb39b0e [2023-05-19T11:10:32.294Z] ---> 85a5a134f6ea [2023-05-19T11:10:32.294Z] Step 23/24 : LABEL git_sha=ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 [2023-05-19T11:10:32.294Z] ---> Running in f10a066cacc8 [2023-05-19T11:10:32.294Z] Removing intermediate container f10a066cacc8 [2023-05-19T11:10:32.294Z] ---> 6472d5aa0c99 [2023-05-19T11:10:32.294Z] Step 24/24 : LABEL version=0.0.0 [2023-05-19T11:10:32.294Z] ---> Running in d9d26d7b6b67 [2023-05-19T11:10:32.294Z] Removing intermediate container d9d26d7b6b67 [2023-05-19T11:10:32.294Z] ---> 6b610acb717a [2023-05-19T11:10:32.294Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-19T11:10:32.294Z] Successfully built 6b610acb717a [2023-05-19T11:10:32.294Z] 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-05-19T11:10:33.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T11:10:33.105Z] [2023-05-19T11:10:33.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T11:10:33.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T11:10:33.579Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-19T11:10:33.579Z] 8998bd30e6a1: Pulling fs layer [2023-05-19T11:10:33.579Z] 04944245beec: Pulling fs layer [2023-05-19T11:10:33.579Z] 699f458cf7ca: Pulling fs layer [2023-05-19T11:10:33.579Z] 765212b225bb: Pulling fs layer [2023-05-19T11:10:33.579Z] f23df028b6ca: Pulling fs layer [2023-05-19T11:10:33.579Z] d65c8cfc05b1: Pulling fs layer [2023-05-19T11:10:33.579Z] 2437ff75d9bd: Pulling fs layer [2023-05-19T11:10:33.579Z] 765212b225bb: Waiting [2023-05-19T11:10:33.579Z] f23df028b6ca: Waiting [2023-05-19T11:10:33.579Z] d65c8cfc05b1: Waiting [2023-05-19T11:10:33.579Z] 2437ff75d9bd: Waiting [2023-05-19T11:10:33.866Z] 04944245beec: Verifying Checksum [2023-05-19T11:10:33.866Z] 04944245beec: Download complete [2023-05-19T11:10:33.866Z] 765212b225bb: Download complete [2023-05-19T11:10:33.866Z] f23df028b6ca: Verifying Checksum [2023-05-19T11:10:33.866Z] f23df028b6ca: Download complete [2023-05-19T11:10:33.866Z] d65c8cfc05b1: Verifying Checksum [2023-05-19T11:10:33.866Z] d65c8cfc05b1: Download complete [2023-05-19T11:10:34.145Z] 699f458cf7ca: Verifying Checksum [2023-05-19T11:10:34.145Z] 699f458cf7ca: Download complete [2023-05-19T11:10:34.421Z] 8998bd30e6a1: Verifying Checksum [2023-05-19T11:10:34.421Z] 8998bd30e6a1: Download complete [2023-05-19T11:10:37.084Z] 2437ff75d9bd: Download complete [2023-05-19T11:10:38.499Z] 8998bd30e6a1: Pull complete [2023-05-19T11:10:41.851Z] 04944245beec: Pull complete [2023-05-19T11:10:43.260Z] 699f458cf7ca: Pull complete [2023-05-19T11:10:43.533Z] 765212b225bb: Pull complete [2023-05-19T11:10:44.117Z] f23df028b6ca: Pull complete [2023-05-19T11:10:44.386Z] d65c8cfc05b1: Pull complete [2023-05-19T11:10:59.393Z] 2437ff75d9bd: Pull complete [2023-05-19T11:10:59.393Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-19T11:10:59.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-19T11:10:59.393Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T11:10:59.718Z] prd-ubuntu20.04-docker-arm64-4c-16g-16104 does not seem to be running inside a container [2023-05-19T11:10:59.789Z] $ 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-05-19T11:11:02.422Z] $ docker top 276a54f2f877376fb4c18bda9eff0ffa283b8443c8faa54a27b2678f4a585ae1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-19T11:11:03.354Z] ---> job-cost.sh [2023-05-19T11:11:03.354Z] lf-activate-venv: SKIPPING [2023-05-19T11:11:03.354Z] INFO: No Stack... [2023-05-19T11:11:03.936Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-19T11:11:04.517Z] INFO: Archiving Costs [Pipeline] sh [2023-05-19T11:11:04.854Z] + cut+ -d, -f6 [2023-05-19T11:11:04.854Z] cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2023-05-19T11:11:05.211Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-232-1-stack-cost] [2023-05-19T11:11:05.215Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-232-1-stack-cost] did not exist. Created. [2023-05-19T11:11:05.215Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-19T11:11:05.638Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-f14e3380/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-19T11:11:05.994Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-19T11:11:06.029Z] Warning: overwriting stash ‘stack-cost’ [2023-05-19T11:11:06.084Z] Stashed 1 file(s) [Pipeline] } [2023-05-19T11:11:06.099Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-232-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-19T11:11:06.177Z] $ docker stop --time=1 276a54f2f877376fb4c18bda9eff0ffa283b8443c8faa54a27b2678f4a585ae1 [2023-05-19T11:11:07.664Z] $ docker rm -f --volumes 276a54f2f877376fb4c18bda9eff0ffa283b8443c8faa54a27b2678f4a585ae1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-19T11:11:08.736Z] provisioning config files... [2023-05-19T11:11:08.744Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp/config14428745825812205778tmp [Pipeline] { [Pipeline] sh [2023-05-19T11:11:09.086Z] + set +x [2023-05-19T11:11:09.086Z] + curl -s https://codecov.io/bash [2023-05-19T11:11:09.086Z] + bash -s -- [2023-05-19T11:11:09.086Z] [2023-05-19T11:11:09.086Z] _____ _ [2023-05-19T11:11:09.086Z] / ____| | | [2023-05-19T11:11:09.086Z] | | ___ __| | ___ ___ _____ __ [2023-05-19T11:11:09.086Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-19T11:11:09.086Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-19T11:11:09.086Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-19T11:11:09.086Z] Bash-1.0.6 [2023-05-19T11:11:09.086Z] [2023-05-19T11:11:09.086Z] [2023-05-19T11:11:09.086Z] ==> git version 2.25.1 found [2023-05-19T11:11:09.086Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-19T11:11:09.086Z] Release-Date: 2020-01-08 [2023-05-19T11:11:09.086Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-19T11:11:09.086Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-19T11:11:09.086Z] ==> Jenkins CI detected. [2023-05-19T11:11:09.086Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-232 [2023-05-19T11:11:09.086Z] project root: . [2023-05-19T11:11:09.086Z] --> token set from env [2023-05-19T11:11:09.086Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-19T11:11:09.346Z] ==> Running gcov in . (disable via -X gcov) [2023-05-19T11:11:09.346Z] ==> Python coveragepy not found [2023-05-19T11:11:09.346Z] ==> Searching for coverage reports in: [2023-05-19T11:11:09.346Z] + . [2023-05-19T11:11:09.346Z] -> Found 1 reports [2023-05-19T11:11:09.346Z] ==> Detecting git/mercurial file structure [2023-05-19T11:11:09.346Z] ==> Reading reports [2023-05-19T11:11:09.346Z] + ./coverage.out bytes=458038 [2023-05-19T11:11:09.346Z] ==> Appending adjustments [2023-05-19T11:11:09.346Z] https://docs.codecov.io/docs/fixing-reports [2023-05-19T11:11:09.607Z] + Found adjustments [2023-05-19T11:11:09.607Z] ==> Gzipping contents [2023-05-19T11:11:09.607Z] 52K /tmp/codecov.1I4Ynv.gz [2023-05-19T11:11:09.607Z] ==> Uploading reports [2023-05-19T11:11:09.607Z] url: https://codecov.io [2023-05-19T11:11:09.607Z] query: branch=PR-232&commit=ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-232%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=232&job=&cmd_args= [2023-05-19T11:11:09.607Z] -> Pinging Codecov [2023-05-19T11:11:09.607Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-232&commit=ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-232%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=232&job=&cmd_args= [2023-05-19T11:11:09.607Z] -> Uploading to [2023-05-19T11:11:09.607Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-19/581DD39554BDF9B6E22D074273EAD858/ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424/3dc23694-68cb-46c6-a391-4e67d67abff5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230519T111109Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=918d40bb6f8426c460034f4f49b5f8322885a1719aa86149e276e4079a1dbc0b [2023-05-19T11:11:09.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-19T11:11:09.607Z] Dload Upload Total Spent Left Speed [2023-05-19T11:11:09.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50497 0 0 100 50497 0 821k --:--:-- --:--:-- --:--:-- 808k 100 50497 0 0 100 50497 0 193k --:--:-- --:--:-- --:--:-- 192k [2023-05-19T11:11:10.130Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ebe5667f3de7693a7b3afd4f85c44bf5ea4f2424 [Pipeline] } [2023-05-19T11:11:10.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-19T11:11:12.009Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-232/archives ] [2023-05-19T11:11:12.009Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-232/archives [2023-05-19T11:11:12.009Z] total 16 [2023-05-19T11:11:12.009Z] drwxr-xr-x 3 root root 4096 May 19 11:02 . [2023-05-19T11:11:12.009Z] drwxrwxr-x 12 jenkins jenkins 4096 May 19 11:02 .. [2023-05-19T11:11:12.009Z] drwxr-xr-x 2 root root 4096 May 19 11:02 cost [2023-05-19T11:11:12.009Z] -rw-r--r-- 1 root root 91 May 19 11:02 cost.csv [2023-05-19T11:11:12.009Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-232/archives [2023-05-19T11:11:12.009Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-232/archives [2023-05-19T11:11:12.009Z] total 16 [2023-05-19T11:11:12.009Z] drwxr-xr-x 3 jenkins jenkins 4096 May 19 11:02 . [2023-05-19T11:11:12.009Z] drwxrwxr-x 12 jenkins jenkins 4096 May 19 11:02 .. [2023-05-19T11:11:12.009Z] drwxr-xr-x 2 jenkins jenkins 4096 May 19 11:02 cost [2023-05-19T11:11:12.009Z] -rw-r--r-- 1 jenkins jenkins 91 May 19 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-19T11:11:12.343Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T11:11:13.232Z] ---> package-listing.sh [2023-05-19T11:11:13.232Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-19T11:11:13.232Z] ++ facter osfamily [2023-05-19T11:11:13.491Z] + OS_FAMILY=debian [2023-05-19T11:11:13.491Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-232 [2023-05-19T11:11:13.491Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-19T11:11:13.491Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-19T11:11:13.491Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-19T11:11:13.491Z] + PACKAGES=/tmp/packages_start.txt [2023-05-19T11:11:13.491Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-232 ']' [2023-05-19T11:11:13.491Z] + PACKAGES=/tmp/packages_end.txt [2023-05-19T11:11:13.491Z] + case "${OS_FAMILY}" in [2023-05-19T11:11:13.491Z] + dpkg -l [2023-05-19T11:11:13.491Z] + grep '^ii' [2023-05-19T11:11:13.491Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-19T11:11:13.491Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-19T11:11:13.491Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-19T11:11:13.491Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-232 ']' [2023-05-19T11:11:13.491Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-232/archives/ [2023-05-19T11:11:13.491Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-232/archives/ [Pipeline] echo [2023-05-19T11:11:13.525Z] 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-232/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-19T11:11:13.818Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-19T11:11:14.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-19T11:11:14.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-19T11:11:14.569Z] prd-ubuntu20.04-docker-8c-8g-16103 does not seem to be running inside a container [2023-05-19T11:11:14.599Z] $ 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-232/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-232 -v /w/workspace/undry_device-rfid-llrp-go_PR-232:/w/workspace/undry_device-rfid-llrp-go_PR-232:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-232@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-19T11:11:14.816Z] $ docker top b309b01cd8ddee40854119b754d717b3ee52b65268fa36035c689e5a52191e46 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-19T11:11:15.206Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-19T11:11:15.514Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-19T11:11:15.823Z] + ls /var/log/sa-host [2023-05-19T11:11:15.823Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-19T11:11:16.102Z] provisioning config files... [2023-05-19T11:11:16.111Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-232@tmp/config17034978962685408041tmp [Pipeline] { [Pipeline] echo [2023-05-19T11:11:16.164Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T11:11:16.479Z] ---> create-netrc.sh [Pipeline] } [2023-05-19T11:11:16.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-19T11:11:16.941Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-19T11:11:16.973Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T11:11:17.286Z] ---> sudo-logs.sh [2023-05-19T11:11:17.286Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-19T11:11:17.369Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T11:11:17.681Z] ---> job-cost.sh [2023-05-19T11:11:17.681Z] lf-activate-venv: SKIPPING [2023-05-19T11:11:17.681Z] DEBUG: total: 0.2199999988079071 [2023-05-19T11:11:17.681Z] INFO: Retrieving Stack Cost... [2023-05-19T11:11:18.251Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-19T11:11:18.513Z] INFO: Archiving Costs [Pipeline] echo [2023-05-19T11:11:18.553Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-19T11:11:18.874Z] ---> logs-deploy.sh [2023-05-19T11:11:18.874Z] lf-activate-venv: SKIPPING [2023-05-19T11:11:18.874Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-232/1 [2023-05-19T11:11:18.874Z] INFO: archiving workspace using pattern(s): [2023-05-19T11:11:19.813Z] Archives upload complete. [2023-05-19T11:11:19.813Z] INFO: archiving logs to Nexus [2023-05-19T11:11:20.384Z] ---> uname -a: [2023-05-19T11:11:20.384Z] Linux prd-ubuntu20-04-docker-8c-8g-16103 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-19T11:11:20.384Z] [2023-05-19T11:11:20.384Z]