Pull request #233 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1736014cf68e048c01f4846e463ddec990c8757e+bd8b86e6a893c9f074626212dc18efab5eec6be1 (ed8122bc0d7fe4136310d8e072947b0f367e946c) 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-ssh12979894365554292896.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-ssh13655934259135440554.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-233/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-233/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8370934878285393195.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-233/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6331935320581766103.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-ssh6947008058128994690.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-233/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-233/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13588567611083601591.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16485 in /w/workspace/undry_device-rfid-llrp-go_PR-233 [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-233 # 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 Merging remotes/origin/main commit bd8b86e6a893c9f074626212dc18efab5eec6be1 into PR head commit 1736014cf68e048c01f4846e463ddec990c8757e Merge succeeded, producing 1736014cf68e048c01f4846e463ddec990c8757e Checking out Revision 1736014cf68e048c01f4846e463ddec990c8757e (PR-233) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/233/head:refs/remotes/origin/PR-233 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1736014cf68e048c01f4846e463ddec990c8757e # 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 1736014cf68e048c01f4846e463ddec990c8757e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:00:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:00:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:00:05 ========================================================= 11:00:05 EdgeX Global Pipelines Version Info 11:00:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:00:06 ------------------- 11:00:06 stable info: 11:00:06 ------------------- 11:00:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:00:06 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 11:00:06 Message: update stable to v1.0.249 11:00:06 ------------------- 11:00:06 experimental info: 11:00:06 ------------------- 11:00:06 Commited By: **** collab-it+edgex@linuxfoundation.org 11:00:06 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 11:00:06 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:00:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:00:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:00:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:00:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:00:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:00:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:00:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:00:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:00:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:00:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-233 [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-233 [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-233 [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1736014cf68e048c01f4846e463ddec990c8757e [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1736014 [Pipeline] echo 11:00:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:00:08 provisioning config files... 11:00:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp/config2866751863516450269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:09 ---> docker-login.sh 11:00:09 nexus3.edgexfoundry.org:10001 11:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:09 Configure a credential helper to remove this warning. See 11:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:09 11:00:09 Login Succeeded 11:00:09 nexus3.edgexfoundry.org:10002 11:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:09 Configure a credential helper to remove this warning. See 11:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:09 11:00:09 Login Succeeded 11:00:09 nexus3.edgexfoundry.org:10003 11:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:09 Configure a credential helper to remove this warning. See 11:00:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:09 11:00:09 Login Succeeded 11:00:09 nexus3.edgexfoundry.org:10004 11:00:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:10 Configure a credential helper to remove this warning. See 11:00:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:10 11:00:10 Login Succeeded 11:00:10 docker.io 11:00:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:15 Configure a credential helper to remove this warning. See 11:00:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:15 11:00:15 Login Succeeded 11:00:15 ---> docker-login.sh ends [Pipeline] } 11:00:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:00:15 + git rev-list -1 --merges 1736014cf68e048c01f4846e463ddec990c8757e~1..1736014cf68e048c01f4846e463ddec990c8757e [Pipeline] echo 11:00:16 -----------> git rev-list -1 --merges 1736014cf68e048c01f4846e463ddec990c8757e~1..1736014cf68e048c01f4846e463ddec990c8757e 1736014cf68e048c01f4846e463ddec990c8757e [false] [Pipeline] sh 11:00:16 + git log --format=format:%s -1 1736014cf68e048c01f4846e463ddec990c8757e [Pipeline] echo 11:00:16 ========================================================= 11:00:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:00:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:00:16 + git log --format=format:%s -1 1736014cf68e048c01f4846e463ddec990c8757e [Pipeline] echo 11:00:16 [semverPrep] GIT_COMMIT: 1736014cf68e048c01f4846e463ddec990c8757e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:00:16 [semverPrep] This is not a build commit. [Pipeline] sh 11:00:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:00:17 + grep -v github /etc/ssh/ssh_known_hosts 11:00:17 + [ -e /tmp/ssh_known_hosts ] 11:00:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:00:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:00:17 + sudo tee -a /etc/ssh/ssh_known_hosts 11:00:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:17 11:00:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:18 0.1.4: Pulling from edgex-devops/py-git-semver 11:00:18 b85a868b505f: Pulling fs layer 11:00:18 e2be974225ed: Pulling fs layer 11:00:18 339a4e72a1f5: Pulling fs layer 11:00:18 988bab9f4d93: Pulling fs layer 11:00:18 1469e6f7b9e6: Pulling fs layer 11:00:18 eaf3925da568: Pulling fs layer 11:00:18 bab4dde63d76: Pulling fs layer 11:00:18 bde34c3a00c8: Pulling fs layer 11:00:18 b352a97aabf1: Pulling fs layer 11:00:18 4872d77fe225: Pulling fs layer 11:00:18 5851b861e8e6: Pulling fs layer 11:00:18 988bab9f4d93: Waiting 11:00:18 bde34c3a00c8: Waiting 11:00:18 b352a97aabf1: Waiting 11:00:18 5851b861e8e6: Waiting 11:00:18 bab4dde63d76: Waiting 11:00:18 eaf3925da568: Waiting 11:00:18 4872d77fe225: Waiting 11:00:18 e2be974225ed: Download complete 11:00:18 988bab9f4d93: Download complete 11:00:18 339a4e72a1f5: Verifying Checksum 11:00:18 339a4e72a1f5: Download complete 11:00:18 eaf3925da568: Verifying Checksum 11:00:18 eaf3925da568: Download complete 11:00:18 1469e6f7b9e6: Verifying Checksum 11:00:18 1469e6f7b9e6: Download complete 11:00:18 bde34c3a00c8: Download complete 11:00:18 b352a97aabf1: Download complete 11:00:18 4872d77fe225: Verifying Checksum 11:00:18 4872d77fe225: Download complete 11:00:18 5851b861e8e6: Verifying Checksum 11:00:18 5851b861e8e6: Download complete 11:00:18 b85a868b505f: Verifying Checksum 11:00:18 b85a868b505f: Download complete 11:00:18 bab4dde63d76: Verifying Checksum 11:00:18 bab4dde63d76: Download complete 11:00:19 b85a868b505f: Pull complete 11:00:19 e2be974225ed: Pull complete 11:00:20 339a4e72a1f5: Pull complete 11:00:20 988bab9f4d93: Pull complete 11:00:20 1469e6f7b9e6: Pull complete 11:00:20 eaf3925da568: Pull complete 11:00:22 bab4dde63d76: Pull complete 11:00:22 bde34c3a00c8: Pull complete 11:00:22 b352a97aabf1: Pull complete 11:00:22 4872d77fe225: Pull complete 11:00:22 5851b861e8e6: Pull complete 11:00:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:00:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:00:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:22 prd-ubuntu20.04-docker-8c-8g-16485 does not seem to be running inside a container 11:00:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-233 -v /w/workspace/undry_device-rfid-llrp-go_PR-233:/w/workspace/undry_device-rfid-llrp-go_PR-233:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-233@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-233@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 11:00:26 $ docker top 007bd9be241dabc5bbe3af6e1383e6b035963eea88dcc4a5deae011f0da8ba88 -eo pid,comm 11:00:26 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). 11:00:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:00:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:26 [ssh-agent] Looking for ssh-agent implementation... 11:00:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:26 $ docker exec 007bd9be241dabc5bbe3af6e1383e6b035963eea88dcc4a5deae011f0da8ba88 ssh-agent 11:00:26 SSH_AUTH_SOCK=/tmp/ssh-lOHkEiq0g20B/agent.32 11:00:26 SSH_AGENT_PID=38 11:00:26 Running ssh-add (command line suppressed) 11:00:26 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-233@tmp/private_key_7046352985334338055.key (/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp/private_key_7046352985334338055.key) 11:00:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:27 + git tag --points-at HEAD [Pipeline] } 11:00:27 $ docker exec --env ******** --env ******** 007bd9be241dabc5bbe3af6e1383e6b035963eea88dcc4a5deae011f0da8ba88 ssh-agent -k 11:00:27 unset SSH_AUTH_SOCK; 11:00:27 unset SSH_AGENT_PID; 11:00:27 echo Agent pid 38 killed; 11:00:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:00:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:00:27 [ssh-agent] Looking for ssh-agent implementation... 11:00:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:00:27 $ docker exec 007bd9be241dabc5bbe3af6e1383e6b035963eea88dcc4a5deae011f0da8ba88 ssh-agent 11:00:27 SSH_AUTH_SOCK=/tmp/ssh-6ySJLdLIndw4/agent.70 11:00:27 SSH_AGENT_PID=76 11:00:27 Running ssh-add (command line suppressed) 11:00:27 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-233@tmp/private_key_6700343427851134429.key (/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp/private_key_6700343427851134429.key) 11:00:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:00:27 + git semver init 11:00:28 2023-05-23 11:00:28,170 [run_init] DEBUG init version:0.0.0 force:False 11:00:28 2023-05-23 11:00:28,171 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-233/.semver 11:00:28 2023-05-23 11:00:28,171 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-233/.semver 11:00:28 2023-05-23 11:00:28,171 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-233/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-233, universal_newlines=False, shell=None, istream=None) 11:00:29 2023-05-23 11:00:28,944 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-233/.git/info/exclude 11:00:29 2023-05-23 11:00:28,944 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-233/.semver/PR-233 with force:False 11:00:29 2023-05-23 11:00:28,944 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-233/.semver/PR-233 11:00:29 2023-05-23 11:00:28,949 [execute] INFO git cat-file --batch-check 11:00:29 2023-05-23 11:00:28,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-233/.semver, universal_newlines=False, shell=None, istream=) 11:00:29 2023-05-23 11:00:28,955 [execute] INFO git cat-file --batch 11:00:29 2023-05-23 11:00:28,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-233/.semver, universal_newlines=False, shell=None, istream=) 11:00:29 2023-05-23 11:00:28,960 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-233/.semver/PR-233 11:00:29 0.0.0 [Pipeline] } 11:00:29 $ docker exec --env ******** --env ******** 007bd9be241dabc5bbe3af6e1383e6b035963eea88dcc4a5deae011f0da8ba88 ssh-agent -k 11:00:29 unset SSH_AUTH_SOCK; 11:00:29 unset SSH_AGENT_PID; 11:00:29 echo Agent pid 76 killed; 11:00:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:00:29 + git semver [Pipeline] } 11:00:30 $ docker stop --time=1 007bd9be241dabc5bbe3af6e1383e6b035963eea88dcc4a5deae011f0da8ba88 11:00:31 $ docker rm -f --volumes 007bd9be241dabc5bbe3af6e1383e6b035963eea88dcc4a5deae011f0da8ba88 [Pipeline] // withDockerContainer [Pipeline] sh 11:00:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:00:32 Stashed 1 file(s) [Pipeline] echo 11:00:32 [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 11:00:32 provisioning config files... 11:00:32 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp/config6722773702585539907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:33 ---> docker-login.sh 11:00:33 nexus3.edgexfoundry.org:10001 11:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:33 Configure a credential helper to remove this warning. See 11:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:33 11:00:33 Login Succeeded 11:00:33 nexus3.edgexfoundry.org:10002 11:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:33 Configure a credential helper to remove this warning. See 11:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:33 11:00:33 Login Succeeded 11:00:33 nexus3.edgexfoundry.org:10003 11:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:33 Configure a credential helper to remove this warning. See 11:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:33 11:00:33 Login Succeeded 11:00:33 nexus3.edgexfoundry.org:10004 11:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:33 Configure a credential helper to remove this warning. See 11:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:33 11:00:33 Login Succeeded 11:00:33 docker.io 11:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:00:33 Configure a credential helper to remove this warning. See 11:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:00:33 11:00:33 Login Succeeded 11:00:33 ---> docker-login.sh ends [Pipeline] } 11:00:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:00:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:00:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:00:33 ========================================================= 11:00:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:00:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:34 + 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 . 11:00:34 Sending build context to Docker daemon 4.258MB 11:00:34 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:00:34 Step 2/12 : FROM ${BASE} AS builder 11:00:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:00:34 f56be85fc22e: Pulling fs layer 11:00:34 85791d961cd3: Pulling fs layer 11:00:34 d694b5ae8c79: Pulling fs layer 11:00:34 9f32a84ed3da: Pulling fs layer 11:00:34 4d19c01a9841: Pulling fs layer 11:00:34 9325e15d5711: Pulling fs layer 11:00:34 556b6ee489ea: Pulling fs layer 11:00:34 c5a4b2cf53e6: Pulling fs layer 11:00:34 9f32a84ed3da: Waiting 11:00:34 4d19c01a9841: Waiting 11:00:34 9325e15d5711: Waiting 11:00:34 556b6ee489ea: Waiting 11:00:34 c5a4b2cf53e6: Waiting 11:00:34 85791d961cd3: Download complete 11:00:34 9f32a84ed3da: Verifying Checksum 11:00:34 9f32a84ed3da: Download complete 11:00:34 4d19c01a9841: Verifying Checksum 11:00:34 4d19c01a9841: Download complete 11:00:34 f56be85fc22e: Verifying Checksum 11:00:34 f56be85fc22e: Download complete 11:00:34 9325e15d5711: Verifying Checksum 11:00:34 9325e15d5711: Download complete 11:00:34 f56be85fc22e: Pull complete 11:00:34 85791d961cd3: Pull complete 11:00:35 c5a4b2cf53e6: Verifying Checksum 11:00:35 c5a4b2cf53e6: Download complete 11:00:35 d694b5ae8c79: Verifying Checksum 11:00:35 d694b5ae8c79: Download complete 11:00:35 556b6ee489ea: Verifying Checksum 11:00:35 556b6ee489ea: Download complete 11:00:38 d694b5ae8c79: Pull complete 11:00:38 9f32a84ed3da: Pull complete 11:00:38 4d19c01a9841: Pull complete 11:00:38 9325e15d5711: Pull complete 11:00:40 556b6ee489ea: Pull complete 11:00:41 c5a4b2cf53e6: Pull complete 11:00:41 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 11:00:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:00:41 ---> c4be618373d6 11:00:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:00:46 ---> Running in ccdde7a9fbe7 11:00:46 Removing intermediate container ccdde7a9fbe7 11:00:46 ---> c2be494097b0 11:00:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:00:46 ---> Running in 431a0b0f619b 11:00:46 Removing intermediate container 431a0b0f619b 11:00:46 ---> c645cec52883 11:00:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:00:46 ---> Running in 03c391c428cf 11:00:46 Removing intermediate container 03c391c428cf 11:00:46 ---> 32712d53a1c0 11:00:46 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:00:46 ---> Running in b44a7e7f08a4 11:00:46 Removing intermediate container b44a7e7f08a4 11:00:46 ---> b04d55861676 11:00:46 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:00:46 ---> Running in ecef53cd5b84 11:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:00:47 OK: 265 MiB in 53 packages 11:00:47 Removing intermediate container ecef53cd5b84 11:00:47 ---> 7d400a1cc658 11:00:47 Step 8/12 : WORKDIR /app 11:00:47 ---> Running in fc3b7194283f 11:00:47 Removing intermediate container fc3b7194283f 11:00:47 ---> 9154a4000125 11:00:47 Step 9/12 : COPY go.mod vendor* ./ 11:00:47 Still waiting to schedule task 11:00:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:00:47 ---> a88010b94390 11:00:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:47 ---> Running in 530d0668efb2 11:01:26 Removing intermediate container 530d0668efb2 11:01:26 ---> 8ffdbca7a4b3 11:01:26 Step 11/12 : COPY . . 11:01:26 ---> b1ada997c341 11:01:26 Step 12/12 : RUN $MAKE 11:01:26 ---> Running in 7eec095dc67d 11:01:26 noop 11:01:26 Removing intermediate container 7eec095dc67d 11:01:26 ---> 540351d9d3bd 11:01:26 Successfully built 540351d9d3bd 11:01:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:26 + docker inspect -f . ci-base-image-x86_64 11:01:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:26 prd-ubuntu20.04-docker-8c-8g-16485 does not seem to be running inside a container 11:01:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-233 -v /w/workspace/undry_device-rfid-llrp-go_PR-233:/w/workspace/undry_device-rfid-llrp-go_PR-233:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-233@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-233@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 11:01:27 $ docker top beb96ed0cbcc77a7e4c2d327c205c32c127899e0bce4b869a8941762d563eb6e -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:27 + go version 11:01:27 go version go1.20.2 linux/amd64 [Pipeline] } 11:01:27 $ docker stop --time=1 beb96ed0cbcc77a7e4c2d327c205c32c127899e0bce4b869a8941762d563eb6e 11:01:28 $ docker rm -f --volumes beb96ed0cbcc77a7e4c2d327c205c32c127899e0bce4b869a8941762d563eb6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:29 + docker inspect -f . ci-base-image-x86_64 11:01:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:01:29 prd-ubuntu20.04-docker-8c-8g-16485 does not seem to be running inside a container 11:01:29 $ 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-233 -v /w/workspace/undry_device-rfid-llrp-go_PR-233:/w/workspace/undry_device-rfid-llrp-go_PR-233:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-233@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-233@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 11:01:30 $ docker top cb7a4e75464268c5ec12d1c8e49187bd39b99a26ba330472a62025145c1b341b -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:30 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-233 [Pipeline] fileExists [Pipeline] sh 11:01:30 + make test 11:01:30 go test ./... -coverprofile=coverage.out ./... 11:01:36 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:01:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:01:46 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:01:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.866s coverage: 40.5% of statements 11:01:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 52.0% of statements 11:01:49 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements 11:01:57 go vet ./... 11:02:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:02:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:02:00 ./bin/test-attribution-txt.sh 11:02:00 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:02:00 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:02:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:02:00 $ docker stop --time=1 cb7a4e75464268c5ec12d1c8e49187bd39b99a26ba330472a62025145c1b341b 11:02:03 $ docker rm -f --volumes cb7a4e75464268c5ec12d1c8e49187bd39b99a26ba330472a62025145c1b341b [Pipeline] // withDockerContainer [Pipeline] sh 11:02:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:02:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:02:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:02:04 + ls -al . 11:02:04 total 628 11:02:04 drwxrwxr-x 11 jenkins jenkins 4096 May 23 11:01 . 11:02:04 drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:00 .. 11:02:04 -rw-rw-r-- 1 jenkins jenkins 134 May 23 11:00 .dockerignore 11:02:04 drwxrwxr-x 8 jenkins jenkins 4096 May 23 11:00 .git 11:02:04 drwxrwxr-x 3 jenkins jenkins 4096 May 23 11:00 .github 11:02:04 -rw-rw-r-- 1 jenkins jenkins 946 May 23 11:00 .gitignore 11:02:04 -rw-rw-r-- 1 jenkins jenkins 41 May 23 11:00 .golangci.yml 11:02:04 drwxr-xr-x 3 jenkins jenkins 4096 May 23 11:00 .semver 11:02:04 -rw-rw-r-- 1 jenkins jenkins 10794 May 23 11:00 Attribution.txt 11:02:04 -rw-rw-r-- 1 jenkins jenkins 5905 May 23 11:00 CHANGELOG.md 11:02:04 -rw-rw-r-- 1 jenkins jenkins 1347 May 23 11:00 Dockerfile 11:02:04 -rw-rw-r-- 1 jenkins jenkins 677 May 23 11:00 GOVERNANCE.md 11:02:04 -rw-rw-r-- 1 jenkins jenkins 683 May 23 11:00 Jenkinsfile 11:02:04 -rw-rw-r-- 1 jenkins jenkins 11347 May 23 11:00 LICENSE 11:02:04 -rw-rw-r-- 1 jenkins jenkins 2053 May 23 11:00 Makefile 11:02:04 -rw-rw-r-- 1 jenkins jenkins 625 May 23 11:00 OWNERS.md 11:02:04 -rw-rw-r-- 1 jenkins jenkins 28505 May 23 11:00 README.md 11:02:04 -rw-rw-r-- 1 jenkins jenkins 5 May 23 11:00 VERSION 11:02:04 drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:00 bin 11:02:04 drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:00 cmd 11:02:04 -rw-r--r-- 1 jenkins jenkins 458038 May 23 11:01 coverage.out 11:02:04 drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:00 examples 11:02:04 -rw-rw-r-- 1 jenkins jenkins 3419 May 23 11:00 go.mod 11:02:04 -rw-rw-r-- 1 jenkins jenkins 31078 May 23 11:00 go.sum 11:02:04 drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:00 images 11:02:04 drwxrwxr-x 5 jenkins jenkins 4096 May 23 11:00 internal 11:02:04 drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:00 snap 11:02:04 -rw-rw-r-- 1 jenkins jenkins 193 May 23 11:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:05 + 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=1736014cf68e048c01f4846e463ddec990c8757e --label arch=amd64 --label version=0.0.0 . 11:02:05 Sending build context to Docker daemon 4.258MB 11:02:05 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:02:05 Step 2/24 : FROM ${BASE} AS builder 11:02:05 ---> 540351d9d3bd 11:02:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:02:05 ---> Running in 33db542d58f7 11:02:05 Removing intermediate container 33db542d58f7 11:02:05 ---> 53d6cdacc0fc 11:02:05 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:02:05 ---> Running in 68426fcd0757 11:02:05 Removing intermediate container 68426fcd0757 11:02:05 ---> 917709afc06b 11:02:05 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:02:05 ---> Running in ac476576f5ce 11:02:05 Removing intermediate container ac476576f5ce 11:02:05 ---> b31679377f54 11:02:05 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:02:05 ---> Running in 6663b3351511 11:02:05 Removing intermediate container 6663b3351511 11:02:05 ---> 52b31587cfa0 11:02:05 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:05 ---> Running in fa4d542c0aa8 11:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:02:06 OK: 265 MiB in 53 packages 11:02:06 Removing intermediate container fa4d542c0aa8 11:02:06 ---> 48b5f95755f1 11:02:06 Step 8/24 : WORKDIR /app 11:02:06 ---> Running in 1c76c80ec9ec 11:02:06 Removing intermediate container 1c76c80ec9ec 11:02:06 ---> c07a41667e36 11:02:06 Step 9/24 : COPY go.mod vendor* ./ 11:02:07 ---> 1b0815e90e52 11:02:07 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:07 ---> Running in d11235a3fd8b 11:02:08 Removing intermediate container d11235a3fd8b 11:02:08 ---> 072c2ccb079f 11:02:08 Step 11/24 : COPY . . 11:02:08 ---> 8228a315980d 11:02:08 Step 12/24 : RUN $MAKE 11:02:08 ---> Running in 2136f902cb1b 11:02:08 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 11:02:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16486 in /w/workspace/undry_device-rfid-llrp-go_PR-233 [Pipeline] { [Pipeline] ws 11:02:21 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:02:21 Selected Git installation does not exist. Using Default 11:02:21 The recommended git tool is: NONE 11:02:27 using credential edgex-jenkins-ssh 11:02:27 Cloning the remote Git repository 11:02:27 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:02:27 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:02:27 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:02:27 > git --version # timeout=10 11:02:27 > git --version # 'git version 2.25.1' 11:02:27 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:30 Removing intermediate container 2136f902cb1b 11:02:30 ---> 081e55cbe09d 11:02:30 Step 13/24 : FROM alpine:3.17 11:02:30 3.17: Pulling from library/alpine 11:02:30 f56be85fc22e: Already exists 11:02:30 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:02:30 Status: Downloaded newer image for alpine:3.17 11:02:30 ---> 9ed4aefc74f6 11:02:30 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:02:30 ---> Running in 5c961eb844aa 11:02:30 Removing intermediate container 5c961eb844aa 11:02:30 ---> 4b8c08bbdb7f 11:02:30 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:02:30 ---> Running in 6e8c054e38f9 11:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:02:30 (1/1) Installing dumb-init (1.2.5-r2) 11:02:30 Executing busybox-1.35.0-r29.trigger 11:02:30 OK: 7 MiB in 16 packages 11:02:30 Removing intermediate container 6e8c054e38f9 11:02:30 ---> f90f56d07dff 11:02:30 Step 16/24 : COPY --from=builder /app/LICENSE / 11:02:30 ---> f6ff321b1742 11:02:30 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:02:30 ---> d3a35ff29bd5 11:02:30 Step 18/24 : COPY --from=builder /app/cmd/ / 11:02:30 ---> b68fde0d0707 11:02:30 Step 19/24 : EXPOSE 59989 11:02:30 ---> Running in da767bc8e14b 11:02:30 Removing intermediate container da767bc8e14b 11:02:30 ---> 470721b77f33 11:02:30 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:02:30 ---> Running in f3e411360771 11:02:30 Removing intermediate container f3e411360771 11:02:30 ---> 0127a7198993 11:02:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:02:30 ---> Running in 6eb347d7de12 11:02:30 Removing intermediate container 6eb347d7de12 11:02:30 ---> e9c62331b04e 11:02:30 Step 22/24 : LABEL arch=amd64 11:02:30 ---> Running in e1d924f679dc 11:02:30 Removing intermediate container e1d924f679dc 11:02:30 ---> b54d70e0d205 11:02:30 Step 23/24 : LABEL git_sha=1736014cf68e048c01f4846e463ddec990c8757e 11:02:30 ---> Running in 5074d1b84bd5 11:02:30 Removing intermediate container 5074d1b84bd5 11:02:30 ---> ae8a4ff6a405 11:02:30 Step 24/24 : LABEL version=0.0.0 11:02:30 ---> Running in 5bf7c01aa2f2 11:02:30 Removing intermediate container 5bf7c01aa2f2 11:02:30 ---> ebf3cdc149cc 11:02:30 [Warning] One or more build-args [ARCH] were not consumed 11:02:30 Successfully built ebf3cdc149cc 11:02:30 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 11:02:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:31 11:02:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:31 latest: Pulling from edgex-lftools-log-publisher 11:02:31 5eb5b503b376: Pulling fs layer 11:02:31 5c69ac0246d0: Pulling fs layer 11:02:31 ec43610c2a17: Pulling fs layer 11:02:31 3a2ae6a8a46f: Pulling fs layer 11:02:31 33b1e0a273af: Pulling fs layer 11:02:31 5d3b04190fa2: Pulling fs layer 11:02:31 2f39f015ded8: Pulling fs layer 11:02:31 33b1e0a273af: Waiting 11:02:31 3a2ae6a8a46f: Waiting 11:02:31 5d3b04190fa2: Waiting 11:02:31 2f39f015ded8: Waiting 11:02:31 5c69ac0246d0: Download complete 11:02:31 3a2ae6a8a46f: Verifying Checksum 11:02:31 3a2ae6a8a46f: Download complete 11:02:31 33b1e0a273af: Verifying Checksum 11:02:31 33b1e0a273af: Download complete 11:02:31 5d3b04190fa2: Verifying Checksum 11:02:31 5d3b04190fa2: Download complete 11:02:31 ec43610c2a17: Verifying Checksum 11:02:31 ec43610c2a17: Download complete 11:02:31 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:02:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:31 5eb5b503b376: Download complete 11:02:32 2f39f015ded8: Download complete 11:02:32 Merging remotes/origin/main commit bd8b86e6a893c9f074626212dc18efab5eec6be1 into PR head commit 1736014cf68e048c01f4846e463ddec990c8757e 11:02:32 Merge succeeded, producing 1736014cf68e048c01f4846e463ddec990c8757e 11:02:32 Checking out Revision 1736014cf68e048c01f4846e463ddec990c8757e (PR-233) 11:02:33 5eb5b503b376: Pull complete 11:02:33 5c69ac0246d0: Pull complete 11:02:32 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:02:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:02:32 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/233/head:refs/remotes/origin/PR-233 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:02:32 > git config core.sparsecheckout # timeout=10 11:02:32 > git checkout -f 1736014cf68e048c01f4846e463ddec990c8757e # timeout=10 11:02:32 > git remote # timeout=10 11:02:32 > git config --get remote.origin.url # timeout=10 11:02:32 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:32 > git merge bd8b86e6a893c9f074626212dc18efab5eec6be1 # timeout=10 11:02:32 > git rev-parse HEAD^{commit} # timeout=10 11:02:32 > git config core.sparsecheckout # timeout=10 11:02:32 > git checkout -f 1736014cf68e048c01f4846e463ddec990c8757e # timeout=10 11:02:33 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 11:02:33 > git --version # timeout=10 11:02:33 > git --version # 'git version 2.25.1' 11:02:33 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 11:02:33 ec43610c2a17: Pull complete 11:02:33 3a2ae6a8a46f: Pull complete 11:02:33 11:02:33 GitHub has been notified of this commit’s build result 11:02:33 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 11:02:33 33b1e0a273af: Pull complete 11:02:33 5d3b04190fa2: Pull complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:02:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:02:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:34 Dload Upload Total Spent Left Speed 11:02:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 11:02:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:02:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:02:35 + sudo tee /etc/docker/daemon.new 11:02:35 { 11:02:35 "registry-mirrors": [ 11:02:35 "https://nexus3.edgexfoundry.org:10001" 11:02:35 ], 11:02:35 "bip": "10.250.0.254/24", 11:02:35 "hosts": [ 11:02:35 "tcp://0.0.0.0:5555", 11:02:35 "unix:///var/run/docker.sock" 11:02:35 ], 11:02:35 "mtu": 1458, 11:02:35 "selinux-enabled": true, 11:02:35 "seccomp-profile": "/etc/docker/seccomp.json" 11:02:35 } [Pipeline] sh 11:02:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:02:36 + sudo service docker restart 11:02:38 2f39f015ded8: Pull complete 11:02:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:02:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:38 prd-ubuntu20.04-docker-8c-8g-16485 does not seem to be running inside a container 11:02:38 $ 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-233 -v /w/workspace/undry_device-rfid-llrp-go_PR-233:/w/workspace/undry_device-rfid-llrp-go_PR-233:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-233@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-233@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 11:02:42 $ docker top 69544356c895e2fb7e44686ba54b18485a15cd0251712b5bbebeed4307613b6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:42 ---> job-cost.sh 11:02:42 lf-activate-venv: SKIPPING 11:02:42 INFO: No Stack... 11:02:42 INFO: Retrieving Pricing Info for: v3-standard-8 11:02:43 INFO: Archiving Costs [Pipeline] sh 11:02:43 + cat /w/workspace/undry_device-rfid-llrp-go_PR-233/archives/cost.csv 11:02:43 + cut -d, -f6 [Pipeline] lock 11:02:43 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-233-1-stack-cost] 11:02:43 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-233-1-stack-cost] did not exist. Created. 11:02:43 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-233-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:02:43 + echo total: 0.2199999988079071 [Pipeline] stash 11:02:43 Stashed 1 file(s) [Pipeline] } 11:02:43 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-233-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:02:44 $ docker stop --time=1 69544356c895e2fb7e44686ba54b18485a15cd0251712b5bbebeed4307613b6a 11:02:45 $ docker rm -f --volumes 69544356c895e2fb7e44686ba54b18485a15cd0251712b5bbebeed4307613b6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:02:54 provisioning config files... 11:02:54 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config12960178960060774224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:55 ---> docker-login.sh 11:02:55 nexus3.edgexfoundry.org:10001 11:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:55 Configure a credential helper to remove this warning. See 11:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:55 11:02:55 Login Succeeded 11:02:55 nexus3.edgexfoundry.org:10002 11:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:55 Configure a credential helper to remove this warning. See 11:02:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:55 11:02:55 Login Succeeded 11:02:55 nexus3.edgexfoundry.org:10003 11:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:56 Configure a credential helper to remove this warning. See 11:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:56 11:02:56 Login Succeeded 11:02:56 nexus3.edgexfoundry.org:10004 11:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:56 Configure a credential helper to remove this warning. See 11:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:56 11:02:56 Login Succeeded 11:02:56 docker.io 11:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:57 Configure a credential helper to remove this warning. See 11:02:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:57 11:02:57 Login Succeeded 11:02:57 ---> docker-login.sh ends [Pipeline] } 11:02:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:02:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:02:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:02:57 ========================================================= 11:02:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:02:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:58 + 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 . 11:02:58 Sending build context to Docker daemon 1.212MB 11:02:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:02:58 Step 2/12 : FROM ${BASE} AS builder 11:02:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:02:58 c41833b44d91: Pulling fs layer 11:02:58 ed15518f5707: Pulling fs layer 11:02:58 feae8fd75edb: Pulling fs layer 11:02:58 242c74f7c9fa: Pulling fs layer 11:02:58 3cdef696dda3: Pulling fs layer 11:02:58 2ced38df9373: Pulling fs layer 11:02:58 58f1dce35555: Pulling fs layer 11:02:58 3cdef696dda3: Waiting 11:02:58 242c74f7c9fa: Waiting 11:02:58 2ced38df9373: Waiting 11:02:58 58f1dce35555: Waiting 11:02:58 ed15518f5707: Verifying Checksum 11:02:58 ed15518f5707: Download complete 11:02:58 242c74f7c9fa: Verifying Checksum 11:02:58 242c74f7c9fa: Download complete 11:02:58 3cdef696dda3: Verifying Checksum 11:02:58 3cdef696dda3: Download complete 11:02:58 c41833b44d91: Verifying Checksum 11:02:58 c41833b44d91: Download complete 11:02:59 c41833b44d91: Pull complete 11:03:00 58f1dce35555: Verifying Checksum 11:03:00 58f1dce35555: Download complete 11:03:00 ed15518f5707: Pull complete 11:03:01 feae8fd75edb: Verifying Checksum 11:03:01 feae8fd75edb: Download complete 11:03:01 2ced38df9373: Verifying Checksum 11:03:01 2ced38df9373: Download complete 11:03:14 feae8fd75edb: Pull complete 11:03:14 242c74f7c9fa: Pull complete 11:03:14 3cdef696dda3: Pull complete 11:03:20 2ced38df9373: Pull complete 11:03:22 58f1dce35555: Pull complete 11:03:22 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 11:03:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:03:22 ---> fadd8f120f05 11:03:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:03:24 ---> Running in 3b6bd34f175a 11:03:24 Removing intermediate container 3b6bd34f175a 11:03:24 ---> c8abf0148939 11:03:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:03:24 ---> Running in 63fbc42dbf1c 11:03:24 Removing intermediate container 63fbc42dbf1c 11:03:24 ---> 913cbf89f495 11:03:24 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:03:25 ---> Running in cba18a2965e1 11:03:25 Removing intermediate container cba18a2965e1 11:03:25 ---> 272ead4fbafb 11:03:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:03:25 ---> Running in be9e59db56c2 11:03:25 Removing intermediate container be9e59db56c2 11:03:25 ---> 3d278e69cdce 11:03:25 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:03:25 ---> Running in 29ac609a8e28 11:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:03:28 OK: 263 MiB in 53 packages 11:03:29 Removing intermediate container 29ac609a8e28 11:03:29 ---> 00cc9b8e0fe4 11:03:29 Step 8/12 : WORKDIR /app 11:03:29 ---> Running in e4d887b72459 11:03:29 Removing intermediate container e4d887b72459 11:03:29 ---> 39576cc1d6fa 11:03:29 Step 9/12 : COPY go.mod vendor* ./ 11:03:29 ---> 71f07b66a799 11:03:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:03:30 ---> Running in c83a1079d97b 11:04:26 Removing intermediate container c83a1079d97b 11:04:26 ---> ad111952d7e1 11:04:26 Step 11/12 : COPY . . 11:04:26 ---> 011565aabcd2 11:04:26 Step 12/12 : RUN $MAKE 11:04:26 ---> Running in 0da742b1b4ff 11:04:26 noop 11:04:27 Removing intermediate container 0da742b1b4ff 11:04:27 ---> b1b6e55ce164 11:04:27 Successfully built b1b6e55ce164 11:04:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:27 + docker inspect -f . ci-base-image-arm64 11:04:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:27 prd-ubuntu20.04-docker-arm64-4c-16g-16486 does not seem to be running inside a container 11:04:27 $ 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 11:04:29 $ docker top e1980e9987dc48186fd8a699a58c6241e4ce55b0b2f2ecda5b809a103563066b -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:29 + go version 11:04:29 go version go1.20.2 linux/arm64 [Pipeline] } 11:04:29 $ docker stop --time=1 e1980e9987dc48186fd8a699a58c6241e4ce55b0b2f2ecda5b809a103563066b 11:04:34 $ docker rm -f --volumes e1980e9987dc48186fd8a699a58c6241e4ce55b0b2f2ecda5b809a103563066b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:34 + docker inspect -f . ci-base-image-arm64 11:04:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:35 prd-ubuntu20.04-docker-arm64-4c-16g-16486 does not seem to be running inside a container 11:04:35 $ 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 11:04:36 $ docker top fbd06c47754398c24749c5e7b869e33993c0f8371928bec5c93de78788c8b9ef -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:36 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:04:37 + make test 11:04:37 go test ./... -coverprofile=coverage.out ./... 11:05:09 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:07:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:07:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:07:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.664s coverage: 40.5% of statements 11:07:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.590s coverage: 52.0% of statements 11:07:33 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.062s coverage: 95.5% of statements 11:07:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:07:33 go vet ./... 11:08:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:08:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:08:12 ./bin/test-attribution-txt.sh 11:08:12 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:08:12 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:08:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:08:12 $ docker stop --time=1 fbd06c47754398c24749c5e7b869e33993c0f8371928bec5c93de78788c8b9ef 11:08:14 $ docker rm -f --volumes fbd06c47754398c24749c5e7b869e33993c0f8371928bec5c93de78788c8b9ef [Pipeline] // withDockerContainer [Pipeline] sh 11:08:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:08:15 Warning: overwriting stash ‘coverage-report’ 11:08:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:08:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:08:17 + ls -al . 11:08:17 total 624 11:08:17 drwxrwxr-x 10 jenkins jenkins 4096 May 23 11:04 . 11:08:17 drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:02 .. 11:08:17 -rw-rw-r-- 1 jenkins jenkins 134 May 23 11:02 .dockerignore 11:08:17 drwxrwxr-x 8 jenkins jenkins 4096 May 23 11:02 .git 11:08:17 drwxrwxr-x 3 jenkins jenkins 4096 May 23 11:02 .github 11:08:17 -rw-rw-r-- 1 jenkins jenkins 946 May 23 11:02 .gitignore 11:08:17 -rw-rw-r-- 1 jenkins jenkins 41 May 23 11:02 .golangci.yml 11:08:17 -rw-rw-r-- 1 jenkins jenkins 10794 May 23 11:02 Attribution.txt 11:08:17 -rw-rw-r-- 1 jenkins jenkins 5905 May 23 11:02 CHANGELOG.md 11:08:17 -rw-rw-r-- 1 jenkins jenkins 1347 May 23 11:02 Dockerfile 11:08:17 -rw-rw-r-- 1 jenkins jenkins 677 May 23 11:02 GOVERNANCE.md 11:08:17 -rw-rw-r-- 1 jenkins jenkins 683 May 23 11:02 Jenkinsfile 11:08:17 -rw-rw-r-- 1 jenkins jenkins 11347 May 23 11:02 LICENSE 11:08:17 -rw-rw-r-- 1 jenkins jenkins 2053 May 23 11:02 Makefile 11:08:17 -rw-rw-r-- 1 jenkins jenkins 625 May 23 11:02 OWNERS.md 11:08:17 -rw-rw-r-- 1 jenkins jenkins 28505 May 23 11:02 README.md 11:08:17 -rw-rw-r-- 1 jenkins jenkins 5 May 23 11:00 VERSION 11:08:17 drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:02 bin 11:08:17 drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:02 cmd 11:08:17 -rw-r--r-- 1 jenkins jenkins 458038 May 23 11:07 coverage.out 11:08:17 drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:02 examples 11:08:17 -rw-rw-r-- 1 jenkins jenkins 3419 May 23 11:02 go.mod 11:08:17 -rw-rw-r-- 1 jenkins jenkins 31078 May 23 11:02 go.sum 11:08:17 drwxrwxr-x 2 jenkins jenkins 4096 May 23 11:02 images 11:08:17 drwxrwxr-x 5 jenkins jenkins 4096 May 23 11:02 internal 11:08:17 drwxrwxr-x 4 jenkins jenkins 4096 May 23 11:02 snap 11:08:17 -rw-rw-r-- 1 jenkins jenkins 193 May 23 11:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:17 + 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=1736014cf68e048c01f4846e463ddec990c8757e --label arch=arm64 --label version=0.0.0 . 11:08:17 Sending build context to Docker daemon 1.212MB 11:08:17 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:08:17 Step 2/24 : FROM ${BASE} AS builder 11:08:17 ---> b1b6e55ce164 11:08:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:08:17 ---> Running in 51fbe819296a 11:08:18 Removing intermediate container 51fbe819296a 11:08:18 ---> 9a94b313ad97 11:08:18 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:08:18 ---> Running in 2adc6be00ace 11:08:18 Removing intermediate container 2adc6be00ace 11:08:18 ---> fe37827f9ce4 11:08:18 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:08:18 ---> Running in fe35217e4558 11:08:18 Removing intermediate container fe35217e4558 11:08:18 ---> dde38fbb2f35 11:08:18 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:08:18 ---> Running in bf63e1741b7d 11:08:19 Removing intermediate container bf63e1741b7d 11:08:19 ---> 218af68e424f 11:08:19 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:08:19 ---> Running in 6db789df19cd 11:08:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:08:22 OK: 263 MiB in 53 packages 11:08:22 Removing intermediate container 6db789df19cd 11:08:22 ---> 72577f5a73ab 11:08:22 Step 8/24 : WORKDIR /app 11:08:22 ---> Running in 99f04e8178e1 11:08:23 Removing intermediate container 99f04e8178e1 11:08:23 ---> 1afeba2120b5 11:08:23 Step 9/24 : COPY go.mod vendor* ./ 11:08:23 ---> 55367f8c9779 11:08:23 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:08:23 ---> Running in 95e300920d88 11:08:26 Removing intermediate container 95e300920d88 11:08:26 ---> 0ce9342fc101 11:08:26 Step 11/24 : COPY . . 11:08:27 ---> e282e56e1a5a 11:08:27 Step 12/24 : RUN $MAKE 11:08:27 ---> Running in 5f6f97ca70b0 11:08:27 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 11:10:49 Removing intermediate container 5f6f97ca70b0 11:10:49 ---> 9478976de342 11:10:49 Step 13/24 : FROM alpine:3.17 11:10:49 3.17: Pulling from library/alpine 11:10:49 c41833b44d91: Already exists 11:10:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:10:49 Status: Downloaded newer image for alpine:3.17 11:10:49 ---> 51e60588ff2c 11:10:49 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:10:49 ---> Running in 4a41914ba4da 11:10:49 Removing intermediate container 4a41914ba4da 11:10:49 ---> 3737c46aab7a 11:10:49 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:10:49 ---> Running in c66ca8d30c6e 11:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:10:49 (1/1) Installing dumb-init (1.2.5-r2) 11:10:49 Executing busybox-1.35.0-r29.trigger 11:10:49 OK: 8 MiB in 16 packages 11:10:49 Removing intermediate container c66ca8d30c6e 11:10:49 ---> 37ff67fbaf34 11:10:49 Step 16/24 : COPY --from=builder /app/LICENSE / 11:10:49 ---> 449ec567cf51 11:10:49 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:10:49 ---> 7698ce3a6709 11:10:49 Step 18/24 : COPY --from=builder /app/cmd/ / 11:10:49 ---> 8ec87a866cf7 11:10:49 Step 19/24 : EXPOSE 59989 11:10:49 ---> Running in 8ad13c61ab5b 11:10:49 Removing intermediate container 8ad13c61ab5b 11:10:49 ---> 6f8ed4b9bdf1 11:10:49 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:10:49 ---> Running in e4d3b6cca114 11:10:49 Removing intermediate container e4d3b6cca114 11:10:49 ---> fa5c49eb995d 11:10:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:10:49 ---> Running in 460ccd2088ae 11:10:49 Removing intermediate container 460ccd2088ae 11:10:49 ---> 4468a6d7a9f1 11:10:49 Step 22/24 : LABEL arch=arm64 11:10:49 ---> Running in b934f461e850 11:10:49 Removing intermediate container b934f461e850 11:10:49 ---> be2d84dfe9b8 11:10:49 Step 23/24 : LABEL git_sha=1736014cf68e048c01f4846e463ddec990c8757e 11:10:49 ---> Running in 778b0681ad6d 11:10:49 Removing intermediate container 778b0681ad6d 11:10:49 ---> 4f757e677960 11:10:49 Step 24/24 : LABEL version=0.0.0 11:10:49 ---> Running in f1d90315959a 11:10:49 Removing intermediate container f1d90315959a 11:10:49 ---> ce88aaf2f729 11:10:49 [Warning] One or more build-args [ARCH] were not consumed 11:10:49 Successfully built ce88aaf2f729 11:10:49 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 11:10:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:50 11:10:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:51 arm64: Pulling from edgex-lftools-log-publisher 11:10:51 8998bd30e6a1: Pulling fs layer 11:10:51 04944245beec: Pulling fs layer 11:10:51 699f458cf7ca: Pulling fs layer 11:10:51 765212b225bb: Pulling fs layer 11:10:51 f23df028b6ca: Pulling fs layer 11:10:51 d65c8cfc05b1: Pulling fs layer 11:10:51 2437ff75d9bd: Pulling fs layer 11:10:51 765212b225bb: Waiting 11:10:51 f23df028b6ca: Waiting 11:10:51 d65c8cfc05b1: Waiting 11:10:51 2437ff75d9bd: Waiting 11:10:51 04944245beec: Verifying Checksum 11:10:51 04944245beec: Download complete 11:10:51 765212b225bb: Verifying Checksum 11:10:51 765212b225bb: Download complete 11:10:51 f23df028b6ca: Verifying Checksum 11:10:51 f23df028b6ca: Download complete 11:10:51 d65c8cfc05b1: Verifying Checksum 11:10:51 d65c8cfc05b1: Download complete 11:10:51 699f458cf7ca: Verifying Checksum 11:10:51 699f458cf7ca: Download complete 11:10:51 8998bd30e6a1: Verifying Checksum 11:10:51 8998bd30e6a1: Download complete 11:10:53 2437ff75d9bd: Verifying Checksum 11:10:53 2437ff75d9bd: Download complete 11:10:55 8998bd30e6a1: Pull complete 11:10:55 04944245beec: Pull complete 11:10:56 699f458cf7ca: Pull complete 11:10:57 765212b225bb: Pull complete 11:10:58 f23df028b6ca: Pull complete 11:10:58 d65c8cfc05b1: Pull complete 11:11:10 2437ff75d9bd: Pull complete 11:11:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:11:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:10 prd-ubuntu20.04-docker-arm64-4c-16g-16486 does not seem to be running inside a container 11:11:10 $ 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 11:11:13 $ docker top 021885e9ac4a3e417d5e228d7e3c6c479917ef6297a07dc09e21312c9e5a92cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:13 ---> job-cost.sh 11:11:13 lf-activate-venv: SKIPPING 11:11:13 INFO: No Stack... 11:11:14 INFO: Retrieving Pricing Info for: v3-standard-4 11:11:15 INFO: Archiving Costs [Pipeline] sh 11:11:15 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:11:15 + cut -d, -f6 [Pipeline] lock 11:11:15 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-233-1-stack-cost] 11:11:15 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-233-1-stack-cost] did not exist. Created. 11:11:15 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-233-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:11:16 /w/workspace/device-rfid-llrp-go/1@tmp/durable-3b85b34a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:11:16 + echo total: 0.10999999940395355 [Pipeline] stash 11:11:16 Warning: overwriting stash ‘stack-cost’ 11:11:16 Stashed 1 file(s) [Pipeline] } 11:11:16 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-233-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:11:16 $ docker stop --time=1 021885e9ac4a3e417d5e228d7e3c6c479917ef6297a07dc09e21312c9e5a92cf 11:11:18 $ docker rm -f --volumes 021885e9ac4a3e417d5e228d7e3c6c479917ef6297a07dc09e21312c9e5a92cf [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 11:11:19 provisioning config files... 11:11:19 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp/config3277850311950769164tmp [Pipeline] { [Pipeline] sh 11:11:20 + set +x 11:11:20 + bash -s -- 11:11:20 + curl -s https://codecov.io/bash 11:11:20 11:11:20 _____ _ 11:11:20 / ____| | | 11:11:20 | | ___ __| | ___ ___ _____ __ 11:11:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:11:20 | |___| (_) | (_| | __/ (_| (_) \ V / 11:11:20 \_____\___/ \__,_|\___|\___\___/ \_/ 11:11:20 Bash-1.0.6 11:11:20 11:11:20 11:11:20 ==> git version 2.25.1 found 11:11:20 ==> 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 11:11:20 Release-Date: 2020-01-08 11:11:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:11:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:11:20 ==> Jenkins CI detected. 11:11:20 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-233 11:11:20 project root: . 11:11:20 --> token set from env 11:11:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:11:20 ==> Running gcov in . (disable via -X gcov) 11:11:20 ==> Python coveragepy not found 11:11:20 ==> Searching for coverage reports in: 11:11:20 + . 11:11:20 -> Found 1 reports 11:11:20 ==> Detecting git/mercurial file structure 11:11:20 ==> Reading reports 11:11:20 + ./coverage.out bytes=458038 11:11:20 ==> Appending adjustments 11:11:20 https://docs.codecov.io/docs/fixing-reports 11:11:20 + Found adjustments 11:11:20 ==> Gzipping contents 11:11:20 52K /tmp/codecov.6Elzmz.gz 11:11:20 ==> Uploading reports 11:11:20 url: https://codecov.io 11:11:20 query: branch=PR-233&commit=1736014cf68e048c01f4846e463ddec990c8757e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-233%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=233&job=&cmd_args= 11:11:20 -> Pinging Codecov 11:11:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-233&commit=1736014cf68e048c01f4846e463ddec990c8757e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-233%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=233&job=&cmd_args= 11:11:20 -> Uploading to 11:11:20 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/581DD39554BDF9B6E22D074273EAD858/1736014cf68e048c01f4846e463ddec990c8757e/834994c7-5bb5-46d0-9171-77603bf4c925.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T111120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c5df963f50bc5611b4f18de7c1c447b3a6bb01f0cab0b1e391369ca6d1aea85 11:11:20 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:20 Dload Upload Total Spent Left Speed 11:11:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50498 0 0 100 50498 0 160k --:--:-- --:--:-- --:--:-- 160k 11:11:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1736014cf68e048c01f4846e463ddec990c8757e [Pipeline] } 11:11:20 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 11:11:22 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-233/archives ] 11:11:22 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-233/archives 11:11:22 total 16 11:11:22 drwxr-xr-x 3 root root 4096 May 23 11:02 . 11:11:22 drwxrwxr-x 12 jenkins jenkins 4096 May 23 11:02 .. 11:11:22 drwxr-xr-x 2 root root 4096 May 23 11:02 cost 11:11:22 -rw-r--r-- 1 root root 91 May 23 11:02 cost.csv 11:11:22 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-233/archives 11:11:22 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-233/archives 11:11:22 total 16 11:11:22 drwxr-xr-x 3 jenkins jenkins 4096 May 23 11:02 . 11:11:22 drwxrwxr-x 12 jenkins jenkins 4096 May 23 11:02 .. 11:11:22 drwxr-xr-x 2 jenkins jenkins 4096 May 23 11:02 cost 11:11:22 -rw-r--r-- 1 jenkins jenkins 91 May 23 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:11:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:11:23 ---> package-listing.sh 11:11:23 ++ facter osfamily 11:11:23 ++ tr '[:upper:]' '[:lower:]' 11:11:24 + OS_FAMILY=debian 11:11:24 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-233 11:11:24 + START_PACKAGES=/tmp/packages_start.txt 11:11:24 + END_PACKAGES=/tmp/packages_end.txt 11:11:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:11:24 + PACKAGES=/tmp/packages_start.txt 11:11:24 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-233 ']' 11:11:24 + PACKAGES=/tmp/packages_end.txt 11:11:24 + case "${OS_FAMILY}" in 11:11:24 + dpkg -l 11:11:24 + grep '^ii' 11:11:24 + '[' -f /tmp/packages_start.txt ']' 11:11:24 + '[' -f /tmp/packages_end.txt ']' 11:11:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:11:24 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-233 ']' 11:11:24 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-233/archives/ 11:11:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-233/archives/ [Pipeline] echo 11:11:24 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-233/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:11:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:11:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:25 prd-ubuntu20.04-docker-8c-8g-16485 does not seem to be running inside a container 11:11:25 $ 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-233/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-233 -v /w/workspace/undry_device-rfid-llrp-go_PR-233:/w/workspace/undry_device-rfid-llrp-go_PR-233:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-233@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-233@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 11:11:25 $ docker top 7cd3036b64435c6f041de3b7e423892cb844a690c4c88b2b5d87392fe67218c7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:25 + touch /tmp/pre-build-complete [Pipeline] sh 11:11:26 + mkdir -p /var/log/sysstat [Pipeline] sh 11:11:26 + ls /var/log/sa-host 11:11:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:26 provisioning config files... 11:11:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-233@tmp/config10677701703122622737tmp [Pipeline] { [Pipeline] echo 11:11:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:11:27 ---> create-netrc.sh [Pipeline] } 11:11:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:11:27 ---> python-tools-install.sh [Pipeline] echo 11:11:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:11:27 ---> sudo-logs.sh 11:11:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:11:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:11:28 ---> job-cost.sh 11:11:28 lf-activate-venv: SKIPPING 11:11:28 DEBUG: total: 0.2199999988079071 11:11:28 INFO: Retrieving Stack Cost... 11:11:28 INFO: Retrieving Pricing Info for: v3-standard-8 11:11:29 INFO: Archiving Costs [Pipeline] echo 11:11:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:11:29 ---> logs-deploy.sh 11:11:29 lf-activate-venv: SKIPPING 11:11:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-233/1 11:11:29 INFO: archiving workspace using pattern(s): 11:11:30 Archives upload complete. 11:11:30 INFO: archiving logs to Nexus