Pull request #485 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e8a394031044ff1a0cf5890889c0cd3118a539f3+91ab2d1966be996543f139896746dd83b19c5706 (27fb208973a271b95420fb672f5bb632da3ccec4) 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-ssh12732779655460603350.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh14813138646665372437.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 590556114a56c6d90cc8043840e039c2f74196dc 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-485/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-485/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16222119986959856799.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-485/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1483174737800558541.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh597033286059098889.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-485/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-485/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11999863728344978525.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 590556114a56c6d90cc8043840e039c2f74196dc 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8382 in /w/workspace/foundry_device-virtual-go_PR-485 [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-485 # 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 91ab2d1966be996543f139896746dd83b19c5706 into PR head commit e8a394031044ff1a0cf5890889c0cd3118a539f3 Merge succeeded, producing e8a394031044ff1a0cf5890889c0cd3118a539f3 Checking out Revision e8a394031044ff1a0cf5890889c0cd3118a539f3 (PR-485) > 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/485/head:refs/remotes/origin/PR-485 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8a394031044ff1a0cf5890889c0cd3118a539f3 # 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 91ab2d1966be996543f139896746dd83b19c5706 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8a394031044ff1a0cf5890889c0cd3118a539f3 # 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 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:23:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:23:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:23:54 ========================================================= 11:23:54 EdgeX Global Pipelines Version Info 11:23:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:23:55 ------------------- 11:23:55 stable info: 11:23:55 ------------------- 11:23:55 Commited By: Ginny Guan ginny@iotechsys.com 11:23:55 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 11:23:55 Message: update stable to v1.0.260 11:23:56 ------------------- 11:23:56 experimental info: 11:23:56 ------------------- 11:23:56 Commited By: Ginny Guan ginny@iotechsys.com 11:23:56 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 11:23:56 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:23:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:23:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:23:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:23:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:23:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:23:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:23:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:23:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:23:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:23:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:23:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:23:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-485 [Pipeline] echo 11:23:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-485 [Pipeline] echo 11:23:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-485 [Pipeline] echo 11:23:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8a394031044ff1a0cf5890889c0cd3118a539f3 [Pipeline] echo 11:23:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8a3940 [Pipeline] echo 11:23:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:23:58 provisioning config files... 11:23:58 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-485@tmp/config694451023729813233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:23:59 ---> ****-login.sh 11:23:59 nexus3.edgexfoundry.org:10001 11:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:59 Configure a credential helper to remove this warning. See 11:23:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:59 11:23:59 Login Succeeded 11:23:59 nexus3.edgexfoundry.org:10002 11:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:59 Configure a credential helper to remove this warning. See 11:23:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:59 11:23:59 Login Succeeded 11:23:59 nexus3.edgexfoundry.org:10003 11:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:59 Configure a credential helper to remove this warning. See 11:23:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:59 11:23:59 Login Succeeded 11:23:59 nexus3.edgexfoundry.org:10004 11:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:00 Configure a credential helper to remove this warning. See 11:24:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:00 11:24:00 Login Succeeded 11:24:00 ****.io 11:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:00 Configure a credential helper to remove this warning. See 11:24:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:00 11:24:00 Login Succeeded 11:24:00 ---> ****-login.sh ends [Pipeline] } 11:24:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:24:01 + git rev-list -1 --merges e8a394031044ff1a0cf5890889c0cd3118a539f3~1..e8a394031044ff1a0cf5890889c0cd3118a539f3 [Pipeline] echo 11:24:01 -----------> git rev-list -1 --merges e8a394031044ff1a0cf5890889c0cd3118a539f3~1..e8a394031044ff1a0cf5890889c0cd3118a539f3 e8a394031044ff1a0cf5890889c0cd3118a539f3 [false] [Pipeline] sh 11:24:01 + git log --format=format:%s -1 e8a394031044ff1a0cf5890889c0cd3118a539f3 [Pipeline] echo 11:24:01 ========================================================= 11:24:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:24:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:24:02 + git log --format=format:%s -1 e8a394031044ff1a0cf5890889c0cd3118a539f3 [Pipeline] echo 11:24:02 [semverPrep] GIT_COMMIT: e8a394031044ff1a0cf5890889c0cd3118a539f3, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:24:02 [semverPrep] This is not a build commit. [Pipeline] sh 11:24:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:24:02 + grep -v github /etc/ssh/ssh_known_hosts 11:24:02 + [ -e /tmp/ssh_known_hosts ] 11:24:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:24:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:24:02 + sudo tee -a /etc/ssh/ssh_known_hosts 11:24:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:24:03 11:24:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:24:03 0.1.4: Pulling from edgex-devops/py-git-semver 11:24:03 b85a868b505f: Pulling fs layer 11:24:03 e2be974225ed: Pulling fs layer 11:24:03 339a4e72a1f5: Pulling fs layer 11:24:03 988bab9f4d93: Pulling fs layer 11:24:03 1469e6f7b9e6: Pulling fs layer 11:24:03 eaf3925da568: Pulling fs layer 11:24:03 bab4dde63d76: Pulling fs layer 11:24:03 bde34c3a00c8: Pulling fs layer 11:24:03 b352a97aabf1: Pulling fs layer 11:24:03 4872d77fe225: Pulling fs layer 11:24:03 5851b861e8e6: Pulling fs layer 11:24:03 988bab9f4d93: Waiting 11:24:03 1469e6f7b9e6: Waiting 11:24:03 eaf3925da568: Waiting 11:24:03 bab4dde63d76: Waiting 11:24:03 bde34c3a00c8: Waiting 11:24:03 4872d77fe225: Waiting 11:24:03 5851b861e8e6: Waiting 11:24:03 b352a97aabf1: Waiting 11:24:03 e2be974225ed: Verifying Checksum 11:24:03 e2be974225ed: Download complete 11:24:03 988bab9f4d93: Verifying Checksum 11:24:03 988bab9f4d93: Download complete 11:24:04 1469e6f7b9e6: Verifying Checksum 11:24:04 1469e6f7b9e6: Download complete 11:24:04 eaf3925da568: Verifying Checksum 11:24:04 eaf3925da568: Download complete 11:24:04 339a4e72a1f5: Verifying Checksum 11:24:04 339a4e72a1f5: Download complete 11:24:04 bde34c3a00c8: Verifying Checksum 11:24:04 bde34c3a00c8: Download complete 11:24:04 4872d77fe225: Verifying Checksum 11:24:04 4872d77fe225: Download complete 11:24:04 5851b861e8e6: Verifying Checksum 11:24:04 5851b861e8e6: Download complete 11:24:04 b85a868b505f: Verifying Checksum 11:24:04 b85a868b505f: Download complete 11:24:04 bab4dde63d76: Verifying Checksum 11:24:04 bab4dde63d76: Download complete 11:24:05 b85a868b505f: Pull complete 11:24:05 e2be974225ed: Pull complete 11:24:06 339a4e72a1f5: Pull complete 11:24:06 988bab9f4d93: Pull complete 11:24:06 1469e6f7b9e6: Pull complete 11:24:06 eaf3925da568: Pull complete 11:24:08 bab4dde63d76: Pull complete 11:24:08 bde34c3a00c8: Pull complete 11:24:08 b352a97aabf1: Pull complete 11:24:08 4872d77fe225: Pull complete 11:24:09 5851b861e8e6: Pull complete 11:24:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:24:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:24:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:09 prd-ubuntu20.04-docker-8c-8g-8382 does not seem to be running inside a container 11:24:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-485 -v /w/workspace/foundry_device-virtual-go_PR-485:/w/workspace/foundry_device-virtual-go_PR-485:rw,z -v /w/workspace/foundry_device-virtual-go_PR-485@tmp:/w/workspace/foundry_device-virtual-go_PR-485@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:24:13 $ docker top d9b55b6c528e20a2d053cbcffcaa071806ae2196e083e16faa4a3859ef8635de -eo pid,comm 11:24:13 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:24:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:24:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:24:26 [ssh-agent] Looking for ssh-agent implementation... 11:24:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:24:26 $ docker exec d9b55b6c528e20a2d053cbcffcaa071806ae2196e083e16faa4a3859ef8635de ssh-agent 11:24:26 SSH_AUTH_SOCK=/tmp/ssh-A4IzvfPuFdiP/agent.33 11:24:26 SSH_AGENT_PID=39 11:24:26 Running ssh-add (command line suppressed) 11:24:26 Identity added: /w/workspace/foundry_device-virtual-go_PR-485@tmp/private_key_12424434190260910267.key (/w/workspace/foundry_device-virtual-go_PR-485@tmp/private_key_12424434190260910267.key) 11:24:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:24:26 + git tag --points-at HEAD [Pipeline] } 11:24:26 $ docker exec --env ******** --env ******** d9b55b6c528e20a2d053cbcffcaa071806ae2196e083e16faa4a3859ef8635de ssh-agent -k 11:24:26 unset SSH_AUTH_SOCK; 11:24:26 unset SSH_AGENT_PID; 11:24:26 echo Agent pid 39 killed; 11:24:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:24:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:24:27 [ssh-agent] Looking for ssh-agent implementation... 11:24:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:24:27 $ docker exec d9b55b6c528e20a2d053cbcffcaa071806ae2196e083e16faa4a3859ef8635de ssh-agent 11:24:27 SSH_AUTH_SOCK=/tmp/ssh-wotGWeAlem59/agent.72 11:24:27 SSH_AGENT_PID=78 11:24:27 Running ssh-add (command line suppressed) 11:24:27 Identity added: /w/workspace/foundry_device-virtual-go_PR-485@tmp/private_key_8608477796857039103.key (/w/workspace/foundry_device-virtual-go_PR-485@tmp/private_key_8608477796857039103.key) 11:24:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:24:27 + git semver init 11:24:28 2024-08-23 11:24:27,997 [run_init] DEBUG init version:0.0.0 force:False 11:24:28 2024-08-23 11:24:27,998 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-485/.semver 11:24:28 2024-08-23 11:24:27,998 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-485/.semver 11:24:28 2024-08-23 11:24:27,999 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-485/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-485, universal_newlines=False, shell=None, istream=None) 11:24:30 2024-08-23 11:24:30,152 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-485/.git/info/exclude 11:24:30 2024-08-23 11:24:30,153 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-485/.semver/PR-485 with force:False 11:24:30 2024-08-23 11:24:30,153 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-485/.semver/PR-485 11:24:30 2024-08-23 11:24:30,158 [execute] INFO git cat-file --batch-check 11:24:30 2024-08-23 11:24:30,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-485/.semver, universal_newlines=False, shell=None, istream=) 11:24:30 2024-08-23 11:24:30,165 [execute] INFO git cat-file --batch 11:24:30 2024-08-23 11:24:30,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-485/.semver, universal_newlines=False, shell=None, istream=) 11:24:30 2024-08-23 11:24:30,170 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-485/.semver/PR-485 11:24:30 0.0.0 [Pipeline] } 11:24:30 $ docker exec --env ******** --env ******** d9b55b6c528e20a2d053cbcffcaa071806ae2196e083e16faa4a3859ef8635de ssh-agent -k 11:24:30 unset SSH_AUTH_SOCK; 11:24:30 unset SSH_AGENT_PID; 11:24:30 echo Agent pid 78 killed; 11:24:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:24:31 + git semver [Pipeline] } 11:24:31 $ docker stop --time=1 d9b55b6c528e20a2d053cbcffcaa071806ae2196e083e16faa4a3859ef8635de 11:24:32 $ docker rm -f --volumes d9b55b6c528e20a2d053cbcffcaa071806ae2196e083e16faa4a3859ef8635de [Pipeline] // withDockerContainer [Pipeline] sh 11:24:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:24:33 Stashed 1 file(s) [Pipeline] echo 11:24:33 [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:24:34 provisioning config files... 11:24:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-485@tmp/config3529260528933281325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:24:34 ---> ****-login.sh 11:24:34 nexus3.edgexfoundry.org:10001 11:24:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:34 Configure a credential helper to remove this warning. See 11:24:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:34 11:24:34 Login Succeeded 11:24:34 nexus3.edgexfoundry.org:10002 11:24:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:34 Configure a credential helper to remove this warning. See 11:24:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:34 11:24:34 Login Succeeded 11:24:34 nexus3.edgexfoundry.org:10003 11:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:35 Configure a credential helper to remove this warning. See 11:24:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:35 11:24:35 Login Succeeded 11:24:35 nexus3.edgexfoundry.org:10004 11:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:35 Configure a credential helper to remove this warning. See 11:24:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:35 11:24:35 Login Succeeded 11:24:35 ****.io 11:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:35 Configure a credential helper to remove this warning. See 11:24:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:35 11:24:35 Login Succeeded 11:24:35 ---> ****-login.sh ends [Pipeline] } 11:24:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:24:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:24:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:24:35 ========================================================= 11:24:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:24:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:24:36 Sending build context to Docker daemon 37.59MB 11:24:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:24:36 Step 2/12 : FROM ${BASE} AS builder 11:24:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:24:36 619be1103602: Pulling fs layer 11:24:36 7862e08f4a3e: Pulling fs layer 11:24:36 5df492c9dc93: Pulling fs layer 11:24:36 7629e6793208: Pulling fs layer 11:24:36 4f4fb700ef54: Pulling fs layer 11:24:36 fb5054dd5b73: Pulling fs layer 11:24:36 eeca6798cff9: Pulling fs layer 11:24:36 aa269ceb94a6: Pulling fs layer 11:24:36 ada007ff1a6a: Pulling fs layer 11:24:36 7629e6793208: Waiting 11:24:36 eeca6798cff9: Waiting 11:24:36 aa269ceb94a6: Waiting 11:24:36 ada007ff1a6a: Waiting 11:24:36 4f4fb700ef54: Waiting 11:24:36 fb5054dd5b73: Waiting 11:24:36 7862e08f4a3e: Verifying Checksum 11:24:36 7862e08f4a3e: Download complete 11:24:36 7629e6793208: Verifying Checksum 11:24:36 7629e6793208: Download complete 11:24:36 4f4fb700ef54: Verifying Checksum 11:24:36 4f4fb700ef54: Download complete 11:24:36 fb5054dd5b73: Verifying Checksum 11:24:36 fb5054dd5b73: Download complete 11:24:36 619be1103602: Verifying Checksum 11:24:36 619be1103602: Download complete 11:24:36 eeca6798cff9: Verifying Checksum 11:24:36 eeca6798cff9: Download complete 11:24:36 619be1103602: Pull complete 11:24:36 ada007ff1a6a: Verifying Checksum 11:24:36 7862e08f4a3e: Pull complete 11:24:36 5df492c9dc93: Verifying Checksum 11:24:36 5df492c9dc93: Download complete 11:24:37 aa269ceb94a6: Verifying Checksum 11:24:37 aa269ceb94a6: Download complete 11:24:40 5df492c9dc93: Pull complete 11:24:40 7629e6793208: Pull complete 11:24:40 4f4fb700ef54: Pull complete 11:24:40 fb5054dd5b73: Pull complete 11:24:40 eeca6798cff9: Pull complete 11:24:43 aa269ceb94a6: Pull complete 11:24:43 ada007ff1a6a: Pull complete 11:24:43 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:24:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:24:43 ---> f489d0715acc 11:24:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:24:49 ---> Running in ca7e2ada149a 11:24:49 Still waiting to schedule task 11:24:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:24:49 Removing intermediate container ca7e2ada149a 11:24:49 ---> a47672c42c95 11:24:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:24:49 ---> Running in 3eec41b32208 11:24:49 Removing intermediate container 3eec41b32208 11:24:49 ---> b08c0c2dd2f2 11:24:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:24:49 ---> Running in 1a0c4f80b78c 11:24:49 Removing intermediate container 1a0c4f80b78c 11:24:49 ---> 18d4a6353b85 11:24:49 Step 6/12 : WORKDIR /device-virtual-go 11:24:49 ---> Running in 72746b790a64 11:24:49 Removing intermediate container 72746b790a64 11:24:49 ---> 2b0e5b669817 11:24:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:24:49 ---> Running in a4afc43d5e4c 11:24:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:24:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:24:50 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:24:50 (2/4) Installing libedit (20221030.3.1-r1) 11:24:50 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:24:50 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:24:50 Executing busybox-1.36.1-r5.trigger 11:24:50 OK: 268 MiB in 56 packages 11:24:51 Removing intermediate container a4afc43d5e4c 11:24:51 ---> e698dbd4dc27 11:24:51 Step 8/12 : COPY go.mod vendor* ./ 11:24:51 ---> cadfe98244d0 11:24:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:51 ---> Running in 64b63adf8302 11:26:12 Removing intermediate container 64b63adf8302 11:26:12 ---> 703bc13c59bb 11:26:12 Step 10/12 : COPY . . 11:26:12 ---> 87f6293f7359 11:26:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:26:12 ---> Running in 093ee0fdfb28 11:26:12 Removing intermediate container 093ee0fdfb28 11:26:12 ---> 6fde65ceb6c2 11:26:12 Step 12/12 : RUN $MAKE 11:26:12 ---> Running in 381782bdbcc2 11:26:12 noop 11:26:12 Removing intermediate container 381782bdbcc2 11:26:12 ---> 487fa8c8132a 11:26:12 Successfully built 487fa8c8132a 11:26:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:12 + docker inspect -f . ci-base-image-x86_64 11:26:12 . 11:26:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8383 in /w/workspace/foundry_device-virtual-go_PR-485 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:13 prd-ubuntu20.04-docker-8c-8g-8382 does not seem to be running inside a container 11:26:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-485 -v /w/workspace/foundry_device-virtual-go_PR-485:/w/workspace/foundry_device-virtual-go_PR-485:rw,z -v /w/workspace/foundry_device-virtual-go_PR-485@tmp:/w/workspace/foundry_device-virtual-go_PR-485@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:26:13 $ docker top 8c92a8e727f3ede108bec6a583ca62c67aeb2de047eb337df35da6b12918821d -eo pid,comm [Pipeline] { [Pipeline] ws 11:26:13 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] sh [Pipeline] checkout 11:26:13 The recommended git tool is: git 11:26:14 + go version 11:26:14 go version go1.21.9 linux/amd64 [Pipeline] } 11:26:14 $ docker stop --time=1 8c92a8e727f3ede108bec6a583ca62c67aeb2de047eb337df35da6b12918821d 11:26:15 $ docker rm -f --volumes 8c92a8e727f3ede108bec6a583ca62c67aeb2de047eb337df35da6b12918821d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:16 + docker inspect -f . ci-base-image-x86_64 11:26:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:16 prd-ubuntu20.04-docker-8c-8g-8382 does not seem to be running inside a container 11:26:16 $ 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-485 -v /w/workspace/foundry_device-virtual-go_PR-485:/w/workspace/foundry_device-virtual-go_PR-485:rw,z -v /w/workspace/foundry_device-virtual-go_PR-485@tmp:/w/workspace/foundry_device-virtual-go_PR-485@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:26:16 $ docker top 59ad3e2dcd5f7a5dbea2a923b21bbbb59a603a972da54a208f5be5deefb05b26 -eo pid,comm [Pipeline] { [Pipeline] sh 11:26:17 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-485 [Pipeline] fileExists [Pipeline] sh 11:26:17 + make test 11:26:17 go test ./... -coverprofile=coverage.out 11:26:18 using credential edgex-jenkins-ssh 11:26:18 Cloning the remote Git repository 11:26:18 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:26:18 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:26:18 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:26:18 > git --version # timeout=10 11:26:18 > git --version # 'git version 2.25.1' 11:26:18 using GIT_SSH to set credentials SSH Credentials for GitHub 11:26:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:26:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:26:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:26:24 Merging remotes/origin/main commit 91ab2d1966be996543f139896746dd83b19c5706 into PR head commit e8a394031044ff1a0cf5890889c0cd3118a539f3 11:26:23 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:26:23 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:26:23 using GIT_SSH to set credentials SSH Credentials for GitHub 11:26:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/485/head:refs/remotes/origin/PR-485 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:26:24 > git config core.sparsecheckout # timeout=10 11:26:24 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:26:24 Merge succeeded, producing e8a394031044ff1a0cf5890889c0cd3118a539f3 11:26:24 Checking out Revision e8a394031044ff1a0cf5890889c0cd3118a539f3 (PR-485) 11:26:24 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:26:24 > git --version # timeout=10 11:26:24 > git --version # 'git version 2.25.1' 11:26:24 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 11:26:24 > git checkout -f e8a394031044ff1a0cf5890889c0cd3118a539f3 # timeout=10 11:26:24 > git remote # timeout=10 11:26:24 > git config --get remote.origin.url # timeout=10 11:26:24 using GIT_SSH to set credentials SSH Credentials for GitHub 11:26:24 > git merge 91ab2d1966be996543f139896746dd83b19c5706 # timeout=10 11:26:24 > git rev-parse HEAD^{commit} # timeout=10 11:26:24 > git config core.sparsecheckout # timeout=10 11:26:24 > git checkout -f e8a394031044ff1a0cf5890889c0cd3118a539f3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:26:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:26:29 % Total % Received % Xferd Average Speed Time Time Time Current 11:26:29 Dload Upload Total Spent Left Speed 11:26:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh 11:26:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:26:30 + sudo tee /etc/docker/daemon.new 11:26:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:26:30 { 11:26:30 "registry-mirrors": [ 11:26:30 "https://nexus3.edgexfoundry.org:10001" 11:26:30 ], 11:26:30 "bip": "10.250.0.254/24", 11:26:30 "hosts": [ 11:26:30 "tcp://0.0.0.0:5555", 11:26:30 "unix:///var/run/docker.sock" 11:26:30 ], 11:26:30 "mtu": 1458, 11:26:30 "selinux-enabled": true, 11:26:30 "seccomp-profile": "/etc/docker/seccomp.json" 11:26:30 } [Pipeline] sh 11:26:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:26:31 + sudo service docker restart 11:26:42 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:26:42 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 58.4% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:26:49 provisioning config files... 11:26:49 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8514699562870958612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:26:50 ---> ****-login.sh 11:26:50 nexus3.edgexfoundry.org:10001 11:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:26:50 Configure a credential helper to remove this warning. See 11:26:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:26:50 11:26:50 Login Succeeded 11:26:50 nexus3.edgexfoundry.org:10002 11:26:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:26:50 Configure a credential helper to remove this warning. See 11:26:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:26:50 11:26:50 Login Succeeded 11:26:50 nexus3.edgexfoundry.org:10003 11:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:26:51 Configure a credential helper to remove this warning. See 11:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:26:51 11:26:51 Login Succeeded 11:26:51 nexus3.edgexfoundry.org:10004 11:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:26:51 Configure a credential helper to remove this warning. See 11:26:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:26:51 11:26:51 Login Succeeded 11:26:51 ****.io 11:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:26:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:26:52 Configure a credential helper to remove this warning. See 11:26:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:26:52 11:26:52 Login Succeeded 11:26:52 ---> ****-login.sh ends [Pipeline] } 11:26:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:26:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:26:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:26:53 ========================================================= 11:26:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:26:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:26:54 Sending build context to Docker daemon 18.98MB 11:26:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:26:54 Step 2/12 : FROM ${BASE} AS builder 11:26:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:26:54 c6b39de5b339: Pulling fs layer 11:26:54 a69c41024577: Pulling fs layer 11:26:54 d6de4b400683: Pulling fs layer 11:26:54 35cb2a7552d0: Pulling fs layer 11:26:54 4f4fb700ef54: Pulling fs layer 11:26:54 464afbd9ba4c: Pulling fs layer 11:26:54 00f215d4a9da: Pulling fs layer 11:26:54 d496ad576159: Pulling fs layer 11:26:54 464afbd9ba4c: Waiting 11:26:54 00f215d4a9da: Waiting 11:26:54 4f4fb700ef54: Waiting 11:26:54 35cb2a7552d0: Waiting 11:26:54 d496ad576159: Waiting 11:26:54 a69c41024577: Download complete 11:26:54 35cb2a7552d0: Verifying Checksum 11:26:54 35cb2a7552d0: Download complete 11:26:54 4f4fb700ef54: Verifying Checksum 11:26:54 4f4fb700ef54: Download complete 11:26:54 464afbd9ba4c: Verifying Checksum 11:26:54 464afbd9ba4c: Download complete 11:26:54 c6b39de5b339: Download complete 11:26:54 go vet ./... 11:26:54 d496ad576159: Verifying Checksum 11:26:54 d496ad576159: Download complete 11:26:55 c6b39de5b339: Pull complete 11:26:55 a69c41024577: Pull complete 11:26:56 d6de4b400683: Verifying Checksum 11:26:56 d6de4b400683: Download complete 11:26:57 00f215d4a9da: Verifying Checksum 11:26:57 00f215d4a9da: Download complete 11:26:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:26:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:26:59 ./bin/test-attribution-txt.sh 11:26:59 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:26:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:26:59 $ docker stop --time=1 59ad3e2dcd5f7a5dbea2a923b21bbbb59a603a972da54a208f5be5deefb05b26 11:27:03 $ docker rm -f --volumes 59ad3e2dcd5f7a5dbea2a923b21bbbb59a603a972da54a208f5be5deefb05b26 [Pipeline] // withDockerContainer [Pipeline] sh 11:27:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:27:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:27:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:27:05 + ls -al . 11:27:05 total 276 11:27:05 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 11:26 . 11:27:05 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 11:23 .. 11:27:05 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 11:26 .git 11:27:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:23 .github 11:27:05 -rw-rw-r-- 1 jenkins jenkins 272 Aug 23 11:23 .gitignore 11:27:05 -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 11:23 .golangci.yml 11:27:05 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 11:24 .semver 11:27:05 -rw-rw-r-- 1 jenkins jenkins 17933 Aug 23 11:23 Attribution.txt 11:27:05 -rw-rw-r-- 1 jenkins jenkins 15941 Aug 23 11:23 CHANGELOG.md 11:27:05 -rw-rw-r-- 1 jenkins jenkins 1755 Aug 23 11:23 Dockerfile 11:27:05 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 11:23 GOVERNANCE.md 11:27:05 -rw-rw-r-- 1 jenkins jenkins 660 Aug 23 11:23 Jenkinsfile 11:27:05 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 23 11:23 LICENSE 11:27:05 -rw-rw-r-- 1 jenkins jenkins 1953 Aug 23 11:23 Makefile 11:27:05 -rw-rw-r-- 1 jenkins jenkins 623 Aug 23 11:23 OWNERS.md 11:27:05 -rw-rw-r-- 1 jenkins jenkins 4103 Aug 23 11:23 README.md 11:27:05 -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 11:24 VERSION 11:27:05 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 11:23 bin 11:27:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:23 cmd 11:27:05 -rw-r--r-- 1 jenkins jenkins 43247 Aug 23 11:26 coverage.out 11:27:05 -rw-rw-r-- 1 jenkins jenkins 6923 Aug 23 11:23 go.mod 11:27:05 -rw-rw-r-- 1 jenkins jenkins 101673 Aug 23 11:23 go.sum 11:27:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:23 internal 11:27:05 -rw-rw-r-- 1 jenkins jenkins 235 Aug 23 11:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:05 + 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=e8a394031044ff1a0cf5890889c0cd3118a539f3 --label arch=amd64 --label version=0.0.0 . 11:27:05 Sending build context to Docker daemon 37.63MB 11:27:05 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:27:05 Step 2/26 : FROM ${BASE} AS builder 11:27:05 ---> 487fa8c8132a 11:27:05 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:27:06 ---> Running in a52caded655b 11:27:06 Removing intermediate container a52caded655b 11:27:06 ---> 81b56ba1a775 11:27:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:27:06 ---> Running in eb6b8e6a91a5 11:27:06 Removing intermediate container eb6b8e6a91a5 11:27:06 ---> cfcc7aa5825c 11:27:06 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:27:06 ---> Running in a53743cc0596 11:27:06 Removing intermediate container a53743cc0596 11:27:06 ---> 61b0ba6dc993 11:27:06 Step 6/26 : WORKDIR /device-virtual-go 11:27:06 ---> Running in 648519ce75f3 11:27:06 Removing intermediate container 648519ce75f3 11:27:06 ---> 221492b2d08d 11:27:06 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:27:06 ---> Running in 389e3442f208 11:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:27:07 OK: 268 MiB in 56 packages 11:27:07 Removing intermediate container 389e3442f208 11:27:07 ---> 29f5addc77bc 11:27:07 Step 8/26 : COPY go.mod vendor* ./ 11:27:07 ---> 1fa87074791b 11:27:07 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:07 ---> Running in e74f45c6bda5 11:27:08 Removing intermediate container e74f45c6bda5 11:27:08 ---> 07db3e4ded57 11:27:08 Step 10/26 : COPY . . 11:27:09 d6de4b400683: Pull complete 11:27:09 35cb2a7552d0: Pull complete 11:27:09 4f4fb700ef54: Pull complete 11:27:09 464afbd9ba4c: Pull complete 11:27:09 ---> e2559fe76e3d 11:27:09 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:27:09 ---> Running in a95b94e1cbc1 11:27:09 Removing intermediate container a95b94e1cbc1 11:27:09 ---> d6d7ac3b2483 11:27:09 Step 12/26 : RUN $MAKE 11:27:09 ---> Running in 89e30970a7c8 11:27:10 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.32" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:27:17 00f215d4a9da: Pull complete 11:27:19 d496ad576159: Pull complete 11:27:19 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:27:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:27:19 ---> f246e2811388 11:27:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:27:21 ---> Running in 5d7d6749baf8 11:27:21 Removing intermediate container 5d7d6749baf8 11:27:21 ---> 763faeda0ec9 11:27:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:27:21 ---> Running in bb3c612c5c9e 11:27:21 Removing intermediate container bb3c612c5c9e 11:27:21 ---> 0a608a5bdd37 11:27:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:27:21 ---> Running in 5a2c1331cfb4 11:27:22 Removing intermediate container 5a2c1331cfb4 11:27:22 ---> fe54ffd044fc 11:27:22 Step 6/12 : WORKDIR /device-virtual-go 11:27:22 ---> Running in 35ea9f4ea61d 11:27:22 Removing intermediate container 35ea9f4ea61d 11:27:22 ---> 6597fa8b77d2 11:27:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:27:22 ---> Running in 08e6f2651fd6 11:27:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:27:25 (1/4) Installing openssh-keygen (9.3_p2-r2) 11:27:25 (2/4) Installing libedit (20221030.3.1-r1) 11:27:25 (3/4) Installing openssh-client-common (9.3_p2-r2) 11:27:25 (4/4) Installing openssh-client-default (9.3_p2-r2) 11:27:25 Executing busybox-1.36.1-r5.trigger 11:27:25 OK: 271 MiB in 56 packages 11:27:26 Removing intermediate container 08e6f2651fd6 11:27:26 ---> 0fdf9d212df7 11:27:26 Step 8/12 : COPY go.mod vendor* ./ 11:27:26 ---> ade88752e27f 11:27:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:27:26 ---> Running in 433f33004770 11:27:42 Removing intermediate container 89e30970a7c8 11:27:42 ---> c1f2a6273fc4 11:27:42 Step 13/26 : FROM alpine:3.18 11:27:42 3.18: Pulling from library/alpine 11:27:42 930bdd4d222e: Pulling fs layer 11:27:42 930bdd4d222e: Download complete 11:27:42 930bdd4d222e: Pull complete 11:27:42 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:27:42 Status: Downloaded newer image for alpine:3.18 11:27:42 ---> 18f865063206 11:27:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:27:42 ---> Running in 3cb735173c96 11:27:42 Removing intermediate container 3cb735173c96 11:27:42 ---> fe5a157ad05f 11:27:42 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:27:42 ---> Running in 48bd10394039 11:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:27:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:27:43 (1/1) Installing dumb-init (1.2.5-r2) 11:27:43 Executing busybox-1.36.1-r7.trigger 11:27:43 OK: 7 MiB in 16 packages 11:27:43 Removing intermediate container 48bd10394039 11:27:43 ---> ac67a96ee5f4 11:27:43 Step 16/26 : RUN apk --no-cache upgrade 11:27:43 ---> Running in 703d089de482 11:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:27:43 OK: 7 MiB in 16 packages 11:27:44 Removing intermediate container 703d089de482 11:27:44 ---> 0d6162b80b12 11:27:44 Step 17/26 : WORKDIR / 11:27:44 ---> Running in a9acff396235 11:27:44 Removing intermediate container a9acff396235 11:27:44 ---> 0b3a069fd951 11:27:44 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:27:44 ---> 0c79a84f933c 11:27:44 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:27:44 ---> 3cdec59a43e2 11:27:44 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:27:45 ---> a225c301d5f9 11:27:45 Step 21/26 : EXPOSE 59900 11:27:45 ---> Running in e8104e231507 11:27:45 Removing intermediate container e8104e231507 11:27:45 ---> a2e182157690 11:27:45 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:27:45 ---> Running in 2878718e0e89 11:27:45 Removing intermediate container 2878718e0e89 11:27:45 ---> ce66dee853dd 11:27:45 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:27:45 ---> Running in 96ec8d23c155 11:27:45 Removing intermediate container 96ec8d23c155 11:27:45 ---> 4ecb9a5db614 11:27:45 Step 24/26 : LABEL arch=amd64 11:27:45 ---> Running in b29d425ab7dd 11:27:45 Removing intermediate container b29d425ab7dd 11:27:45 ---> dc3445f2e071 11:27:45 Step 25/26 : LABEL git_sha=e8a394031044ff1a0cf5890889c0cd3118a539f3 11:27:45 ---> Running in 1c912a825b7f 11:27:45 Removing intermediate container 1c912a825b7f 11:27:45 ---> 573cd28e649a 11:27:45 Step 26/26 : LABEL version=0.0.0 11:27:45 ---> Running in bb94702ce6d6 11:27:46 Removing intermediate container bb94702ce6d6 11:27:46 ---> e33b663c431c 11:27:46 [Warning] One or more build-args [ARCH] were not consumed 11:27:46 Successfully built e33b663c431c 11:27:46 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:27:47 11:27:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:27:47 latest: Pulling from edgex-lftools-log-publisher 11:27:47 5eb5b503b376: Pulling fs layer 11:27:47 5c69ac0246d0: Pulling fs layer 11:27:47 ec43610c2a17: Pulling fs layer 11:27:47 3a2ae6a8a46f: Pulling fs layer 11:27:47 33b1e0a273af: Pulling fs layer 11:27:47 5d3b04190fa2: Pulling fs layer 11:27:47 2f39f015ded8: Pulling fs layer 11:27:47 3a2ae6a8a46f: Waiting 11:27:47 33b1e0a273af: Waiting 11:27:47 5d3b04190fa2: Waiting 11:27:47 2f39f015ded8: Waiting 11:27:47 5c69ac0246d0: Verifying Checksum 11:27:47 5c69ac0246d0: Download complete 11:27:47 3a2ae6a8a46f: Download complete 11:27:47 33b1e0a273af: Verifying Checksum 11:27:47 33b1e0a273af: Download complete 11:27:47 5d3b04190fa2: Download complete 11:27:47 ec43610c2a17: Verifying Checksum 11:27:47 ec43610c2a17: Download complete 11:27:47 5eb5b503b376: Verifying Checksum 11:27:47 5eb5b503b376: Download complete 11:27:48 2f39f015ded8: Download complete 11:27:49 5eb5b503b376: Pull complete 11:27:49 5c69ac0246d0: Pull complete 11:27:49 ec43610c2a17: Pull complete 11:27:49 3a2ae6a8a46f: Pull complete 11:27:49 33b1e0a273af: Pull complete 11:27:49 5d3b04190fa2: Pull complete 11:27:54 2f39f015ded8: Pull complete 11:27:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:27:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:27:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:27:54 prd-ubuntu20.04-docker-8c-8g-8382 does not seem to be running inside a container 11:27:54 $ 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-485 -v /w/workspace/foundry_device-virtual-go_PR-485:/w/workspace/foundry_device-virtual-go_PR-485:rw,z -v /w/workspace/foundry_device-virtual-go_PR-485@tmp:/w/workspace/foundry_device-virtual-go_PR-485@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:27:58 $ docker top a29227440ba3c8ea92e4363d7cc175eaed3d589a0b2cf2fa468522a69c9020ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:27:59 ---> job-cost.sh 11:27:59 lf-activate-venv: SKIPPING 11:27:59 INFO: No Stack... 11:27:59 INFO: Retrieving Pricing Info for: v3-standard-8 11:28:00 INFO: Archiving Costs [Pipeline] sh 11:28:00 + cat /w/workspace/foundry_device-virtual-go_PR-485/archives/cost.csv 11:28:00 + cut -d, -f6 [Pipeline] lock 11:28:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-485-1-stack-cost] 11:28:00 Resource [jenkins-edgexfoundry-device-virtual-go-PR-485-1-stack-cost] did not exist. Created. 11:28:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-485-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:28:00 + echo total: 0.2199999988079071 [Pipeline] stash 11:28:01 Stashed 1 file(s) [Pipeline] } 11:28:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-485-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:28:01 $ docker stop --time=1 a29227440ba3c8ea92e4363d7cc175eaed3d589a0b2cf2fa468522a69c9020ee 11:28:02 $ docker rm -f --volumes a29227440ba3c8ea92e4363d7cc175eaed3d589a0b2cf2fa468522a69c9020ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:29:18 Removing intermediate container 433f33004770 11:29:18 ---> fe2a486d18fe 11:29:18 Step 10/12 : COPY . . 11:29:18 ---> 2010c8a607be 11:29:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:29:18 ---> Running in 8f64d54298cf 11:29:18 Removing intermediate container 8f64d54298cf 11:29:18 ---> c371357922cd 11:29:18 Step 12/12 : RUN $MAKE 11:29:18 ---> Running in 3fafb7d02ede 11:29:18 noop 11:29:18 Removing intermediate container 3fafb7d02ede 11:29:18 ---> 909664d70308 11:29:18 Successfully built 909664d70308 11:29:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:19 + docker inspect -f . ci-base-image-arm64 11:29:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:29:19 prd-ubuntu20.04-docker-arm64-4c-16g-8383 does not seem to be running inside a container 11:29:19 $ 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 ******** -e ******** ci-base-image-arm64 cat 11:29:20 $ docker top cff9fe3cb81ce231c9070870ae181b9b7303f06eeae25082e852814310f8364e -eo pid,comm [Pipeline] { [Pipeline] sh 11:29:21 + go version 11:29:21 go version go1.21.9 linux/arm64 [Pipeline] } 11:29:21 $ docker stop --time=1 cff9fe3cb81ce231c9070870ae181b9b7303f06eeae25082e852814310f8364e 11:29:23 $ docker rm -f --volumes cff9fe3cb81ce231c9070870ae181b9b7303f06eeae25082e852814310f8364e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:24 + docker inspect -f . ci-base-image-arm64 11:29:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:29:24 prd-ubuntu20.04-docker-arm64-4c-16g-8383 does not seem to be running inside a container 11:29:24 $ 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 ******** -e ******** ci-base-image-arm64 cat 11:29:25 $ docker top b4635f247cdf4adfd08aebdf93a3238759e8952b1d6cfd5d536e7222b02d54b9 -eo pid,comm [Pipeline] { [Pipeline] sh 11:29:26 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:29:27 + make test 11:29:27 go test ./... -coverprofile=coverage.out 11:29:32 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:33:09 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:33:09 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.057s coverage: 58.3% of statements 11:33:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:33:09 go vet ./... 11:33:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:33:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:33:48 ./bin/test-attribution-txt.sh 11:33:48 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:33:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:33:48 $ docker stop --time=1 b4635f247cdf4adfd08aebdf93a3238759e8952b1d6cfd5d536e7222b02d54b9 11:33:50 $ docker rm -f --volumes b4635f247cdf4adfd08aebdf93a3238759e8952b1d6cfd5d536e7222b02d54b9 [Pipeline] // withDockerContainer [Pipeline] sh 11:33:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:33:52 Warning: overwriting stash ‘coverage-report’ 11:33:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:33:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:33:53 + ls -al . 11:33:53 total 272 11:33:53 drwxrwxr-x 7 jenkins jenkins 4096 Aug 23 11:29 . 11:33:53 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 11:26 .. 11:33:53 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 11:26 .git 11:33:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:26 .github 11:33:53 -rw-rw-r-- 1 jenkins jenkins 272 Aug 23 11:26 .gitignore 11:33:53 -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 11:26 .golangci.yml 11:33:53 -rw-rw-r-- 1 jenkins jenkins 17933 Aug 23 11:26 Attribution.txt 11:33:53 -rw-rw-r-- 1 jenkins jenkins 15941 Aug 23 11:26 CHANGELOG.md 11:33:53 -rw-rw-r-- 1 jenkins jenkins 1755 Aug 23 11:26 Dockerfile 11:33:53 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 11:26 GOVERNANCE.md 11:33:53 -rw-rw-r-- 1 jenkins jenkins 660 Aug 23 11:26 Jenkinsfile 11:33:53 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 23 11:26 LICENSE 11:33:53 -rw-rw-r-- 1 jenkins jenkins 1953 Aug 23 11:26 Makefile 11:33:53 -rw-rw-r-- 1 jenkins jenkins 623 Aug 23 11:26 OWNERS.md 11:33:53 -rw-rw-r-- 1 jenkins jenkins 4103 Aug 23 11:26 README.md 11:33:53 -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 11:24 VERSION 11:33:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 11:26 bin 11:33:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:26 cmd 11:33:53 -rw-r--r-- 1 jenkins jenkins 43247 Aug 23 11:33 coverage.out 11:33:53 -rw-rw-r-- 1 jenkins jenkins 6923 Aug 23 11:26 go.mod 11:33:53 -rw-rw-r-- 1 jenkins jenkins 101673 Aug 23 11:26 go.sum 11:33:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:26 internal 11:33:53 -rw-rw-r-- 1 jenkins jenkins 235 Aug 23 11:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:33:54 + 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=e8a394031044ff1a0cf5890889c0cd3118a539f3 --label arch=arm64 --label version=0.0.0 . 11:33:54 Sending build context to Docker daemon 19.03MB 11:33:54 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:33:54 Step 2/26 : FROM ${BASE} AS builder 11:33:54 ---> 909664d70308 11:33:54 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:33:55 ---> Running in 8f28ba5260ac 11:33:55 Removing intermediate container 8f28ba5260ac 11:33:55 ---> 5abf306295b5 11:33:55 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:33:55 ---> Running in 3e7e28f108ae 11:33:55 Removing intermediate container 3e7e28f108ae 11:33:55 ---> b8809eb91f4c 11:33:55 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:33:55 ---> Running in d35c2f06cd2a 11:33:56 Removing intermediate container d35c2f06cd2a 11:33:56 ---> 4a168cdc17da 11:33:56 Step 6/26 : WORKDIR /device-virtual-go 11:33:56 ---> Running in 6a5c9bf6630f 11:33:56 Removing intermediate container 6a5c9bf6630f 11:33:56 ---> 9a3e70caaa8c 11:33:56 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:33:56 ---> Running in 7ba5aeacc665 11:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:33:58 OK: 271 MiB in 56 packages 11:33:59 Removing intermediate container 7ba5aeacc665 11:33:59 ---> 8bc5cc70f1a8 11:33:59 Step 8/26 : COPY go.mod vendor* ./ 11:34:00 ---> 3f0776c2f1de 11:34:00 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:34:00 ---> Running in 8a335d70a1ff 11:34:03 Removing intermediate container 8a335d70a1ff 11:34:03 ---> d01859d0efbe 11:34:03 Step 10/26 : COPY . . 11:34:04 ---> bb04c63ec202 11:34:04 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:34:04 ---> Running in 593c7e1cc9a0 11:34:04 Removing intermediate container 593c7e1cc9a0 11:34:04 ---> 6e1cbb6ada7f 11:34:04 Step 12/26 : RUN $MAKE 11:34:04 ---> Running in 779cea887bdc 11:34:05 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.32" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:37:27 Removing intermediate container 779cea887bdc 11:37:27 ---> bacf1a976501 11:37:27 Step 13/26 : FROM alpine:3.18 11:37:27 3.18: Pulling from library/alpine 11:37:27 4983c3fe2029: Pulling fs layer 11:37:27 4983c3fe2029: Verifying Checksum 11:37:27 4983c3fe2029: Download complete 11:37:27 4983c3fe2029: Pull complete 11:37:27 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 11:37:27 Status: Downloaded newer image for alpine:3.18 11:37:27 ---> a0237000ae83 11:37:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:37:27 ---> Running in 13ce805358a0 11:37:27 Removing intermediate container 13ce805358a0 11:37:27 ---> 8bb5e05db5bd 11:37:27 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:37:27 ---> Running in 6e16c4f2efb8 11:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:37:27 (1/1) Installing dumb-init (1.2.5-r2) 11:37:27 Executing busybox-1.36.1-r7.trigger 11:37:27 OK: 8 MiB in 16 packages 11:37:27 Removing intermediate container 6e16c4f2efb8 11:37:27 ---> 2793f0cdee8e 11:37:27 Step 16/26 : RUN apk --no-cache upgrade 11:37:27 ---> Running in 5734648fea83 11:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:37:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:37:27 OK: 8 MiB in 16 packages 11:37:27 Removing intermediate container 5734648fea83 11:37:27 ---> d3559aa64080 11:37:27 Step 17/26 : WORKDIR / 11:37:27 ---> Running in b83fc9bf0d45 11:37:28 Removing intermediate container b83fc9bf0d45 11:37:28 ---> 0fdc5d81d1f0 11:37:28 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:37:28 ---> 29d252fd6573 11:37:28 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:37:29 ---> 76a7ec605c6e 11:37:29 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:37:30 ---> 630b8d93b7c3 11:37:30 Step 21/26 : EXPOSE 59900 11:37:30 ---> Running in e4a30bf907f9 11:37:31 Removing intermediate container e4a30bf907f9 11:37:31 ---> dcb15ad9a02f 11:37:31 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:37:31 ---> Running in c5cca0dfe321 11:37:31 Removing intermediate container c5cca0dfe321 11:37:31 ---> f7fc35588ca4 11:37:31 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:37:31 ---> Running in 7162e02a9e63 11:37:31 Removing intermediate container 7162e02a9e63 11:37:31 ---> 95812ed42882 11:37:31 Step 24/26 : LABEL arch=arm64 11:37:31 ---> Running in 6e5e2287e098 11:37:32 Removing intermediate container 6e5e2287e098 11:37:32 ---> 4299455ffc09 11:37:32 Step 25/26 : LABEL git_sha=e8a394031044ff1a0cf5890889c0cd3118a539f3 11:37:32 ---> Running in bb01ec570a90 11:37:32 Removing intermediate container bb01ec570a90 11:37:32 ---> 90f3135ebce1 11:37:32 Step 26/26 : LABEL version=0.0.0 11:37:32 ---> Running in f723d11f9ec1 11:37:33 Removing intermediate container f723d11f9ec1 11:37:33 ---> e7813c8f01d5 11:37:33 [Warning] One or more build-args [ARCH] were not consumed 11:37:33 Successfully built e7813c8f01d5 11:37:33 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:37:33 11:37:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:37:34 arm64: Pulling from edgex-lftools-log-publisher 11:37:34 8998bd30e6a1: Pulling fs layer 11:37:34 04944245beec: Pulling fs layer 11:37:34 699f458cf7ca: Pulling fs layer 11:37:34 765212b225bb: Pulling fs layer 11:37:34 f23df028b6ca: Pulling fs layer 11:37:34 d65c8cfc05b1: Pulling fs layer 11:37:34 2437ff75d9bd: Pulling fs layer 11:37:34 765212b225bb: Waiting 11:37:34 f23df028b6ca: Waiting 11:37:34 d65c8cfc05b1: Waiting 11:37:34 2437ff75d9bd: Waiting 11:37:34 04944245beec: Verifying Checksum 11:37:34 04944245beec: Download complete 11:37:34 765212b225bb: Verifying Checksum 11:37:34 765212b225bb: Download complete 11:37:34 f23df028b6ca: Verifying Checksum 11:37:34 f23df028b6ca: Download complete 11:37:34 d65c8cfc05b1: Verifying Checksum 11:37:34 d65c8cfc05b1: Download complete 11:37:34 699f458cf7ca: Verifying Checksum 11:37:34 699f458cf7ca: Download complete 11:37:35 8998bd30e6a1: Verifying Checksum 11:37:35 8998bd30e6a1: Download complete 11:37:37 2437ff75d9bd: Verifying Checksum 11:37:37 2437ff75d9bd: Download complete 11:37:39 8998bd30e6a1: Pull complete 11:37:40 04944245beec: Pull complete 11:37:41 699f458cf7ca: Pull complete 11:37:42 765212b225bb: Pull complete 11:37:42 f23df028b6ca: Pull complete 11:37:42 d65c8cfc05b1: Pull complete 11:38:01 2437ff75d9bd: Pull complete 11:38:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:38:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:38:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:01 prd-ubuntu20.04-docker-arm64-4c-16g-8383 does not seem to be running inside a container 11:38:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:38:04 $ docker top 3372b52ef96ee9e9c0def4aba62530b5277a5e111996b16492dac524a6d0f15f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:38:05 ---> job-cost.sh 11:38:05 lf-activate-venv: SKIPPING 11:38:05 INFO: No Stack... 11:38:05 INFO: Retrieving Pricing Info for: v3-standard-4 11:38:06 INFO: Archiving Costs [Pipeline] sh 11:38:06 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:38:06 + cut -d, -f6 [Pipeline] lock 11:38:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-485-1-stack-cost] 11:38:06 Resource [jenkins-edgexfoundry-device-virtual-go-PR-485-1-stack-cost] did not exist. Created. 11:38:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-485-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:38:07 /w/workspace/device-virtual-go/1@tmp/durable-2f41619a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:38:07 + echo total: 0.10999999940395355 [Pipeline] stash 11:38:08 Warning: overwriting stash ‘stack-cost’ 11:38:08 Stashed 1 file(s) [Pipeline] } 11:38:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-485-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:38:08 $ docker stop --time=1 3372b52ef96ee9e9c0def4aba62530b5277a5e111996b16492dac524a6d0f15f 11:38:09 $ docker rm -f --volumes 3372b52ef96ee9e9c0def4aba62530b5277a5e111996b16492dac524a6d0f15f [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:38:10 provisioning config files... 11:38:10 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-485@tmp/config9662897477807379244tmp [Pipeline] { [Pipeline] sh 11:38:11 + set +x 11:38:11 + curl -s https://codecov.io/bash 11:38:11 + bash -s -- 11:38:11 11:38:11 _____ _ 11:38:11 / ____| | | 11:38:11 | | ___ __| | ___ ___ _____ __ 11:38:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:38:11 | |___| (_) | (_| | __/ (_| (_) \ V / 11:38:11 \_____\___/ \__,_|\___|\___\___/ \_/ 11:38:11 Bash-1.0.6 11:38:11 11:38:11 11:38:11 ==> git version 2.25.1 found 11:38:11 ==> 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:38:11 Release-Date: 2020-01-08 11:38:11 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:38:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:38:11 ==> Jenkins CI detected. 11:38:11 current dir:  /w/workspace/foundry_device-virtual-go_PR-485 11:38:11 project root: . 11:38:11 --> token set from env 11:38:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:38:11 ==> Running gcov in . (disable via -X gcov) 11:38:11 ==> Python coveragepy not found 11:38:11 ==> Searching for coverage reports in: 11:38:11 + . 11:38:11 -> Found 1 reports 11:38:11 ==> Detecting git/mercurial file structure 11:38:11 ==> Reading reports 11:38:11 + ./coverage.out bytes=43247 11:38:11 ==> Appending adjustments 11:38:11 https://docs.codecov.io/docs/fixing-reports 11:38:11 + Found adjustments 11:38:11 ==> Gzipping contents 11:38:11 8.0K /tmp/codecov.zqYcby.gz 11:38:11 ==> Uploading reports 11:38:11 url: https://codecov.io 11:38:11 query: branch=PR-485&commit=e8a394031044ff1a0cf5890889c0cd3118a539f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-485%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=485&job=&cmd_args= 11:38:11 -> Pinging Codecov 11:38:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-485&commit=e8a394031044ff1a0cf5890889c0cd3118a539f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-485%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=485&job=&cmd_args= 11:38:11 -> Uploading to 11:38:11 https://storage.googleapis.com/codecov/v4/raw/2024-08-23/5E52B4B073DB2E39498172D8E973AA87/e8a394031044ff1a0cf5890889c0cd3118a539f3/3cf7e7c5-e2dd-46a7-9703-56d760691e81.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240823%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240823T113811Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=716b8329fcad2cf589b64bfa9b95edf94ef02310e28d768218c3745d0ae57a84 11:38:11 % Total % Received % Xferd Average Speed Time Time Time Current 11:38:11 Dload Upload Total Spent Left Speed 11:38:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 22026 --:--:-- --:--:-- --:--:-- 22026 11:38:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/e8a394031044ff1a0cf5890889c0cd3118a539f3 [Pipeline] } 11:38:12 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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:38:14 + [ -d /w/workspace/foundry_device-virtual-go_PR-485/archives ] 11:38:14 + ls -al /w/workspace/foundry_device-virtual-go_PR-485/archives 11:38:14 total 16 11:38:14 drwxr-xr-x 3 root root 4096 Aug 23 11:27 . 11:38:14 drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 11:28 .. 11:38:14 drwxr-xr-x 2 root root 4096 Aug 23 11:27 cost 11:38:14 -rw-r--r-- 1 root root 89 Aug 23 11:27 cost.csv 11:38:14 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-485/archives 11:38:14 + ls -al /w/workspace/foundry_device-virtual-go_PR-485/archives 11:38:14 total 16 11:38:14 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 11:27 . 11:38:14 drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 11:28 .. 11:38:14 drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 11:27 cost 11:38:14 -rw-r--r-- 1 jenkins jenkins 89 Aug 23 11:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:38:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:38:15 ---> package-listing.sh 11:38:15 ++ facter osfamily 11:38:15 ++ tr '[:upper:]' '[:lower:]' 11:38:15 + OS_FAMILY=debian 11:38:15 + workspace=/w/workspace/foundry_device-virtual-go_PR-485 11:38:15 + START_PACKAGES=/tmp/packages_start.txt 11:38:15 + END_PACKAGES=/tmp/packages_end.txt 11:38:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:38:15 + PACKAGES=/tmp/packages_start.txt 11:38:15 + '[' /w/workspace/foundry_device-virtual-go_PR-485 ']' 11:38:15 + PACKAGES=/tmp/packages_end.txt 11:38:15 + case "${OS_FAMILY}" in 11:38:15 + dpkg -l 11:38:15 + grep '^ii' 11:38:15 + '[' -f /tmp/packages_start.txt ']' 11:38:15 + '[' -f /tmp/packages_end.txt ']' 11:38:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:38:15 + '[' /w/workspace/foundry_device-virtual-go_PR-485 ']' 11:38:15 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-485/archives/ 11:38:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-485/archives/ [Pipeline] echo 11:38:15 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-485/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:38:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:38:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:17 prd-ubuntu20.04-docker-8c-8g-8382 does not seem to be running inside a container 11:38:17 $ 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-485/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-485 -v /w/workspace/foundry_device-virtual-go_PR-485:/w/workspace/foundry_device-virtual-go_PR-485:rw,z -v /w/workspace/foundry_device-virtual-go_PR-485@tmp:/w/workspace/foundry_device-virtual-go_PR-485@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:38:17 $ docker top 1a72ee0a3c153b3f9ea1bc3b7554a1c87dadf72a67e63af9c04ee95ab03acce5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:38:17 + touch /tmp/pre-build-complete [Pipeline] sh 11:38:18 + mkdir -p /var/log/sysstat [Pipeline] sh 11:38:18 + ls /var/log/sa-host 11:38:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:38:18 provisioning config files... 11:38:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-485@tmp/config10858439464498301632tmp [Pipeline] { [Pipeline] echo 11:38:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:38:19 ---> create-netrc.sh [Pipeline] } 11:38:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:38:19 ---> python-tools-install.sh [Pipeline] echo 11:38:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:38:19 ---> sudo-logs.sh 11:38:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:38:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:38:20 ---> job-cost.sh 11:38:20 lf-activate-venv: SKIPPING 11:38:20 DEBUG: total: 0.2199999988079071 11:38:20 INFO: Retrieving Stack Cost... 11:38:20 INFO: Retrieving Pricing Info for: v3-standard-8 11:38:21 INFO: Archiving Costs [Pipeline] echo 11:38:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:38:21 ---> logs-deploy.sh 11:38:21 lf-activate-venv: SKIPPING 11:38:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-485/1 11:38:21 INFO: archiving workspace using pattern(s): 11:38:22 Archives upload complete. 11:38:22 INFO: archiving logs to Nexus