Pull request #275 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c+351caebf32bba8e0fd88c5312046eae57dc27958 (e4e7142b9cc5ddca0424046710de92851429ab20) 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-ssh2653135153779382167.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh2180632382478574509.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-275/workspace@libs/edgex-global-pipelines # 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-275/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2701030874965164730.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-275/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5755710025065298596.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh1454366385451471025.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-275/workspace@libs/lf-pipelines # 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-275/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6475578000076468221.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11533 in /w/workspace/foundry_device-virtual-go_PR-275 [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-275 # 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 351caebf32bba8e0fd88c5312046eae57dc27958 into PR head commit 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c Merge succeeded, producing 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c Checking out Revision 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c (PR-275) > 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/275/head:refs/remotes/origin/PR-275 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c # 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 351caebf32bba8e0fd88c5312046eae57dc27958 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c # timeout=10 Commit message: "feat: enable security hardening" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-08T00:09:38.431Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-08T00:09:38.618Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-08T00:09:38.717Z] ========================================================= [2022-04-08T00:09:38.717Z] EdgeX Global Pipelines Version Info [2022-04-08T00:09:38.717Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-08T00:09:39.601Z] ------------------- [2022-04-08T00:09:39.602Z] stable info: [2022-04-08T00:09:39.602Z] ------------------- [2022-04-08T00:09:39.602Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-08T00:09:39.602Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-08T00:09:39.602Z] Message: update stable to v1.0.221 [2022-04-08T00:09:40.176Z] ------------------- [2022-04-08T00:09:40.176Z] experimental info: [2022-04-08T00:09:40.176Z] ------------------- [2022-04-08T00:09:40.176Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-08T00:09:40.176Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-08T00:09:40.176Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-08T00:09:40.429Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-04-08T00:09:40.471Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-04-08T00:09:40.516Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-08T00:09:40.557Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-08T00:09:40.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-08T00:09:40.652Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-08T00:09:40.692Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-08T00:09:40.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-08T00:09:40.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-08T00:09:40.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-08T00:09:40.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-08T00:09:40.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-04-08T00:09:40.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-08T00:09:41.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-08T00:09:41.072Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-08T00:09:41.125Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-08T00:09:41.173Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-08T00:09:41.218Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-08T00:09:41.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-08T00:09:41.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-08T00:09:41.354Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-08T00:09:41.400Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-08T00:09:41.448Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-08T00:09:41.496Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-08T00:09:41.545Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-08T00:09:41.586Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-08T00:09:41.628Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-275 [Pipeline] echo [2022-04-08T00:09:41.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-275 [Pipeline] echo [2022-04-08T00:09:41.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-275 [Pipeline] echo [2022-04-08T00:09:41.775Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c [Pipeline] echo [2022-04-08T00:09:41.819Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ba56e1 [Pipeline] echo [2022-04-08T00:09:41.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-08T00:09:42.015Z] provisioning config files... [2022-04-08T00:09:42.030Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-275@tmp/config4904557275719116886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T00:09:42.395Z] ---> docker-login.sh [2022-04-08T00:09:42.395Z] nexus3.edgexfoundry.org:10001 [2022-04-08T00:09:42.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T00:09:42.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T00:09:42.659Z] Configure a credential helper to remove this warning. See [2022-04-08T00:09:42.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T00:09:42.659Z] [2022-04-08T00:09:42.659Z] Login Succeeded [2022-04-08T00:09:42.659Z] nexus3.edgexfoundry.org:10002 [2022-04-08T00:09:42.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T00:09:42.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T00:09:42.922Z] Configure a credential helper to remove this warning. See [2022-04-08T00:09:42.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T00:09:42.922Z] [2022-04-08T00:09:42.922Z] Login Succeeded [2022-04-08T00:09:42.922Z] nexus3.edgexfoundry.org:10003 [2022-04-08T00:09:42.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T00:09:42.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T00:09:42.922Z] Configure a credential helper to remove this warning. See [2022-04-08T00:09:42.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T00:09:42.922Z] [2022-04-08T00:09:42.922Z] Login Succeeded [2022-04-08T00:09:42.922Z] nexus3.edgexfoundry.org:10004 [2022-04-08T00:09:43.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T00:09:43.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T00:09:43.186Z] Configure a credential helper to remove this warning. See [2022-04-08T00:09:43.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T00:09:43.186Z] [2022-04-08T00:09:43.186Z] Login Succeeded [2022-04-08T00:09:43.186Z] docker.io [2022-04-08T00:09:43.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T00:09:43.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T00:09:43.765Z] Configure a credential helper to remove this warning. See [2022-04-08T00:09:43.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T00:09:43.765Z] [2022-04-08T00:09:43.765Z] Login Succeeded [2022-04-08T00:09:43.765Z] ---> docker-login.sh ends [Pipeline] } [2022-04-08T00:09:43.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-08T00:09:44.435Z] + git rev-list -1 --merges 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c~1..5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c [Pipeline] echo [2022-04-08T00:09:44.493Z] -----------> git rev-list -1 --merges 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c~1..5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c [false] [Pipeline] sh [2022-04-08T00:09:44.817Z] + git log --format=format:%s -1 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c [Pipeline] echo [2022-04-08T00:09:44.852Z] ========================================================= [2022-04-08T00:09:44.852Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-08T00:09:44.852Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-08T00:09:45.307Z] + git log --format=format:%s -1 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c [Pipeline] echo [2022-04-08T00:09:45.338Z] [semverPrep] GIT_COMMIT: 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c, Commit Message: feat: enable security hardening [Pipeline] echo [2022-04-08T00:09:45.365Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-08T00:09:45.774Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-08T00:09:45.774Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-08T00:09:45.774Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-08T00:09:45.774Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-08T00:09:45.774Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-08T00:09:45.774Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-08T00:09:45.774Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-08T00:09:46.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-08T00:09:46.256Z] [2022-04-08T00:09:46.256Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T00:09:46.598Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-08T00:09:46.598Z] latest: Pulling from edgex-devops/git-semver [2022-04-08T00:09:46.598Z] a0d0a0d46f8b: Pulling fs layer [2022-04-08T00:09:46.598Z] 3e5f54012d9b: Pulling fs layer [2022-04-08T00:09:46.598Z] 4c7163046ea9: Pulling fs layer [2022-04-08T00:09:46.598Z] 0c2d73faf560: Pulling fs layer [2022-04-08T00:09:46.598Z] 0c2d73faf560: Waiting [2022-04-08T00:09:46.598Z] 3e5f54012d9b: Verifying Checksum [2022-04-08T00:09:46.598Z] 3e5f54012d9b: Download complete [2022-04-08T00:09:46.598Z] a0d0a0d46f8b: Download complete [2022-04-08T00:09:46.598Z] 0c2d73faf560: Verifying Checksum [2022-04-08T00:09:46.598Z] 0c2d73faf560: Download complete [2022-04-08T00:09:46.598Z] 4c7163046ea9: Verifying Checksum [2022-04-08T00:09:46.598Z] 4c7163046ea9: Download complete [2022-04-08T00:09:46.859Z] a0d0a0d46f8b: Pull complete [2022-04-08T00:09:46.859Z] 3e5f54012d9b: Pull complete [2022-04-08T00:09:47.121Z] 4c7163046ea9: Pull complete [2022-04-08T00:09:47.383Z] 0c2d73faf560: Pull complete [2022-04-08T00:09:47.383Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-08T00:09:47.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-08T00:09:47.383Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-08T00:09:47.492Z] prd-ubuntu20.04-docker-8c-8g-11533 does not seem to be running inside a container [2022-04-08T00:09:47.534Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-275 -v /w/workspace/foundry_device-virtual-go_PR-275:/w/workspace/foundry_device-virtual-go_PR-275:rw,z -v /w/workspace/foundry_device-virtual-go_PR-275@tmp:/w/workspace/foundry_device-virtual-go_PR-275@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:10004/edgex-devops/git-semver:latest cat [2022-04-08T00:09:48.238Z] $ docker top 81246e23687591bfde1bc34710dc603b5b7b39d7d3ee39c47a77e992d5f597e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-08T00:09:48.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-08T00:09:48.444Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-08T00:09:48.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-08T00:09:48.580Z] $ docker exec 81246e23687591bfde1bc34710dc603b5b7b39d7d3ee39c47a77e992d5f597e2 ssh-agent [2022-04-08T00:09:48.711Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhPnGiH/agent.13 [2022-04-08T00:09:48.711Z] SSH_AGENT_PID=19 [2022-04-08T00:09:48.719Z] Running ssh-add (command line suppressed) [2022-04-08T00:09:48.850Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-275@tmp/private_key_7391179558011055272.key (/w/workspace/foundry_device-virtual-go_PR-275@tmp/private_key_7391179558011055272.key) [2022-04-08T00:09:48.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-08T00:09:49.208Z] + git tag --points-at HEAD [Pipeline] } [2022-04-08T00:09:49.235Z] $ docker exec --env ******** --env ******** 81246e23687591bfde1bc34710dc603b5b7b39d7d3ee39c47a77e992d5f597e2 ssh-agent -k [2022-04-08T00:09:49.358Z] unset SSH_AUTH_SOCK; [2022-04-08T00:09:49.358Z] unset SSH_AGENT_PID; [2022-04-08T00:09:49.358Z] echo Agent pid 19 killed; [2022-04-08T00:09:49.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-08T00:09:49.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-08T00:09:49.458Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-08T00:09:49.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-08T00:09:49.602Z] $ docker exec 81246e23687591bfde1bc34710dc603b5b7b39d7d3ee39c47a77e992d5f597e2 ssh-agent [2022-04-08T00:09:49.723Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfKpfpP/agent.51 [2022-04-08T00:09:49.723Z] SSH_AGENT_PID=57 [2022-04-08T00:09:49.728Z] Running ssh-add (command line suppressed) [2022-04-08T00:09:49.844Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-275@tmp/private_key_8586961985662323218.key (/w/workspace/foundry_device-virtual-go_PR-275@tmp/private_key_8586961985662323218.key) [2022-04-08T00:09:49.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-08T00:09:50.191Z] + git semver init [2022-04-08T00:09:50.191Z] # -> Open(): unable to determine branch for HEAD [2022-04-08T00:09:50.191Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-275/.git [2022-04-08T00:09:50.191Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-275 [2022-04-08T00:09:50.191Z] # $SEMVER_REMOTE_NAME = origin [2022-04-08T00:09:50.191Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-08T00:09:50.191Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-08T00:09:50.191Z] # $SEMVER_BRANCH = PR-275 [2022-04-08T00:09:50.191Z] # $SEMVER_TEMP = /tmp/semver-631264587 [2022-04-08T00:09:50.191Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2022-04-08T00:09:51.580Z] # '/tmp/semver-631264587' -> '/w/workspace/foundry_device-virtual-go_PR-275/.semver' [2022-04-08T00:09:51.580Z] # -> Force: false [2022-04-08T00:09:51.580Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-275/.semver [Pipeline] } [2022-04-08T00:09:51.608Z] $ docker exec --env ******** --env ******** 81246e23687591bfde1bc34710dc603b5b7b39d7d3ee39c47a77e992d5f597e2 ssh-agent -k [2022-04-08T00:09:51.723Z] unset SSH_AUTH_SOCK; [2022-04-08T00:09:51.723Z] unset SSH_AGENT_PID; [2022-04-08T00:09:51.723Z] echo Agent pid 57 killed; [2022-04-08T00:09:51.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-08T00:09:52.157Z] + git semver [Pipeline] } [2022-04-08T00:09:52.212Z] $ docker stop --time=1 81246e23687591bfde1bc34710dc603b5b7b39d7d3ee39c47a77e992d5f597e2 [2022-04-08T00:09:53.652Z] $ docker rm -f 81246e23687591bfde1bc34710dc603b5b7b39d7d3ee39c47a77e992d5f597e2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-08T00:09:54.088Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-08T00:09:54.433Z] Stashed 1 file(s) [Pipeline] echo [2022-04-08T00:09:54.456Z] [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 [2022-04-08T00:09:55.121Z] provisioning config files... [2022-04-08T00:09:55.134Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-275@tmp/config6182404341037372469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T00:09:55.483Z] ---> docker-login.sh [2022-04-08T00:09:55.483Z] nexus3.edgexfoundry.org:10001 [2022-04-08T00:09:55.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T00:09:55.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T00:09:55.483Z] Configure a credential helper to remove this warning. See [2022-04-08T00:09:55.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T00:09:55.483Z] [2022-04-08T00:09:55.483Z] Login Succeeded [2022-04-08T00:09:55.483Z] nexus3.edgexfoundry.org:10002 [2022-04-08T00:09:55.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T00:09:55.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T00:09:55.748Z] Configure a credential helper to remove this warning. See [2022-04-08T00:09:55.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T00:09:55.748Z] [2022-04-08T00:09:55.748Z] Login Succeeded [2022-04-08T00:09:55.748Z] nexus3.edgexfoundry.org:10003 [2022-04-08T00:09:55.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T00:09:55.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T00:09:55.748Z] Configure a credential helper to remove this warning. See [2022-04-08T00:09:55.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T00:09:55.748Z] [2022-04-08T00:09:55.748Z] Login Succeeded [2022-04-08T00:09:55.748Z] nexus3.edgexfoundry.org:10004 [2022-04-08T00:09:56.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T00:09:56.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T00:09:56.012Z] Configure a credential helper to remove this warning. See [2022-04-08T00:09:56.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T00:09:56.012Z] [2022-04-08T00:09:56.012Z] Login Succeeded [2022-04-08T00:09:56.012Z] docker.io [2022-04-08T00:09:56.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T00:09:56.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T00:09:56.273Z] Configure a credential helper to remove this warning. See [2022-04-08T00:09:56.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T00:09:56.273Z] [2022-04-08T00:09:56.273Z] Login Succeeded [2022-04-08T00:09:56.273Z] ---> docker-login.sh ends [Pipeline] } [2022-04-08T00:09:56.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-08T00:09:56.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-08T00:09:56.526Z] ========================================================= [2022-04-08T00:09:56.526Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-08T00:09:56.526Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-08T00:09:56.938Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-08T00:09:56.938Z] Sending build context to Docker daemon 22.89MB [2022-04-08T00:09:56.938Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-08T00:09:56.938Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-08T00:09:57.199Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-08T00:09:57.199Z] 59bf1c3509f3: Pulling fs layer [2022-04-08T00:09:57.199Z] 666ba61612fd: Pulling fs layer [2022-04-08T00:09:57.199Z] 8ed8ca486205: Pulling fs layer [2022-04-08T00:09:57.199Z] 4fe6c5a15a65: Pulling fs layer [2022-04-08T00:09:57.199Z] 22a0e8bec74d: Pulling fs layer [2022-04-08T00:09:57.199Z] 640e595b4fbd: Pulling fs layer [2022-04-08T00:09:57.199Z] 763cafe07f6e: Pulling fs layer [2022-04-08T00:09:57.199Z] 0c0b528cf693: Pulling fs layer [2022-04-08T00:09:57.199Z] 10935f4eaf8b: Pulling fs layer [2022-04-08T00:09:57.199Z] 0c0b528cf693: Waiting [2022-04-08T00:09:57.199Z] 22a0e8bec74d: Waiting [2022-04-08T00:09:57.199Z] 4fe6c5a15a65: Waiting [2022-04-08T00:09:57.199Z] 10935f4eaf8b: Waiting [2022-04-08T00:09:57.199Z] 640e595b4fbd: Waiting [2022-04-08T00:09:57.199Z] 763cafe07f6e: Waiting [2022-04-08T00:09:57.199Z] 8ed8ca486205: Verifying Checksum [2022-04-08T00:09:57.199Z] 8ed8ca486205: Download complete [2022-04-08T00:09:57.199Z] 666ba61612fd: Download complete [2022-04-08T00:09:57.199Z] 22a0e8bec74d: Download complete [2022-04-08T00:09:57.199Z] 640e595b4fbd: Verifying Checksum [2022-04-08T00:09:57.199Z] 640e595b4fbd: Download complete [2022-04-08T00:09:57.199Z] 763cafe07f6e: Verifying Checksum [2022-04-08T00:09:57.199Z] 763cafe07f6e: Download complete [2022-04-08T00:09:57.199Z] 59bf1c3509f3: Download complete [2022-04-08T00:09:57.199Z] 0c0b528cf693: Verifying Checksum [2022-04-08T00:09:57.199Z] 0c0b528cf693: Download complete [2022-04-08T00:09:57.466Z] 59bf1c3509f3: Pull complete [2022-04-08T00:09:57.466Z] 666ba61612fd: Pull complete [2022-04-08T00:09:57.466Z] 8ed8ca486205: Pull complete [2022-04-08T00:09:58.045Z] 4fe6c5a15a65: Verifying Checksum [2022-04-08T00:09:58.045Z] 4fe6c5a15a65: Download complete [2022-04-08T00:09:58.045Z] 10935f4eaf8b: Verifying Checksum [2022-04-08T00:09:58.045Z] 10935f4eaf8b: Download complete [2022-04-08T00:10:02.260Z] 4fe6c5a15a65: Pull complete [2022-04-08T00:10:02.260Z] 22a0e8bec74d: Pull complete [2022-04-08T00:10:02.260Z] 640e595b4fbd: Pull complete [2022-04-08T00:10:02.260Z] 763cafe07f6e: Pull complete [2022-04-08T00:10:02.260Z] 0c0b528cf693: Pull complete [2022-04-08T00:10:04.172Z] 10935f4eaf8b: Pull complete [2022-04-08T00:10:04.172Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-08T00:10:04.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-08T00:10:04.172Z] ---> 99d49a6021b9 [2022-04-08T00:10:04.172Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-08T00:10:05.559Z] ---> Running in bd3ab11eeecb [2022-04-08T00:10:05.559Z] Removing intermediate container bd3ab11eeecb [2022-04-08T00:10:05.559Z] ---> 13738017ece9 [2022-04-08T00:10:05.559Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-08T00:10:05.559Z] ---> Running in f39f91861d51 [2022-04-08T00:10:05.821Z] Removing intermediate container f39f91861d51 [2022-04-08T00:10:05.821Z] ---> 160397ba0228 [2022-04-08T00:10:05.821Z] Step 5/12 : WORKDIR /device-virtual-go [2022-04-08T00:10:05.821Z] ---> Running in 776abecdeb9f [2022-04-08T00:10:05.821Z] Removing intermediate container 776abecdeb9f [2022-04-08T00:10:05.821Z] ---> 38b295d8ce37 [2022-04-08T00:10:05.821Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T00:10:06.084Z] ---> Running in a6aabd0961ce [2022-04-08T00:10:06.657Z] Removing intermediate container a6aabd0961ce [2022-04-08T00:10:06.657Z] ---> 6fcba02900e2 [2022-04-08T00:10:06.657Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-08T00:10:06.657Z] ---> Running in 088df7945ec5 [2022-04-08T00:10:06.923Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T00:10:07.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T00:10:08.131Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-08T00:10:08.131Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-08T00:10:08.131Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-08T00:10:08.394Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-08T00:10:08.394Z] Executing busybox-1.34.1-r3.trigger [2022-04-08T00:10:08.394Z] OK: 224 MiB in 56 packages [2022-04-08T00:10:08.967Z] Removing intermediate container 088df7945ec5 [2022-04-08T00:10:08.967Z] ---> 8d2e890e56bc [2022-04-08T00:10:08.967Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-08T00:10:08.967Z] ---> e4f0f10ce401 [2022-04-08T00:10:08.967Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T00:10:08.967Z] ---> Running in c037644c785e [2022-04-08T00:10:09.939Z] Still waiting to schedule task [2022-04-08T00:10:09.939Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-08T00:10:23.886Z] Removing intermediate container c037644c785e [2022-04-08T00:10:23.886Z] ---> f957c10c94d9 [2022-04-08T00:10:23.886Z] Step 10/12 : COPY . . [2022-04-08T00:10:23.886Z] ---> 5fd35b525fdc [2022-04-08T00:10:23.886Z] Step 11/12 : ARG MAKE='make build' [2022-04-08T00:10:23.886Z] ---> Running in 6467b53b7bd5 [2022-04-08T00:10:23.886Z] Removing intermediate container 6467b53b7bd5 [2022-04-08T00:10:23.886Z] ---> 81bfd4555caf [2022-04-08T00:10:23.886Z] Step 12/12 : RUN $MAKE [2022-04-08T00:10:23.886Z] ---> Running in 010e2318eed4 [2022-04-08T00:10:23.886Z] noop [2022-04-08T00:10:23.886Z] Removing intermediate container 010e2318eed4 [2022-04-08T00:10:23.886Z] ---> 38adec4e9745 [2022-04-08T00:10:23.886Z] Successfully built 38adec4e9745 [2022-04-08T00:10:23.886Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T00:10:24.225Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-08T00:10:24.225Z] . [Pipeline] withDockerContainer [2022-04-08T00:10:24.328Z] prd-ubuntu20.04-docker-8c-8g-11533 does not seem to be running inside a container [2022-04-08T00:10:24.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-275 -v /w/workspace/foundry_device-virtual-go_PR-275:/w/workspace/foundry_device-virtual-go_PR-275:rw,z -v /w/workspace/foundry_device-virtual-go_PR-275@tmp:/w/workspace/foundry_device-virtual-go_PR-275@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 ******** -e ******** ci-base-image-x86_64 cat [2022-04-08T00:10:24.759Z] $ docker top 3a9d9196173da6a1298a7831ce5866a3e05391e5722a0708f353152db630c021 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T00:10:25.180Z] + go version [2022-04-08T00:10:25.180Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-08T00:10:25.229Z] $ docker stop --time=1 3a9d9196173da6a1298a7831ce5866a3e05391e5722a0708f353152db630c021 [2022-04-08T00:10:26.531Z] $ docker rm -f 3a9d9196173da6a1298a7831ce5866a3e05391e5722a0708f353152db630c021 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T00:10:27.301Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-08T00:10:27.301Z] . [Pipeline] withDockerContainer [2022-04-08T00:10:27.390Z] prd-ubuntu20.04-docker-8c-8g-11533 does not seem to be running inside a container [2022-04-08T00:10:27.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-275 -v /w/workspace/foundry_device-virtual-go_PR-275:/w/workspace/foundry_device-virtual-go_PR-275:rw,z -v /w/workspace/foundry_device-virtual-go_PR-275@tmp:/w/workspace/foundry_device-virtual-go_PR-275@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 ******** -e ******** ci-base-image-x86_64 cat [2022-04-08T00:10:27.796Z] $ docker top bca787c7eb0206c4beb846b41a31416c7b19acb2ec696a814abfd6d47908d015 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-08T00:10:28.239Z] + make test [2022-04-08T00:10:28.239Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-08T00:10:28.500Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-04-08T00:10:38.485Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-04-08T00:10:38.485Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.038s coverage: 65.7% of statements [2022-04-08T00:10:43.773Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-08T00:10:47.974Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-08T00:10:47.974Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-08T00:10:47.974Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-08T00:10:48.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-08T00:10:48.044Z] $ docker stop --time=1 bca787c7eb0206c4beb846b41a31416c7b19acb2ec696a814abfd6d47908d015 [2022-04-08T00:10:49.914Z] $ docker rm -f bca787c7eb0206c4beb846b41a31416c7b19acb2ec696a814abfd6d47908d015 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-08T00:10:50.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-08T00:10:50.490Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-08T00:10:51.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-08T00:10:52.048Z] + ls -al . [2022-04-08T00:10:52.048Z] total 184 [2022-04-08T00:10:52.048Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 00:10 . [2022-04-08T00:10:52.048Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 00:09 .. [2022-04-08T00:10:52.048Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 00:09 .git [2022-04-08T00:10:52.048Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 00:09 .github [2022-04-08T00:10:52.048Z] -rw-rw-r-- 1 jenkins jenkins 270 Apr 8 00:09 .gitignore [2022-04-08T00:10:52.048Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 8 00:09 .golangci.yml [2022-04-08T00:10:52.048Z] drwx------ 3 jenkins jenkins 4096 Apr 8 00:09 .semver [2022-04-08T00:10:52.048Z] -rw-rw-r-- 1 jenkins jenkins 7750 Apr 8 00:09 Attribution.txt [2022-04-08T00:10:52.048Z] -rw-rw-r-- 1 jenkins jenkins 6349 Apr 8 00:09 CHANGELOG.md [2022-04-08T00:10:52.048Z] -rw-rw-r-- 1 jenkins jenkins 1974 Apr 8 00:09 Dockerfile [2022-04-08T00:10:52.048Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 8 00:09 GOVERNANCE.md [2022-04-08T00:10:52.049Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 8 00:09 Jenkinsfile [2022-04-08T00:10:52.049Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 8 00:09 LICENSE [2022-04-08T00:10:52.049Z] -rw-rw-r-- 1 jenkins jenkins 2042 Apr 8 00:09 Makefile [2022-04-08T00:10:52.049Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 8 00:09 OWNERS.md [2022-04-08T00:10:52.049Z] -rw-rw-r-- 1 jenkins jenkins 2914 Apr 8 00:09 README.md [2022-04-08T00:10:52.049Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 00:09 VERSION [2022-04-08T00:10:52.049Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 00:09 bin [2022-04-08T00:10:52.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 00:09 cmd [2022-04-08T00:10:52.049Z] -rw-r--r-- 1 jenkins jenkins 44128 Apr 8 00:10 coverage.out [2022-04-08T00:10:52.049Z] -rw-rw-r-- 1 jenkins jenkins 3092 Apr 8 00:09 go.mod [2022-04-08T00:10:52.049Z] -rw-rw-r-- 1 jenkins jenkins 34471 Apr 8 00:09 go.sum [2022-04-08T00:10:52.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 00:09 internal [2022-04-08T00:10:52.049Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 8 00:09 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-08T00:10:52.404Z] + 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=5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c --label arch=amd64 --label version=0.0.0 . [2022-04-08T00:10:52.404Z] Sending build context to Docker daemon 22.94MB [2022-04-08T00:10:52.404Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-04-08T00:10:52.404Z] Step 2/26 : FROM ${BASE} AS builder [2022-04-08T00:10:52.404Z] ---> 38adec4e9745 [2022-04-08T00:10:52.404Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-08T00:10:52.665Z] ---> Running in 83d216dcd773 [2022-04-08T00:10:52.665Z] Removing intermediate container 83d216dcd773 [2022-04-08T00:10:52.665Z] ---> cfa50311405f [2022-04-08T00:10:52.665Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-04-08T00:10:52.665Z] ---> Running in 5e2b9d686443 [2022-04-08T00:10:52.924Z] Removing intermediate container 5e2b9d686443 [2022-04-08T00:10:52.924Z] ---> be9c396b6782 [2022-04-08T00:10:52.924Z] Step 5/26 : WORKDIR /device-virtual-go [2022-04-08T00:10:52.924Z] ---> Running in 251fd4036ac2 [2022-04-08T00:10:52.924Z] Removing intermediate container 251fd4036ac2 [2022-04-08T00:10:52.924Z] ---> 06516e0bdf87 [2022-04-08T00:10:52.924Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T00:10:52.924Z] ---> Running in 47631323b12c [2022-04-08T00:10:53.494Z] Removing intermediate container 47631323b12c [2022-04-08T00:10:53.494Z] ---> 4a66f58072c1 [2022-04-08T00:10:53.495Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-08T00:10:53.755Z] ---> Running in 72f80318f968 [2022-04-08T00:10:53.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-08T00:10:54.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-08T00:10:54.964Z] OK: 224 MiB in 56 packages [2022-04-08T00:10:55.230Z] Removing intermediate container 72f80318f968 [2022-04-08T00:10:55.230Z] ---> 83a3654971db [2022-04-08T00:10:55.230Z] Step 8/26 : COPY go.mod vendor* ./ [2022-04-08T00:10:55.489Z] ---> 6818f6c962d6 [2022-04-08T00:10:55.489Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T00:10:55.489Z] ---> Running in 77f56ad70ec9 [2022-04-08T00:10:56.432Z] Removing intermediate container 77f56ad70ec9 [2022-04-08T00:10:56.432Z] ---> 78816889a89f [2022-04-08T00:10:56.432Z] Step 10/26 : COPY . . [2022-04-08T00:10:56.695Z] ---> fe61b109c3a5 [2022-04-08T00:10:56.695Z] Step 11/26 : ARG MAKE='make build' [2022-04-08T00:10:56.695Z] ---> Running in ea2d2df82944 [2022-04-08T00:10:56.954Z] Removing intermediate container ea2d2df82944 [2022-04-08T00:10:56.954Z] ---> dcb566b9f904 [2022-04-08T00:10:56.954Z] Step 12/26 : RUN $MAKE [2022-04-08T00:10:56.954Z] ---> Running in 1142b3c97f42 [2022-04-08T00:10:57.215Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-04-08T00:11:19.179Z] Removing intermediate container 1142b3c97f42 [2022-04-08T00:11:19.179Z] ---> f2feb695fd3c [2022-04-08T00:11:19.179Z] Step 13/26 : FROM alpine:3.14 [2022-04-08T00:11:19.179Z] 3.14: Pulling from library/alpine [2022-04-08T00:11:19.179Z] 8663204ce13b: Pulling fs layer [2022-04-08T00:11:19.179Z] 8663204ce13b: Download complete [2022-04-08T00:11:19.179Z] 8663204ce13b: Pull complete [2022-04-08T00:11:19.179Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T00:11:19.179Z] Status: Downloaded newer image for alpine:3.14 [2022-04-08T00:11:19.179Z] ---> e04c818066af [2022-04-08T00:11:19.179Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-04-08T00:11:19.179Z] ---> Running in 7498117b03f2 [2022-04-08T00:11:19.179Z] Removing intermediate container 7498117b03f2 [2022-04-08T00:11:19.179Z] ---> c48066d44ac5 [2022-04-08T00:11:19.179Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T00:11:19.179Z] ---> Running in abebe01e037a [2022-04-08T00:11:19.179Z] Removing intermediate container abebe01e037a [2022-04-08T00:11:19.179Z] ---> 17a34113c036 [2022-04-08T00:11:19.179Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-08T00:11:19.179Z] ---> Running in d1d33d56c019 [2022-04-08T00:11:19.179Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-08T00:11:19.750Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-08T00:11:20.012Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-08T00:11:20.012Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-08T00:11:20.012Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-08T00:11:20.272Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-08T00:11:20.272Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-08T00:11:20.534Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-08T00:11:20.534Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T00:11:20.534Z] OK: 8 MiB in 20 packages [2022-04-08T00:11:21.106Z] Removing intermediate container d1d33d56c019 [2022-04-08T00:11:21.106Z] ---> ccd01353d89c [2022-04-08T00:11:21.106Z] Step 17/26 : WORKDIR / [2022-04-08T00:11:21.106Z] ---> Running in a6fb113409ff [2022-04-08T00:11:21.106Z] Removing intermediate container a6fb113409ff [2022-04-08T00:11:21.106Z] ---> 6d6a444165a2 [2022-04-08T00:11:21.106Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-04-08T00:11:21.365Z] ---> 2baa62843bb4 [2022-04-08T00:11:21.365Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-04-08T00:11:21.628Z] ---> 2a9c0f8a3bdd [2022-04-08T00:11:21.628Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-04-08T00:11:22.202Z] ---> a061d7fa40c0 [2022-04-08T00:11:22.202Z] Step 21/26 : EXPOSE 59900 [2022-04-08T00:11:22.202Z] ---> Running in 05fe609f268e [2022-04-08T00:11:22.202Z] Removing intermediate container 05fe609f268e [2022-04-08T00:11:22.202Z] ---> e9cd04a38cc5 [2022-04-08T00:11:22.202Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-04-08T00:11:22.462Z] ---> Running in 610dc9b884fe [2022-04-08T00:11:22.462Z] Removing intermediate container 610dc9b884fe [2022-04-08T00:11:22.462Z] ---> f80ca7fd85b2 [2022-04-08T00:11:22.462Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T00:11:22.462Z] ---> Running in 27847d2b000d [2022-04-08T00:11:22.723Z] Removing intermediate container 27847d2b000d [2022-04-08T00:11:22.723Z] ---> 861a40507b3f [2022-04-08T00:11:22.723Z] Step 24/26 : LABEL arch=amd64 [2022-04-08T00:11:22.723Z] ---> Running in 7e48bfcd12ea [2022-04-08T00:11:22.723Z] Removing intermediate container 7e48bfcd12ea [2022-04-08T00:11:22.723Z] ---> fe273410d016 [2022-04-08T00:11:22.723Z] Step 25/26 : LABEL git_sha=5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c [2022-04-08T00:11:22.723Z] ---> Running in 54fe3b7f21e3 [2022-04-08T00:11:22.984Z] Removing intermediate container 54fe3b7f21e3 [2022-04-08T00:11:22.984Z] ---> 3e78f4fc67f9 [2022-04-08T00:11:22.984Z] Step 26/26 : LABEL version=0.0.0 [2022-04-08T00:11:22.984Z] ---> Running in f933cc72b87f [2022-04-08T00:11:22.984Z] Removing intermediate container f933cc72b87f [2022-04-08T00:11:22.984Z] ---> 3109b3701b4d [2022-04-08T00:11:22.984Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-08T00:11:22.984Z] Successfully built 3109b3701b4d [2022-04-08T00:11:22.984Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T00:11:23.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T00:11:23.737Z] [2022-04-08T00:11:23.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T00:11:24.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T00:11:24.078Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-08T00:11:24.078Z] 5eb5b503b376: Pulling fs layer [2022-04-08T00:11:24.078Z] 5c69ac0246d0: Pulling fs layer [2022-04-08T00:11:24.078Z] ec43610c2a17: Pulling fs layer [2022-04-08T00:11:24.078Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-08T00:11:24.078Z] 33b1e0a273af: Pulling fs layer [2022-04-08T00:11:24.078Z] 5d3b04190fa2: Pulling fs layer [2022-04-08T00:11:24.078Z] 2f39f015ded8: Pulling fs layer [2022-04-08T00:11:24.078Z] 33b1e0a273af: Waiting [2022-04-08T00:11:24.078Z] 5d3b04190fa2: Waiting [2022-04-08T00:11:24.078Z] 3a2ae6a8a46f: Waiting [2022-04-08T00:11:24.078Z] 5c69ac0246d0: Verifying Checksum [2022-04-08T00:11:24.078Z] 5c69ac0246d0: Download complete [2022-04-08T00:11:24.078Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-08T00:11:24.078Z] 3a2ae6a8a46f: Download complete [2022-04-08T00:11:24.078Z] 33b1e0a273af: Verifying Checksum [2022-04-08T00:11:24.078Z] 33b1e0a273af: Download complete [2022-04-08T00:11:24.078Z] 5d3b04190fa2: Verifying Checksum [2022-04-08T00:11:24.078Z] 5d3b04190fa2: Download complete [2022-04-08T00:11:24.340Z] ec43610c2a17: Verifying Checksum [2022-04-08T00:11:24.340Z] ec43610c2a17: Download complete [2022-04-08T00:11:24.340Z] 5eb5b503b376: Verifying Checksum [2022-04-08T00:11:24.340Z] 5eb5b503b376: Download complete [2022-04-08T00:11:24.909Z] 2f39f015ded8: Download complete [2022-04-08T00:11:25.850Z] 5eb5b503b376: Pull complete [2022-04-08T00:11:25.850Z] 5c69ac0246d0: Pull complete [2022-04-08T00:11:26.425Z] ec43610c2a17: Pull complete [2022-04-08T00:11:26.425Z] 3a2ae6a8a46f: Pull complete [2022-04-08T00:11:26.686Z] 33b1e0a273af: Pull complete [2022-04-08T00:11:26.686Z] 5d3b04190fa2: Pull complete [2022-04-08T00:11:30.878Z] 2f39f015ded8: Pull complete [2022-04-08T00:11:30.878Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-08T00:11:30.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T00:11:30.878Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-08T00:11:31.220Z] prd-ubuntu20.04-docker-8c-8g-11533 does not seem to be running inside a container [2022-04-08T00:11:31.265Z] $ 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-275 -v /w/workspace/foundry_device-virtual-go_PR-275:/w/workspace/foundry_device-virtual-go_PR-275:rw,z -v /w/workspace/foundry_device-virtual-go_PR-275@tmp:/w/workspace/foundry_device-virtual-go_PR-275@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-08T00:11:33.076Z] $ docker top 87e66122622496bbe5f9f5decfeb06e8367efe2a564df024317362f93108d711 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T00:11:33.544Z] ---> job-cost.sh [2022-04-08T00:11:33.545Z] lf-activate-venv: SKIPPING [2022-04-08T00:11:33.545Z] INFO: No Stack... [2022-04-08T00:11:34.117Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-08T00:11:34.377Z] INFO: Archiving Costs [Pipeline] sh [2022-04-08T00:11:34.697Z] + + cut -d, -f6cat [2022-04-08T00:11:34.697Z] /w/workspace/foundry_device-virtual-go_PR-275/archives/cost.csv [Pipeline] lock [2022-04-08T00:11:34.740Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-275-1-stack-cost] [2022-04-08T00:11:34.747Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-275-1-stack-cost] did not exist. Created. [2022-04-08T00:11:34.747Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-275-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-08T00:11:35.136Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-08T00:11:35.238Z] Stashed 1 file(s) [Pipeline] } [2022-04-08T00:11:35.263Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-275-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-08T00:11:35.348Z] $ docker stop --time=1 87e66122622496bbe5f9f5decfeb06e8367efe2a564df024317362f93108d711 [2022-04-08T00:11:36.594Z] $ docker rm -f 87e66122622496bbe5f9f5decfeb06e8367efe2a564df024317362f93108d711 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-08T00:13:20.243Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11534 in /w/workspace/foundry_device-virtual-go_PR-275 [Pipeline] { [Pipeline] ws [2022-04-08T00:13:20.286Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2022-04-08T00:13:20.665Z] The recommended git tool is: git [2022-04-08T00:13:27.662Z] using credential edgex-jenkins-ssh [2022-04-08T00:13:27.680Z] Cloning the remote Git repository [2022-04-08T00:13:27.766Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-04-08T00:13:27.888Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2022-04-08T00:13:28.016Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-04-08T00:13:28.017Z] > git --version # timeout=10 [2022-04-08T00:13:28.062Z] > git --version # 'git version 2.25.1' [2022-04-08T00:13:28.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T00:13:28.328Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T00:13:31.474Z] Merging remotes/origin/main commit 351caebf32bba8e0fd88c5312046eae57dc27958 into PR head commit 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c [2022-04-08T00:13:30.748Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-04-08T00:13:30.781Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-08T00:13:30.817Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-04-08T00:13:30.868Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-04-08T00:13:30.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T00:13:30.883Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/275/head:refs/remotes/origin/PR-275 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-08T00:13:31.500Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T00:13:31.527Z] > git checkout -f 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c # timeout=10 [2022-04-08T00:13:31.715Z] Merge succeeded, producing 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c [2022-04-08T00:13:31.715Z] Checking out Revision 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c (PR-275) [2022-04-08T00:13:31.613Z] > git remote # timeout=10 [2022-04-08T00:13:31.635Z] > git config --get remote.origin.url # timeout=10 [2022-04-08T00:13:31.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-08T00:13:31.675Z] > git merge 351caebf32bba8e0fd88c5312046eae57dc27958 # timeout=10 [2022-04-08T00:13:31.701Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-08T00:13:31.728Z] > git config core.sparsecheckout # timeout=10 [2022-04-08T00:13:31.759Z] > git checkout -f 5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c # timeout=10 [2022-04-08T00:13:36.000Z] Commit message: "feat: enable security hardening" [2022-04-08T00:13:36.065Z] > git --version # timeout=10 [2022-04-08T00:13:36.075Z] > git --version # 'git version 2.25.1' [2022-04-08T00:13:36.087Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-08T00:13:37.124Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-08T00:13:37.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-08T00:13:37.124Z] Dload Upload Total Spent Left Speed [2022-04-08T00:13:37.124Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 53831 0 --:--:-- --:--:-- --:--:-- 54077 [Pipeline] sh [2022-04-08T00:13:37.662Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-08T00:13:38.028Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-04-08T00:13:38.028Z] sudo tee /etc/docker/daemon.new [2022-04-08T00:13:38.028Z] { [2022-04-08T00:13:38.028Z] "registry-mirrors": [ [2022-04-08T00:13:38.028Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-08T00:13:38.028Z] ], [2022-04-08T00:13:38.028Z] "bip": "10.250.0.254/24", [2022-04-08T00:13:38.028Z] "hosts": [ [2022-04-08T00:13:38.028Z] "tcp://0.0.0.0:5555", [2022-04-08T00:13:38.028Z] "unix:///var/run/docker.sock" [2022-04-08T00:13:38.028Z] ], [2022-04-08T00:13:38.028Z] "mtu": 1458, [2022-04-08T00:13:38.028Z] "selinux-enabled": true, [2022-04-08T00:13:38.028Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-08T00:13:38.028Z] } [Pipeline] sh [2022-04-08T00:13:38.386Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-08T00:13:38.758Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-08T00:13:57.148Z] provisioning config files... [2022-04-08T00:13:57.178Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6887915308069322526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T00:13:57.779Z] ---> docker-login.sh [2022-04-08T00:13:57.779Z] nexus3.edgexfoundry.org:10001 [2022-04-08T00:13:58.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T00:13:58.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T00:13:58.654Z] Configure a credential helper to remove this warning. See [2022-04-08T00:13:58.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T00:13:58.654Z] [2022-04-08T00:13:58.654Z] Login Succeeded [2022-04-08T00:13:58.654Z] nexus3.edgexfoundry.org:10002 [2022-04-08T00:13:58.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T00:13:59.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T00:13:59.205Z] Configure a credential helper to remove this warning. See [2022-04-08T00:13:59.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T00:13:59.205Z] [2022-04-08T00:13:59.205Z] Login Succeeded [2022-04-08T00:13:59.205Z] nexus3.edgexfoundry.org:10003 [2022-04-08T00:13:59.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T00:13:59.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T00:13:59.487Z] Configure a credential helper to remove this warning. See [2022-04-08T00:13:59.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T00:13:59.487Z] [2022-04-08T00:13:59.487Z] Login Succeeded [2022-04-08T00:13:59.487Z] nexus3.edgexfoundry.org:10004 [2022-04-08T00:14:00.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T00:14:00.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T00:14:00.086Z] Configure a credential helper to remove this warning. See [2022-04-08T00:14:00.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T00:14:00.086Z] [2022-04-08T00:14:00.086Z] Login Succeeded [2022-04-08T00:14:00.086Z] docker.io [2022-04-08T00:14:00.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-08T00:14:00.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-08T00:14:00.963Z] Configure a credential helper to remove this warning. See [2022-04-08T00:14:00.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-08T00:14:00.963Z] [2022-04-08T00:14:00.963Z] Login Succeeded [2022-04-08T00:14:00.963Z] ---> docker-login.sh ends [Pipeline] } [2022-04-08T00:14:00.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-08T00:14:01.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-08T00:14:01.440Z] ========================================================= [2022-04-08T00:14:01.440Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-08T00:14:01.440Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-08T00:14:01.914Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-08T00:14:02.190Z] Sending build context to Docker daemon 11.58MB [2022-04-08T00:14:02.467Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-08T00:14:02.467Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-08T00:14:02.467Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-08T00:14:02.467Z] 9b3977197b4f: Pulling fs layer [2022-04-08T00:14:02.467Z] 1a89e8eeedd5: Pulling fs layer [2022-04-08T00:14:02.467Z] 94645a83ff95: Pulling fs layer [2022-04-08T00:14:02.467Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-08T00:14:02.467Z] 0c92f367c5e7: Pulling fs layer [2022-04-08T00:14:02.467Z] f7c0051592d6: Pulling fs layer [2022-04-08T00:14:02.467Z] a227ed2f7395: Pulling fs layer [2022-04-08T00:14:02.467Z] 7b1c46037f91: Pulling fs layer [2022-04-08T00:14:02.467Z] 3f3a8bcf1eab: Waiting [2022-04-08T00:14:02.467Z] 0c92f367c5e7: Waiting [2022-04-08T00:14:02.467Z] 7b1c46037f91: Waiting [2022-04-08T00:14:02.467Z] a227ed2f7395: Waiting [2022-04-08T00:14:02.467Z] 94645a83ff95: Download complete [2022-04-08T00:14:02.467Z] 1a89e8eeedd5: Verifying Checksum [2022-04-08T00:14:02.467Z] 1a89e8eeedd5: Download complete [2022-04-08T00:14:02.467Z] 0c92f367c5e7: Download complete [2022-04-08T00:14:02.467Z] f7c0051592d6: Verifying Checksum [2022-04-08T00:14:02.467Z] f7c0051592d6: Download complete [2022-04-08T00:14:02.746Z] 9b3977197b4f: Verifying Checksum [2022-04-08T00:14:02.746Z] 9b3977197b4f: Download complete [2022-04-08T00:14:02.746Z] a227ed2f7395: Verifying Checksum [2022-04-08T00:14:02.746Z] a227ed2f7395: Download complete [2022-04-08T00:14:03.347Z] 9b3977197b4f: Pull complete [2022-04-08T00:14:03.969Z] 1a89e8eeedd5: Pull complete [2022-04-08T00:14:04.247Z] 94645a83ff95: Pull complete [2022-04-08T00:14:04.523Z] 7b1c46037f91: Verifying Checksum [2022-04-08T00:14:04.523Z] 7b1c46037f91: Download complete [2022-04-08T00:14:05.118Z] 3f3a8bcf1eab: Download complete [2022-04-08T00:14:17.542Z] 3f3a8bcf1eab: Pull complete [2022-04-08T00:14:17.542Z] 0c92f367c5e7: Pull complete [2022-04-08T00:14:17.542Z] f7c0051592d6: Pull complete [2022-04-08T00:14:17.542Z] a227ed2f7395: Pull complete [2022-04-08T00:14:22.956Z] 7b1c46037f91: Pull complete [2022-04-08T00:14:22.956Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-08T00:14:22.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-08T00:14:22.956Z] ---> f79e39bc4007 [2022-04-08T00:14:22.956Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-08T00:14:23.934Z] ---> Running in 7ed64e7efdfa [2022-04-08T00:14:24.210Z] Removing intermediate container 7ed64e7efdfa [2022-04-08T00:14:24.210Z] ---> 6c0ba667b8ee [2022-04-08T00:14:24.210Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-08T00:14:24.487Z] ---> Running in 54109be0dd7d [2022-04-08T00:14:24.761Z] Removing intermediate container 54109be0dd7d [2022-04-08T00:14:24.761Z] ---> 7a342c6c87cd [2022-04-08T00:14:24.761Z] Step 5/12 : WORKDIR /device-virtual-go [2022-04-08T00:14:24.761Z] ---> Running in d8c6c344a568 [2022-04-08T00:14:25.036Z] Removing intermediate container d8c6c344a568 [2022-04-08T00:14:25.036Z] ---> 286c64a83715 [2022-04-08T00:14:25.036Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T00:14:25.310Z] ---> Running in ef0ca03469a4 [2022-04-08T00:14:27.292Z] Removing intermediate container ef0ca03469a4 [2022-04-08T00:14:27.292Z] ---> 6472ffc5ea36 [2022-04-08T00:14:27.292Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-08T00:14:27.292Z] ---> Running in ba9384681da4 [2022-04-08T00:14:27.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T00:14:28.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T00:14:29.848Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-08T00:14:29.848Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-08T00:14:29.848Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-08T00:14:30.130Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-08T00:14:30.130Z] Executing busybox-1.34.1-r3.trigger [2022-04-08T00:14:30.130Z] OK: 224 MiB in 56 packages [2022-04-08T00:14:31.126Z] Removing intermediate container ba9384681da4 [2022-04-08T00:14:31.126Z] ---> ef8ff872eef2 [2022-04-08T00:14:31.126Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-08T00:14:31.733Z] ---> 1dd6fe88a84b [2022-04-08T00:14:31.733Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T00:14:32.007Z] ---> Running in a32007730ee3 [2022-04-08T00:15:19.155Z] Removing intermediate container a32007730ee3 [2022-04-08T00:15:19.155Z] ---> 0f5f2cac00c2 [2022-04-08T00:15:19.155Z] Step 10/12 : COPY . . [2022-04-08T00:15:19.444Z] ---> 4a98a9133400 [2022-04-08T00:15:19.444Z] Step 11/12 : ARG MAKE='make build' [2022-04-08T00:15:19.444Z] ---> Running in fec4c504264b [2022-04-08T00:15:19.723Z] Removing intermediate container fec4c504264b [2022-04-08T00:15:19.723Z] ---> d0d4c347d90c [2022-04-08T00:15:19.723Z] Step 12/12 : RUN $MAKE [2022-04-08T00:15:20.003Z] ---> Running in 2cbc238e0c90 [2022-04-08T00:15:20.995Z] noop [2022-04-08T00:15:21.592Z] Removing intermediate container 2cbc238e0c90 [2022-04-08T00:15:21.592Z] ---> 556da0566a66 [2022-04-08T00:15:21.592Z] Successfully built 556da0566a66 [2022-04-08T00:15:21.592Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-08T00:15:21.967Z] + docker inspect -f . ci-base-image-arm64 [2022-04-08T00:15:21.967Z] . [Pipeline] withDockerContainer [2022-04-08T00:15:22.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-11534 does not seem to be running inside a container [2022-04-08T00:15:22.329Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-08T00:15:23.673Z] $ docker top d9f3afab410ed6cf74dbd0ffb6d4d7a05fd6cf0fbf0fc5b1757385c48d107fd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T00:15:24.686Z] + go version [2022-04-08T00:15:24.687Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-08T00:15:24.727Z] $ docker stop --time=1 d9f3afab410ed6cf74dbd0ffb6d4d7a05fd6cf0fbf0fc5b1757385c48d107fd1 [2022-04-08T00:15:26.399Z] $ docker rm -f d9f3afab410ed6cf74dbd0ffb6d4d7a05fd6cf0fbf0fc5b1757385c48d107fd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T00:15:27.315Z] + docker inspect -f . ci-base-image-arm64 [2022-04-08T00:15:27.315Z] . [Pipeline] withDockerContainer [2022-04-08T00:15:27.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-11534 does not seem to be running inside a container [2022-04-08T00:15:27.654Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-08T00:15:28.945Z] $ docker top 5ba6849aae0c675680e2f6c0e5dbb742817cb36bdfd798bc106492465596d496 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-08T00:15:29.947Z] + make test [2022-04-08T00:15:29.947Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-04-08T00:15:31.394Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-04-08T00:16:53.270Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-04-08T00:16:53.270Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.143s coverage: 65.7% of statements [2022-04-08T00:16:53.270Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-08T00:16:53.270Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-08T00:17:15.513Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-08T00:17:15.513Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-08T00:17:15.513Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-08T00:17:16.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-08T00:17:17.035Z] $ docker stop --time=1 5ba6849aae0c675680e2f6c0e5dbb742817cb36bdfd798bc106492465596d496 [2022-04-08T00:17:18.832Z] $ docker rm -f 5ba6849aae0c675680e2f6c0e5dbb742817cb36bdfd798bc106492465596d496 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-08T00:17:19.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-08T00:17:19.924Z] Warning: overwriting stash ‘coverage-report’ [2022-04-08T00:17:20.527Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-08T00:17:21.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-08T00:17:21.500Z] + ls -al . [2022-04-08T00:17:21.500Z] total 180 [2022-04-08T00:17:21.500Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 8 00:17 . [2022-04-08T00:17:21.500Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 00:13 .. [2022-04-08T00:17:21.500Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 00:13 .git [2022-04-08T00:17:21.500Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 00:13 .github [2022-04-08T00:17:21.500Z] -rw-rw-r-- 1 jenkins jenkins 270 Apr 8 00:13 .gitignore [2022-04-08T00:17:21.500Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 8 00:13 .golangci.yml [2022-04-08T00:17:21.500Z] -rw-rw-r-- 1 jenkins jenkins 7750 Apr 8 00:13 Attribution.txt [2022-04-08T00:17:21.500Z] -rw-rw-r-- 1 jenkins jenkins 6349 Apr 8 00:13 CHANGELOG.md [2022-04-08T00:17:21.500Z] -rw-rw-r-- 1 jenkins jenkins 1974 Apr 8 00:13 Dockerfile [2022-04-08T00:17:21.500Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 8 00:13 GOVERNANCE.md [2022-04-08T00:17:21.500Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 8 00:13 Jenkinsfile [2022-04-08T00:17:21.500Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 8 00:13 LICENSE [2022-04-08T00:17:21.500Z] -rw-rw-r-- 1 jenkins jenkins 2042 Apr 8 00:13 Makefile [2022-04-08T00:17:21.500Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 8 00:13 OWNERS.md [2022-04-08T00:17:21.500Z] -rw-rw-r-- 1 jenkins jenkins 2914 Apr 8 00:13 README.md [2022-04-08T00:17:21.500Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 00:09 VERSION [2022-04-08T00:17:21.500Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 00:13 bin [2022-04-08T00:17:21.500Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 00:13 cmd [2022-04-08T00:17:21.500Z] -rw-r--r-- 1 jenkins jenkins 44128 Apr 8 00:16 coverage.out [2022-04-08T00:17:21.500Z] -rw-rw-r-- 1 jenkins jenkins 3092 Apr 8 00:13 go.mod [2022-04-08T00:17:21.500Z] -rw-rw-r-- 1 jenkins jenkins 34471 Apr 8 00:13 go.sum [2022-04-08T00:17:21.500Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 00:13 internal [2022-04-08T00:17:21.500Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 8 00:13 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-08T00:17:21.955Z] + 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=5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c --label arch=arm64 --label version=0.0.0 . [2022-04-08T00:17:22.582Z] Sending build context to Docker daemon 11.62MB [2022-04-08T00:17:22.582Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-04-08T00:17:22.582Z] Step 2/26 : FROM ${BASE} AS builder [2022-04-08T00:17:22.582Z] ---> 556da0566a66 [2022-04-08T00:17:22.582Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-08T00:17:22.858Z] ---> Running in d1cd83865d3f [2022-04-08T00:17:23.136Z] Removing intermediate container d1cd83865d3f [2022-04-08T00:17:23.136Z] ---> bdec3ba613ef [2022-04-08T00:17:23.136Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-04-08T00:17:23.136Z] ---> Running in 1213f39bebc4 [2022-04-08T00:17:23.423Z] Removing intermediate container 1213f39bebc4 [2022-04-08T00:17:23.423Z] ---> 0c249c525cea [2022-04-08T00:17:23.423Z] Step 5/26 : WORKDIR /device-virtual-go [2022-04-08T00:17:23.423Z] ---> Running in a85579867940 [2022-04-08T00:17:24.024Z] Removing intermediate container a85579867940 [2022-04-08T00:17:24.024Z] ---> c99bf1abafc8 [2022-04-08T00:17:24.024Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T00:17:24.024Z] ---> Running in 1401a5de4073 [2022-04-08T00:17:26.032Z] Removing intermediate container 1401a5de4073 [2022-04-08T00:17:26.032Z] ---> afe44c83b455 [2022-04-08T00:17:26.032Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-08T00:17:26.032Z] ---> Running in af81aa8f3c59 [2022-04-08T00:17:27.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-08T00:17:27.998Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-08T00:17:28.591Z] OK: 224 MiB in 56 packages [2022-04-08T00:17:29.576Z] Removing intermediate container af81aa8f3c59 [2022-04-08T00:17:29.576Z] ---> 404775cabdfd [2022-04-08T00:17:29.576Z] Step 8/26 : COPY go.mod vendor* ./ [2022-04-08T00:17:30.176Z] ---> a2cf4c7effa7 [2022-04-08T00:17:30.176Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-08T00:17:30.176Z] ---> Running in 18199748b1ec [2022-04-08T00:17:32.159Z] Removing intermediate container 18199748b1ec [2022-04-08T00:17:32.159Z] ---> faa3190ea657 [2022-04-08T00:17:32.159Z] Step 10/26 : COPY . . [2022-04-08T00:17:33.619Z] ---> f774c1bf2365 [2022-04-08T00:17:33.619Z] Step 11/26 : ARG MAKE='make build' [2022-04-08T00:17:33.619Z] ---> Running in 6ce665ef4f9c [2022-04-08T00:17:33.619Z] Removing intermediate container 6ce665ef4f9c [2022-04-08T00:17:33.619Z] ---> f61bb0e843c8 [2022-04-08T00:17:33.619Z] Step 12/26 : RUN $MAKE [2022-04-08T00:17:33.896Z] ---> Running in 51a193c65644 [2022-04-08T00:17:34.875Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-04-08T00:19:41.735Z] Removing intermediate container 51a193c65644 [2022-04-08T00:19:41.735Z] ---> fd59670a09e4 [2022-04-08T00:19:41.735Z] Step 13/26 : FROM alpine:3.14 [2022-04-08T00:19:41.735Z] 3.14: Pulling from library/alpine [2022-04-08T00:19:41.735Z] 455c02918c45: Pulling fs layer [2022-04-08T00:19:41.735Z] 455c02918c45: Verifying Checksum [2022-04-08T00:19:41.735Z] 455c02918c45: Download complete [2022-04-08T00:19:41.735Z] 455c02918c45: Pull complete [2022-04-08T00:19:41.735Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-08T00:19:41.735Z] Status: Downloaded newer image for alpine:3.14 [2022-04-08T00:19:41.735Z] ---> ac73e934f311 [2022-04-08T00:19:41.735Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-04-08T00:19:41.735Z] ---> Running in 4d5dc1ea3869 [2022-04-08T00:19:41.735Z] Removing intermediate container 4d5dc1ea3869 [2022-04-08T00:19:41.735Z] ---> 98de4b195afd [2022-04-08T00:19:41.735Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-08T00:19:41.735Z] ---> Running in 5968942d740b [2022-04-08T00:19:41.735Z] Removing intermediate container 5968942d740b [2022-04-08T00:19:41.735Z] ---> 546dc87c8cb8 [2022-04-08T00:19:41.735Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-08T00:19:41.735Z] ---> Running in 3af384089b91 [2022-04-08T00:19:41.735Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-08T00:19:41.735Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-08T00:19:42.713Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-08T00:19:42.713Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-08T00:19:42.713Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-08T00:19:42.986Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-08T00:19:42.986Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-08T00:19:43.259Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-08T00:19:43.259Z] Executing busybox-1.33.1-r7.trigger [2022-04-08T00:19:43.259Z] OK: 8 MiB in 20 packages [2022-04-08T00:19:44.247Z] Removing intermediate container 3af384089b91 [2022-04-08T00:19:44.247Z] ---> a93cb8dd3a48 [2022-04-08T00:19:44.247Z] Step 17/26 : WORKDIR / [2022-04-08T00:19:44.247Z] ---> Running in 73afbabd9290 [2022-04-08T00:19:44.529Z] Removing intermediate container 73afbabd9290 [2022-04-08T00:19:44.529Z] ---> 7a89b94fd8d0 [2022-04-08T00:19:44.529Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-04-08T00:19:45.130Z] ---> ab5056e8ffbe [2022-04-08T00:19:45.130Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-04-08T00:19:45.742Z] ---> 3b85530486f1 [2022-04-08T00:19:45.742Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-04-08T00:19:47.715Z] ---> 9e5cf75a0263 [2022-04-08T00:19:47.715Z] Step 21/26 : EXPOSE 59900 [2022-04-08T00:19:47.715Z] ---> Running in 4a808e7b0db2 [2022-04-08T00:19:47.715Z] Removing intermediate container 4a808e7b0db2 [2022-04-08T00:19:47.715Z] ---> c8e918373e9a [2022-04-08T00:19:47.715Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-04-08T00:19:47.715Z] ---> Running in 244edf2fcf69 [2022-04-08T00:19:47.987Z] Removing intermediate container 244edf2fcf69 [2022-04-08T00:19:47.987Z] ---> 8fb329fd83ec [2022-04-08T00:19:48.258Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-08T00:19:48.258Z] ---> Running in f2b7b0dc1b16 [2022-04-08T00:19:48.530Z] Removing intermediate container f2b7b0dc1b16 [2022-04-08T00:19:48.530Z] ---> 168d3cc406c3 [2022-04-08T00:19:48.530Z] Step 24/26 : LABEL arch=arm64 [2022-04-08T00:19:48.530Z] ---> Running in 5aca2e7f707b [2022-04-08T00:19:48.804Z] Removing intermediate container 5aca2e7f707b [2022-04-08T00:19:48.804Z] ---> 3e2694859807 [2022-04-08T00:19:48.804Z] Step 25/26 : LABEL git_sha=5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c [2022-04-08T00:19:49.081Z] ---> Running in 5f17f76bcbe9 [2022-04-08T00:19:49.354Z] Removing intermediate container 5f17f76bcbe9 [2022-04-08T00:19:49.354Z] ---> 18e9823e654e [2022-04-08T00:19:49.354Z] Step 26/26 : LABEL version=0.0.0 [2022-04-08T00:19:49.354Z] ---> Running in 3547ca04c11b [2022-04-08T00:19:49.628Z] Removing intermediate container 3547ca04c11b [2022-04-08T00:19:49.628Z] ---> e438ca54050f [2022-04-08T00:19:49.628Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-08T00:19:49.628Z] Successfully built e438ca54050f [2022-04-08T00:19:49.628Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-08T00:19:50.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-08T00:19:50.622Z] [2022-04-08T00:19:50.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-08T00:19:51.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-08T00:19:51.287Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-08T00:19:51.287Z] 8998bd30e6a1: Pulling fs layer [2022-04-08T00:19:51.287Z] 04944245beec: Pulling fs layer [2022-04-08T00:19:51.287Z] 699f458cf7ca: Pulling fs layer [2022-04-08T00:19:51.287Z] 765212b225bb: Pulling fs layer [2022-04-08T00:19:51.287Z] f23df028b6ca: Pulling fs layer [2022-04-08T00:19:51.287Z] d65c8cfc05b1: Pulling fs layer [2022-04-08T00:19:51.287Z] 2437ff75d9bd: Pulling fs layer [2022-04-08T00:19:51.287Z] 765212b225bb: Waiting [2022-04-08T00:19:51.287Z] f23df028b6ca: Waiting [2022-04-08T00:19:51.287Z] 2437ff75d9bd: Waiting [2022-04-08T00:19:51.287Z] d65c8cfc05b1: Waiting [2022-04-08T00:19:51.287Z] 04944245beec: Verifying Checksum [2022-04-08T00:19:51.287Z] 04944245beec: Download complete [2022-04-08T00:19:51.287Z] 765212b225bb: Verifying Checksum [2022-04-08T00:19:51.287Z] 765212b225bb: Download complete [2022-04-08T00:19:51.287Z] f23df028b6ca: Verifying Checksum [2022-04-08T00:19:51.287Z] f23df028b6ca: Download complete [2022-04-08T00:19:51.287Z] d65c8cfc05b1: Verifying Checksum [2022-04-08T00:19:51.287Z] d65c8cfc05b1: Download complete [2022-04-08T00:19:51.561Z] 699f458cf7ca: Verifying Checksum [2022-04-08T00:19:51.562Z] 699f458cf7ca: Download complete [2022-04-08T00:19:51.836Z] 8998bd30e6a1: Verifying Checksum [2022-04-08T00:19:51.836Z] 8998bd30e6a1: Download complete [2022-04-08T00:19:54.463Z] 2437ff75d9bd: Verifying Checksum [2022-04-08T00:19:54.463Z] 2437ff75d9bd: Download complete [2022-04-08T00:19:55.899Z] 8998bd30e6a1: Pull complete [2022-04-08T00:19:56.501Z] 04944245beec: Pull complete [2022-04-08T00:19:57.932Z] 699f458cf7ca: Pull complete [2022-04-08T00:19:57.932Z] 765212b225bb: Pull complete [2022-04-08T00:19:58.911Z] f23df028b6ca: Pull complete [2022-04-08T00:19:59.187Z] d65c8cfc05b1: Pull complete [2022-04-08T00:20:14.286Z] 2437ff75d9bd: Pull complete [2022-04-08T00:20:14.286Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-08T00:20:14.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-08T00:20:14.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-08T00:20:14.544Z] prd-ubuntu20.04-docker-arm64-4c-16g-11534 does not seem to be running inside a container [2022-04-08T00:20:14.631Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-08T00:20:17.201Z] $ docker top 0c827c3476341e1a1ebc5417e9ca411503129ed02fa76d93d55b5fe26362725d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-08T00:20:18.182Z] ---> job-cost.sh [2022-04-08T00:20:18.182Z] lf-activate-venv: SKIPPING [2022-04-08T00:20:18.182Z] INFO: No Stack... [2022-04-08T00:20:18.771Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-08T00:20:19.365Z] INFO: Archiving Costs [Pipeline] sh [2022-04-08T00:20:20.321Z] + cut -d, -f6 [2022-04-08T00:20:20.321Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2022-04-08T00:20:20.401Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-275-1-stack-cost] [2022-04-08T00:20:20.411Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-275-1-stack-cost] did not exist. Created. [2022-04-08T00:20:20.411Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-275-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-08T00:20:21.158Z] /w/workspace/device-virtual-go/1@tmp/durable-b16bb781/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-08T00:20:21.847Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-08T00:20:21.883Z] Warning: overwriting stash ‘stack-cost’ [2022-04-08T00:20:21.921Z] Stashed 1 file(s) [Pipeline] } [2022-04-08T00:20:21.938Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-275-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-08T00:20:22.024Z] $ docker stop --time=1 0c827c3476341e1a1ebc5417e9ca411503129ed02fa76d93d55b5fe26362725d [2022-04-08T00:20:23.544Z] $ docker rm -f 0c827c3476341e1a1ebc5417e9ca411503129ed02fa76d93d55b5fe26362725d [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 [2022-04-08T00:20:24.569Z] provisioning config files... [2022-04-08T00:20:24.577Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-275@tmp/config2637335624532114074tmp [Pipeline] { [Pipeline] sh [2022-04-08T00:20:24.915Z] + set +x [2022-04-08T00:20:24.915Z] + curl -s https://codecov.io/bash [2022-04-08T00:20:24.915Z] + bash -s -- [2022-04-08T00:20:24.915Z] [2022-04-08T00:20:24.915Z] _____ _ [2022-04-08T00:20:24.915Z] / ____| | | [2022-04-08T00:20:24.915Z] | | ___ __| | ___ ___ _____ __ [2022-04-08T00:20:24.915Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-08T00:20:24.915Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-08T00:20:24.915Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-08T00:20:24.915Z] Bash-1.0.6 [2022-04-08T00:20:24.915Z] [2022-04-08T00:20:24.915Z] [2022-04-08T00:20:24.915Z] ==> git version 2.25.1 found [2022-04-08T00:20:24.915Z] ==> 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 [2022-04-08T00:20:24.915Z] Release-Date: 2020-01-08 [2022-04-08T00:20:24.915Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-08T00:20:24.916Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-08T00:20:24.916Z] ==> Jenkins CI detected. [2022-04-08T00:20:24.916Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-275 [2022-04-08T00:20:24.916Z] project root: . [2022-04-08T00:20:24.916Z] --> token set from env [2022-04-08T00:20:24.916Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-08T00:20:24.916Z] ==> Running gcov in . (disable via -X gcov) [2022-04-08T00:20:24.916Z] ==> Python coveragepy not found [2022-04-08T00:20:24.916Z] ==> Searching for coverage reports in: [2022-04-08T00:20:24.916Z] + . [2022-04-08T00:20:24.916Z] -> Found 1 reports [2022-04-08T00:20:24.916Z] ==> Detecting git/mercurial file structure [2022-04-08T00:20:24.916Z] ==> Reading reports [2022-04-08T00:20:24.916Z] + ./coverage.out bytes=44128 [2022-04-08T00:20:24.916Z] ==> Appending adjustments [2022-04-08T00:20:24.916Z] https://docs.codecov.io/docs/fixing-reports [2022-04-08T00:20:25.177Z] + Found adjustments [2022-04-08T00:20:25.177Z] ==> Gzipping contents [2022-04-08T00:20:25.177Z] 8.0K /tmp/codecov.LaKPDu.gz [2022-04-08T00:20:25.177Z] ==> Uploading reports [2022-04-08T00:20:25.177Z] url: https://codecov.io [2022-04-08T00:20:25.177Z] query: branch=PR-275&commit=5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-275%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=275&job=&cmd_args= [2022-04-08T00:20:25.177Z] -> Pinging Codecov [2022-04-08T00:20:25.177Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-275&commit=5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-275%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=275&job=&cmd_args= [2022-04-08T00:20:25.438Z] -> Uploading to [2022-04-08T00:20:25.438Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-08/5E52B4B073DB2E39498172D8E973AA87/5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c/857a0999-9090-479b-9544-1ece62de5f10.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220408%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220408T002025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0d579f8080722f02f759d96e93daf4cc085bfb2cc04aba8bf147110eaa5b5efa [2022-04-08T00:20:25.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-08T00:20:25.438Z] Dload Upload Total Spent Left Speed [2022-04-08T00:20:25.699Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5295 0 0 100 5295 0 26083 --:--:-- --:--:-- --:--:-- 26083 100 5295 0 0 100 5295 0 25456 --:--:-- --:--:-- --:--:-- 25334 [2022-04-08T00:20:25.699Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/5ba56e1622a9d0d2bcc2a0f5d43f121ca7cbd17c [Pipeline] } [2022-04-08T00:20:25.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-08T00:20:27.617Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-275/archives ] [2022-04-08T00:20:27.617Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-275/archives [2022-04-08T00:20:27.617Z] total 16 [2022-04-08T00:20:27.617Z] drwxr-xr-x 3 root root 4096 Apr 8 00:11 . [2022-04-08T00:20:27.617Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 8 00:11 .. [2022-04-08T00:20:27.617Z] drwxr-xr-x 2 root root 4096 Apr 8 00:11 cost [2022-04-08T00:20:27.617Z] -rw-r--r-- 1 root root 88 Apr 8 00:11 cost.csv [2022-04-08T00:20:27.617Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-275/archives [2022-04-08T00:20:27.617Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-275/archives [2022-04-08T00:20:27.617Z] total 16 [2022-04-08T00:20:27.617Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 8 00:11 . [2022-04-08T00:20:27.617Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 8 00:11 .. [2022-04-08T00:20:27.617Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 8 00:11 cost [2022-04-08T00:20:27.617Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 8 00:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-08T00:20:27.955Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T00:20:28.873Z] ---> package-listing.sh [2022-04-08T00:20:28.873Z] ++ facter osfamily [2022-04-08T00:20:28.873Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-08T00:20:28.873Z] + OS_FAMILY=debian [2022-04-08T00:20:28.873Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-275 [2022-04-08T00:20:28.873Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-08T00:20:28.873Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-08T00:20:28.873Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-08T00:20:28.873Z] + PACKAGES=/tmp/packages_start.txt [2022-04-08T00:20:28.873Z] + '[' /w/workspace/foundry_device-virtual-go_PR-275 ']' [2022-04-08T00:20:28.873Z] + PACKAGES=/tmp/packages_end.txt [2022-04-08T00:20:28.873Z] + case "${OS_FAMILY}" in [2022-04-08T00:20:28.873Z] + dpkg -l [2022-04-08T00:20:28.873Z] + grep '^ii' [2022-04-08T00:20:29.233Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-08T00:20:29.233Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-08T00:20:29.233Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-08T00:20:29.233Z] + '[' /w/workspace/foundry_device-virtual-go_PR-275 ']' [2022-04-08T00:20:29.233Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-275/archives/ [2022-04-08T00:20:29.233Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-275/archives/ [Pipeline] echo [2022-04-08T00:20:29.264Z] 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-275/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-08T00:20:29.574Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-08T00:20:30.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-08T00:20:30.167Z] . [Pipeline] withDockerContainer [2022-04-08T00:20:30.260Z] prd-ubuntu20.04-docker-8c-8g-11533 does not seem to be running inside a container [2022-04-08T00:20:30.306Z] $ 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-275/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-275 -v /w/workspace/foundry_device-virtual-go_PR-275:/w/workspace/foundry_device-virtual-go_PR-275:rw,z -v /w/workspace/foundry_device-virtual-go_PR-275@tmp:/w/workspace/foundry_device-virtual-go_PR-275@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-08T00:20:30.543Z] $ docker top 940e2763f6d8b1af88191a9904d21cc8170cfc07ded219e28b53447b62bb2c56 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-08T00:20:30.931Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-08T00:20:31.240Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-08T00:20:31.549Z] + ls /var/log/sa-host [2022-04-08T00:20:31.549Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-08T00:20:31.721Z] provisioning config files... [2022-04-08T00:20:31.732Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-275@tmp/config3404377294023011560tmp [Pipeline] { [Pipeline] echo [2022-04-08T00:20:31.784Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T00:20:32.104Z] ---> create-netrc.sh [Pipeline] } [2022-04-08T00:20:32.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-08T00:20:32.536Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-08T00:20:32.570Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T00:20:32.890Z] ---> sudo-logs.sh [2022-04-08T00:20:32.891Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-08T00:20:32.978Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T00:20:33.299Z] ---> job-cost.sh [2022-04-08T00:20:33.299Z] lf-activate-venv: SKIPPING [2022-04-08T00:20:33.299Z] DEBUG: total: 0.2199999988079071 [2022-04-08T00:20:33.299Z] INFO: Retrieving Stack Cost... [2022-04-08T00:20:33.875Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-08T00:20:34.135Z] INFO: Archiving Costs [Pipeline] echo [2022-04-08T00:20:34.177Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-08T00:20:34.492Z] ---> logs-deploy.sh [2022-04-08T00:20:34.492Z] lf-activate-venv: SKIPPING [2022-04-08T00:20:34.492Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-275/1 [2022-04-08T00:20:34.492Z] INFO: archiving workspace using pattern(s): [2022-04-08T00:20:35.433Z] Archives upload complete. [2022-04-08T00:20:35.433Z] INFO: archiving logs to Nexus