Pull request #422 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb96731e15d3aa0a25f531a4590838078824ae1f+b2aaf32d0f62f9c14c83812b914ce9a372d510a0 (5c11e127b639a71cbb45c33daa2c854636a8dfc9) 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-ssh1610479555048837636.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh17498499010660811776.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-virtual-go/branches/PR-422/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-virtual-go/branches/PR-422/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6727185036460462812.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-virtual-go/branches/PR-422/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17891830358596637133.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh15794366135560212197.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-virtual-go/branches/PR-422/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-virtual-go/branches/PR-422/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2887943839258153.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-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-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-4566 in /w/workspace/foundry_device-virtual-go_PR-422 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-422 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b2aaf32d0f62f9c14c83812b914ce9a372d510a0 into PR head commit fb96731e15d3aa0a25f531a4590838078824ae1f Merge succeeded, producing fb96731e15d3aa0a25f531a4590838078824ae1f Checking out Revision fb96731e15d3aa0a25f531a4590838078824ae1f (PR-422) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb96731e15d3aa0a25f531a4590838078824ae1f # 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 b2aaf32d0f62f9c14c83812b914ce9a372d510a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb96731e15d3aa0a25f531a4590838078824ae1f # timeout=10 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:43:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:43:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:43:08 ========================================================= 11:43:08 EdgeX Global Pipelines Version Info 11:43:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:43:09 ------------------- 11:43:09 stable info: 11:43:09 ------------------- 11:43:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:43:09 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:43:09 Message: update stable to v1.0.253 11:43:09 ------------------- 11:43:09 experimental info: 11:43:09 ------------------- 11:43:09 Commited By: **** collab-it+edgex@linuxfoundation.org 11:43:09 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:43:09 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:43:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:43:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:43:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:43:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:43:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:43:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:43:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:43:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:43:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:43:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:43:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-422 [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-422 [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-422 [Pipeline] echo 11:43:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb96731e15d3aa0a25f531a4590838078824ae1f [Pipeline] echo 11:43:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb96731 [Pipeline] echo 11:43:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:43:12 provisioning config files... 11:43:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-422@tmp/config1008321604421366380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:43:12 ---> docker-login.sh 11:43:12 nexus3.edgexfoundry.org:10001 11:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:13 Configure a credential helper to remove this warning. See 11:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:13 11:43:13 Login Succeeded 11:43:13 nexus3.edgexfoundry.org:10002 11:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:13 Configure a credential helper to remove this warning. See 11:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:13 11:43:13 Login Succeeded 11:43:13 nexus3.edgexfoundry.org:10003 11:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:13 Configure a credential helper to remove this warning. See 11:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:13 11:43:13 Login Succeeded 11:43:13 nexus3.edgexfoundry.org:10004 11:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:13 Configure a credential helper to remove this warning. See 11:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:13 11:43:13 Login Succeeded 11:43:13 docker.io 11:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:13 Configure a credential helper to remove this warning. See 11:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:13 11:43:13 Login Succeeded 11:43:13 ---> docker-login.sh ends [Pipeline] } 11:43:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:43:14 + git rev-list -1 --merges fb96731e15d3aa0a25f531a4590838078824ae1f~1..fb96731e15d3aa0a25f531a4590838078824ae1f [Pipeline] echo 11:43:14 -----------> git rev-list -1 --merges fb96731e15d3aa0a25f531a4590838078824ae1f~1..fb96731e15d3aa0a25f531a4590838078824ae1f fb96731e15d3aa0a25f531a4590838078824ae1f [false] [Pipeline] sh 11:43:14 + git log --format=format:%s -1 fb96731e15d3aa0a25f531a4590838078824ae1f [Pipeline] echo 11:43:14 ========================================================= 11:43:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:43:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:43:15 + git log --format=format:%s -1 fb96731e15d3aa0a25f531a4590838078824ae1f [Pipeline] echo 11:43:15 [semverPrep] GIT_COMMIT: fb96731e15d3aa0a25f531a4590838078824ae1f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:43:15 [semverPrep] This is not a build commit. [Pipeline] sh 11:43:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:43:15 + grep -v github /etc/ssh/ssh_known_hosts 11:43:15 + [ -e /tmp/ssh_known_hosts ] 11:43:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:43:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:43:15 + sudo tee -a /etc/ssh/ssh_known_hosts 11:43:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:43:16 11:43:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:43:16 0.1.4: Pulling from edgex-devops/py-git-semver 11:43:16 b85a868b505f: Pulling fs layer 11:43:16 e2be974225ed: Pulling fs layer 11:43:16 339a4e72a1f5: Pulling fs layer 11:43:16 988bab9f4d93: Pulling fs layer 11:43:16 1469e6f7b9e6: Pulling fs layer 11:43:16 eaf3925da568: Pulling fs layer 11:43:16 1469e6f7b9e6: Waiting 11:43:16 bab4dde63d76: Pulling fs layer 11:43:16 bde34c3a00c8: Pulling fs layer 11:43:16 988bab9f4d93: Waiting 11:43:16 b352a97aabf1: Pulling fs layer 11:43:16 eaf3925da568: Waiting 11:43:16 4872d77fe225: Pulling fs layer 11:43:16 5851b861e8e6: Pulling fs layer 11:43:16 bab4dde63d76: Waiting 11:43:16 bde34c3a00c8: Waiting 11:43:16 4872d77fe225: Waiting 11:43:16 e2be974225ed: Verifying Checksum 11:43:16 e2be974225ed: Download complete 11:43:16 988bab9f4d93: Verifying Checksum 11:43:16 988bab9f4d93: Download complete 11:43:16 1469e6f7b9e6: Verifying Checksum 11:43:16 1469e6f7b9e6: Download complete 11:43:16 339a4e72a1f5: Verifying Checksum 11:43:16 339a4e72a1f5: Download complete 11:43:16 eaf3925da568: Verifying Checksum 11:43:16 eaf3925da568: Download complete 11:43:16 bde34c3a00c8: Verifying Checksum 11:43:16 bde34c3a00c8: Download complete 11:43:16 b352a97aabf1: Download complete 11:43:16 4872d77fe225: Download complete 11:43:16 5851b861e8e6: Download complete 11:43:16 b85a868b505f: Verifying Checksum 11:43:16 b85a868b505f: Download complete 11:43:17 bab4dde63d76: Verifying Checksum 11:43:17 bab4dde63d76: Download complete 11:43:17 b85a868b505f: Pull complete 11:43:17 e2be974225ed: Pull complete 11:43:18 339a4e72a1f5: Pull complete 11:43:18 988bab9f4d93: Pull complete 11:43:18 1469e6f7b9e6: Pull complete 11:43:18 eaf3925da568: Pull complete 11:43:20 bab4dde63d76: Pull complete 11:43:20 bde34c3a00c8: Pull complete 11:43:20 b352a97aabf1: Pull complete 11:43:20 4872d77fe225: Pull complete 11:43:20 5851b861e8e6: Pull complete 11:43:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:43:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:43:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:43:21 prd-ubuntu20.04-docker-8c-8g-4566 does not seem to be running inside a container 11:43:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-422 -v /w/workspace/foundry_device-virtual-go_PR-422:/w/workspace/foundry_device-virtual-go_PR-422:rw,z -v /w/workspace/foundry_device-virtual-go_PR-422@tmp:/w/workspace/foundry_device-virtual-go_PR-422@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:43:23 $ docker top 7cb9695a5832a43f75385f93e6d34eb3a2767d437de4ebf293a4ee08976a7795 -eo pid,comm 11:43:23 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:43:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:43:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:43:23 [ssh-agent] Looking for ssh-agent implementation... 11:43:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:43:23 $ docker exec 7cb9695a5832a43f75385f93e6d34eb3a2767d437de4ebf293a4ee08976a7795 ssh-agent 11:43:23 SSH_AUTH_SOCK=/tmp/ssh-eWj6pzVkVrx8/agent.32 11:43:23 SSH_AGENT_PID=38 11:43:23 Running ssh-add (command line suppressed) 11:43:24 Identity added: /w/workspace/foundry_device-virtual-go_PR-422@tmp/private_key_14177659064267102908.key (/w/workspace/foundry_device-virtual-go_PR-422@tmp/private_key_14177659064267102908.key) 11:43:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:43:24 + git tag --points-at HEAD [Pipeline] } 11:43:24 $ docker exec --env ******** --env ******** 7cb9695a5832a43f75385f93e6d34eb3a2767d437de4ebf293a4ee08976a7795 ssh-agent -k 11:43:24 unset SSH_AUTH_SOCK; 11:43:24 unset SSH_AGENT_PID; 11:43:24 echo Agent pid 38 killed; 11:43:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:43:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:43:24 [ssh-agent] Looking for ssh-agent implementation... 11:43:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:43:24 $ docker exec 7cb9695a5832a43f75385f93e6d34eb3a2767d437de4ebf293a4ee08976a7795 ssh-agent 11:43:24 SSH_AUTH_SOCK=/tmp/ssh-jp0eDW8aAmxV/agent.70 11:43:24 SSH_AGENT_PID=76 11:43:24 Running ssh-add (command line suppressed) 11:43:24 Identity added: /w/workspace/foundry_device-virtual-go_PR-422@tmp/private_key_338531495646285055.key (/w/workspace/foundry_device-virtual-go_PR-422@tmp/private_key_338531495646285055.key) 11:43:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:43:25 + git semver init 11:43:25 2023-08-25 11:43:25,446 [run_init] DEBUG init version:0.0.0 force:False 11:43:25 2023-08-25 11:43:25,447 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-422/.semver 11:43:25 2023-08-25 11:43:25,447 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-422/.semver 11:43:25 2023-08-25 11:43:25,447 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-422/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-422, universal_newlines=False, shell=None, istream=None) 11:43:26 2023-08-25 11:43:26,539 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-422/.git/info/exclude 11:43:26 2023-08-25 11:43:26,540 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-422/.semver/PR-422 with force:False 11:43:26 2023-08-25 11:43:26,540 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-422/.semver/PR-422 11:43:26 2023-08-25 11:43:26,544 [execute] INFO git cat-file --batch-check 11:43:26 2023-08-25 11:43:26,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-422/.semver, universal_newlines=False, shell=None, istream=) 11:43:26 2023-08-25 11:43:26,551 [execute] INFO git cat-file --batch 11:43:26 2023-08-25 11:43:26,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-422/.semver, universal_newlines=False, shell=None, istream=) 11:43:26 2023-08-25 11:43:26,556 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-422/.semver/PR-422 11:43:26 0.0.0 [Pipeline] } 11:43:26 $ docker exec --env ******** --env ******** 7cb9695a5832a43f75385f93e6d34eb3a2767d437de4ebf293a4ee08976a7795 ssh-agent -k 11:43:27 unset SSH_AUTH_SOCK; 11:43:27 unset SSH_AGENT_PID; 11:43:27 echo Agent pid 76 killed; 11:43:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:43:27 + git semver [Pipeline] } 11:43:27 $ docker stop --time=1 7cb9695a5832a43f75385f93e6d34eb3a2767d437de4ebf293a4ee08976a7795 11:43:29 $ docker rm -f --volumes 7cb9695a5832a43f75385f93e6d34eb3a2767d437de4ebf293a4ee08976a7795 [Pipeline] // withDockerContainer [Pipeline] sh 11:43:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:43:29 Stashed 1 file(s) [Pipeline] echo 11:43:29 [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:43:30 provisioning config files... 11:43:30 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-422@tmp/config2495415975428015538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:43:30 ---> docker-login.sh 11:43:30 nexus3.edgexfoundry.org:10001 11:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:30 Configure a credential helper to remove this warning. See 11:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:30 11:43:30 Login Succeeded 11:43:30 nexus3.edgexfoundry.org:10002 11:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:30 Configure a credential helper to remove this warning. See 11:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:30 11:43:30 Login Succeeded 11:43:30 nexus3.edgexfoundry.org:10003 11:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:30 Configure a credential helper to remove this warning. See 11:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:30 11:43:30 Login Succeeded 11:43:30 nexus3.edgexfoundry.org:10004 11:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:30 Configure a credential helper to remove this warning. See 11:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:30 11:43:30 Login Succeeded 11:43:30 docker.io 11:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:31 Configure a credential helper to remove this warning. See 11:43:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:31 11:43:31 Login Succeeded 11:43:31 ---> docker-login.sh ends [Pipeline] } 11:43:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:43:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:43:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:43:31 ========================================================= 11:43:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:43:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:31 + 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:43:31 Sending build context to Docker daemon 23.59MB 11:43:31 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:43:31 Step 2/12 : FROM ${BASE} AS builder 11:43:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:43:31 4db1b89c0bd1: Pulling fs layer 11:43:31 6911f1a30b25: Pulling fs layer 11:43:31 e194b8c5c2a9: Pulling fs layer 11:43:31 6863d3e3a2b1: Pulling fs layer 11:43:31 ec0bb842ea78: Pulling fs layer 11:43:31 40a00589a448: Pulling fs layer 11:43:31 6c08303d61cc: Pulling fs layer 11:43:31 798269fcf238: Pulling fs layer 11:43:31 6863d3e3a2b1: Waiting 11:43:31 40a00589a448: Waiting 11:43:31 6c08303d61cc: Waiting 11:43:31 ec0bb842ea78: Waiting 11:43:31 798269fcf238: Waiting 11:43:32 6911f1a30b25: Download complete 11:43:32 6863d3e3a2b1: Verifying Checksum 11:43:32 6863d3e3a2b1: Download complete 11:43:32 ec0bb842ea78: Download complete 11:43:32 4db1b89c0bd1: Download complete 11:43:32 40a00589a448: Verifying Checksum 11:43:32 40a00589a448: Download complete 11:43:32 4db1b89c0bd1: Pull complete 11:43:32 6911f1a30b25: Pull complete 11:43:32 e194b8c5c2a9: Verifying Checksum 11:43:32 e194b8c5c2a9: Download complete 11:43:32 798269fcf238: Verifying Checksum 11:43:32 798269fcf238: Download complete 11:43:33 6c08303d61cc: Verifying Checksum 11:43:33 6c08303d61cc: Download complete 11:43:36 e194b8c5c2a9: Pull complete 11:43:36 6863d3e3a2b1: Pull complete 11:43:36 ec0bb842ea78: Pull complete 11:43:36 40a00589a448: Pull complete 11:43:38 6c08303d61cc: Pull complete 11:43:38 798269fcf238: Pull complete 11:43:38 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 11:43:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:43:38 ---> ec979cd7f677 11:43:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:43:42 ---> Running in a268da57cec0 11:43:42 Removing intermediate container a268da57cec0 11:43:42 ---> 3f666890ed91 11:43:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:43:42 ---> Running in 84d5b99108ad 11:43:42 Removing intermediate container 84d5b99108ad 11:43:42 ---> 56b8dd664af4 11:43:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:43:42 ---> Running in ff609656f437 11:43:42 Removing intermediate container ff609656f437 11:43:42 ---> 7d116bb90e71 11:43:42 Step 6/12 : WORKDIR /device-virtual-go 11:43:42 ---> Running in 3cb4c9e5696f 11:43:42 Removing intermediate container 3cb4c9e5696f 11:43:42 ---> bb2a08dc8961 11:43:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:43:42 ---> Running in 378299137bec 11:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:43:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:43:43 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:43:43 (2/4) Installing libedit (20221030.3.1-r0) 11:43:43 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:43:43 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:43:43 Executing busybox-1.35.0-r29.trigger 11:43:43 OK: 269 MiB in 57 packages 11:43:44 Removing intermediate container 378299137bec 11:43:44 ---> a45817c5791b 11:43:44 Step 8/12 : COPY go.mod vendor* ./ 11:43:44 ---> cb523ea03277 11:43:44 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:43:44 ---> Running in 9890e92b60c4 11:43:45 Still waiting to schedule task 11:43:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:44:22 Removing intermediate container 9890e92b60c4 11:44:22 ---> 3764bee226e6 11:44:22 Step 10/12 : COPY . . 11:44:22 ---> 2ca8c3a3a087 11:44:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:44:22 ---> Running in 93530dafdb13 11:44:22 Removing intermediate container 93530dafdb13 11:44:22 ---> 447381c49cfd 11:44:22 Step 12/12 : RUN $MAKE 11:44:22 ---> Running in a9bd9e8d7ad0 11:44:22 noop 11:44:22 Removing intermediate container a9bd9e8d7ad0 11:44:22 ---> 97eb6c568790 11:44:22 Successfully built 97eb6c568790 11:44:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:23 + docker inspect -f . ci-base-image-x86_64 11:44:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:44:23 prd-ubuntu20.04-docker-8c-8g-4566 does not seem to be running inside a container 11:44:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-422 -v /w/workspace/foundry_device-virtual-go_PR-422:/w/workspace/foundry_device-virtual-go_PR-422:rw,z -v /w/workspace/foundry_device-virtual-go_PR-422@tmp:/w/workspace/foundry_device-virtual-go_PR-422@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:44:23 $ docker top 835947eb897500409769fa812301d1882e75c457db3dd7161688acd2993a5bf8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:44:24 + go version 11:44:24 go version go1.20.6 linux/amd64 [Pipeline] } 11:44:24 $ docker stop --time=1 835947eb897500409769fa812301d1882e75c457db3dd7161688acd2993a5bf8 11:44:25 $ docker rm -f --volumes 835947eb897500409769fa812301d1882e75c457db3dd7161688acd2993a5bf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:26 + docker inspect -f . ci-base-image-x86_64 11:44:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:44:26 prd-ubuntu20.04-docker-8c-8g-4566 does not seem to be running inside a container 11:44:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-422 -v /w/workspace/foundry_device-virtual-go_PR-422:/w/workspace/foundry_device-virtual-go_PR-422:rw,z -v /w/workspace/foundry_device-virtual-go_PR-422@tmp:/w/workspace/foundry_device-virtual-go_PR-422@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:44:26 $ docker top 8fbcdc0fd0c8237554ea79d2d55220fc3aefc80c29340cb2533584d5ae874780 -eo pid,comm [Pipeline] { [Pipeline] sh 11:44:27 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-422 [Pipeline] fileExists [Pipeline] sh 11:44:27 + make test 11:44:27 go test ./... -coverprofile=coverage.out 11:44:31 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:44:41 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:44:41 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.6% of statements 11:44:46 go vet ./... 11:44:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:44:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:44:51 ./bin/test-attribution-txt.sh 11:44:51 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 11:44:51 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 11:44:51 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 11:44:51 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 11:44:51 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 11:44:51 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 11:44:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:44:51 $ docker stop --time=1 8fbcdc0fd0c8237554ea79d2d55220fc3aefc80c29340cb2533584d5ae874780 11:44:54 $ docker rm -f --volumes 8fbcdc0fd0c8237554ea79d2d55220fc3aefc80c29340cb2533584d5ae874780 [Pipeline] // withDockerContainer [Pipeline] sh 11:44:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:44:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:44:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:44:56 + ls -al . 11:44:56 total 204 11:44:56 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 11:44 . 11:44:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 11:43 .. 11:44:56 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 11:43 .git 11:44:56 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:43 .github 11:44:56 -rw-rw-r-- 1 jenkins jenkins 337 Aug 25 11:43 .gitignore 11:44:56 -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 11:43 .golangci.yml 11:44:56 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 11:43 .semver 11:44:56 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 25 11:43 Attribution.txt 11:44:56 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 25 11:43 CHANGELOG.md 11:44:56 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 25 11:43 Dockerfile 11:44:56 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 11:43 GOVERNANCE.md 11:44:56 -rw-rw-r-- 1 jenkins jenkins 660 Aug 25 11:43 Jenkinsfile 11:44:56 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 11:43 LICENSE 11:44:56 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 25 11:43 Makefile 11:44:56 -rw-rw-r-- 1 jenkins jenkins 623 Aug 25 11:43 OWNERS.md 11:44:56 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 25 11:43 README.md 11:44:56 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 11:43 VERSION 11:44:56 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 11:43 bin 11:44:56 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:43 cmd 11:44:56 -rw-r--r-- 1 jenkins jenkins 43063 Aug 25 11:44 coverage.out 11:44:56 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 25 11:43 go.mod 11:44:56 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 25 11:43 go.sum 11:44:56 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:43 internal 11:44:56 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 11:43 snap 11:44:56 -rw-rw-r-- 1 jenkins jenkins 235 Aug 25 11:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:56 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fb96731e15d3aa0a25f531a4590838078824ae1f --label arch=amd64 --label version=0.0.0 . 11:44:56 Sending build context to Docker daemon 23.63MB 11:44:56 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:44:56 Step 2/25 : FROM ${BASE} AS builder 11:44:56 ---> 97eb6c568790 11:44:56 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:44:56 ---> Running in 0482e962e113 11:44:56 Removing intermediate container 0482e962e113 11:44:56 ---> 4d6e162bcd57 11:44:56 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:44:56 ---> Running in 171b54beb96a 11:44:56 Removing intermediate container 171b54beb96a 11:44:56 ---> 922e3f66c257 11:44:56 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:44:56 ---> Running in df61631f574e 11:44:56 Removing intermediate container df61631f574e 11:44:56 ---> 30ed2a9dd179 11:44:56 Step 6/25 : WORKDIR /device-virtual-go 11:44:56 ---> Running in 193cc3fa4abe 11:44:56 Removing intermediate container 193cc3fa4abe 11:44:56 ---> bb55561a2e24 11:44:56 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:44:56 ---> Running in 53a06ac61988 11:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:44:57 OK: 269 MiB in 57 packages 11:44:57 Removing intermediate container 53a06ac61988 11:44:57 ---> 7c555d73035a 11:44:57 Step 8/25 : COPY go.mod vendor* ./ 11:44:58 ---> ff9e6c6a516d 11:44:58 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:44:58 ---> Running in be09e001e14d 11:44:58 Removing intermediate container be09e001e14d 11:44:58 ---> f7e2a52d3460 11:44:58 Step 10/25 : COPY . . 11:44:59 ---> d962cf20426a 11:44:59 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:44:59 ---> Running in 8591d670d76d 11:44:59 Removing intermediate container 8591d670d76d 11:44:59 ---> 25902de75f25 11:44:59 Step 12/25 : RUN $MAKE 11:44:59 ---> Running in ef6f78017ecf 11:45:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:45:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4571 in /w/workspace/foundry_device-virtual-go_PR-422 [Pipeline] { [Pipeline] ws 11:45:15 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:45:15 The recommended git tool is: git 11:45:20 using credential edgex-jenkins-ssh 11:45:20 Cloning the remote Git repository 11:45:20 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:45:20 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:45:20 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:45:20 > git --version # timeout=10 11:45:20 > git --version # 'git version 2.25.1' 11:45:20 using GIT_SSH to set credentials SSH Credentials for GitHub 11:45:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:45:22 Removing intermediate container ef6f78017ecf 11:45:22 ---> 0ea906b7ef43 11:45:22 Step 13/25 : FROM alpine:3.17 11:45:22 3.17: Pulling from library/alpine 11:45:22 9398808236ff: Pulling fs layer 11:45:22 9398808236ff: Verifying Checksum 11:45:22 9398808236ff: Download complete 11:45:22 9398808236ff: Pull complete 11:45:22 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:45:22 Status: Downloaded newer image for alpine:3.17 11:45:22 ---> 1e0b8b5322fc 11:45:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:45:22 ---> Running in 121b04bc86bf 11:45:22 Removing intermediate container 121b04bc86bf 11:45:22 ---> 11f66c9f062a 11:45:22 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:45:22 ---> Running in fef9b406da74 11:45:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:45:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:45:22 (1/1) Installing dumb-init (1.2.5-r2) 11:45:22 Executing busybox-1.35.0-r29.trigger 11:45:22 OK: 7 MiB in 16 packages 11:45:22 Removing intermediate container fef9b406da74 11:45:22 ---> 091ee459f8cc 11:45:22 Step 16/25 : WORKDIR / 11:45:22 ---> Running in ccd7153fb6c7 11:45:22 Removing intermediate container ccd7153fb6c7 11:45:22 ---> ca18745b97d7 11:45:22 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:45:22 ---> 7915c6fab4bc 11:45:22 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:45:22 ---> 16a5bc17eb5c 11:45:22 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:45:22 ---> e02efc283346 11:45:22 Step 20/25 : EXPOSE 59900 11:45:22 ---> Running in f2f41252f98d 11:45:22 Removing intermediate container f2f41252f98d 11:45:22 ---> 3edb26acc3d0 11:45:22 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:45:22 ---> Running in 48e47fd07c14 11:45:22 Removing intermediate container 48e47fd07c14 11:45:22 ---> 991a4354cda2 11:45:22 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:45:22 ---> Running in 12348db37c2c 11:45:22 Removing intermediate container 12348db37c2c 11:45:22 ---> d6962eed0471 11:45:22 Step 23/25 : LABEL arch=amd64 11:45:22 ---> Running in f4798395a6be 11:45:22 Removing intermediate container f4798395a6be 11:45:22 ---> d5098b251d76 11:45:22 Step 24/25 : LABEL git_sha=fb96731e15d3aa0a25f531a4590838078824ae1f 11:45:22 ---> Running in f9da05639240 11:45:22 Removing intermediate container f9da05639240 11:45:22 ---> 4581dba317c0 11:45:22 Step 25/25 : LABEL version=0.0.0 11:45:22 ---> Running in 998a34f6f5a0 11:45:22 Removing intermediate container 998a34f6f5a0 11:45:22 ---> 8d34bf76377a 11:45:22 [Warning] One or more build-args [ARCH] were not consumed 11:45:22 Successfully built 8d34bf76377a 11:45:22 Successfully tagged device-virtual:latest 11:45:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:45:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [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:45:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:45:23 11:45:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:45:24 latest: Pulling from edgex-lftools-log-publisher 11:45:24 5eb5b503b376: Pulling fs layer 11:45:24 5c69ac0246d0: Pulling fs layer 11:45:24 ec43610c2a17: Pulling fs layer 11:45:24 3a2ae6a8a46f: Pulling fs layer 11:45:24 33b1e0a273af: Pulling fs layer 11:45:24 5d3b04190fa2: Pulling fs layer 11:45:24 2f39f015ded8: Pulling fs layer 11:45:24 3a2ae6a8a46f: Waiting 11:45:24 33b1e0a273af: Waiting 11:45:24 5d3b04190fa2: Waiting 11:45:24 2f39f015ded8: Waiting 11:45:24 5c69ac0246d0: Download complete 11:45:24 3a2ae6a8a46f: Verifying Checksum 11:45:24 3a2ae6a8a46f: Download complete 11:45:24 33b1e0a273af: Verifying Checksum 11:45:24 33b1e0a273af: Download complete 11:45:24 ec43610c2a17: Verifying Checksum 11:45:24 ec43610c2a17: Download complete 11:45:24 Merging remotes/origin/main commit b2aaf32d0f62f9c14c83812b914ce9a372d510a0 into PR head commit fb96731e15d3aa0a25f531a4590838078824ae1f 11:45:23 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:45:23 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:45:23 using GIT_SSH to set credentials SSH Credentials for GitHub 11:45:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:45:24 > git config core.sparsecheckout # timeout=10 11:45:24 > git checkout -f fb96731e15d3aa0a25f531a4590838078824ae1f # timeout=10 11:45:24 5d3b04190fa2: Verifying Checksum 11:45:24 5d3b04190fa2: Download complete 11:45:24 5eb5b503b376: Verifying Checksum 11:45:24 5eb5b503b376: Download complete 11:45:24 Merge succeeded, producing fb96731e15d3aa0a25f531a4590838078824ae1f 11:45:24 Checking out Revision fb96731e15d3aa0a25f531a4590838078824ae1f (PR-422) 11:45:24 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:45:24 > git --version # timeout=10 11:45:24 > git --version # 'git version 2.25.1' 11:45:25 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:45:25 2f39f015ded8: Verifying Checksum 11:45:25 2f39f015ded8: Download complete 11:45:25 11:45:25 GitHub has been notified of this commit’s build result 11:45:25 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 11:45:25 5eb5b503b376: Pull complete 11:45:25 5c69ac0246d0: Pull complete [Pipeline] sh 11:45:24 > git remote # timeout=10 11:45:24 > git config --get remote.origin.url # timeout=10 11:45:24 using GIT_SSH to set credentials SSH Credentials for GitHub 11:45:24 > git merge b2aaf32d0f62f9c14c83812b914ce9a372d510a0 # timeout=10 11:45:24 > git rev-parse HEAD^{commit} # timeout=10 11:45:24 > git config core.sparsecheckout # timeout=10 11:45:24 > git checkout -f fb96731e15d3aa0a25f531a4590838078824ae1f # timeout=10 11:45:25 ec43610c2a17: Pull complete 11:45:25 3a2ae6a8a46f: Pull complete 11:45:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:45:26 % Total % Received % Xferd Average Speed Time Time Time Current 11:45:26 Dload Upload Total Spent Left Speed 11:45:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 11:45:26 33b1e0a273af: Pull complete 11:45:26 5d3b04190fa2: Pull complete [Pipeline] sh 11:45:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:45:26 + sudo tee /etc/docker/daemon.new 11:45:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:45:26 { 11:45:26 "registry-mirrors": [ 11:45:26 "https://nexus3.edgexfoundry.org:10001" 11:45:26 ], 11:45:26 "bip": "10.250.0.254/24", 11:45:26 "hosts": [ 11:45:26 "tcp://0.0.0.0:5555", 11:45:26 "unix:///var/run/docker.sock" 11:45:26 ], 11:45:26 "mtu": 1458, 11:45:26 "selinux-enabled": true, 11:45:26 "seccomp-profile": "/etc/docker/seccomp.json" 11:45:26 } [Pipeline] sh 11:45:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:45:27 + sudo service docker restart 11:45:30 2f39f015ded8: Pull complete 11:45:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:45:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:45:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:45:30 prd-ubuntu20.04-docker-8c-8g-4566 does not seem to be running inside a container 11:45:30 $ 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/foundry_device-virtual-go_PR-422 -v /w/workspace/foundry_device-virtual-go_PR-422:/w/workspace/foundry_device-virtual-go_PR-422:rw,z -v /w/workspace/foundry_device-virtual-go_PR-422@tmp:/w/workspace/foundry_device-virtual-go_PR-422@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:45:36 $ docker top 4285dbde043e63b45a4df0dc070d88643a499714a875a99223f1a12c08112c39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:45:36 ---> job-cost.sh 11:45:36 lf-activate-venv: SKIPPING 11:45:36 INFO: No Stack... 11:45:37 INFO: Retrieving Pricing Info for: v3-standard-8 11:45:37 INFO: Archiving Costs [Pipeline] sh 11:45:37 + + cut -d, -f6 11:45:37 cat /w/workspace/foundry_device-virtual-go_PR-422/archives/cost.csv [Pipeline] lock 11:45:38 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-422-1-stack-cost] 11:45:38 Resource [jenkins-edgexfoundry-device-virtual-go-PR-422-1-stack-cost] did not exist. Created. 11:45:38 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-422-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:45:38 + echo total: 0.2199999988079071 [Pipeline] stash 11:45:38 Stashed 1 file(s) [Pipeline] } 11:45:38 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-422-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:45:38 $ docker stop --time=1 4285dbde043e63b45a4df0dc070d88643a499714a875a99223f1a12c08112c39 11:45:40 $ docker rm -f --volumes 4285dbde043e63b45a4df0dc070d88643a499714a875a99223f1a12c08112c39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:45:45 provisioning config files... 11:45:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1638376266481990771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:45:46 ---> docker-login.sh 11:45:46 nexus3.edgexfoundry.org:10001 11:45:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:46 Configure a credential helper to remove this warning. See 11:45:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:46 11:45:46 Login Succeeded 11:45:46 nexus3.edgexfoundry.org:10002 11:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:47 Configure a credential helper to remove this warning. See 11:45:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:47 11:45:47 Login Succeeded 11:45:47 nexus3.edgexfoundry.org:10003 11:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:47 Configure a credential helper to remove this warning. See 11:45:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:47 11:45:47 Login Succeeded 11:45:47 nexus3.edgexfoundry.org:10004 11:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:48 Configure a credential helper to remove this warning. See 11:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:48 11:45:48 Login Succeeded 11:45:48 docker.io 11:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:48 Configure a credential helper to remove this warning. See 11:45:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:48 11:45:48 Login Succeeded 11:45:48 ---> docker-login.sh ends [Pipeline] } 11:45:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:45:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:45:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:45:49 ========================================================= 11:45:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:45:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:49 + 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:45:49 Sending build context to Docker daemon 11.93MB 11:45:49 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:45:49 Step 2/12 : FROM ${BASE} AS builder 11:45:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:45:50 edb6bdbacee9: Pulling fs layer 11:45:50 5f9638ab2659: Pulling fs layer 11:45:50 8d51d6327a98: Pulling fs layer 11:45:50 8b374f2dd631: Pulling fs layer 11:45:50 ec14aa9079de: Pulling fs layer 11:45:50 2f466654f4bb: Pulling fs layer 11:45:50 554e91adad29: Pulling fs layer 11:45:50 8b374f2dd631: Waiting 11:45:50 ec14aa9079de: Waiting 11:45:50 2f466654f4bb: Waiting 11:45:50 554e91adad29: Waiting 11:45:50 5f9638ab2659: Verifying Checksum 11:45:50 5f9638ab2659: Download complete 11:45:50 8b374f2dd631: Verifying Checksum 11:45:50 8b374f2dd631: Download complete 11:45:50 ec14aa9079de: Verifying Checksum 11:45:50 ec14aa9079de: Download complete 11:45:50 edb6bdbacee9: Verifying Checksum 11:45:50 edb6bdbacee9: Download complete 11:45:51 edb6bdbacee9: Pull complete 11:45:51 554e91adad29: Verifying Checksum 11:45:51 554e91adad29: Download complete 11:45:51 5f9638ab2659: Pull complete 11:45:52 8d51d6327a98: Verifying Checksum 11:45:52 8d51d6327a98: Download complete 11:45:52 2f466654f4bb: Verifying Checksum 11:45:52 2f466654f4bb: Download complete 11:46:04 8d51d6327a98: Pull complete 11:46:04 8b374f2dd631: Pull complete 11:46:04 ec14aa9079de: Pull complete 11:46:10 2f466654f4bb: Pull complete 11:46:12 554e91adad29: Pull complete 11:46:12 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 11:46:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:46:12 ---> 1e15ea492957 11:46:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:46:14 ---> Running in 8e64b645db4f 11:46:14 Removing intermediate container 8e64b645db4f 11:46:14 ---> 95e4aaa622ff 11:46:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:46:14 ---> Running in b457ec6ca04c 11:46:15 Removing intermediate container b457ec6ca04c 11:46:15 ---> 1c6409945789 11:46:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:46:15 ---> Running in 9aa7c70bcad5 11:46:15 Removing intermediate container 9aa7c70bcad5 11:46:15 ---> 837ea305e2f4 11:46:15 Step 6/12 : WORKDIR /device-virtual-go 11:46:15 ---> Running in 03e2dec7c62f 11:46:15 Removing intermediate container 03e2dec7c62f 11:46:15 ---> 0b022dec22e8 11:46:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:46:15 ---> Running in 6ee0cf743988 11:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:46:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:46:18 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:46:18 (2/4) Installing libedit (20221030.3.1-r0) 11:46:18 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:46:18 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:46:18 Executing busybox-1.35.0-r29.trigger 11:46:18 OK: 268 MiB in 57 packages 11:46:19 Removing intermediate container 6ee0cf743988 11:46:19 ---> 6d7306d289de 11:46:19 Step 8/12 : COPY go.mod vendor* ./ 11:46:20 ---> fe4f847b19a7 11:46:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:46:20 ---> Running in 0ff137afa487 11:47:28 Removing intermediate container 0ff137afa487 11:47:28 ---> b35149e41b8a 11:47:28 Step 10/12 : COPY . . 11:47:28 ---> 5e2c1fac5347 11:47:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:47:28 ---> Running in 71fd6c8ac249 11:47:28 Removing intermediate container 71fd6c8ac249 11:47:28 ---> c95abd4af323 11:47:28 Step 12/12 : RUN $MAKE 11:47:28 ---> Running in 7db53ca3702e 11:47:28 noop 11:47:28 Removing intermediate container 7db53ca3702e 11:47:28 ---> bb513f43ce28 11:47:28 Successfully built bb513f43ce28 11:47:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:28 + docker inspect -f . ci-base-image-arm64 11:47:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:29 prd-ubuntu20.04-docker-arm64-4c-16g-4571 does not seem to be running inside a container 11:47:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-arm64 cat 11:47:30 $ docker top dfde227accbf1737538543a8dc57cf9501fd4b98b3859d97dd813afddd957ab5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:47:31 + go version 11:47:31 go version go1.20.6 linux/arm64 [Pipeline] } 11:47:31 $ docker stop --time=1 dfde227accbf1737538543a8dc57cf9501fd4b98b3859d97dd813afddd957ab5 11:47:32 $ docker rm -f --volumes dfde227accbf1737538543a8dc57cf9501fd4b98b3859d97dd813afddd957ab5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:33 + docker inspect -f . ci-base-image-arm64 11:47:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:47:33 prd-ubuntu20.04-docker-arm64-4c-16g-4571 does not seem to be running inside a container 11:47:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** ci-base-image-arm64 cat 11:47:35 $ docker top e9e56bf0902ca862a1972e3fec39e1504baea7c62c30bffc27b5bb545415c0ee -eo pid,comm [Pipeline] { [Pipeline] sh 11:47:35 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:47:36 + make test 11:47:36 go test ./... -coverprofile=coverage.out 11:48:08 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:50:00 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:50:00 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.148s coverage: 58.4% of statements 11:50:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:50:00 go vet ./... 11:50:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:50:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:50:26 ./bin/test-attribution-txt.sh 11:50:26 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 11:50:26 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 11:50:26 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 11:50:26 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 11:50:26 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 11:50:26 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 11:50:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:50:27 $ docker stop --time=1 e9e56bf0902ca862a1972e3fec39e1504baea7c62c30bffc27b5bb545415c0ee 11:50:28 $ docker rm -f --volumes e9e56bf0902ca862a1972e3fec39e1504baea7c62c30bffc27b5bb545415c0ee [Pipeline] // withDockerContainer [Pipeline] sh 11:50:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:50:29 Warning: overwriting stash ‘coverage-report’ 11:50:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:50:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:50:31 + ls -al . 11:50:31 total 200 11:50:31 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 11:47 . 11:50:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 11:45 .. 11:50:31 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 11:45 .git 11:50:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:45 .github 11:50:31 -rw-rw-r-- 1 jenkins jenkins 337 Aug 25 11:45 .gitignore 11:50:31 -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 11:45 .golangci.yml 11:50:31 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 25 11:45 Attribution.txt 11:50:31 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 25 11:45 CHANGELOG.md 11:50:31 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 25 11:45 Dockerfile 11:50:31 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 11:45 GOVERNANCE.md 11:50:31 -rw-rw-r-- 1 jenkins jenkins 660 Aug 25 11:45 Jenkinsfile 11:50:31 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 11:45 LICENSE 11:50:31 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 25 11:45 Makefile 11:50:31 -rw-rw-r-- 1 jenkins jenkins 623 Aug 25 11:45 OWNERS.md 11:50:31 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 25 11:45 README.md 11:50:31 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 11:43 VERSION 11:50:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 11:45 bin 11:50:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:45 cmd 11:50:31 -rw-r--r-- 1 jenkins jenkins 43063 Aug 25 11:49 coverage.out 11:50:31 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 25 11:45 go.mod 11:50:31 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 25 11:45 go.sum 11:50:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:45 internal 11:50:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 11:45 snap 11:50:31 -rw-rw-r-- 1 jenkins jenkins 235 Aug 25 11:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:31 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fb96731e15d3aa0a25f531a4590838078824ae1f --label arch=arm64 --label version=0.0.0 . 11:50:32 Sending build context to Docker daemon 11.97MB 11:50:32 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:50:32 Step 2/25 : FROM ${BASE} AS builder 11:50:32 ---> bb513f43ce28 11:50:32 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:50:32 ---> Running in 399f7ca243ff 11:50:32 Removing intermediate container 399f7ca243ff 11:50:32 ---> f23fcdaeda29 11:50:32 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:50:32 ---> Running in 959c1095e2df 11:50:32 Removing intermediate container 959c1095e2df 11:50:32 ---> 2dd9933e3c73 11:50:32 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:50:32 ---> Running in e8e5e73572fd 11:50:33 Removing intermediate container e8e5e73572fd 11:50:33 ---> 98bc522327ce 11:50:33 Step 6/25 : WORKDIR /device-virtual-go 11:50:33 ---> Running in 27298a395c52 11:50:33 Removing intermediate container 27298a395c52 11:50:33 ---> 85a0a3445e09 11:50:33 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:50:33 ---> Running in 839d02973a97 11:50:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:50:36 OK: 268 MiB in 57 packages 11:50:37 Removing intermediate container 839d02973a97 11:50:37 ---> 74309229bca2 11:50:37 Step 8/25 : COPY go.mod vendor* ./ 11:50:37 ---> 67b114054e18 11:50:37 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:50:37 ---> Running in 634c1d2bab4d 11:50:39 Removing intermediate container 634c1d2bab4d 11:50:39 ---> 4f124e20cfb0 11:50:39 Step 10/25 : COPY . . 11:50:40 ---> ba12797d446d 11:50:40 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:50:40 ---> Running in 420ac0b95592 11:50:41 Removing intermediate container 420ac0b95592 11:50:41 ---> 1fa7fd3e9b18 11:50:41 Step 12/25 : RUN $MAKE 11:50:41 ---> Running in af68468ab963 11:50:42 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:52:48 Removing intermediate container af68468ab963 11:52:48 ---> 79f22fca7021 11:52:48 Step 13/25 : FROM alpine:3.17 11:52:51 3.17: Pulling from library/alpine 11:52:51 4060ece20d7a: Pulling fs layer 11:52:51 4060ece20d7a: Verifying Checksum 11:52:51 4060ece20d7a: Download complete 11:52:51 4060ece20d7a: Pull complete 11:52:51 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:52:51 Status: Downloaded newer image for alpine:3.17 11:52:51 ---> 8650cd65339b 11:52:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:52:51 ---> Running in f5cf0512805d 11:52:52 Removing intermediate container f5cf0512805d 11:52:52 ---> 3a5c5974d0b6 11:52:52 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:52:52 ---> Running in 7689bb357721 11:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:52:54 (1/1) Installing dumb-init (1.2.5-r2) 11:52:54 Executing busybox-1.35.0-r29.trigger 11:52:54 OK: 8 MiB in 16 packages 11:52:55 Removing intermediate container 7689bb357721 11:52:55 ---> 102a989d01ca 11:52:55 Step 16/25 : WORKDIR / 11:52:55 ---> Running in 98ed86087a5a 11:52:55 Removing intermediate container 98ed86087a5a 11:52:55 ---> bab828fee2a0 11:52:55 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:52:56 ---> 949014d7120d 11:52:56 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:52:56 ---> 1c73a911f2bd 11:52:56 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:52:58 ---> f5883a961f9e 11:52:58 Step 20/25 : EXPOSE 59900 11:52:58 ---> Running in 8756d56787f9 11:52:58 Removing intermediate container 8756d56787f9 11:52:58 ---> 6060bd22aa34 11:52:58 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:52:58 ---> Running in 8b4c3645482c 11:52:58 Removing intermediate container 8b4c3645482c 11:52:58 ---> 19ee469ea898 11:52:58 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:52:58 ---> Running in c4814a106562 11:52:58 Removing intermediate container c4814a106562 11:52:58 ---> a5902c301050 11:52:58 Step 23/25 : LABEL arch=arm64 11:52:59 ---> Running in 3a822e3738bc 11:52:59 Removing intermediate container 3a822e3738bc 11:52:59 ---> 226971b43fff 11:52:59 Step 24/25 : LABEL git_sha=fb96731e15d3aa0a25f531a4590838078824ae1f 11:52:59 ---> Running in 630f3a2ab1a0 11:52:59 Removing intermediate container 630f3a2ab1a0 11:52:59 ---> 58eb61ea56aa 11:52:59 Step 25/25 : LABEL version=0.0.0 11:52:59 ---> Running in 446badaaff4f 11:53:00 Removing intermediate container 446badaaff4f 11:53:00 ---> 81b8953e17de 11:53:00 [Warning] One or more build-args [ARCH] were not consumed 11:53:00 Successfully built 81b8953e17de 11:53:00 Successfully tagged device-virtual-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:53:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:00 11:53:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:01 arm64: Pulling from edgex-lftools-log-publisher 11:53:01 8998bd30e6a1: Pulling fs layer 11:53:01 04944245beec: Pulling fs layer 11:53:01 699f458cf7ca: Pulling fs layer 11:53:01 765212b225bb: Pulling fs layer 11:53:01 f23df028b6ca: Pulling fs layer 11:53:01 d65c8cfc05b1: Pulling fs layer 11:53:01 2437ff75d9bd: Pulling fs layer 11:53:01 765212b225bb: Waiting 11:53:01 f23df028b6ca: Waiting 11:53:01 d65c8cfc05b1: Waiting 11:53:01 2437ff75d9bd: Waiting 11:53:01 04944245beec: Verifying Checksum 11:53:01 04944245beec: Download complete 11:53:01 765212b225bb: Download complete 11:53:01 f23df028b6ca: Verifying Checksum 11:53:01 f23df028b6ca: Download complete 11:53:01 d65c8cfc05b1: Verifying Checksum 11:53:01 d65c8cfc05b1: Download complete 11:53:01 699f458cf7ca: Verifying Checksum 11:53:01 699f458cf7ca: Download complete 11:53:02 8998bd30e6a1: Verifying Checksum 11:53:02 8998bd30e6a1: Download complete 11:53:04 2437ff75d9bd: Verifying Checksum 11:53:04 2437ff75d9bd: Download complete 11:53:06 8998bd30e6a1: Pull complete 11:53:06 04944245beec: Pull complete 11:53:07 699f458cf7ca: Pull complete 11:53:08 765212b225bb: Pull complete 11:53:08 f23df028b6ca: Pull complete 11:53:09 d65c8cfc05b1: Pull complete 11:53:24 2437ff75d9bd: Pull complete 11:53:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:53:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:53:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:53:24 prd-ubuntu20.04-docker-arm64-4c-16g-4571 does not seem to be running inside a container 11:53:24 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:53:26 $ docker top c4c9dea18e66d66dacebb2fe4a06d81f0b5fc6d72b2f392579d797b4e0314f40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:53:27 ---> job-cost.sh 11:53:27 lf-activate-venv: SKIPPING 11:53:27 INFO: No Stack... 11:53:27 INFO: Retrieving Pricing Info for: v3-standard-4 11:53:28 INFO: Archiving Costs [Pipeline] sh 11:53:29 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:53:29 + cut -d, -f6 [Pipeline] lock 11:53:29 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-422-1-stack-cost] 11:53:29 Resource [jenkins-edgexfoundry-device-virtual-go-PR-422-1-stack-cost] did not exist. Created. 11:53:29 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-422-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:53:29 /w/workspace/device-virtual-go/1@tmp/durable-58592de1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:53:30 + echo total: 0.10999999940395355 [Pipeline] stash 11:53:30 Warning: overwriting stash ‘stack-cost’ 11:53:30 Stashed 1 file(s) [Pipeline] } 11:53:30 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-422-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:53:30 $ docker stop --time=1 c4c9dea18e66d66dacebb2fe4a06d81f0b5fc6d72b2f392579d797b4e0314f40 11:53:32 $ docker rm -f --volumes c4c9dea18e66d66dacebb2fe4a06d81f0b5fc6d72b2f392579d797b4e0314f40 [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:53:33 provisioning config files... 11:53:33 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-422@tmp/config10480790023497324378tmp [Pipeline] { [Pipeline] sh 11:53:33 + set +x 11:53:33 + curl+ -s https://codecov.io/bash 11:53:33 bash -s -- 11:53:33 11:53:33 _____ _ 11:53:33 / ____| | | 11:53:33 | | ___ __| | ___ ___ _____ __ 11:53:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:53:33 | |___| (_) | (_| | __/ (_| (_) \ V / 11:53:33 \_____\___/ \__,_|\___|\___\___/ \_/ 11:53:33 Bash-1.0.6 11:53:33 11:53:33 11:53:33 ==> git version 2.25.1 found 11:53:33 ==> 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:53:33 Release-Date: 2020-01-08 11:53:33 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:53:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:53:33 ==> Jenkins CI detected. 11:53:33 current dir:  /w/workspace/foundry_device-virtual-go_PR-422 11:53:33 project root: . 11:53:33 --> token set from env 11:53:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:53:33 ==> Running gcov in . (disable via -X gcov) 11:53:33 ==> Python coveragepy not found 11:53:33 ==> Searching for coverage reports in: 11:53:33 + . 11:53:33 -> Found 1 reports 11:53:33 ==> Detecting git/mercurial file structure 11:53:33 ==> Reading reports 11:53:33 + ./coverage.out bytes=43063 11:53:33 ==> Appending adjustments 11:53:33 https://docs.codecov.io/docs/fixing-reports 11:53:33 + Found adjustments 11:53:33 ==> Gzipping contents 11:53:33 8.0K /tmp/codecov.VQH3SI.gz 11:53:33 ==> Uploading reports 11:53:33 url: https://codecov.io 11:53:33 query: branch=PR-422&commit=fb96731e15d3aa0a25f531a4590838078824ae1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-422%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=422&job=&cmd_args= 11:53:33 -> Pinging Codecov 11:53:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-422&commit=fb96731e15d3aa0a25f531a4590838078824ae1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-422%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=422&job=&cmd_args= 11:53:33 -> Uploading to 11:53:33 https://storage.googleapis.com/codecov/v4/raw/2023-08-25/5E52B4B073DB2E39498172D8E973AA87/fb96731e15d3aa0a25f531a4590838078824ae1f/2ff7e0ba-6811-4dfe-8b4f-3996fdb0fb6e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T115333Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a02dadefea27d65320ef672f08838e2f2415993d8b2673acbe3306e3ad9f6508 11:53:34 % Total % Received % Xferd Average Speed Time Time Time Current 11:53:34 Dload Upload Total Spent Left Speed 11:53:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 27141 --:--:-- --:--:-- --:--:-- 27141 11:53:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/fb96731e15d3aa0a25f531a4590838078824ae1f [Pipeline] } 11:53:34 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:53:35 + [ -d /w/workspace/foundry_device-virtual-go_PR-422/archives ] 11:53:35 + ls -al /w/workspace/foundry_device-virtual-go_PR-422/archives 11:53:35 total 16 11:53:35 drwxr-xr-x 3 root root 4096 Aug 25 11:45 . 11:53:35 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 11:45 .. 11:53:35 drwxr-xr-x 2 root root 4096 Aug 25 11:45 cost 11:53:35 -rw-r--r-- 1 root root 90 Aug 25 11:45 cost.csv 11:53:35 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-422/archives 11:53:35 + ls -al /w/workspace/foundry_device-virtual-go_PR-422/archives 11:53:35 total 16 11:53:35 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 11:45 . 11:53:35 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 11:45 .. 11:53:35 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 11:45 cost 11:53:35 -rw-r--r-- 1 jenkins jenkins 90 Aug 25 11:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:53:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:53:37 ---> package-listing.sh 11:53:37 ++ facter osfamily 11:53:37 ++ tr '[:upper:]' '[:lower:]' 11:53:37 + OS_FAMILY=debian 11:53:37 + workspace=/w/workspace/foundry_device-virtual-go_PR-422 11:53:37 + START_PACKAGES=/tmp/packages_start.txt 11:53:37 + END_PACKAGES=/tmp/packages_end.txt 11:53:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:53:37 + PACKAGES=/tmp/packages_start.txt 11:53:37 + '[' /w/workspace/foundry_device-virtual-go_PR-422 ']' 11:53:37 + PACKAGES=/tmp/packages_end.txt 11:53:37 + case "${OS_FAMILY}" in 11:53:37 + dpkg -l 11:53:37 + grep '^ii' 11:53:37 + '[' -f /tmp/packages_start.txt ']' 11:53:37 + '[' -f /tmp/packages_end.txt ']' 11:53:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:53:37 + '[' /w/workspace/foundry_device-virtual-go_PR-422 ']' 11:53:37 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-422/archives/ 11:53:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-422/archives/ [Pipeline] echo 11:53:37 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/foundry_device-virtual-go_PR-422/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:53:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:53:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:53:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:53:38 prd-ubuntu20.04-docker-8c-8g-4566 does not seem to be running inside a container 11:53:38 $ 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/foundry_device-virtual-go_PR-422/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-422 -v /w/workspace/foundry_device-virtual-go_PR-422:/w/workspace/foundry_device-virtual-go_PR-422:rw,z -v /w/workspace/foundry_device-virtual-go_PR-422@tmp:/w/workspace/foundry_device-virtual-go_PR-422@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:53:39 $ docker top b452d3c154a1ffe00c1d268e741098ba48023d1f9196180908f75d6c77fe6fd8 -eo pid,comm [Pipeline] { [Pipeline] sh 11:53:40 + touch /tmp/pre-build-complete [Pipeline] sh 11:53:40 + mkdir -p /var/log/sysstat [Pipeline] sh 11:53:40 + ls /var/log/sa-host 11:53:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:53:41 provisioning config files... 11:53:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-422@tmp/config13927493091730451699tmp [Pipeline] { [Pipeline] echo 11:53:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:53:41 ---> create-netrc.sh [Pipeline] } 11:53:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:53:41 ---> python-tools-install.sh [Pipeline] echo 11:53:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:53:42 ---> sudo-logs.sh 11:53:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:53:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:53:42 ---> job-cost.sh 11:53:42 lf-activate-venv: SKIPPING 11:53:42 DEBUG: total: 0.2199999988079071 11:53:42 INFO: Retrieving Stack Cost... 11:53:42 INFO: Retrieving Pricing Info for: v3-standard-8 11:53:43 INFO: Archiving Costs [Pipeline] echo 11:53:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:53:43 ---> logs-deploy.sh 11:53:43 lf-activate-venv: SKIPPING 11:53:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-422/1 11:53:43 INFO: archiving workspace using pattern(s): 11:53:44 Archives upload complete. 11:53:44 INFO: archiving logs to Nexus