Pull request #422 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb96731e15d3aa0a25f531a4590838078824ae1f+b2aaf32d0f62f9c14c83812b914ce9a372d510a0 (5c11e127b639a71cbb45c33daa2c854636a8dfc9) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1610479555048837636.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17498499010660811776.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-422/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-422/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6727185036460462812.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-422/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17891830358596637133.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15794366135560212197.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-422/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-422/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2887943839258153.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-4566 in /w/workspace/foundry_device-virtual-go_PR-422 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-422 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b2aaf32d0f62f9c14c83812b914ce9a372d510a0 into PR head commit fb96731e15d3aa0a25f531a4590838078824ae1f Merge succeeded, producing fb96731e15d3aa0a25f531a4590838078824ae1f Checking out Revision fb96731e15d3aa0a25f531a4590838078824ae1f (PR-422) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb96731e15d3aa0a25f531a4590838078824ae1f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b2aaf32d0f62f9c14c83812b914ce9a372d510a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb96731e15d3aa0a25f531a4590838078824ae1f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-25T11:43:08.388Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-25T11:43:08.574Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-25T11:43:08.668Z] ========================================================= [2023-08-25T11:43:08.668Z] EdgeX Global Pipelines Version Info [2023-08-25T11:43:08.668Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:43:09.420Z] ------------------- [2023-08-25T11:43:09.420Z] stable info: [2023-08-25T11:43:09.420Z] ------------------- [2023-08-25T11:43:09.420Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-25T11:43:09.420Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T11:43:09.420Z] Message: update stable to v1.0.253 [2023-08-25T11:43:09.992Z] ------------------- [2023-08-25T11:43:09.992Z] experimental info: [2023-08-25T11:43:09.992Z] ------------------- [2023-08-25T11:43:09.992Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-25T11:43:09.992Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T11:43:09.992Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-25T11:43:10.372Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-08-25T11:43:10.418Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-08-25T11:43:10.464Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-25T11:43:10.507Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-25T11:43:10.548Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-25T11:43:10.600Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-25T11:43:10.644Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-25T11:43:10.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-25T11:43:10.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-25T11:43:10.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-25T11:43:10.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-25T11:43:11.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-08-25T11:43:11.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-25T11:43:11.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-25T11:43:11.137Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T11:43:11.184Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-25T11:43:11.233Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T11:43:11.290Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-25T11:43:11.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-25T11:43:11.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-25T11:43:11.433Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-25T11:43:11.480Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-25T11:43:11.617Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-25T11:43:11.666Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-25T11:43:11.712Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-25T11:43:11.757Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-25T11:43:11.809Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-25T11:43:11.856Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-422 [Pipeline] echo [2023-08-25T11:43:11.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-422 [Pipeline] echo [2023-08-25T11:43:11.950Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-422 [Pipeline] echo [2023-08-25T11:43:11.995Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb96731e15d3aa0a25f531a4590838078824ae1f [Pipeline] echo [2023-08-25T11:43:12.056Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb96731 [Pipeline] echo [2023-08-25T11:43:12.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T11:43:12.241Z] provisioning config files... [2023-08-25T11:43:12.256Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-422@tmp/config1008321604421366380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:43:12.603Z] ---> docker-login.sh [2023-08-25T11:43:12.603Z] nexus3.edgexfoundry.org:10001 [2023-08-25T11:43:12.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:43:13.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:43:13.123Z] Configure a credential helper to remove this warning. See [2023-08-25T11:43:13.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:43:13.123Z] [2023-08-25T11:43:13.123Z] Login Succeeded [2023-08-25T11:43:13.123Z] nexus3.edgexfoundry.org:10002 [2023-08-25T11:43:13.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:43:13.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:43:13.123Z] Configure a credential helper to remove this warning. See [2023-08-25T11:43:13.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:43:13.123Z] [2023-08-25T11:43:13.123Z] Login Succeeded [2023-08-25T11:43:13.123Z] nexus3.edgexfoundry.org:10003 [2023-08-25T11:43:13.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:43:13.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:43:13.384Z] Configure a credential helper to remove this warning. See [2023-08-25T11:43:13.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:43:13.384Z] [2023-08-25T11:43:13.384Z] Login Succeeded [2023-08-25T11:43:13.384Z] nexus3.edgexfoundry.org:10004 [2023-08-25T11:43:13.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:43:13.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:43:13.384Z] Configure a credential helper to remove this warning. See [2023-08-25T11:43:13.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:43:13.384Z] [2023-08-25T11:43:13.384Z] Login Succeeded [2023-08-25T11:43:13.384Z] docker.io [2023-08-25T11:43:13.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:43:13.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:43:13.644Z] Configure a credential helper to remove this warning. See [2023-08-25T11:43:13.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:43:13.644Z] [2023-08-25T11:43:13.644Z] Login Succeeded [2023-08-25T11:43:13.644Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T11:43:13.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-25T11:43:14.345Z] + git rev-list -1 --merges fb96731e15d3aa0a25f531a4590838078824ae1f~1..fb96731e15d3aa0a25f531a4590838078824ae1f [Pipeline] echo [2023-08-25T11:43:14.379Z] -----------> git rev-list -1 --merges fb96731e15d3aa0a25f531a4590838078824ae1f~1..fb96731e15d3aa0a25f531a4590838078824ae1f fb96731e15d3aa0a25f531a4590838078824ae1f [false] [Pipeline] sh [2023-08-25T11:43:14.689Z] + git log --format=format:%s -1 fb96731e15d3aa0a25f531a4590838078824ae1f [Pipeline] echo [2023-08-25T11:43:14.723Z] ========================================================= [2023-08-25T11:43:14.723Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-25T11:43:14.723Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T11:43:15.154Z] + git log --format=format:%s -1 fb96731e15d3aa0a25f531a4590838078824ae1f [Pipeline] echo [2023-08-25T11:43:15.188Z] [semverPrep] GIT_COMMIT: fb96731e15d3aa0a25f531a4590838078824ae1f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-08-25T11:43:15.218Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-25T11:43:15.629Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-25T11:43:15.629Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-25T11:43:15.629Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-25T11:43:15.629Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-25T11:43:15.629Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-25T11:43:15.629Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-25T11:43:15.629Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:43:16.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T11:43:16.136Z] [2023-08-25T11:43:16.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:43:16.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T11:43:16.533Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-25T11:43:16.533Z] b85a868b505f: Pulling fs layer [2023-08-25T11:43:16.533Z] e2be974225ed: Pulling fs layer [2023-08-25T11:43:16.533Z] 339a4e72a1f5: Pulling fs layer [2023-08-25T11:43:16.533Z] 988bab9f4d93: Pulling fs layer [2023-08-25T11:43:16.533Z] 1469e6f7b9e6: Pulling fs layer [2023-08-25T11:43:16.533Z] eaf3925da568: Pulling fs layer [2023-08-25T11:43:16.533Z] 1469e6f7b9e6: Waiting [2023-08-25T11:43:16.533Z] bab4dde63d76: Pulling fs layer [2023-08-25T11:43:16.533Z] bde34c3a00c8: Pulling fs layer [2023-08-25T11:43:16.533Z] 988bab9f4d93: Waiting [2023-08-25T11:43:16.533Z] b352a97aabf1: Pulling fs layer [2023-08-25T11:43:16.533Z] eaf3925da568: Waiting [2023-08-25T11:43:16.533Z] 4872d77fe225: Pulling fs layer [2023-08-25T11:43:16.533Z] 5851b861e8e6: Pulling fs layer [2023-08-25T11:43:16.533Z] bab4dde63d76: Waiting [2023-08-25T11:43:16.533Z] bde34c3a00c8: Waiting [2023-08-25T11:43:16.533Z] 4872d77fe225: Waiting [2023-08-25T11:43:16.533Z] e2be974225ed: Verifying Checksum [2023-08-25T11:43:16.533Z] e2be974225ed: Download complete [2023-08-25T11:43:16.533Z] 988bab9f4d93: Verifying Checksum [2023-08-25T11:43:16.533Z] 988bab9f4d93: Download complete [2023-08-25T11:43:16.793Z] 1469e6f7b9e6: Verifying Checksum [2023-08-25T11:43:16.793Z] 1469e6f7b9e6: Download complete [2023-08-25T11:43:16.793Z] 339a4e72a1f5: Verifying Checksum [2023-08-25T11:43:16.793Z] 339a4e72a1f5: Download complete [2023-08-25T11:43:16.793Z] eaf3925da568: Verifying Checksum [2023-08-25T11:43:16.793Z] eaf3925da568: Download complete [2023-08-25T11:43:16.793Z] bde34c3a00c8: Verifying Checksum [2023-08-25T11:43:16.793Z] bde34c3a00c8: Download complete [2023-08-25T11:43:16.793Z] b352a97aabf1: Download complete [2023-08-25T11:43:16.793Z] 4872d77fe225: Download complete [2023-08-25T11:43:16.793Z] 5851b861e8e6: Download complete [2023-08-25T11:43:16.793Z] b85a868b505f: Verifying Checksum [2023-08-25T11:43:16.793Z] b85a868b505f: Download complete [2023-08-25T11:43:17.053Z] bab4dde63d76: Verifying Checksum [2023-08-25T11:43:17.053Z] bab4dde63d76: Download complete [2023-08-25T11:43:17.987Z] b85a868b505f: Pull complete [2023-08-25T11:43:17.987Z] e2be974225ed: Pull complete [2023-08-25T11:43:18.551Z] 339a4e72a1f5: Pull complete [2023-08-25T11:43:18.551Z] 988bab9f4d93: Pull complete [2023-08-25T11:43:18.809Z] 1469e6f7b9e6: Pull complete [2023-08-25T11:43:18.809Z] eaf3925da568: Pull complete [2023-08-25T11:43:20.712Z] bab4dde63d76: Pull complete [2023-08-25T11:43:20.712Z] bde34c3a00c8: Pull complete [2023-08-25T11:43:20.712Z] b352a97aabf1: Pull complete [2023-08-25T11:43:20.712Z] 4872d77fe225: Pull complete [2023-08-25T11:43:20.973Z] 5851b861e8e6: Pull complete [2023-08-25T11:43:20.973Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-25T11:43:20.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-25T11:43:20.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:43:21.195Z] prd-ubuntu20.04-docker-8c-8g-4566 does not seem to be running inside a container [2023-08-25T11:43:21.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-422 -v /w/workspace/foundry_device-virtual-go_PR-422:/w/workspace/foundry_device-virtual-go_PR-422:rw,z -v /w/workspace/foundry_device-virtual-go_PR-422@tmp:/w/workspace/foundry_device-virtual-go_PR-422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-25T11:43:23.577Z] $ docker top 7cb9695a5832a43f75385f93e6d34eb3a2767d437de4ebf293a4ee08976a7795 -eo pid,comm [2023-08-25T11:43:23.622Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-25T11:43:23.622Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-25T11:43:23.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T11:43:23.754Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T11:43:23.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T11:43:23.863Z] $ docker exec 7cb9695a5832a43f75385f93e6d34eb3a2767d437de4ebf293a4ee08976a7795 ssh-agent [2023-08-25T11:43:23.966Z] SSH_AUTH_SOCK=/tmp/ssh-eWj6pzVkVrx8/agent.32 [2023-08-25T11:43:23.966Z] SSH_AGENT_PID=38 [2023-08-25T11:43:23.973Z] Running ssh-add (command line suppressed) [2023-08-25T11:43:24.067Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-422@tmp/private_key_14177659064267102908.key (/w/workspace/foundry_device-virtual-go_PR-422@tmp/private_key_14177659064267102908.key) [2023-08-25T11:43:24.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T11:43:24.411Z] + git tag --points-at HEAD [Pipeline] } [2023-08-25T11:43:24.439Z] $ docker exec --env ******** --env ******** 7cb9695a5832a43f75385f93e6d34eb3a2767d437de4ebf293a4ee08976a7795 ssh-agent -k [2023-08-25T11:43:24.527Z] unset SSH_AUTH_SOCK; [2023-08-25T11:43:24.528Z] unset SSH_AGENT_PID; [2023-08-25T11:43:24.528Z] echo Agent pid 38 killed; [2023-08-25T11:43:24.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-25T11:43:24.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-25T11:43:24.625Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-25T11:43:24.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-25T11:43:24.731Z] $ docker exec 7cb9695a5832a43f75385f93e6d34eb3a2767d437de4ebf293a4ee08976a7795 ssh-agent [2023-08-25T11:43:24.833Z] SSH_AUTH_SOCK=/tmp/ssh-jp0eDW8aAmxV/agent.70 [2023-08-25T11:43:24.833Z] SSH_AGENT_PID=76 [2023-08-25T11:43:24.838Z] Running ssh-add (command line suppressed) [2023-08-25T11:43:24.927Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-422@tmp/private_key_338531495646285055.key (/w/workspace/foundry_device-virtual-go_PR-422@tmp/private_key_338531495646285055.key) [2023-08-25T11:43:24.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-25T11:43:25.267Z] + git semver init [2023-08-25T11:43:25.527Z] 2023-08-25 11:43:25,446 [run_init] DEBUG init version:0.0.0 force:False [2023-08-25T11:43:25.527Z] 2023-08-25 11:43:25,447 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-422/.semver [2023-08-25T11:43:25.527Z] 2023-08-25 11:43:25,447 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-422/.semver [2023-08-25T11:43:25.527Z] 2023-08-25 11:43:25,447 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-422/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-422, universal_newlines=False, shell=None, istream=None) [2023-08-25T11:43:26.902Z] 2023-08-25 11:43:26,539 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-422/.git/info/exclude [2023-08-25T11:43:26.902Z] 2023-08-25 11:43:26,540 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-422/.semver/PR-422 with force:False [2023-08-25T11:43:26.902Z] 2023-08-25 11:43:26,540 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-422/.semver/PR-422 [2023-08-25T11:43:26.902Z] 2023-08-25 11:43:26,544 [execute] INFO git cat-file --batch-check [2023-08-25T11:43:26.902Z] 2023-08-25 11:43:26,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-422/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T11:43:26.902Z] 2023-08-25 11:43:26,551 [execute] INFO git cat-file --batch [2023-08-25T11:43:26.902Z] 2023-08-25 11:43:26,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-422/.semver, universal_newlines=False, shell=None, istream=) [2023-08-25T11:43:26.902Z] 2023-08-25 11:43:26,556 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-422/.semver/PR-422 [2023-08-25T11:43:26.902Z] 0.0.0 [Pipeline] } [2023-08-25T11:43:26.929Z] $ docker exec --env ******** --env ******** 7cb9695a5832a43f75385f93e6d34eb3a2767d437de4ebf293a4ee08976a7795 ssh-agent -k [2023-08-25T11:43:27.022Z] unset SSH_AUTH_SOCK; [2023-08-25T11:43:27.022Z] unset SSH_AGENT_PID; [2023-08-25T11:43:27.022Z] echo Agent pid 76 killed; [2023-08-25T11:43:27.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-25T11:43:27.462Z] + git semver [Pipeline] } [2023-08-25T11:43:27.751Z] $ docker stop --time=1 7cb9695a5832a43f75385f93e6d34eb3a2767d437de4ebf293a4ee08976a7795 [2023-08-25T11:43:29.037Z] $ docker rm -f --volumes 7cb9695a5832a43f75385f93e6d34eb3a2767d437de4ebf293a4ee08976a7795 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T11:43:29.440Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-25T11:43:29.685Z] Stashed 1 file(s) [Pipeline] echo [2023-08-25T11:43:29.703Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T11:43:30.259Z] provisioning config files... [2023-08-25T11:43:30.268Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-422@tmp/config2495415975428015538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:43:30.611Z] ---> docker-login.sh [2023-08-25T11:43:30.611Z] nexus3.edgexfoundry.org:10001 [2023-08-25T11:43:30.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:43:30.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:43:30.611Z] Configure a credential helper to remove this warning. See [2023-08-25T11:43:30.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:43:30.611Z] [2023-08-25T11:43:30.611Z] Login Succeeded [2023-08-25T11:43:30.611Z] nexus3.edgexfoundry.org:10002 [2023-08-25T11:43:30.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:43:30.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:43:30.611Z] Configure a credential helper to remove this warning. See [2023-08-25T11:43:30.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:43:30.611Z] [2023-08-25T11:43:30.611Z] Login Succeeded [2023-08-25T11:43:30.611Z] nexus3.edgexfoundry.org:10003 [2023-08-25T11:43:30.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:43:30.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:43:30.870Z] Configure a credential helper to remove this warning. See [2023-08-25T11:43:30.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:43:30.870Z] [2023-08-25T11:43:30.870Z] Login Succeeded [2023-08-25T11:43:30.870Z] nexus3.edgexfoundry.org:10004 [2023-08-25T11:43:30.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:43:30.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:43:30.870Z] Configure a credential helper to remove this warning. See [2023-08-25T11:43:30.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:43:30.870Z] [2023-08-25T11:43:30.870Z] Login Succeeded [2023-08-25T11:43:30.870Z] docker.io [2023-08-25T11:43:30.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:43:31.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:43:31.129Z] Configure a credential helper to remove this warning. See [2023-08-25T11:43:31.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:43:31.129Z] [2023-08-25T11:43:31.129Z] Login Succeeded [2023-08-25T11:43:31.129Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T11:43:31.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T11:43:31.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T11:43:31.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T11:43:31.430Z] ========================================================= [2023-08-25T11:43:31.430Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-25T11:43:31.430Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:43:31.898Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-25T11:43:31.898Z] Sending build context to Docker daemon 23.59MB [2023-08-25T11:43:31.898Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T11:43:31.898Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-25T11:43:31.898Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-25T11:43:31.898Z] 4db1b89c0bd1: Pulling fs layer [2023-08-25T11:43:31.898Z] 6911f1a30b25: Pulling fs layer [2023-08-25T11:43:31.898Z] e194b8c5c2a9: Pulling fs layer [2023-08-25T11:43:31.898Z] 6863d3e3a2b1: Pulling fs layer [2023-08-25T11:43:31.898Z] ec0bb842ea78: Pulling fs layer [2023-08-25T11:43:31.898Z] 40a00589a448: Pulling fs layer [2023-08-25T11:43:31.898Z] 6c08303d61cc: Pulling fs layer [2023-08-25T11:43:31.898Z] 798269fcf238: Pulling fs layer [2023-08-25T11:43:31.898Z] 6863d3e3a2b1: Waiting [2023-08-25T11:43:31.898Z] 40a00589a448: Waiting [2023-08-25T11:43:31.898Z] 6c08303d61cc: Waiting [2023-08-25T11:43:31.898Z] ec0bb842ea78: Waiting [2023-08-25T11:43:31.898Z] 798269fcf238: Waiting [2023-08-25T11:43:32.211Z] 6911f1a30b25: Download complete [2023-08-25T11:43:32.211Z] 6863d3e3a2b1: Verifying Checksum [2023-08-25T11:43:32.211Z] 6863d3e3a2b1: Download complete [2023-08-25T11:43:32.211Z] ec0bb842ea78: Download complete [2023-08-25T11:43:32.211Z] 4db1b89c0bd1: Download complete [2023-08-25T11:43:32.211Z] 40a00589a448: Verifying Checksum [2023-08-25T11:43:32.211Z] 40a00589a448: Download complete [2023-08-25T11:43:32.211Z] 4db1b89c0bd1: Pull complete [2023-08-25T11:43:32.502Z] 6911f1a30b25: Pull complete [2023-08-25T11:43:32.771Z] e194b8c5c2a9: Verifying Checksum [2023-08-25T11:43:32.771Z] e194b8c5c2a9: Download complete [2023-08-25T11:43:32.771Z] 798269fcf238: Verifying Checksum [2023-08-25T11:43:32.771Z] 798269fcf238: Download complete [2023-08-25T11:43:33.028Z] 6c08303d61cc: Verifying Checksum [2023-08-25T11:43:33.028Z] 6c08303d61cc: Download complete [2023-08-25T11:43:36.308Z] e194b8c5c2a9: Pull complete [2023-08-25T11:43:36.308Z] 6863d3e3a2b1: Pull complete [2023-08-25T11:43:36.308Z] ec0bb842ea78: Pull complete [2023-08-25T11:43:36.308Z] 40a00589a448: Pull complete [2023-08-25T11:43:38.205Z] 6c08303d61cc: Pull complete [2023-08-25T11:43:38.771Z] 798269fcf238: Pull complete [2023-08-25T11:43:38.771Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-25T11:43:38.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-25T11:43:38.771Z] ---> ec979cd7f677 [2023-08-25T11:43:38.771Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-25T11:43:42.977Z] ---> Running in a268da57cec0 [2023-08-25T11:43:42.977Z] Removing intermediate container a268da57cec0 [2023-08-25T11:43:42.977Z] ---> 3f666890ed91 [2023-08-25T11:43:42.977Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T11:43:42.977Z] ---> Running in 84d5b99108ad [2023-08-25T11:43:42.977Z] Removing intermediate container 84d5b99108ad [2023-08-25T11:43:42.977Z] ---> 56b8dd664af4 [2023-08-25T11:43:42.977Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-25T11:43:42.977Z] ---> Running in ff609656f437 [2023-08-25T11:43:42.977Z] Removing intermediate container ff609656f437 [2023-08-25T11:43:42.977Z] ---> 7d116bb90e71 [2023-08-25T11:43:42.977Z] Step 6/12 : WORKDIR /device-virtual-go [2023-08-25T11:43:42.977Z] ---> Running in 3cb4c9e5696f [2023-08-25T11:43:42.977Z] Removing intermediate container 3cb4c9e5696f [2023-08-25T11:43:42.977Z] ---> bb2a08dc8961 [2023-08-25T11:43:42.977Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T11:43:42.977Z] ---> Running in 378299137bec [2023-08-25T11:43:42.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T11:43:43.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T11:43:43.496Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-25T11:43:43.496Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-25T11:43:43.496Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-25T11:43:43.496Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-25T11:43:43.496Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T11:43:43.496Z] OK: 269 MiB in 57 packages [2023-08-25T11:43:44.064Z] Removing intermediate container 378299137bec [2023-08-25T11:43:44.064Z] ---> a45817c5791b [2023-08-25T11:43:44.064Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-25T11:43:44.064Z] ---> cb523ea03277 [2023-08-25T11:43:44.064Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T11:43:44.064Z] ---> Running in 9890e92b60c4 [2023-08-25T11:43:45.086Z] Still waiting to schedule task [2023-08-25T11:43:45.087Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-25T11:44:22.786Z] Removing intermediate container 9890e92b60c4 [2023-08-25T11:44:22.786Z] ---> 3764bee226e6 [2023-08-25T11:44:22.786Z] Step 10/12 : COPY . . [2023-08-25T11:44:22.786Z] ---> 2ca8c3a3a087 [2023-08-25T11:44:22.786Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T11:44:22.786Z] ---> Running in 93530dafdb13 [2023-08-25T11:44:22.786Z] Removing intermediate container 93530dafdb13 [2023-08-25T11:44:22.786Z] ---> 447381c49cfd [2023-08-25T11:44:22.786Z] Step 12/12 : RUN $MAKE [2023-08-25T11:44:22.786Z] ---> Running in a9bd9e8d7ad0 [2023-08-25T11:44:22.786Z] noop [2023-08-25T11:44:22.786Z] Removing intermediate container a9bd9e8d7ad0 [2023-08-25T11:44:22.786Z] ---> 97eb6c568790 [2023-08-25T11:44:22.786Z] Successfully built 97eb6c568790 [2023-08-25T11:44:22.786Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:44:23.209Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T11:44:23.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:44:23.348Z] prd-ubuntu20.04-docker-8c-8g-4566 does not seem to be running inside a container [2023-08-25T11:44:23.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-422 -v /w/workspace/foundry_device-virtual-go_PR-422:/w/workspace/foundry_device-virtual-go_PR-422:rw,z -v /w/workspace/foundry_device-virtual-go_PR-422@tmp:/w/workspace/foundry_device-virtual-go_PR-422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T11:44:23.701Z] $ docker top 835947eb897500409769fa812301d1882e75c457db3dd7161688acd2993a5bf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T11:44:24.083Z] + go version [2023-08-25T11:44:24.083Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-25T11:44:24.117Z] $ docker stop --time=1 835947eb897500409769fa812301d1882e75c457db3dd7161688acd2993a5bf8 [2023-08-25T11:44:25.566Z] $ docker rm -f --volumes 835947eb897500409769fa812301d1882e75c457db3dd7161688acd2993a5bf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:44:26.331Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-25T11:44:26.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:44:26.477Z] prd-ubuntu20.04-docker-8c-8g-4566 does not seem to be running inside a container [2023-08-25T11:44:26.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-422 -v /w/workspace/foundry_device-virtual-go_PR-422:/w/workspace/foundry_device-virtual-go_PR-422:rw,z -v /w/workspace/foundry_device-virtual-go_PR-422@tmp:/w/workspace/foundry_device-virtual-go_PR-422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-25T11:44:26.832Z] $ docker top 8fbcdc0fd0c8237554ea79d2d55220fc3aefc80c29340cb2533584d5ae874780 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T11:44:27.215Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-422 [Pipeline] fileExists [Pipeline] sh [2023-08-25T11:44:27.570Z] + make test [2023-08-25T11:44:27.571Z] go test ./... -coverprofile=coverage.out [2023-08-25T11:44:31.754Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-08-25T11:44:41.715Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-08-25T11:44:41.715Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.6% of statements [2023-08-25T11:44:46.975Z] go vet ./... [2023-08-25T11:44:51.157Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T11:44:51.157Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T11:44:51.157Z] ./bin/test-attribution-txt.sh [2023-08-25T11:44:51.157Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-25T11:44:51.157Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-25T11:44:51.157Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-25T11:44:51.157Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-25T11:44:51.157Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-25T11:44:51.157Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-25T11:44:51.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T11:44:51.224Z] $ docker stop --time=1 8fbcdc0fd0c8237554ea79d2d55220fc3aefc80c29340cb2533584d5ae874780 [2023-08-25T11:44:54.449Z] $ docker rm -f --volumes 8fbcdc0fd0c8237554ea79d2d55220fc3aefc80c29340cb2533584d5ae874780 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T11:44:54.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T11:44:55.064Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-25T11:44:55.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T11:44:56.042Z] + ls -al . [2023-08-25T11:44:56.042Z] total 204 [2023-08-25T11:44:56.042Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 11:44 . [2023-08-25T11:44:56.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 11:43 .. [2023-08-25T11:44:56.042Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 11:43 .git [2023-08-25T11:44:56.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:43 .github [2023-08-25T11:44:56.042Z] -rw-rw-r-- 1 jenkins jenkins 337 Aug 25 11:43 .gitignore [2023-08-25T11:44:56.042Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 11:43 .golangci.yml [2023-08-25T11:44:56.042Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 11:43 .semver [2023-08-25T11:44:56.042Z] -rw-rw-r-- 1 jenkins jenkins 8950 Aug 25 11:43 Attribution.txt [2023-08-25T11:44:56.042Z] -rw-rw-r-- 1 jenkins jenkins 14372 Aug 25 11:43 CHANGELOG.md [2023-08-25T11:44:56.042Z] -rw-rw-r-- 1 jenkins jenkins 1646 Aug 25 11:43 Dockerfile [2023-08-25T11:44:56.042Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 11:43 GOVERNANCE.md [2023-08-25T11:44:56.042Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 25 11:43 Jenkinsfile [2023-08-25T11:44:56.042Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 11:43 LICENSE [2023-08-25T11:44:56.042Z] -rw-rw-r-- 1 jenkins jenkins 1947 Aug 25 11:43 Makefile [2023-08-25T11:44:56.042Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 25 11:43 OWNERS.md [2023-08-25T11:44:56.042Z] -rw-rw-r-- 1 jenkins jenkins 4111 Aug 25 11:43 README.md [2023-08-25T11:44:56.042Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 11:43 VERSION [2023-08-25T11:44:56.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 11:43 bin [2023-08-25T11:44:56.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:43 cmd [2023-08-25T11:44:56.042Z] -rw-r--r-- 1 jenkins jenkins 43063 Aug 25 11:44 coverage.out [2023-08-25T11:44:56.042Z] -rw-rw-r-- 1 jenkins jenkins 3636 Aug 25 11:43 go.mod [2023-08-25T11:44:56.042Z] -rw-rw-r-- 1 jenkins jenkins 33427 Aug 25 11:43 go.sum [2023-08-25T11:44:56.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:43 internal [2023-08-25T11:44:56.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 11:43 snap [2023-08-25T11:44:56.042Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 25 11:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:44:56.435Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=fb96731e15d3aa0a25f531a4590838078824ae1f --label arch=amd64 --label version=0.0.0 . [2023-08-25T11:44:56.435Z] Sending build context to Docker daemon 23.63MB [2023-08-25T11:44:56.435Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T11:44:56.435Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-25T11:44:56.435Z] ---> 97eb6c568790 [2023-08-25T11:44:56.435Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-25T11:44:56.693Z] ---> Running in 0482e962e113 [2023-08-25T11:44:56.693Z] Removing intermediate container 0482e962e113 [2023-08-25T11:44:56.693Z] ---> 4d6e162bcd57 [2023-08-25T11:44:56.693Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T11:44:56.693Z] ---> Running in 171b54beb96a [2023-08-25T11:44:56.953Z] Removing intermediate container 171b54beb96a [2023-08-25T11:44:56.953Z] ---> 922e3f66c257 [2023-08-25T11:44:56.953Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-08-25T11:44:56.953Z] ---> Running in df61631f574e [2023-08-25T11:44:56.953Z] Removing intermediate container df61631f574e [2023-08-25T11:44:56.953Z] ---> 30ed2a9dd179 [2023-08-25T11:44:56.953Z] Step 6/25 : WORKDIR /device-virtual-go [2023-08-25T11:44:56.953Z] ---> Running in 193cc3fa4abe [2023-08-25T11:44:56.953Z] Removing intermediate container 193cc3fa4abe [2023-08-25T11:44:56.953Z] ---> bb55561a2e24 [2023-08-25T11:44:56.953Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T11:44:56.953Z] ---> Running in 53a06ac61988 [2023-08-25T11:44:57.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T11:44:57.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T11:44:57.733Z] OK: 269 MiB in 57 packages [2023-08-25T11:44:57.991Z] Removing intermediate container 53a06ac61988 [2023-08-25T11:44:57.991Z] ---> 7c555d73035a [2023-08-25T11:44:57.991Z] Step 8/25 : COPY go.mod vendor* ./ [2023-08-25T11:44:58.250Z] ---> ff9e6c6a516d [2023-08-25T11:44:58.250Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T11:44:58.250Z] ---> Running in be09e001e14d [2023-08-25T11:44:58.817Z] Removing intermediate container be09e001e14d [2023-08-25T11:44:58.817Z] ---> f7e2a52d3460 [2023-08-25T11:44:58.817Z] Step 10/25 : COPY . . [2023-08-25T11:44:59.952Z] ---> d962cf20426a [2023-08-25T11:44:59.952Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T11:44:59.952Z] ---> Running in 8591d670d76d [2023-08-25T11:44:59.952Z] Removing intermediate container 8591d670d76d [2023-08-25T11:44:59.952Z] ---> 25902de75f25 [2023-08-25T11:44:59.952Z] Step 12/25 : RUN $MAKE [2023-08-25T11:44:59.952Z] ---> Running in ef6f78017ecf [2023-08-25T11:45:00.210Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-08-25T11:45:15.466Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4571 in /w/workspace/foundry_device-virtual-go_PR-422 [Pipeline] { [Pipeline] ws [2023-08-25T11:45:15.523Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-08-25T11:45:15.598Z] The recommended git tool is: git [2023-08-25T11:45:20.383Z] using credential edgex-jenkins-ssh [2023-08-25T11:45:20.398Z] Cloning the remote Git repository [2023-08-25T11:45:20.442Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-08-25T11:45:20.535Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-08-25T11:45:20.671Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-08-25T11:45:20.672Z] > git --version # timeout=10 [2023-08-25T11:45:20.692Z] > git --version # 'git version 2.25.1' [2023-08-25T11:45:20.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T11:45:20.839Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-25T11:45:22.186Z] Removing intermediate container ef6f78017ecf [2023-08-25T11:45:22.186Z] ---> 0ea906b7ef43 [2023-08-25T11:45:22.186Z] Step 13/25 : FROM alpine:3.17 [2023-08-25T11:45:22.186Z] 3.17: Pulling from library/alpine [2023-08-25T11:45:22.186Z] 9398808236ff: Pulling fs layer [2023-08-25T11:45:22.186Z] 9398808236ff: Verifying Checksum [2023-08-25T11:45:22.186Z] 9398808236ff: Download complete [2023-08-25T11:45:22.186Z] 9398808236ff: Pull complete [2023-08-25T11:45:22.186Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T11:45:22.186Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T11:45:22.186Z] ---> 1e0b8b5322fc [2023-08-25T11:45:22.186Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-08-25T11:45:22.186Z] ---> Running in 121b04bc86bf [2023-08-25T11:45:22.186Z] Removing intermediate container 121b04bc86bf [2023-08-25T11:45:22.186Z] ---> 11f66c9f062a [2023-08-25T11:45:22.186Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-08-25T11:45:22.186Z] ---> Running in fef9b406da74 [2023-08-25T11:45:22.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-25T11:45:22.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-25T11:45:22.186Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T11:45:22.186Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T11:45:22.186Z] OK: 7 MiB in 16 packages [2023-08-25T11:45:22.186Z] Removing intermediate container fef9b406da74 [2023-08-25T11:45:22.186Z] ---> 091ee459f8cc [2023-08-25T11:45:22.186Z] Step 16/25 : WORKDIR / [2023-08-25T11:45:22.186Z] ---> Running in ccd7153fb6c7 [2023-08-25T11:45:22.186Z] Removing intermediate container ccd7153fb6c7 [2023-08-25T11:45:22.186Z] ---> ca18745b97d7 [2023-08-25T11:45:22.186Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-08-25T11:45:22.186Z] ---> 7915c6fab4bc [2023-08-25T11:45:22.186Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-08-25T11:45:22.186Z] ---> 16a5bc17eb5c [2023-08-25T11:45:22.186Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-08-25T11:45:22.445Z] ---> e02efc283346 [2023-08-25T11:45:22.445Z] Step 20/25 : EXPOSE 59900 [2023-08-25T11:45:22.445Z] ---> Running in f2f41252f98d [2023-08-25T11:45:22.445Z] Removing intermediate container f2f41252f98d [2023-08-25T11:45:22.445Z] ---> 3edb26acc3d0 [2023-08-25T11:45:22.445Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-08-25T11:45:22.445Z] ---> Running in 48e47fd07c14 [2023-08-25T11:45:22.705Z] Removing intermediate container 48e47fd07c14 [2023-08-25T11:45:22.705Z] ---> 991a4354cda2 [2023-08-25T11:45:22.705Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-25T11:45:22.705Z] ---> Running in 12348db37c2c [2023-08-25T11:45:22.705Z] Removing intermediate container 12348db37c2c [2023-08-25T11:45:22.705Z] ---> d6962eed0471 [2023-08-25T11:45:22.705Z] Step 23/25 : LABEL arch=amd64 [2023-08-25T11:45:22.705Z] ---> Running in f4798395a6be [2023-08-25T11:45:22.705Z] Removing intermediate container f4798395a6be [2023-08-25T11:45:22.705Z] ---> d5098b251d76 [2023-08-25T11:45:22.705Z] Step 24/25 : LABEL git_sha=fb96731e15d3aa0a25f531a4590838078824ae1f [2023-08-25T11:45:22.705Z] ---> Running in f9da05639240 [2023-08-25T11:45:22.963Z] Removing intermediate container f9da05639240 [2023-08-25T11:45:22.963Z] ---> 4581dba317c0 [2023-08-25T11:45:22.963Z] Step 25/25 : LABEL version=0.0.0 [2023-08-25T11:45:22.963Z] ---> Running in 998a34f6f5a0 [2023-08-25T11:45:22.963Z] Removing intermediate container 998a34f6f5a0 [2023-08-25T11:45:22.963Z] ---> 8d34bf76377a [2023-08-25T11:45:22.963Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T11:45:22.963Z] Successfully built 8d34bf76377a [2023-08-25T11:45:22.963Z] Successfully tagged device-virtual:latest [2023-08-25T11:45:22.876Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-08-25T11:45:22.895Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:45:23.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T11:45:23.845Z] [2023-08-25T11:45:23.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:45:24.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T11:45:24.217Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-25T11:45:24.217Z] 5eb5b503b376: Pulling fs layer [2023-08-25T11:45:24.217Z] 5c69ac0246d0: Pulling fs layer [2023-08-25T11:45:24.217Z] ec43610c2a17: Pulling fs layer [2023-08-25T11:45:24.217Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-25T11:45:24.217Z] 33b1e0a273af: Pulling fs layer [2023-08-25T11:45:24.217Z] 5d3b04190fa2: Pulling fs layer [2023-08-25T11:45:24.217Z] 2f39f015ded8: Pulling fs layer [2023-08-25T11:45:24.217Z] 3a2ae6a8a46f: Waiting [2023-08-25T11:45:24.217Z] 33b1e0a273af: Waiting [2023-08-25T11:45:24.217Z] 5d3b04190fa2: Waiting [2023-08-25T11:45:24.217Z] 2f39f015ded8: Waiting [2023-08-25T11:45:24.217Z] 5c69ac0246d0: Download complete [2023-08-25T11:45:24.217Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-25T11:45:24.217Z] 3a2ae6a8a46f: Download complete [2023-08-25T11:45:24.217Z] 33b1e0a273af: Verifying Checksum [2023-08-25T11:45:24.217Z] 33b1e0a273af: Download complete [2023-08-25T11:45:24.217Z] ec43610c2a17: Verifying Checksum [2023-08-25T11:45:24.217Z] ec43610c2a17: Download complete [2023-08-25T11:45:24.230Z] Merging remotes/origin/main commit b2aaf32d0f62f9c14c83812b914ce9a372d510a0 into PR head commit fb96731e15d3aa0a25f531a4590838078824ae1f [2023-08-25T11:45:23.707Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-08-25T11:45:23.744Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-08-25T11:45:23.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T11:45:23.764Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-25T11:45:24.250Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T11:45:24.306Z] > git checkout -f fb96731e15d3aa0a25f531a4590838078824ae1f # timeout=10 [2023-08-25T11:45:24.475Z] 5d3b04190fa2: Verifying Checksum [2023-08-25T11:45:24.475Z] 5d3b04190fa2: Download complete [2023-08-25T11:45:24.475Z] 5eb5b503b376: Verifying Checksum [2023-08-25T11:45:24.475Z] 5eb5b503b376: Download complete [2023-08-25T11:45:24.478Z] Merge succeeded, producing fb96731e15d3aa0a25f531a4590838078824ae1f [2023-08-25T11:45:24.479Z] Checking out Revision fb96731e15d3aa0a25f531a4590838078824ae1f (PR-422) [2023-08-25T11:45:24.929Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-08-25T11:45:24.987Z] > git --version # timeout=10 [2023-08-25T11:45:24.998Z] > git --version # 'git version 2.25.1' [2023-08-25T11:45:25.017Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-25T11:45:25.039Z] 2f39f015ded8: Verifying Checksum [2023-08-25T11:45:25.040Z] 2f39f015ded8: Download complete [2023-08-25T11:45:25.360Z] [2023-08-25T11:45:25.360Z] GitHub has been notified of this commit’s build result [2023-08-25T11:45:25.360Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-08-25T11:45:25.604Z] 5eb5b503b376: Pull complete [2023-08-25T11:45:25.604Z] 5c69ac0246d0: Pull complete [Pipeline] sh [2023-08-25T11:45:24.394Z] > git remote # timeout=10 [2023-08-25T11:45:24.410Z] > git config --get remote.origin.url # timeout=10 [2023-08-25T11:45:24.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-25T11:45:24.446Z] > git merge b2aaf32d0f62f9c14c83812b914ce9a372d510a0 # timeout=10 [2023-08-25T11:45:24.467Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-25T11:45:24.487Z] > git config core.sparsecheckout # timeout=10 [2023-08-25T11:45:24.504Z] > git checkout -f fb96731e15d3aa0a25f531a4590838078824ae1f # timeout=10 [2023-08-25T11:45:25.862Z] ec43610c2a17: Pull complete [2023-08-25T11:45:25.862Z] 3a2ae6a8a46f: Pull complete [2023-08-25T11:45:26.065Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-25T11:45:26.065Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T11:45:26.065Z] Dload Upload Total Spent Left Speed [2023-08-25T11:45:26.065Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [2023-08-25T11:45:26.121Z] 33b1e0a273af: Pull complete [2023-08-25T11:45:26.121Z] 5d3b04190fa2: Pull complete [Pipeline] sh [2023-08-25T11:45:26.618Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-25T11:45:26.960Z] + sudo tee /etc/docker/daemon.new [2023-08-25T11:45:26.960Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-25T11:45:26.960Z] { [2023-08-25T11:45:26.960Z] "registry-mirrors": [ [2023-08-25T11:45:26.960Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-25T11:45:26.960Z] ], [2023-08-25T11:45:26.960Z] "bip": "10.250.0.254/24", [2023-08-25T11:45:26.960Z] "hosts": [ [2023-08-25T11:45:26.960Z] "tcp://0.0.0.0:5555", [2023-08-25T11:45:26.960Z] "unix:///var/run/docker.sock" [2023-08-25T11:45:26.960Z] ], [2023-08-25T11:45:26.960Z] "mtu": 1458, [2023-08-25T11:45:26.960Z] "selinux-enabled": true, [2023-08-25T11:45:26.960Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-25T11:45:26.960Z] } [Pipeline] sh [2023-08-25T11:45:27.303Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-25T11:45:27.657Z] + sudo service docker restart [2023-08-25T11:45:30.316Z] 2f39f015ded8: Pull complete [2023-08-25T11:45:30.316Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-25T11:45:30.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T11:45:30.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:45:30.539Z] prd-ubuntu20.04-docker-8c-8g-4566 does not seem to be running inside a container [2023-08-25T11:45:30.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-422 -v /w/workspace/foundry_device-virtual-go_PR-422:/w/workspace/foundry_device-virtual-go_PR-422:rw,z -v /w/workspace/foundry_device-virtual-go_PR-422@tmp:/w/workspace/foundry_device-virtual-go_PR-422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T11:45:36.331Z] $ docker top 4285dbde043e63b45a4df0dc070d88643a499714a875a99223f1a12c08112c39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:45:36.826Z] ---> job-cost.sh [2023-08-25T11:45:36.826Z] lf-activate-venv: SKIPPING [2023-08-25T11:45:36.826Z] INFO: No Stack... [2023-08-25T11:45:37.085Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T11:45:37.653Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T11:45:37.966Z] + + cut -d, -f6 [2023-08-25T11:45:37.967Z] cat /w/workspace/foundry_device-virtual-go_PR-422/archives/cost.csv [Pipeline] lock [2023-08-25T11:45:38.006Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-422-1-stack-cost] [2023-08-25T11:45:38.011Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-422-1-stack-cost] did not exist. Created. [2023-08-25T11:45:38.011Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-422-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T11:45:38.400Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-25T11:45:38.451Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T11:45:38.485Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-422-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T11:45:38.572Z] $ docker stop --time=1 4285dbde043e63b45a4df0dc070d88643a499714a875a99223f1a12c08112c39 [2023-08-25T11:45:40.034Z] $ docker rm -f --volumes 4285dbde043e63b45a4df0dc070d88643a499714a875a99223f1a12c08112c39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T11:45:45.991Z] provisioning config files... [2023-08-25T11:45:46.016Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1638376266481990771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:45:46.399Z] ---> docker-login.sh [2023-08-25T11:45:46.399Z] nexus3.edgexfoundry.org:10001 [2023-08-25T11:45:46.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:45:46.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:45:46.938Z] Configure a credential helper to remove this warning. See [2023-08-25T11:45:46.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:45:46.938Z] [2023-08-25T11:45:46.938Z] Login Succeeded [2023-08-25T11:45:46.938Z] nexus3.edgexfoundry.org:10002 [2023-08-25T11:45:47.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:45:47.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:45:47.207Z] Configure a credential helper to remove this warning. See [2023-08-25T11:45:47.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:45:47.207Z] [2023-08-25T11:45:47.207Z] Login Succeeded [2023-08-25T11:45:47.207Z] nexus3.edgexfoundry.org:10003 [2023-08-25T11:45:47.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:45:47.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:45:47.745Z] Configure a credential helper to remove this warning. See [2023-08-25T11:45:47.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:45:47.745Z] [2023-08-25T11:45:47.745Z] Login Succeeded [2023-08-25T11:45:47.745Z] nexus3.edgexfoundry.org:10004 [2023-08-25T11:45:47.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:45:48.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:45:48.018Z] Configure a credential helper to remove this warning. See [2023-08-25T11:45:48.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:45:48.018Z] [2023-08-25T11:45:48.018Z] Login Succeeded [2023-08-25T11:45:48.018Z] docker.io [2023-08-25T11:45:48.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-25T11:45:48.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-25T11:45:48.553Z] Configure a credential helper to remove this warning. See [2023-08-25T11:45:48.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-25T11:45:48.553Z] [2023-08-25T11:45:48.553Z] Login Succeeded [2023-08-25T11:45:48.553Z] ---> docker-login.sh ends [Pipeline] } [2023-08-25T11:45:48.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-25T11:45:48.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T11:45:49.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-25T11:45:49.049Z] ========================================================= [2023-08-25T11:45:49.049Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-25T11:45:49.049Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:45:49.573Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-25T11:45:49.840Z] Sending build context to Docker daemon 11.93MB [2023-08-25T11:45:49.840Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T11:45:49.840Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-25T11:45:50.108Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-25T11:45:50.108Z] edb6bdbacee9: Pulling fs layer [2023-08-25T11:45:50.108Z] 5f9638ab2659: Pulling fs layer [2023-08-25T11:45:50.108Z] 8d51d6327a98: Pulling fs layer [2023-08-25T11:45:50.108Z] 8b374f2dd631: Pulling fs layer [2023-08-25T11:45:50.108Z] ec14aa9079de: Pulling fs layer [2023-08-25T11:45:50.108Z] 2f466654f4bb: Pulling fs layer [2023-08-25T11:45:50.108Z] 554e91adad29: Pulling fs layer [2023-08-25T11:45:50.108Z] 8b374f2dd631: Waiting [2023-08-25T11:45:50.108Z] ec14aa9079de: Waiting [2023-08-25T11:45:50.108Z] 2f466654f4bb: Waiting [2023-08-25T11:45:50.108Z] 554e91adad29: Waiting [2023-08-25T11:45:50.108Z] 5f9638ab2659: Verifying Checksum [2023-08-25T11:45:50.108Z] 5f9638ab2659: Download complete [2023-08-25T11:45:50.108Z] 8b374f2dd631: Verifying Checksum [2023-08-25T11:45:50.108Z] 8b374f2dd631: Download complete [2023-08-25T11:45:50.108Z] ec14aa9079de: Verifying Checksum [2023-08-25T11:45:50.108Z] ec14aa9079de: Download complete [2023-08-25T11:45:50.108Z] edb6bdbacee9: Verifying Checksum [2023-08-25T11:45:50.108Z] edb6bdbacee9: Download complete [2023-08-25T11:45:51.077Z] edb6bdbacee9: Pull complete [2023-08-25T11:45:51.662Z] 554e91adad29: Verifying Checksum [2023-08-25T11:45:51.662Z] 554e91adad29: Download complete [2023-08-25T11:45:51.662Z] 5f9638ab2659: Pull complete [2023-08-25T11:45:52.631Z] 8d51d6327a98: Verifying Checksum [2023-08-25T11:45:52.631Z] 8d51d6327a98: Download complete [2023-08-25T11:45:52.631Z] 2f466654f4bb: Verifying Checksum [2023-08-25T11:45:52.631Z] 2f466654f4bb: Download complete [2023-08-25T11:46:04.972Z] 8d51d6327a98: Pull complete [2023-08-25T11:46:04.972Z] 8b374f2dd631: Pull complete [2023-08-25T11:46:04.972Z] ec14aa9079de: Pull complete [2023-08-25T11:46:10.330Z] 2f466654f4bb: Pull complete [2023-08-25T11:46:12.930Z] 554e91adad29: Pull complete [2023-08-25T11:46:12.930Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-25T11:46:12.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-25T11:46:12.930Z] ---> 1e15ea492957 [2023-08-25T11:46:12.930Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-25T11:46:14.889Z] ---> Running in 8e64b645db4f [2023-08-25T11:46:14.889Z] Removing intermediate container 8e64b645db4f [2023-08-25T11:46:14.889Z] ---> 95e4aaa622ff [2023-08-25T11:46:14.889Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T11:46:14.889Z] ---> Running in b457ec6ca04c [2023-08-25T11:46:15.160Z] Removing intermediate container b457ec6ca04c [2023-08-25T11:46:15.160Z] ---> 1c6409945789 [2023-08-25T11:46:15.160Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-25T11:46:15.160Z] ---> Running in 9aa7c70bcad5 [2023-08-25T11:46:15.430Z] Removing intermediate container 9aa7c70bcad5 [2023-08-25T11:46:15.430Z] ---> 837ea305e2f4 [2023-08-25T11:46:15.430Z] Step 6/12 : WORKDIR /device-virtual-go [2023-08-25T11:46:15.698Z] ---> Running in 03e2dec7c62f [2023-08-25T11:46:15.966Z] Removing intermediate container 03e2dec7c62f [2023-08-25T11:46:15.966Z] ---> 0b022dec22e8 [2023-08-25T11:46:15.966Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T11:46:15.966Z] ---> Running in 6ee0cf743988 [2023-08-25T11:46:16.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T11:46:17.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T11:46:18.931Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-25T11:46:18.931Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-25T11:46:18.931Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-25T11:46:18.931Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-25T11:46:18.931Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T11:46:18.931Z] OK: 268 MiB in 57 packages [2023-08-25T11:46:19.894Z] Removing intermediate container 6ee0cf743988 [2023-08-25T11:46:19.894Z] ---> 6d7306d289de [2023-08-25T11:46:19.894Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-25T11:46:20.163Z] ---> fe4f847b19a7 [2023-08-25T11:46:20.163Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T11:46:20.441Z] ---> Running in 0ff137afa487 [2023-08-25T11:47:28.318Z] Removing intermediate container 0ff137afa487 [2023-08-25T11:47:28.318Z] ---> b35149e41b8a [2023-08-25T11:47:28.318Z] Step 10/12 : COPY . . [2023-08-25T11:47:28.318Z] ---> 5e2c1fac5347 [2023-08-25T11:47:28.318Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T11:47:28.318Z] ---> Running in 71fd6c8ac249 [2023-08-25T11:47:28.318Z] Removing intermediate container 71fd6c8ac249 [2023-08-25T11:47:28.318Z] ---> c95abd4af323 [2023-08-25T11:47:28.318Z] Step 12/12 : RUN $MAKE [2023-08-25T11:47:28.318Z] ---> Running in 7db53ca3702e [2023-08-25T11:47:28.318Z] noop [2023-08-25T11:47:28.318Z] Removing intermediate container 7db53ca3702e [2023-08-25T11:47:28.318Z] ---> bb513f43ce28 [2023-08-25T11:47:28.318Z] Successfully built bb513f43ce28 [2023-08-25T11:47:28.318Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:47:28.807Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T11:47:28.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:47:29.086Z] prd-ubuntu20.04-docker-arm64-4c-16g-4571 does not seem to be running inside a container [2023-08-25T11:47:29.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T11:47:30.350Z] $ docker top dfde227accbf1737538543a8dc57cf9501fd4b98b3859d97dd813afddd957ab5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T11:47:31.219Z] + go version [2023-08-25T11:47:31.220Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-25T11:47:31.254Z] $ docker stop --time=1 dfde227accbf1737538543a8dc57cf9501fd4b98b3859d97dd813afddd957ab5 [2023-08-25T11:47:32.808Z] $ docker rm -f --volumes dfde227accbf1737538543a8dc57cf9501fd4b98b3859d97dd813afddd957ab5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:47:33.677Z] + docker inspect -f . ci-base-image-arm64 [2023-08-25T11:47:33.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:47:33.916Z] prd-ubuntu20.04-docker-arm64-4c-16g-4571 does not seem to be running inside a container [2023-08-25T11:47:33.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-25T11:47:35.120Z] $ docker top e9e56bf0902ca862a1972e3fec39e1504baea7c62c30bffc27b5bb545415c0ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T11:47:35.666Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-25T11:47:36.314Z] + make test [2023-08-25T11:47:36.315Z] go test ./... -coverprofile=coverage.out [2023-08-25T11:48:08.537Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-08-25T11:50:00.234Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-08-25T11:50:00.234Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.148s coverage: 58.4% of statements [2023-08-25T11:50:00.234Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-25T11:50:00.234Z] go vet ./... [2023-08-25T11:50:26.934Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-25T11:50:26.935Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-25T11:50:26.935Z] ./bin/test-attribution-txt.sh [2023-08-25T11:50:26.935Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-25T11:50:26.935Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-25T11:50:26.935Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-25T11:50:26.935Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-25T11:50:26.935Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-25T11:50:26.935Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-25T11:50:26.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-25T11:50:27.010Z] $ docker stop --time=1 e9e56bf0902ca862a1972e3fec39e1504baea7c62c30bffc27b5bb545415c0ee [2023-08-25T11:50:28.756Z] $ docker rm -f --volumes e9e56bf0902ca862a1972e3fec39e1504baea7c62c30bffc27b5bb545415c0ee [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-25T11:50:29.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-25T11:50:29.916Z] Warning: overwriting stash ‘coverage-report’ [2023-08-25T11:50:30.359Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-25T11:50:30.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-25T11:50:31.331Z] + ls -al . [2023-08-25T11:50:31.331Z] total 200 [2023-08-25T11:50:31.331Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 11:47 . [2023-08-25T11:50:31.331Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 11:45 .. [2023-08-25T11:50:31.331Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 11:45 .git [2023-08-25T11:50:31.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:45 .github [2023-08-25T11:50:31.331Z] -rw-rw-r-- 1 jenkins jenkins 337 Aug 25 11:45 .gitignore [2023-08-25T11:50:31.331Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 25 11:45 .golangci.yml [2023-08-25T11:50:31.331Z] -rw-rw-r-- 1 jenkins jenkins 8950 Aug 25 11:45 Attribution.txt [2023-08-25T11:50:31.331Z] -rw-rw-r-- 1 jenkins jenkins 14372 Aug 25 11:45 CHANGELOG.md [2023-08-25T11:50:31.331Z] -rw-rw-r-- 1 jenkins jenkins 1646 Aug 25 11:45 Dockerfile [2023-08-25T11:50:31.331Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 11:45 GOVERNANCE.md [2023-08-25T11:50:31.331Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 25 11:45 Jenkinsfile [2023-08-25T11:50:31.331Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 25 11:45 LICENSE [2023-08-25T11:50:31.331Z] -rw-rw-r-- 1 jenkins jenkins 1947 Aug 25 11:45 Makefile [2023-08-25T11:50:31.331Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 25 11:45 OWNERS.md [2023-08-25T11:50:31.331Z] -rw-rw-r-- 1 jenkins jenkins 4111 Aug 25 11:45 README.md [2023-08-25T11:50:31.331Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 11:43 VERSION [2023-08-25T11:50:31.331Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 11:45 bin [2023-08-25T11:50:31.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:45 cmd [2023-08-25T11:50:31.331Z] -rw-r--r-- 1 jenkins jenkins 43063 Aug 25 11:49 coverage.out [2023-08-25T11:50:31.331Z] -rw-rw-r-- 1 jenkins jenkins 3636 Aug 25 11:45 go.mod [2023-08-25T11:50:31.331Z] -rw-rw-r-- 1 jenkins jenkins 33427 Aug 25 11:45 go.sum [2023-08-25T11:50:31.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 11:45 internal [2023-08-25T11:50:31.331Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 11:45 snap [2023-08-25T11:50:31.331Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 25 11:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:50:31.743Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fb96731e15d3aa0a25f531a4590838078824ae1f --label arch=arm64 --label version=0.0.0 . [2023-08-25T11:50:32.014Z] Sending build context to Docker daemon 11.97MB [2023-08-25T11:50:32.014Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-25T11:50:32.014Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-25T11:50:32.014Z] ---> bb513f43ce28 [2023-08-25T11:50:32.014Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-25T11:50:32.291Z] ---> Running in 399f7ca243ff [2023-08-25T11:50:32.560Z] Removing intermediate container 399f7ca243ff [2023-08-25T11:50:32.560Z] ---> f23fcdaeda29 [2023-08-25T11:50:32.560Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-25T11:50:32.560Z] ---> Running in 959c1095e2df [2023-08-25T11:50:32.828Z] Removing intermediate container 959c1095e2df [2023-08-25T11:50:32.828Z] ---> 2dd9933e3c73 [2023-08-25T11:50:32.828Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-08-25T11:50:32.828Z] ---> Running in e8e5e73572fd [2023-08-25T11:50:33.099Z] Removing intermediate container e8e5e73572fd [2023-08-25T11:50:33.099Z] ---> 98bc522327ce [2023-08-25T11:50:33.099Z] Step 6/25 : WORKDIR /device-virtual-go [2023-08-25T11:50:33.366Z] ---> Running in 27298a395c52 [2023-08-25T11:50:33.634Z] Removing intermediate container 27298a395c52 [2023-08-25T11:50:33.634Z] ---> 85a0a3445e09 [2023-08-25T11:50:33.634Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-25T11:50:33.634Z] ---> Running in 839d02973a97 [2023-08-25T11:50:34.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T11:50:35.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T11:50:36.139Z] OK: 268 MiB in 57 packages [2023-08-25T11:50:37.102Z] Removing intermediate container 839d02973a97 [2023-08-25T11:50:37.102Z] ---> 74309229bca2 [2023-08-25T11:50:37.102Z] Step 8/25 : COPY go.mod vendor* ./ [2023-08-25T11:50:37.376Z] ---> 67b114054e18 [2023-08-25T11:50:37.376Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-25T11:50:37.376Z] ---> Running in 634c1d2bab4d [2023-08-25T11:50:39.960Z] Removing intermediate container 634c1d2bab4d [2023-08-25T11:50:39.960Z] ---> 4f124e20cfb0 [2023-08-25T11:50:39.960Z] Step 10/25 : COPY . . [2023-08-25T11:50:40.940Z] ---> ba12797d446d [2023-08-25T11:50:40.940Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-25T11:50:40.940Z] ---> Running in 420ac0b95592 [2023-08-25T11:50:41.209Z] Removing intermediate container 420ac0b95592 [2023-08-25T11:50:41.209Z] ---> 1fa7fd3e9b18 [2023-08-25T11:50:41.209Z] Step 12/25 : RUN $MAKE [2023-08-25T11:50:41.209Z] ---> Running in af68468ab963 [2023-08-25T11:50:42.169Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-08-25T11:52:48.823Z] Removing intermediate container af68468ab963 [2023-08-25T11:52:48.823Z] ---> 79f22fca7021 [2023-08-25T11:52:48.823Z] Step 13/25 : FROM alpine:3.17 [2023-08-25T11:52:51.395Z] 3.17: Pulling from library/alpine [2023-08-25T11:52:51.395Z] 4060ece20d7a: Pulling fs layer [2023-08-25T11:52:51.395Z] 4060ece20d7a: Verifying Checksum [2023-08-25T11:52:51.395Z] 4060ece20d7a: Download complete [2023-08-25T11:52:51.664Z] 4060ece20d7a: Pull complete [2023-08-25T11:52:51.664Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-25T11:52:51.664Z] Status: Downloaded newer image for alpine:3.17 [2023-08-25T11:52:51.664Z] ---> 8650cd65339b [2023-08-25T11:52:51.664Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-08-25T11:52:51.931Z] ---> Running in f5cf0512805d [2023-08-25T11:52:52.198Z] Removing intermediate container f5cf0512805d [2023-08-25T11:52:52.198Z] ---> 3a5c5974d0b6 [2023-08-25T11:52:52.198Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-08-25T11:52:52.198Z] ---> Running in 7689bb357721 [2023-08-25T11:52:53.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-25T11:52:53.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-25T11:52:54.692Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-25T11:52:54.692Z] Executing busybox-1.35.0-r29.trigger [2023-08-25T11:52:54.692Z] OK: 8 MiB in 16 packages [2023-08-25T11:52:55.654Z] Removing intermediate container 7689bb357721 [2023-08-25T11:52:55.654Z] ---> 102a989d01ca [2023-08-25T11:52:55.654Z] Step 16/25 : WORKDIR / [2023-08-25T11:52:55.654Z] ---> Running in 98ed86087a5a [2023-08-25T11:52:55.921Z] Removing intermediate container 98ed86087a5a [2023-08-25T11:52:55.921Z] ---> bab828fee2a0 [2023-08-25T11:52:55.921Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-08-25T11:52:56.186Z] ---> 949014d7120d [2023-08-25T11:52:56.186Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-08-25T11:52:56.769Z] ---> 1c73a911f2bd [2023-08-25T11:52:56.769Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-08-25T11:52:58.177Z] ---> f5883a961f9e [2023-08-25T11:52:58.177Z] Step 20/25 : EXPOSE 59900 [2023-08-25T11:52:58.177Z] ---> Running in 8756d56787f9 [2023-08-25T11:52:58.443Z] Removing intermediate container 8756d56787f9 [2023-08-25T11:52:58.443Z] ---> 6060bd22aa34 [2023-08-25T11:52:58.443Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-08-25T11:52:58.443Z] ---> Running in 8b4c3645482c [2023-08-25T11:52:58.710Z] Removing intermediate container 8b4c3645482c [2023-08-25T11:52:58.710Z] ---> 19ee469ea898 [2023-08-25T11:52:58.710Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-25T11:52:58.710Z] ---> Running in c4814a106562 [2023-08-25T11:52:58.976Z] Removing intermediate container c4814a106562 [2023-08-25T11:52:58.976Z] ---> a5902c301050 [2023-08-25T11:52:58.976Z] Step 23/25 : LABEL arch=arm64 [2023-08-25T11:52:59.245Z] ---> Running in 3a822e3738bc [2023-08-25T11:52:59.515Z] Removing intermediate container 3a822e3738bc [2023-08-25T11:52:59.515Z] ---> 226971b43fff [2023-08-25T11:52:59.515Z] Step 24/25 : LABEL git_sha=fb96731e15d3aa0a25f531a4590838078824ae1f [2023-08-25T11:52:59.515Z] ---> Running in 630f3a2ab1a0 [2023-08-25T11:52:59.780Z] Removing intermediate container 630f3a2ab1a0 [2023-08-25T11:52:59.780Z] ---> 58eb61ea56aa [2023-08-25T11:52:59.780Z] Step 25/25 : LABEL version=0.0.0 [2023-08-25T11:52:59.780Z] ---> Running in 446badaaff4f [2023-08-25T11:53:00.047Z] Removing intermediate container 446badaaff4f [2023-08-25T11:53:00.047Z] ---> 81b8953e17de [2023-08-25T11:53:00.047Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-25T11:53:00.047Z] Successfully built 81b8953e17de [2023-08-25T11:53:00.047Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:53:00.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T11:53:00.841Z] [2023-08-25T11:53:00.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:53:01.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T11:53:01.233Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-25T11:53:01.233Z] 8998bd30e6a1: Pulling fs layer [2023-08-25T11:53:01.233Z] 04944245beec: Pulling fs layer [2023-08-25T11:53:01.233Z] 699f458cf7ca: Pulling fs layer [2023-08-25T11:53:01.233Z] 765212b225bb: Pulling fs layer [2023-08-25T11:53:01.233Z] f23df028b6ca: Pulling fs layer [2023-08-25T11:53:01.233Z] d65c8cfc05b1: Pulling fs layer [2023-08-25T11:53:01.233Z] 2437ff75d9bd: Pulling fs layer [2023-08-25T11:53:01.233Z] 765212b225bb: Waiting [2023-08-25T11:53:01.233Z] f23df028b6ca: Waiting [2023-08-25T11:53:01.233Z] d65c8cfc05b1: Waiting [2023-08-25T11:53:01.233Z] 2437ff75d9bd: Waiting [2023-08-25T11:53:01.501Z] 04944245beec: Verifying Checksum [2023-08-25T11:53:01.501Z] 04944245beec: Download complete [2023-08-25T11:53:01.501Z] 765212b225bb: Download complete [2023-08-25T11:53:01.501Z] f23df028b6ca: Verifying Checksum [2023-08-25T11:53:01.501Z] f23df028b6ca: Download complete [2023-08-25T11:53:01.501Z] d65c8cfc05b1: Verifying Checksum [2023-08-25T11:53:01.501Z] d65c8cfc05b1: Download complete [2023-08-25T11:53:01.501Z] 699f458cf7ca: Verifying Checksum [2023-08-25T11:53:01.501Z] 699f458cf7ca: Download complete [2023-08-25T11:53:02.086Z] 8998bd30e6a1: Verifying Checksum [2023-08-25T11:53:02.086Z] 8998bd30e6a1: Download complete [2023-08-25T11:53:04.115Z] 2437ff75d9bd: Verifying Checksum [2023-08-25T11:53:04.115Z] 2437ff75d9bd: Download complete [2023-08-25T11:53:06.175Z] 8998bd30e6a1: Pull complete [2023-08-25T11:53:06.446Z] 04944245beec: Pull complete [2023-08-25T11:53:07.899Z] 699f458cf7ca: Pull complete [2023-08-25T11:53:08.168Z] 765212b225bb: Pull complete [2023-08-25T11:53:08.751Z] f23df028b6ca: Pull complete [2023-08-25T11:53:09.018Z] d65c8cfc05b1: Pull complete [2023-08-25T11:53:24.012Z] 2437ff75d9bd: Pull complete [2023-08-25T11:53:24.012Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-25T11:53:24.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-25T11:53:24.012Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:53:24.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-4571 does not seem to be running inside a container [2023-08-25T11:53:24.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-25T11:53:26.772Z] $ docker top c4c9dea18e66d66dacebb2fe4a06d81f0b5fc6d72b2f392579d797b4e0314f40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:53:27.350Z] ---> job-cost.sh [2023-08-25T11:53:27.616Z] lf-activate-venv: SKIPPING [2023-08-25T11:53:27.616Z] INFO: No Stack... [2023-08-25T11:53:27.883Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-25T11:53:28.839Z] INFO: Archiving Costs [Pipeline] sh [2023-08-25T11:53:29.177Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-08-25T11:53:29.178Z] + cut -d, -f6 [Pipeline] lock [2023-08-25T11:53:29.264Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-422-1-stack-cost] [2023-08-25T11:53:29.269Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-422-1-stack-cost] did not exist. Created. [2023-08-25T11:53:29.269Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-422-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-25T11:53:29.674Z] /w/workspace/device-virtual-go/1@tmp/durable-58592de1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-25T11:53:30.024Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-25T11:53:30.057Z] Warning: overwriting stash ‘stack-cost’ [2023-08-25T11:53:30.108Z] Stashed 1 file(s) [Pipeline] } [2023-08-25T11:53:30.123Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-422-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-25T11:53:30.201Z] $ docker stop --time=1 c4c9dea18e66d66dacebb2fe4a06d81f0b5fc6d72b2f392579d797b4e0314f40 [2023-08-25T11:53:32.258Z] $ docker rm -f --volumes c4c9dea18e66d66dacebb2fe4a06d81f0b5fc6d72b2f392579d797b4e0314f40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-08-25T11:53:33.370Z] provisioning config files... [2023-08-25T11:53:33.377Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-422@tmp/config10480790023497324378tmp [Pipeline] { [Pipeline] sh [2023-08-25T11:53:33.721Z] + set +x [2023-08-25T11:53:33.721Z] + curl+ -s https://codecov.io/bash [2023-08-25T11:53:33.721Z] bash -s -- [2023-08-25T11:53:33.721Z] [2023-08-25T11:53:33.721Z] _____ _ [2023-08-25T11:53:33.721Z] / ____| | | [2023-08-25T11:53:33.721Z] | | ___ __| | ___ ___ _____ __ [2023-08-25T11:53:33.721Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-25T11:53:33.721Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-25T11:53:33.721Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-25T11:53:33.721Z] Bash-1.0.6 [2023-08-25T11:53:33.721Z] [2023-08-25T11:53:33.721Z] [2023-08-25T11:53:33.721Z] ==> git version 2.25.1 found [2023-08-25T11:53:33.721Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-08-25T11:53:33.721Z] Release-Date: 2020-01-08 [2023-08-25T11:53:33.721Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-25T11:53:33.721Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-25T11:53:33.721Z] ==> Jenkins CI detected. [2023-08-25T11:53:33.721Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-422 [2023-08-25T11:53:33.721Z] project root: . [2023-08-25T11:53:33.721Z] --> token set from env [2023-08-25T11:53:33.721Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-25T11:53:33.721Z] ==> Running gcov in . (disable via -X gcov) [2023-08-25T11:53:33.721Z] ==> Python coveragepy not found [2023-08-25T11:53:33.721Z] ==> Searching for coverage reports in: [2023-08-25T11:53:33.721Z] + . [2023-08-25T11:53:33.721Z] -> Found 1 reports [2023-08-25T11:53:33.721Z] ==> Detecting git/mercurial file structure [2023-08-25T11:53:33.721Z] ==> Reading reports [2023-08-25T11:53:33.721Z] + ./coverage.out bytes=43063 [2023-08-25T11:53:33.721Z] ==> Appending adjustments [2023-08-25T11:53:33.721Z] https://docs.codecov.io/docs/fixing-reports [2023-08-25T11:53:33.980Z] + Found adjustments [2023-08-25T11:53:33.980Z] ==> Gzipping contents [2023-08-25T11:53:33.980Z] 8.0K /tmp/codecov.VQH3SI.gz [2023-08-25T11:53:33.980Z] ==> Uploading reports [2023-08-25T11:53:33.980Z] url: https://codecov.io [2023-08-25T11:53:33.980Z] query: branch=PR-422&commit=fb96731e15d3aa0a25f531a4590838078824ae1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-422%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=422&job=&cmd_args= [2023-08-25T11:53:33.980Z] -> Pinging Codecov [2023-08-25T11:53:33.980Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-422&commit=fb96731e15d3aa0a25f531a4590838078824ae1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-422%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=422&job=&cmd_args= [2023-08-25T11:53:33.980Z] -> Uploading to [2023-08-25T11:53:33.980Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-25/5E52B4B073DB2E39498172D8E973AA87/fb96731e15d3aa0a25f531a4590838078824ae1f/2ff7e0ba-6811-4dfe-8b4f-3996fdb0fb6e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T115333Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a02dadefea27d65320ef672f08838e2f2415993d8b2673acbe3306e3ad9f6508 [2023-08-25T11:53:34.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-25T11:53:34.240Z] Dload Upload Total Spent Left Speed [2023-08-25T11:53:34.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 27141 --:--:-- --:--:-- --:--:-- 27141 [2023-08-25T11:53:34.240Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/fb96731e15d3aa0a25f531a4590838078824ae1f [Pipeline] } [2023-08-25T11:53:34.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-25T11:53:35.981Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-422/archives ] [2023-08-25T11:53:35.982Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-422/archives [2023-08-25T11:53:35.982Z] total 16 [2023-08-25T11:53:35.982Z] drwxr-xr-x 3 root root 4096 Aug 25 11:45 . [2023-08-25T11:53:35.982Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 11:45 .. [2023-08-25T11:53:35.982Z] drwxr-xr-x 2 root root 4096 Aug 25 11:45 cost [2023-08-25T11:53:35.982Z] -rw-r--r-- 1 root root 90 Aug 25 11:45 cost.csv [2023-08-25T11:53:35.982Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-422/archives [2023-08-25T11:53:35.982Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-422/archives [2023-08-25T11:53:35.982Z] total 16 [2023-08-25T11:53:35.982Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 11:45 . [2023-08-25T11:53:35.982Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 11:45 .. [2023-08-25T11:53:35.982Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 11:45 cost [2023-08-25T11:53:35.982Z] -rw-r--r-- 1 jenkins jenkins 90 Aug 25 11:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:53:36.307Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:53:37.191Z] ---> package-listing.sh [2023-08-25T11:53:37.191Z] ++ facter osfamily [2023-08-25T11:53:37.191Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-25T11:53:37.450Z] + OS_FAMILY=debian [2023-08-25T11:53:37.450Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-422 [2023-08-25T11:53:37.450Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-25T11:53:37.450Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-25T11:53:37.450Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-25T11:53:37.450Z] + PACKAGES=/tmp/packages_start.txt [2023-08-25T11:53:37.450Z] + '[' /w/workspace/foundry_device-virtual-go_PR-422 ']' [2023-08-25T11:53:37.450Z] + PACKAGES=/tmp/packages_end.txt [2023-08-25T11:53:37.450Z] + case "${OS_FAMILY}" in [2023-08-25T11:53:37.450Z] + dpkg -l [2023-08-25T11:53:37.450Z] + grep '^ii' [2023-08-25T11:53:37.450Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-25T11:53:37.450Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-25T11:53:37.450Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-25T11:53:37.450Z] + '[' /w/workspace/foundry_device-virtual-go_PR-422 ']' [2023-08-25T11:53:37.450Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-422/archives/ [2023-08-25T11:53:37.450Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-422/archives/ [Pipeline] echo [2023-08-25T11:53:37.483Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-422/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-25T11:53:37.773Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-25T11:53:38.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-25T11:53:38.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-25T11:53:38.530Z] prd-ubuntu20.04-docker-8c-8g-4566 does not seem to be running inside a container [2023-08-25T11:53:38.564Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-422/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-422 -v /w/workspace/foundry_device-virtual-go_PR-422:/w/workspace/foundry_device-virtual-go_PR-422:rw,z -v /w/workspace/foundry_device-virtual-go_PR-422@tmp:/w/workspace/foundry_device-virtual-go_PR-422@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-25T11:53:39.891Z] $ docker top b452d3c154a1ffe00c1d268e741098ba48023d1f9196180908f75d6c77fe6fd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-25T11:53:40.272Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-25T11:53:40.581Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-25T11:53:40.888Z] + ls /var/log/sa-host [2023-08-25T11:53:40.889Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-25T11:53:41.108Z] provisioning config files... [2023-08-25T11:53:41.116Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-422@tmp/config13927493091730451699tmp [Pipeline] { [Pipeline] echo [2023-08-25T11:53:41.164Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:53:41.483Z] ---> create-netrc.sh [Pipeline] } [2023-08-25T11:53:41.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:53:41.910Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-25T11:53:41.942Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:53:42.257Z] ---> sudo-logs.sh [2023-08-25T11:53:42.258Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-25T11:53:42.343Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:53:42.656Z] ---> job-cost.sh [2023-08-25T11:53:42.656Z] lf-activate-venv: SKIPPING [2023-08-25T11:53:42.656Z] DEBUG: total: 0.2199999988079071 [2023-08-25T11:53:42.656Z] INFO: Retrieving Stack Cost... [2023-08-25T11:53:42.915Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-25T11:53:43.174Z] INFO: Archiving Costs [Pipeline] echo [2023-08-25T11:53:43.206Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-25T11:53:43.514Z] ---> logs-deploy.sh [2023-08-25T11:53:43.514Z] lf-activate-venv: SKIPPING [2023-08-25T11:53:43.514Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-422/1 [2023-08-25T11:53:43.514Z] INFO: archiving workspace using pattern(s): [2023-08-25T11:53:44.452Z] Archives upload complete. [2023-08-25T11:53:44.452Z] INFO: archiving logs to Nexus