Pull request #443 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 334381ea25f049735318d5730a9bc49dce161119+105c2ff86687b61d63b26fbbe95b93aee24690dc (5a22333cb701fe75d82055eeb9f21d2c44678d0b) 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-ssh9883976702816949557.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18283130322658615840.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-443/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-443/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10645126646364017877.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-443/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12930829436167031000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16821098447012253074.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-443/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-443/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10900999312816448156.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-10441’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10448 in /w/workspace/foundry_device-virtual-go_PR-443 [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-443 # 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 > 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/443/head:refs/remotes/origin/PR-443 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 105c2ff86687b61d63b26fbbe95b93aee24690dc into PR head commit 334381ea25f049735318d5730a9bc49dce161119 Merge succeeded, producing 334381ea25f049735318d5730a9bc49dce161119 Checking out Revision 334381ea25f049735318d5730a9bc49dce161119 (PR-443) Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-25T22:27:42.629Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 334381ea25f049735318d5730a9bc49dce161119 # 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 105c2ff86687b61d63b26fbbe95b93aee24690dc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 334381ea25f049735318d5730a9bc49dce161119 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-25T22:27:42.809Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-25T22:27:42.922Z] ========================================================= [2023-10-25T22:27:42.922Z] EdgeX Global Pipelines Version Info [2023-10-25T22:27:42.922Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:27:43.652Z] ------------------- [2023-10-25T22:27:43.725Z] stable info: [2023-10-25T22:27:43.726Z] ------------------- [2023-10-25T22:27:43.726Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-25T22:27:43.726Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:27:43.726Z] Message: update stable to v1.0.254 [2023-10-25T22:27:44.305Z] ------------------- [2023-10-25T22:27:44.305Z] experimental info: [2023-10-25T22:27:44.305Z] ------------------- [2023-10-25T22:27:44.305Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-25T22:27:44.305Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T22:27:44.305Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-25T22:27:44.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-10-25T22:27:44.650Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-10-25T22:27:44.695Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-25T22:27:44.735Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-25T22:27:44.785Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-25T22:27:44.833Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-25T22:27:44.887Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-25T22:27:44.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-25T22:27:44.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-25T22:27:45.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-25T22:27:45.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-25T22:27:45.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-10-25T22:27:45.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-25T22:27:45.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-25T22:27:45.258Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T22:27:45.301Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T22:27:45.348Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T22:27:45.388Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T22:27:45.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-25T22:27:45.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-25T22:27:45.519Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-25T22:27:45.560Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-25T22:27:45.610Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-25T22:27:45.662Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-25T22:27:45.783Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-25T22:27:45.850Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-25T22:27:45.907Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-25T22:27:45.952Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-443 [Pipeline] echo [2023-10-25T22:27:45.995Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-443 [Pipeline] echo [2023-10-25T22:27:46.040Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-443 [Pipeline] echo [2023-10-25T22:27:46.088Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 334381ea25f049735318d5730a9bc49dce161119 [Pipeline] echo [2023-10-25T22:27:46.139Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 334381e [Pipeline] echo [2023-10-25T22:27:46.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:27:46.317Z] provisioning config files... [2023-10-25T22:27:46.357Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-443@tmp/config15793354225563364291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:27:46.713Z] ---> docker-login.sh [2023-10-25T22:27:46.713Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:27:46.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:46.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:46.972Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:46.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:46.972Z] [2023-10-25T22:27:46.972Z] Login Succeeded [2023-10-25T22:27:46.972Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:27:46.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:46.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:46.972Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:46.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:46.972Z] [2023-10-25T22:27:46.972Z] Login Succeeded [2023-10-25T22:27:46.972Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:27:47.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:47.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:47.235Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:47.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:47.235Z] [2023-10-25T22:27:47.235Z] Login Succeeded [2023-10-25T22:27:47.235Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:27:47.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:47.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:47.235Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:47.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:47.235Z] [2023-10-25T22:27:47.235Z] Login Succeeded [2023-10-25T22:27:47.235Z] docker.io [2023-10-25T22:27:47.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:27:47.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:27:47.496Z] Configure a credential helper to remove this warning. See [2023-10-25T22:27:47.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:27:47.496Z] [2023-10-25T22:27:47.496Z] Login Succeeded [2023-10-25T22:27:47.496Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:27:47.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-25T22:27:48.137Z] + git rev-list -1 --merges 334381ea25f049735318d5730a9bc49dce161119~1..334381ea25f049735318d5730a9bc49dce161119 [Pipeline] echo [2023-10-25T22:27:48.199Z] -----------> git rev-list -1 --merges 334381ea25f049735318d5730a9bc49dce161119~1..334381ea25f049735318d5730a9bc49dce161119 334381ea25f049735318d5730a9bc49dce161119 [false] [Pipeline] sh [2023-10-25T22:27:48.538Z] + git log --format=format:%s -1 334381ea25f049735318d5730a9bc49dce161119 [Pipeline] echo [2023-10-25T22:27:48.590Z] ========================================================= [2023-10-25T22:27:48.591Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-25T22:27:48.591Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:27:49.054Z] + git log --format=format:%s -1 334381ea25f049735318d5730a9bc49dce161119 [Pipeline] echo [2023-10-25T22:27:49.087Z] [semverPrep] GIT_COMMIT: 334381ea25f049735318d5730a9bc49dce161119, Commit Message: build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3 [Pipeline] echo [2023-10-25T22:27:49.119Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-25T22:27:49.543Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-25T22:27:49.543Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-25T22:27:49.543Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-25T22:27:49.543Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-25T22:27:49.543Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-25T22:27:49.543Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-25T22:27:49.543Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:27:49.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:27:49.976Z] [2023-10-25T22:27:49.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:27:50.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:27:50.349Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-25T22:27:50.349Z] b85a868b505f: Pulling fs layer [2023-10-25T22:27:50.349Z] e2be974225ed: Pulling fs layer [2023-10-25T22:27:50.349Z] 339a4e72a1f5: Pulling fs layer [2023-10-25T22:27:50.349Z] 988bab9f4d93: Pulling fs layer [2023-10-25T22:27:50.349Z] 1469e6f7b9e6: Pulling fs layer [2023-10-25T22:27:50.349Z] eaf3925da568: Pulling fs layer [2023-10-25T22:27:50.349Z] bab4dde63d76: Pulling fs layer [2023-10-25T22:27:50.349Z] bde34c3a00c8: Pulling fs layer [2023-10-25T22:27:50.349Z] b352a97aabf1: Pulling fs layer [2023-10-25T22:27:50.349Z] 4872d77fe225: Pulling fs layer [2023-10-25T22:27:50.349Z] 5851b861e8e6: Pulling fs layer [2023-10-25T22:27:50.349Z] bab4dde63d76: Waiting [2023-10-25T22:27:50.349Z] 988bab9f4d93: Waiting [2023-10-25T22:27:50.349Z] bde34c3a00c8: Waiting [2023-10-25T22:27:50.349Z] 1469e6f7b9e6: Waiting [2023-10-25T22:27:50.349Z] b352a97aabf1: Waiting [2023-10-25T22:27:50.349Z] eaf3925da568: Waiting [2023-10-25T22:27:50.349Z] 4872d77fe225: Waiting [2023-10-25T22:27:50.349Z] e2be974225ed: Verifying Checksum [2023-10-25T22:27:50.349Z] e2be974225ed: Download complete [2023-10-25T22:27:50.349Z] 988bab9f4d93: Verifying Checksum [2023-10-25T22:27:50.349Z] 988bab9f4d93: Download complete [2023-10-25T22:27:50.349Z] 1469e6f7b9e6: Verifying Checksum [2023-10-25T22:27:50.349Z] 1469e6f7b9e6: Download complete [2023-10-25T22:27:50.611Z] eaf3925da568: Verifying Checksum [2023-10-25T22:27:50.611Z] eaf3925da568: Download complete [2023-10-25T22:27:50.611Z] 339a4e72a1f5: Verifying Checksum [2023-10-25T22:27:50.611Z] 339a4e72a1f5: Download complete [2023-10-25T22:27:50.611Z] bde34c3a00c8: Verifying Checksum [2023-10-25T22:27:50.611Z] bde34c3a00c8: Download complete [2023-10-25T22:27:50.611Z] b352a97aabf1: Download complete [2023-10-25T22:27:50.611Z] 4872d77fe225: Download complete [2023-10-25T22:27:50.611Z] 5851b861e8e6: Verifying Checksum [2023-10-25T22:27:50.611Z] 5851b861e8e6: Download complete [2023-10-25T22:27:50.611Z] b85a868b505f: Download complete [2023-10-25T22:27:50.911Z] bab4dde63d76: Download complete [2023-10-25T22:27:51.845Z] b85a868b505f: Pull complete [2023-10-25T22:27:51.845Z] e2be974225ed: Pull complete [2023-10-25T22:27:52.410Z] 339a4e72a1f5: Pull complete [2023-10-25T22:27:52.410Z] 988bab9f4d93: Pull complete [2023-10-25T22:27:52.667Z] 1469e6f7b9e6: Pull complete [2023-10-25T22:27:52.667Z] eaf3925da568: Pull complete [2023-10-25T22:27:54.569Z] bab4dde63d76: Pull complete [2023-10-25T22:27:54.569Z] bde34c3a00c8: Pull complete [2023-10-25T22:27:54.569Z] b352a97aabf1: Pull complete [2023-10-25T22:27:54.569Z] 4872d77fe225: Pull complete [2023-10-25T22:27:54.569Z] 5851b861e8e6: Pull complete [2023-10-25T22:27:54.569Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-25T22:27:54.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T22:27:54.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:27:54.794Z] prd-ubuntu20.04-docker-8c-8g-10448 does not seem to be running inside a container [2023-10-25T22:27:54.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-443 -v /w/workspace/foundry_device-virtual-go_PR-443:/w/workspace/foundry_device-virtual-go_PR-443:rw,z -v /w/workspace/foundry_device-virtual-go_PR-443@tmp:/w/workspace/foundry_device-virtual-go_PR-443@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-25T22:27:57.662Z] $ docker top eabd467af83c7dbfa5a467584c3713af92bbb584bdfd5588256917847ff8dfa7 -eo pid,comm [2023-10-25T22:27:57.727Z] 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-10-25T22:27:57.727Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-25T22:27:57.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T22:27:57.915Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T22:27:58.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T22:27:58.004Z] $ docker exec eabd467af83c7dbfa5a467584c3713af92bbb584bdfd5588256917847ff8dfa7 ssh-agent [2023-10-25T22:27:58.114Z] SSH_AUTH_SOCK=/tmp/ssh-kpFhUsq8HNxO/agent.31 [2023-10-25T22:27:58.114Z] SSH_AGENT_PID=37 [2023-10-25T22:27:58.119Z] Running ssh-add (command line suppressed) [2023-10-25T22:27:58.205Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-443@tmp/private_key_7184955049049794924.key (/w/workspace/foundry_device-virtual-go_PR-443@tmp/private_key_7184955049049794924.key) [2023-10-25T22:27:58.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T22:27:58.594Z] + git tag --points-at HEAD [Pipeline] } [2023-10-25T22:27:58.612Z] $ docker exec --env ******** --env ******** eabd467af83c7dbfa5a467584c3713af92bbb584bdfd5588256917847ff8dfa7 ssh-agent -k [2023-10-25T22:27:58.706Z] unset SSH_AUTH_SOCK; [2023-10-25T22:27:58.707Z] unset SSH_AGENT_PID; [2023-10-25T22:27:58.707Z] echo Agent pid 37 killed; [2023-10-25T22:27:58.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-25T22:27:58.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T22:27:58.840Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T22:27:58.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T22:27:58.935Z] $ docker exec eabd467af83c7dbfa5a467584c3713af92bbb584bdfd5588256917847ff8dfa7 ssh-agent [2023-10-25T22:27:59.064Z] SSH_AUTH_SOCK=/tmp/ssh-9aTYM9B3nifc/agent.69 [2023-10-25T22:27:59.064Z] SSH_AGENT_PID=75 [2023-10-25T22:27:59.068Z] Running ssh-add (command line suppressed) [2023-10-25T22:27:59.178Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-443@tmp/private_key_6276411343841420285.key (/w/workspace/foundry_device-virtual-go_PR-443@tmp/private_key_6276411343841420285.key) [2023-10-25T22:27:59.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T22:27:59.534Z] + git semver init [2023-10-25T22:27:59.796Z] 2023-10-25 22:27:59,696 [run_init] DEBUG init version:0.0.0 force:False [2023-10-25T22:27:59.796Z] 2023-10-25 22:27:59,697 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-443/.semver [2023-10-25T22:27:59.796Z] 2023-10-25 22:27:59,697 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-443/.semver [2023-10-25T22:27:59.796Z] 2023-10-25 22:27:59,697 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-443/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-443, universal_newlines=False, shell=None, istream=None) [2023-10-25T22:28:01.174Z] 2023-10-25 22:28:00,866 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-443/.git/info/exclude [2023-10-25T22:28:01.174Z] 2023-10-25 22:28:00,867 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-443/.semver/PR-443 with force:False [2023-10-25T22:28:01.174Z] 2023-10-25 22:28:00,867 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-443/.semver/PR-443 [2023-10-25T22:28:01.174Z] 2023-10-25 22:28:00,871 [execute] INFO git cat-file --batch-check [2023-10-25T22:28:01.174Z] 2023-10-25 22:28:00,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-443/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T22:28:01.174Z] 2023-10-25 22:28:00,877 [execute] INFO git cat-file --batch [2023-10-25T22:28:01.174Z] 2023-10-25 22:28:00,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-443/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T22:28:01.174Z] 2023-10-25 22:28:00,883 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-443/.semver/PR-443 [2023-10-25T22:28:01.174Z] 0.0.0 [Pipeline] } [2023-10-25T22:28:01.188Z] $ docker exec --env ******** --env ******** eabd467af83c7dbfa5a467584c3713af92bbb584bdfd5588256917847ff8dfa7 ssh-agent -k [2023-10-25T22:28:01.280Z] unset SSH_AUTH_SOCK; [2023-10-25T22:28:01.280Z] unset SSH_AGENT_PID; [2023-10-25T22:28:01.280Z] echo Agent pid 75 killed; [2023-10-25T22:28:01.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-25T22:28:01.740Z] + git semver [Pipeline] } [2023-10-25T22:28:02.016Z] $ docker stop --time=1 eabd467af83c7dbfa5a467584c3713af92bbb584bdfd5588256917847ff8dfa7 [2023-10-25T22:28:03.324Z] $ docker rm -f --volumes eabd467af83c7dbfa5a467584c3713af92bbb584bdfd5588256917847ff8dfa7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:28:03.743Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-25T22:28:04.014Z] Stashed 1 file(s) [Pipeline] echo [2023-10-25T22:28:04.031Z] [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-10-25T22:28:04.759Z] provisioning config files... [2023-10-25T22:28:04.770Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-443@tmp/config17371875948453893231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:28:05.116Z] ---> docker-login.sh [2023-10-25T22:28:05.116Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:28:05.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:05.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:05.116Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:05.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:05.116Z] [2023-10-25T22:28:05.116Z] Login Succeeded [2023-10-25T22:28:05.116Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:28:05.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:05.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:05.116Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:05.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:05.116Z] [2023-10-25T22:28:05.116Z] Login Succeeded [2023-10-25T22:28:05.116Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:28:05.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:05.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:05.382Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:05.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:05.382Z] [2023-10-25T22:28:05.382Z] Login Succeeded [2023-10-25T22:28:05.382Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:28:05.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:05.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:05.382Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:05.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:05.382Z] [2023-10-25T22:28:05.382Z] Login Succeeded [2023-10-25T22:28:05.382Z] docker.io [2023-10-25T22:28:05.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:28:05.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:28:05.641Z] Configure a credential helper to remove this warning. See [2023-10-25T22:28:05.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:28:05.641Z] [2023-10-25T22:28:05.641Z] Login Succeeded [2023-10-25T22:28:05.641Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:28:05.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T22:28:05.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:28:05.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:28:05.938Z] ========================================================= [2023-10-25T22:28:05.938Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-25T22:28:05.938Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:28:06.404Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T22:28:06.404Z] Sending build context to Docker daemon 23.69MB [2023-10-25T22:28:06.404Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:28:06.404Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T22:28:06.666Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-25T22:28:06.666Z] 7264a8db6415: Pulling fs layer [2023-10-25T22:28:06.666Z] c4d48a809fc2: Pulling fs layer [2023-10-25T22:28:06.666Z] 4f1c88b9dad5: Pulling fs layer [2023-10-25T22:28:06.666Z] ad3a456e5733: Pulling fs layer [2023-10-25T22:28:06.666Z] 33e27b845d1e: Pulling fs layer [2023-10-25T22:28:06.666Z] c68163c4e522: Pulling fs layer [2023-10-25T22:28:06.666Z] 50da416c3ac9: Pulling fs layer [2023-10-25T22:28:06.666Z] 23d2d4c4bb30: Pulling fs layer [2023-10-25T22:28:06.666Z] ad3a456e5733: Waiting [2023-10-25T22:28:06.666Z] 33e27b845d1e: Waiting [2023-10-25T22:28:06.666Z] 50da416c3ac9: Waiting [2023-10-25T22:28:06.666Z] c68163c4e522: Waiting [2023-10-25T22:28:06.666Z] 23d2d4c4bb30: Waiting [2023-10-25T22:28:06.666Z] c4d48a809fc2: Download complete [2023-10-25T22:28:06.666Z] ad3a456e5733: Verifying Checksum [2023-10-25T22:28:06.666Z] ad3a456e5733: Download complete [2023-10-25T22:28:06.666Z] 33e27b845d1e: Verifying Checksum [2023-10-25T22:28:06.666Z] 33e27b845d1e: Download complete [2023-10-25T22:28:06.666Z] 7264a8db6415: Verifying Checksum [2023-10-25T22:28:06.666Z] 7264a8db6415: Download complete [2023-10-25T22:28:06.666Z] c68163c4e522: Verifying Checksum [2023-10-25T22:28:06.666Z] c68163c4e522: Download complete [2023-10-25T22:28:06.666Z] 7264a8db6415: Pull complete [2023-10-25T22:28:06.666Z] 23d2d4c4bb30: Verifying Checksum [2023-10-25T22:28:06.666Z] 23d2d4c4bb30: Download complete [2023-10-25T22:28:06.923Z] c4d48a809fc2: Pull complete [2023-10-25T22:28:07.183Z] 4f1c88b9dad5: Verifying Checksum [2023-10-25T22:28:07.183Z] 4f1c88b9dad5: Download complete [2023-10-25T22:28:07.453Z] 50da416c3ac9: Verifying Checksum [2023-10-25T22:28:07.453Z] 50da416c3ac9: Download complete [2023-10-25T22:28:09.982Z] 4f1c88b9dad5: Pull complete [2023-10-25T22:28:09.982Z] ad3a456e5733: Pull complete [2023-10-25T22:28:09.982Z] 33e27b845d1e: Pull complete [2023-10-25T22:28:10.241Z] c68163c4e522: Pull complete [2023-10-25T22:28:12.767Z] 50da416c3ac9: Pull complete [2023-10-25T22:28:12.767Z] 23d2d4c4bb30: Pull complete [2023-10-25T22:28:12.767Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-25T22:28:12.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-25T22:28:12.767Z] ---> 0786185ac409 [2023-10-25T22:28:12.767Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T22:28:16.957Z] ---> Running in 9a5b6057538a [2023-10-25T22:28:17.217Z] Removing intermediate container 9a5b6057538a [2023-10-25T22:28:17.217Z] ---> 6940df120fc8 [2023-10-25T22:28:17.217Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:28:17.217Z] ---> Running in 9b445166a0e4 [2023-10-25T22:28:17.217Z] Removing intermediate container 9b445166a0e4 [2023-10-25T22:28:17.217Z] ---> 163f035c83c3 [2023-10-25T22:28:17.217Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:28:17.217Z] ---> Running in 6b9432233a03 [2023-10-25T22:28:17.217Z] Removing intermediate container 6b9432233a03 [2023-10-25T22:28:17.217Z] ---> aed7a0a67ee3 [2023-10-25T22:28:17.217Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-25T22:28:17.217Z] ---> Running in e843e99417ed [2023-10-25T22:28:17.478Z] Removing intermediate container e843e99417ed [2023-10-25T22:28:17.478Z] ---> ca97a926b919 [2023-10-25T22:28:17.478Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:28:17.478Z] ---> Running in 8f420510c666 [2023-10-25T22:28:17.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:28:17.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:28:17.998Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-25T22:28:17.998Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-25T22:28:17.998Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-25T22:28:17.998Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-25T22:28:17.998Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:28:17.998Z] OK: 268 MiB in 56 packages [2023-10-25T22:28:18.562Z] Removing intermediate container 8f420510c666 [2023-10-25T22:28:18.562Z] ---> dac191a96209 [2023-10-25T22:28:18.562Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-25T22:28:18.562Z] ---> f6ca8720f6bf [2023-10-25T22:28:18.562Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:28:18.562Z] ---> Running in d82d3e9eeca5 [2023-10-25T22:28:19.474Z] Still waiting to schedule task [2023-10-25T22:28:19.474Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-25T22:29:05.254Z] Removing intermediate container d82d3e9eeca5 [2023-10-25T22:29:05.254Z] ---> 04a027738ac3 [2023-10-25T22:29:05.254Z] Step 10/12 : COPY . . [2023-10-25T22:29:05.823Z] ---> 33137618f3e0 [2023-10-25T22:29:05.823Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:29:05.823Z] ---> Running in 3668dd5ebb84 [2023-10-25T22:29:05.823Z] Removing intermediate container 3668dd5ebb84 [2023-10-25T22:29:05.823Z] ---> 804a576db8b1 [2023-10-25T22:29:05.823Z] Step 12/12 : RUN $MAKE [2023-10-25T22:29:05.823Z] ---> Running in aac08aea1664 [2023-10-25T22:29:06.083Z] noop [2023-10-25T22:29:06.341Z] Removing intermediate container aac08aea1664 [2023-10-25T22:29:06.341Z] ---> d98b30a3efd6 [2023-10-25T22:29:06.341Z] Successfully built d98b30a3efd6 [2023-10-25T22:29:06.341Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:29:06.803Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T22:29:06.803Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:29:06.966Z] prd-ubuntu20.04-docker-8c-8g-10448 does not seem to be running inside a container [2023-10-25T22:29:07.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-443 -v /w/workspace/foundry_device-virtual-go_PR-443:/w/workspace/foundry_device-virtual-go_PR-443:rw,z -v /w/workspace/foundry_device-virtual-go_PR-443@tmp:/w/workspace/foundry_device-virtual-go_PR-443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T22:29:07.331Z] $ docker top 3c118369fe2f087f09027b7184eda089cb0095340c57189995fc241e180cc5ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:29:07.729Z] + go version [2023-10-25T22:29:07.729Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-25T22:29:07.773Z] $ docker stop --time=1 3c118369fe2f087f09027b7184eda089cb0095340c57189995fc241e180cc5ad [2023-10-25T22:29:09.045Z] $ docker rm -f --volumes 3c118369fe2f087f09027b7184eda089cb0095340c57189995fc241e180cc5ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:29:09.766Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T22:29:09.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:29:09.921Z] prd-ubuntu20.04-docker-8c-8g-10448 does not seem to be running inside a container [2023-10-25T22:29:09.961Z] $ 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-443 -v /w/workspace/foundry_device-virtual-go_PR-443:/w/workspace/foundry_device-virtual-go_PR-443:rw,z -v /w/workspace/foundry_device-virtual-go_PR-443@tmp:/w/workspace/foundry_device-virtual-go_PR-443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T22:29:10.305Z] $ docker top 52da0298d10fcf3364e27b6495278dd3b76cc4e4f5ae17a04f41c13f71e15258 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:29:10.674Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-443 [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:29:11.039Z] + make test [2023-10-25T22:29:11.039Z] go test ./... -coverprofile=coverage.out [2023-10-25T22:29:12.413Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-25T22:29:22.546Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-25T22:29:22.546Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 58.6% of statements [2023-10-25T22:29:27.814Z] go vet ./... [2023-10-25T22:29:30.424Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T22:29:30.424Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T22:29:30.424Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T22:29:30.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T22:29:30.505Z] $ docker stop --time=1 52da0298d10fcf3364e27b6495278dd3b76cc4e4f5ae17a04f41c13f71e15258 [2023-10-25T22:29:33.260Z] $ docker rm -f --volumes 52da0298d10fcf3364e27b6495278dd3b76cc4e4f5ae17a04f41c13f71e15258 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:29:33.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T22:29:33.843Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-25T22:29:34.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T22:29:34.877Z] + ls -al . [2023-10-25T22:29:34.877Z] total 200 [2023-10-25T22:29:34.877Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:29 . [2023-10-25T22:29:34.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:27 .. [2023-10-25T22:29:34.877Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:29 .git [2023-10-25T22:29:34.877Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 .github [2023-10-25T22:29:34.877Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 25 22:27 .gitignore [2023-10-25T22:29:34.877Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:27 .golangci.yml [2023-10-25T22:29:34.877Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:28 .semver [2023-10-25T22:29:34.878Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 25 22:27 Attribution.txt [2023-10-25T22:29:34.878Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 25 22:27 CHANGELOG.md [2023-10-25T22:29:34.878Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 25 22:27 Dockerfile [2023-10-25T22:29:34.878Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:27 GOVERNANCE.md [2023-10-25T22:29:34.878Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 25 22:27 Jenkinsfile [2023-10-25T22:29:34.878Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:27 LICENSE [2023-10-25T22:29:34.878Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 25 22:27 Makefile [2023-10-25T22:29:34.878Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 25 22:27 OWNERS.md [2023-10-25T22:29:34.878Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 25 22:27 README.md [2023-10-25T22:29:34.878Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:28 VERSION [2023-10-25T22:29:34.878Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:27 bin [2023-10-25T22:29:34.878Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 cmd [2023-10-25T22:29:34.878Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 25 22:29 coverage.out [2023-10-25T22:29:34.878Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 25 22:27 go.mod [2023-10-25T22:29:34.878Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 25 22:27 go.sum [2023-10-25T22:29:34.878Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:27 internal [2023-10-25T22:29:34.878Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 25 22:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:29:35.269Z] + 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=334381ea25f049735318d5730a9bc49dce161119 --label arch=amd64 --label version=0.0.0 . [2023-10-25T22:29:35.269Z] Sending build context to Docker daemon 23.74MB [2023-10-25T22:29:35.269Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:29:35.269Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-25T22:29:35.269Z] ---> d98b30a3efd6 [2023-10-25T22:29:35.269Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T22:29:35.837Z] ---> Running in 7a759ca90b3a [2023-10-25T22:29:35.837Z] Removing intermediate container 7a759ca90b3a [2023-10-25T22:29:35.837Z] ---> 43b392fd4dc0 [2023-10-25T22:29:35.837Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:29:35.837Z] ---> Running in d78be7e061a3 [2023-10-25T22:29:35.837Z] Removing intermediate container d78be7e061a3 [2023-10-25T22:29:35.837Z] ---> 7e19a58f7449 [2023-10-25T22:29:35.837Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:29:35.837Z] ---> Running in 7473fecec4eb [2023-10-25T22:29:36.095Z] Removing intermediate container 7473fecec4eb [2023-10-25T22:29:36.095Z] ---> 2c9a4842d004 [2023-10-25T22:29:36.095Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-25T22:29:36.095Z] ---> Running in 7444f44dd07d [2023-10-25T22:29:36.095Z] Removing intermediate container 7444f44dd07d [2023-10-25T22:29:36.095Z] ---> 168a8e91ef41 [2023-10-25T22:29:36.095Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:29:36.095Z] ---> Running in 048d428016d6 [2023-10-25T22:29:36.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:29:36.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:29:36.612Z] OK: 268 MiB in 56 packages [2023-10-25T22:29:37.180Z] Removing intermediate container 048d428016d6 [2023-10-25T22:29:37.180Z] ---> 793c782037b7 [2023-10-25T22:29:37.180Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-25T22:29:37.180Z] ---> 48dc397a0525 [2023-10-25T22:29:37.180Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:29:37.180Z] ---> Running in 734404be6d49 [2023-10-25T22:29:38.113Z] Removing intermediate container 734404be6d49 [2023-10-25T22:29:38.113Z] ---> 65682dcda01a [2023-10-25T22:29:38.113Z] Step 10/25 : COPY . . [2023-10-25T22:29:38.683Z] ---> 37407e41df67 [2023-10-25T22:29:38.683Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:29:38.683Z] ---> Running in 16b95e93fd55 [2023-10-25T22:29:38.943Z] Removing intermediate container 16b95e93fd55 [2023-10-25T22:29:38.943Z] ---> fae54ee9c57b [2023-10-25T22:29:38.943Z] Step 12/25 : RUN $MAKE [2023-10-25T22:29:38.943Z] ---> Running in 6935e1d04cb4 [2023-10-25T22:29:39.202Z] 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.36" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-25T22:29:57.276Z] Removing intermediate container 6935e1d04cb4 [2023-10-25T22:29:57.276Z] ---> ab1af8991589 [2023-10-25T22:29:57.276Z] Step 13/25 : FROM alpine:3.18 [2023-10-25T22:29:57.276Z] 3.18: Pulling from library/alpine [2023-10-25T22:29:57.276Z] 96526aa774ef: Pulling fs layer [2023-10-25T22:29:57.276Z] 96526aa774ef: Verifying Checksum [2023-10-25T22:29:57.276Z] 96526aa774ef: Download complete [2023-10-25T22:29:57.276Z] 96526aa774ef: Pull complete [2023-10-25T22:29:57.276Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:29:57.276Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T22:29:57.276Z] ---> 8ca4688f4f35 [2023-10-25T22:29:57.276Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-25T22:29:57.276Z] ---> Running in aafbd41bb40d [2023-10-25T22:29:57.276Z] Removing intermediate container aafbd41bb40d [2023-10-25T22:29:57.276Z] ---> 0d49858ff1f6 [2023-10-25T22:29:57.276Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-25T22:29:57.276Z] ---> Running in 75d782d4d61d [2023-10-25T22:29:57.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T22:29:57.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T22:29:57.795Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T22:29:57.795Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:29:57.795Z] OK: 7 MiB in 16 packages [2023-10-25T22:29:58.053Z] Removing intermediate container 75d782d4d61d [2023-10-25T22:29:58.053Z] ---> fb711332c62b [2023-10-25T22:29:58.053Z] Step 16/25 : WORKDIR / [2023-10-25T22:29:58.053Z] ---> Running in 477b9ee2695a [2023-10-25T22:29:58.053Z] Removing intermediate container 477b9ee2695a [2023-10-25T22:29:58.053Z] ---> d94979506381 [2023-10-25T22:29:58.053Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-25T22:29:58.313Z] ---> 78ec14d0a390 [2023-10-25T22:29:58.313Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-25T22:29:58.313Z] ---> e75e0a870830 [2023-10-25T22:29:58.313Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-25T22:29:59.252Z] ---> 0550070f9bdf [2023-10-25T22:29:59.252Z] Step 20/25 : EXPOSE 59900 [2023-10-25T22:29:59.252Z] ---> Running in 37adb416abfe [2023-10-25T22:29:59.252Z] Removing intermediate container 37adb416abfe [2023-10-25T22:29:59.252Z] ---> 9c7d9b88b041 [2023-10-25T22:29:59.252Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-25T22:29:59.252Z] ---> Running in 22fa235d6ad7 [2023-10-25T22:29:59.252Z] Removing intermediate container 22fa235d6ad7 [2023-10-25T22:29:59.252Z] ---> bf818f28ed6d [2023-10-25T22:29:59.252Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-25T22:29:59.252Z] ---> Running in 1aa7d223e967 [2023-10-25T22:29:59.252Z] Removing intermediate container 1aa7d223e967 [2023-10-25T22:29:59.252Z] ---> c4a267af3ecc [2023-10-25T22:29:59.252Z] Step 23/25 : LABEL arch=amd64 [2023-10-25T22:29:59.252Z] ---> Running in 08d8a7231461 [2023-10-25T22:29:59.513Z] Removing intermediate container 08d8a7231461 [2023-10-25T22:29:59.513Z] ---> 2764a1e21504 [2023-10-25T22:29:59.513Z] Step 24/25 : LABEL git_sha=334381ea25f049735318d5730a9bc49dce161119 [2023-10-25T22:29:59.513Z] ---> Running in 0ee52e6d4b93 [2023-10-25T22:29:59.513Z] Removing intermediate container 0ee52e6d4b93 [2023-10-25T22:29:59.513Z] ---> 015a56487a05 [2023-10-25T22:29:59.513Z] Step 25/25 : LABEL version=0.0.0 [2023-10-25T22:29:59.513Z] ---> Running in b12b1448e400 [2023-10-25T22:29:59.513Z] Removing intermediate container b12b1448e400 [2023-10-25T22:29:59.513Z] ---> 7219f153aa29 [2023-10-25T22:29:59.513Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T22:29:59.513Z] Successfully built 7219f153aa29 [2023-10-25T22:29:59.513Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [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-10-25T22:30:00.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:30:00.387Z] [2023-10-25T22:30:00.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:30:00.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:30:00.770Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-25T22:30:00.770Z] 5eb5b503b376: Pulling fs layer [2023-10-25T22:30:00.770Z] 5c69ac0246d0: Pulling fs layer [2023-10-25T22:30:00.770Z] ec43610c2a17: Pulling fs layer [2023-10-25T22:30:00.770Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-25T22:30:00.770Z] 33b1e0a273af: Pulling fs layer [2023-10-25T22:30:00.770Z] 5d3b04190fa2: Pulling fs layer [2023-10-25T22:30:00.770Z] 2f39f015ded8: Pulling fs layer [2023-10-25T22:30:00.770Z] 3a2ae6a8a46f: Waiting [2023-10-25T22:30:00.770Z] 33b1e0a273af: Waiting [2023-10-25T22:30:00.770Z] 5d3b04190fa2: Waiting [2023-10-25T22:30:00.770Z] 2f39f015ded8: Waiting [2023-10-25T22:30:00.770Z] 5c69ac0246d0: Download complete [2023-10-25T22:30:00.770Z] 3a2ae6a8a46f: Download complete [2023-10-25T22:30:00.770Z] 33b1e0a273af: Verifying Checksum [2023-10-25T22:30:00.770Z] 33b1e0a273af: Download complete [2023-10-25T22:30:00.770Z] 5d3b04190fa2: Download complete [2023-10-25T22:30:00.770Z] ec43610c2a17: Verifying Checksum [2023-10-25T22:30:00.770Z] ec43610c2a17: Download complete [2023-10-25T22:30:01.028Z] 5eb5b503b376: Verifying Checksum [2023-10-25T22:30:01.028Z] 5eb5b503b376: Download complete [2023-10-25T22:30:01.594Z] 2f39f015ded8: Verifying Checksum [2023-10-25T22:30:01.594Z] 2f39f015ded8: Download complete [2023-10-25T22:30:02.164Z] 5eb5b503b376: Pull complete [2023-10-25T22:30:02.423Z] 5c69ac0246d0: Pull complete [2023-10-25T22:30:02.684Z] ec43610c2a17: Pull complete [2023-10-25T22:30:02.684Z] 3a2ae6a8a46f: Pull complete [2023-10-25T22:30:02.944Z] 33b1e0a273af: Pull complete [2023-10-25T22:30:03.283Z] 5d3b04190fa2: Pull complete [2023-10-25T22:30:07.470Z] 2f39f015ded8: Pull complete [2023-10-25T22:30:07.470Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-25T22:30:07.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:30:07.470Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:30:07.706Z] prd-ubuntu20.04-docker-8c-8g-10448 does not seem to be running inside a container [2023-10-25T22:30:07.748Z] $ 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-443 -v /w/workspace/foundry_device-virtual-go_PR-443:/w/workspace/foundry_device-virtual-go_PR-443:rw,z -v /w/workspace/foundry_device-virtual-go_PR-443@tmp:/w/workspace/foundry_device-virtual-go_PR-443@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-25T22:30:12.276Z] $ docker top 640b68a9185da6ee5829b2dd52d62dde3ce83dbd579b6cfb7ea409a6ed544df4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:30:12.834Z] ---> job-cost.sh [2023-10-25T22:30:12.834Z] lf-activate-venv: SKIPPING [2023-10-25T22:30:12.834Z] INFO: No Stack... [2023-10-25T22:30:12.834Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T22:30:13.404Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T22:30:13.721Z] + cat /w/workspace/foundry_device-virtual-go_PR-443/archives/cost.csv [2023-10-25T22:30:13.721Z] + cut -d, -f6 [Pipeline] lock [2023-10-25T22:30:13.756Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-443-1-stack-cost] [2023-10-25T22:30:13.762Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-443-1-stack-cost] did not exist. Created. [2023-10-25T22:30:13.762Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-443-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T22:30:14.154Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-25T22:30:14.205Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T22:30:14.230Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-443-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T22:30:14.339Z] $ docker stop --time=1 640b68a9185da6ee5829b2dd52d62dde3ce83dbd579b6cfb7ea409a6ed544df4 [2023-10-25T22:30:15.495Z] $ docker rm -f --volumes 640b68a9185da6ee5829b2dd52d62dde3ce83dbd579b6cfb7ea409a6ed544df4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-25T22:37:42.418Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10775 in /w/workspace/foundry_device-virtual-go_PR-443 [Pipeline] { [Pipeline] ws [2023-10-25T22:37:42.477Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-10-25T22:37:42.589Z] The recommended git tool is: git [2023-10-25T22:37:50.054Z] using credential edgex-jenkins-ssh [2023-10-25T22:37:50.074Z] Cloning the remote Git repository [2023-10-25T22:37:50.140Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-10-25T22:37:50.280Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-10-25T22:37:50.481Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-25T22:37:50.482Z] > git --version # timeout=10 [2023-10-25T22:37:50.511Z] > git --version # 'git version 2.25.1' [2023-10-25T22:37:50.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:37:50.752Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T22:37:53.050Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-25T22:37:53.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T22:37:54.406Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-25T22:37:55.124Z] Merging remotes/origin/main commit 105c2ff86687b61d63b26fbbe95b93aee24690dc into PR head commit 334381ea25f049735318d5730a9bc49dce161119 [2023-10-25T22:37:55.489Z] Merge succeeded, producing 334381ea25f049735318d5730a9bc49dce161119 [2023-10-25T22:37:55.490Z] Checking out Revision 334381ea25f049735318d5730a9bc49dce161119 (PR-443) [2023-10-25T22:37:54.470Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-25T22:37:54.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:37:54.495Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/443/head:refs/remotes/origin/PR-443 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-25T22:37:55.148Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T22:37:55.242Z] > git checkout -f 334381ea25f049735318d5730a9bc49dce161119 # timeout=10 [2023-10-25T22:37:55.345Z] > git remote # timeout=10 [2023-10-25T22:37:55.372Z] > git config --get remote.origin.url # timeout=10 [2023-10-25T22:37:55.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T22:37:55.429Z] > git merge 105c2ff86687b61d63b26fbbe95b93aee24690dc # timeout=10 [2023-10-25T22:37:55.465Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-25T22:37:55.497Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T22:37:55.518Z] > git checkout -f 334381ea25f049735318d5730a9bc49dce161119 # timeout=10 [2023-10-25T22:37:56.234Z] Commit message: "build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.56.3" [2023-10-25T22:37:56.304Z] > git --version # timeout=10 [2023-10-25T22:37:56.321Z] > git --version # 'git version 2.25.1' [2023-10-25T22:37:56.340Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:37:57.770Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-25T22:37:57.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T22:37:57.770Z] Dload Upload Total Spent Left Speed [2023-10-25T22:37:57.770Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 71234 0 --:--:-- --:--:-- --:--:-- 71634 [Pipeline] sh [2023-10-25T22:37:58.521Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-25T22:37:58.886Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-25T22:37:58.886Z] + sudo tee /etc/docker/daemon.new [2023-10-25T22:37:58.886Z] { [2023-10-25T22:37:58.886Z] "registry-mirrors": [ [2023-10-25T22:37:58.886Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-25T22:37:58.886Z] ], [2023-10-25T22:37:58.886Z] "bip": "10.250.0.254/24", [2023-10-25T22:37:58.886Z] "hosts": [ [2023-10-25T22:37:58.886Z] "tcp://0.0.0.0:5555", [2023-10-25T22:37:58.886Z] "unix:///var/run/docker.sock" [2023-10-25T22:37:58.886Z] ], [2023-10-25T22:37:58.886Z] "mtu": 1458, [2023-10-25T22:37:58.886Z] "selinux-enabled": true, [2023-10-25T22:37:58.886Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-25T22:37:58.886Z] } [Pipeline] sh [2023-10-25T22:37:59.261Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-25T22:37:59.636Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:38:18.056Z] provisioning config files... [2023-10-25T22:38:18.118Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config13013560382635066176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:38:18.592Z] ---> docker-login.sh [2023-10-25T22:38:18.592Z] nexus3.edgexfoundry.org:10001 [2023-10-25T22:38:19.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:38:19.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:38:19.473Z] Configure a credential helper to remove this warning. See [2023-10-25T22:38:19.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:38:19.473Z] [2023-10-25T22:38:19.473Z] Login Succeeded [2023-10-25T22:38:19.473Z] nexus3.edgexfoundry.org:10002 [2023-10-25T22:38:19.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:38:19.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:38:19.750Z] Configure a credential helper to remove this warning. See [2023-10-25T22:38:19.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:38:19.750Z] [2023-10-25T22:38:19.750Z] Login Succeeded [2023-10-25T22:38:19.750Z] nexus3.edgexfoundry.org:10003 [2023-10-25T22:38:20.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:38:20.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:38:20.307Z] Configure a credential helper to remove this warning. See [2023-10-25T22:38:20.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:38:20.307Z] [2023-10-25T22:38:20.307Z] Login Succeeded [2023-10-25T22:38:20.307Z] nexus3.edgexfoundry.org:10004 [2023-10-25T22:38:20.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:38:20.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:38:20.860Z] Configure a credential helper to remove this warning. See [2023-10-25T22:38:20.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:38:20.860Z] [2023-10-25T22:38:20.860Z] Login Succeeded [2023-10-25T22:38:20.860Z] docker.io [2023-10-25T22:38:21.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T22:38:21.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T22:38:21.408Z] Configure a credential helper to remove this warning. See [2023-10-25T22:38:21.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T22:38:21.409Z] [2023-10-25T22:38:21.409Z] Login Succeeded [2023-10-25T22:38:21.409Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T22:38:21.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T22:38:21.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:38:22.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T22:38:22.074Z] ========================================================= [2023-10-25T22:38:22.074Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-25T22:38:22.074Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:38:22.750Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T22:38:23.399Z] Sending build context to Docker daemon 11.97MB [2023-10-25T22:38:23.399Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:38:23.399Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T22:38:23.679Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-25T22:38:23.679Z] 9fda8d8052c6: Pulling fs layer [2023-10-25T22:38:23.679Z] 5d54e960e981: Pulling fs layer [2023-10-25T22:38:23.679Z] c4a7e357bf2a: Pulling fs layer [2023-10-25T22:38:23.679Z] f0e02332f6b5: Pulling fs layer [2023-10-25T22:38:23.679Z] cefa15bbcfad: Pulling fs layer [2023-10-25T22:38:23.679Z] 17808c966233: Pulling fs layer [2023-10-25T22:38:23.679Z] f4c1fc716caa: Pulling fs layer [2023-10-25T22:38:23.679Z] cefa15bbcfad: Waiting [2023-10-25T22:38:23.679Z] f4c1fc716caa: Waiting [2023-10-25T22:38:23.679Z] 17808c966233: Waiting [2023-10-25T22:38:23.679Z] 5d54e960e981: Verifying Checksum [2023-10-25T22:38:23.679Z] 5d54e960e981: Download complete [2023-10-25T22:38:23.964Z] f0e02332f6b5: Verifying Checksum [2023-10-25T22:38:23.964Z] f0e02332f6b5: Download complete [2023-10-25T22:38:23.964Z] cefa15bbcfad: Verifying Checksum [2023-10-25T22:38:23.964Z] cefa15bbcfad: Download complete [2023-10-25T22:38:23.964Z] 9fda8d8052c6: Verifying Checksum [2023-10-25T22:38:23.964Z] 9fda8d8052c6: Download complete [2023-10-25T22:38:24.576Z] f4c1fc716caa: Verifying Checksum [2023-10-25T22:38:24.576Z] f4c1fc716caa: Download complete [2023-10-25T22:38:25.194Z] 9fda8d8052c6: Pull complete [2023-10-25T22:38:25.811Z] 5d54e960e981: Pull complete [2023-10-25T22:38:26.093Z] c4a7e357bf2a: Verifying Checksum [2023-10-25T22:38:26.093Z] c4a7e357bf2a: Download complete [2023-10-25T22:38:27.082Z] 17808c966233: Download complete [2023-10-25T22:38:42.166Z] c4a7e357bf2a: Pull complete [2023-10-25T22:38:42.166Z] f0e02332f6b5: Pull complete [2023-10-25T22:38:42.166Z] cefa15bbcfad: Pull complete [2023-10-25T22:38:48.859Z] 17808c966233: Pull complete [2023-10-25T22:38:50.812Z] f4c1fc716caa: Pull complete [2023-10-25T22:38:50.812Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-25T22:38:50.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-25T22:38:50.812Z] ---> ea914061e18c [2023-10-25T22:38:50.812Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T22:38:52.254Z] ---> Running in 42d721941bff [2023-10-25T22:38:52.528Z] Removing intermediate container 42d721941bff [2023-10-25T22:38:52.528Z] ---> bcb9bb8dfe0a [2023-10-25T22:38:52.528Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:38:52.528Z] ---> Running in 6896d76de635 [2023-10-25T22:38:53.122Z] Removing intermediate container 6896d76de635 [2023-10-25T22:38:53.123Z] ---> bd635b26c9c0 [2023-10-25T22:38:53.123Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:38:53.123Z] ---> Running in 36435815d82a [2023-10-25T22:38:53.729Z] Removing intermediate container 36435815d82a [2023-10-25T22:38:53.729Z] ---> 6db6a0b5947c [2023-10-25T22:38:53.729Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-25T22:38:53.729Z] ---> Running in 74456cc18fad [2023-10-25T22:38:54.005Z] Removing intermediate container 74456cc18fad [2023-10-25T22:38:54.005Z] ---> 7044cb54492d [2023-10-25T22:38:54.005Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:38:54.309Z] ---> Running in 50155f1445be [2023-10-25T22:38:55.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:38:56.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:38:57.784Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-25T22:38:57.784Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-25T22:38:57.784Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-25T22:38:58.056Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-25T22:38:58.056Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:38:58.056Z] OK: 270 MiB in 56 packages [2023-10-25T22:38:59.499Z] Removing intermediate container 50155f1445be [2023-10-25T22:38:59.499Z] ---> c0436e1ec2ae [2023-10-25T22:38:59.499Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-25T22:39:03.784Z] ---> 0fcdd0c0929a [2023-10-25T22:39:03.784Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:39:03.784Z] ---> Running in 4913bcc8b245 [2023-10-25T22:40:55.683Z] Removing intermediate container 4913bcc8b245 [2023-10-25T22:40:55.683Z] ---> 6dfa6ca804e4 [2023-10-25T22:40:55.683Z] Step 10/12 : COPY . . [2023-10-25T22:40:55.683Z] ---> 4b9a39a8b75d [2023-10-25T22:40:55.683Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:40:55.683Z] ---> Running in c55f92497329 [2023-10-25T22:40:55.683Z] Removing intermediate container c55f92497329 [2023-10-25T22:40:55.683Z] ---> 62a021bf3d23 [2023-10-25T22:40:55.683Z] Step 12/12 : RUN $MAKE [2023-10-25T22:40:55.683Z] ---> Running in 93367bcf1881 [2023-10-25T22:40:55.955Z] noop [2023-10-25T22:40:56.927Z] Removing intermediate container 93367bcf1881 [2023-10-25T22:40:56.927Z] ---> 06064beac69d [2023-10-25T22:40:56.927Z] Successfully built 06064beac69d [2023-10-25T22:40:56.927Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:40:57.460Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T22:40:57.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:40:57.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-10775 does not seem to be running inside a container [2023-10-25T22:40:57.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-25T22:40:59.234Z] $ docker top f234a7fca36e96c8aec475a6a3e3d20cd0c3f468eb06f16510a33dae277fe5a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:41:00.199Z] + go version [2023-10-25T22:41:00.199Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-25T22:41:00.232Z] $ docker stop --time=1 f234a7fca36e96c8aec475a6a3e3d20cd0c3f468eb06f16510a33dae277fe5a2 [2023-10-25T22:41:02.031Z] $ docker rm -f --volumes f234a7fca36e96c8aec475a6a3e3d20cd0c3f468eb06f16510a33dae277fe5a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:41:02.969Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T22:41:02.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:41:03.278Z] prd-ubuntu20.04-docker-arm64-4c-16g-10775 does not seem to be running inside a container [2023-10-25T22:41:03.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-25T22:41:04.759Z] $ docker top 64c3a6ad4ebcb16e012eabecf85afaaf0a3beb3d18dbfc10564c9739751a92f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:41:05.681Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-25T22:41:06.426Z] + make test [2023-10-25T22:41:06.426Z] go test ./... -coverprofile=coverage.out [2023-10-25T22:41:13.079Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-25T22:43:34.826Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-25T22:43:34.826Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.077s coverage: 58.4% of statements [2023-10-25T22:43:34.826Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-25T22:43:34.826Z] go vet ./... [2023-10-25T22:43:49.878Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T22:43:49.878Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T22:43:49.878Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T22:43:49.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T22:43:49.952Z] $ docker stop --time=1 64c3a6ad4ebcb16e012eabecf85afaaf0a3beb3d18dbfc10564c9739751a92f1 [2023-10-25T22:43:51.935Z] $ docker rm -f --volumes 64c3a6ad4ebcb16e012eabecf85afaaf0a3beb3d18dbfc10564c9739751a92f1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T22:43:53.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T22:43:53.397Z] Warning: overwriting stash ‘coverage-report’ [2023-10-25T22:43:53.958Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T22:43:54.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T22:43:54.958Z] + ls -al . [2023-10-25T22:43:54.958Z] total 196 [2023-10-25T22:43:54.958Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 22:41 . [2023-10-25T22:43:54.958Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 22:37 .. [2023-10-25T22:43:54.958Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 22:37 .git [2023-10-25T22:43:54.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:37 .github [2023-10-25T22:43:54.958Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 25 22:37 .gitignore [2023-10-25T22:43:54.958Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 22:37 .golangci.yml [2023-10-25T22:43:54.958Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 25 22:37 Attribution.txt [2023-10-25T22:43:54.958Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 25 22:37 CHANGELOG.md [2023-10-25T22:43:54.958Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 25 22:37 Dockerfile [2023-10-25T22:43:54.958Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 22:37 GOVERNANCE.md [2023-10-25T22:43:54.958Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 25 22:37 Jenkinsfile [2023-10-25T22:43:54.958Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 22:37 LICENSE [2023-10-25T22:43:54.958Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 25 22:37 Makefile [2023-10-25T22:43:54.958Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 25 22:37 OWNERS.md [2023-10-25T22:43:54.958Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 25 22:37 README.md [2023-10-25T22:43:54.958Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 22:28 VERSION [2023-10-25T22:43:54.958Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 22:37 bin [2023-10-25T22:43:54.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:37 cmd [2023-10-25T22:43:54.958Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 25 22:43 coverage.out [2023-10-25T22:43:54.958Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 25 22:37 go.mod [2023-10-25T22:43:54.958Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 25 22:37 go.sum [2023-10-25T22:43:54.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 22:37 internal [2023-10-25T22:43:54.958Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 25 22:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:43:55.399Z] + 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=334381ea25f049735318d5730a9bc49dce161119 --label arch=arm64 --label version=0.0.0 . [2023-10-25T22:43:56.001Z] Sending build context to Docker daemon 12.02MB [2023-10-25T22:43:56.001Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T22:43:56.001Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-25T22:43:56.001Z] ---> 06064beac69d [2023-10-25T22:43:56.001Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T22:43:56.001Z] ---> Running in 3ce76173156b [2023-10-25T22:43:56.597Z] Removing intermediate container 3ce76173156b [2023-10-25T22:43:56.597Z] ---> 38192098e19b [2023-10-25T22:43:56.597Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T22:43:56.597Z] ---> Running in a76ead232724 [2023-10-25T22:43:56.873Z] Removing intermediate container a76ead232724 [2023-10-25T22:43:56.873Z] ---> fc1ffa9b273a [2023-10-25T22:43:56.873Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-25T22:43:57.143Z] ---> Running in d9787e0f0290 [2023-10-25T22:43:57.420Z] Removing intermediate container d9787e0f0290 [2023-10-25T22:43:57.421Z] ---> 0f554e5bd8a5 [2023-10-25T22:43:57.421Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-25T22:43:57.421Z] ---> Running in db5c8a1ed062 [2023-10-25T22:43:58.011Z] Removing intermediate container db5c8a1ed062 [2023-10-25T22:43:58.011Z] ---> 5684eea03309 [2023-10-25T22:43:58.011Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T22:43:58.011Z] ---> Running in 46d69e373820 [2023-10-25T22:43:58.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:43:59.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:44:00.675Z] OK: 270 MiB in 56 packages [2023-10-25T22:44:01.691Z] Removing intermediate container 46d69e373820 [2023-10-25T22:44:01.691Z] ---> c8faadd07566 [2023-10-25T22:44:01.691Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-25T22:44:02.350Z] ---> 228b50cd47e3 [2023-10-25T22:44:02.350Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T22:44:02.635Z] ---> Running in 17debead0e34 [2023-10-25T22:44:06.012Z] Removing intermediate container 17debead0e34 [2023-10-25T22:44:06.012Z] ---> bbc7aef13b9b [2023-10-25T22:44:06.012Z] Step 10/25 : COPY . . [2023-10-25T22:44:06.986Z] ---> 091dea533360 [2023-10-25T22:44:06.986Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T22:44:06.986Z] ---> Running in f46d0af2b557 [2023-10-25T22:44:07.259Z] Removing intermediate container f46d0af2b557 [2023-10-25T22:44:07.259Z] ---> 1e99c803d06a [2023-10-25T22:44:07.259Z] Step 12/25 : RUN $MAKE [2023-10-25T22:44:07.259Z] ---> Running in 81db3192a7d5 [2023-10-25T22:44:08.679Z] 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.36" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-25T22:46:30.414Z] Removing intermediate container 81db3192a7d5 [2023-10-25T22:46:30.414Z] ---> dca41106f4a4 [2023-10-25T22:46:30.414Z] Step 13/25 : FROM alpine:3.18 [2023-10-25T22:46:30.414Z] 3.18: Pulling from library/alpine [2023-10-25T22:46:30.414Z] 579b34f0a95b: Pulling fs layer [2023-10-25T22:46:30.414Z] 579b34f0a95b: Verifying Checksum [2023-10-25T22:46:30.414Z] 579b34f0a95b: Download complete [2023-10-25T22:46:30.414Z] 579b34f0a95b: Pull complete [2023-10-25T22:46:30.414Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T22:46:30.414Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T22:46:30.414Z] ---> 3cc203321400 [2023-10-25T22:46:30.414Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-25T22:46:30.414Z] ---> Running in 7afa94604fb5 [2023-10-25T22:46:30.414Z] Removing intermediate container 7afa94604fb5 [2023-10-25T22:46:30.414Z] ---> 7f86e2191cf6 [2023-10-25T22:46:30.414Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-25T22:46:30.414Z] ---> Running in 924c95819ab0 [2023-10-25T22:46:30.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T22:46:30.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T22:46:31.847Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T22:46:32.126Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T22:46:32.126Z] OK: 8 MiB in 16 packages [2023-10-25T22:46:33.570Z] Removing intermediate container 924c95819ab0 [2023-10-25T22:46:33.570Z] ---> 1747cddc7b1e [2023-10-25T22:46:33.570Z] Step 16/25 : WORKDIR / [2023-10-25T22:46:33.570Z] ---> Running in b4ef304f781c [2023-10-25T22:46:33.842Z] Removing intermediate container b4ef304f781c [2023-10-25T22:46:33.842Z] ---> eb1591609e51 [2023-10-25T22:46:33.842Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-25T22:46:34.440Z] ---> 1198749bc30f [2023-10-25T22:46:34.440Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-25T22:46:35.418Z] ---> aec042e5031a [2023-10-25T22:46:35.418Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-25T22:46:37.398Z] ---> 6835252561e9 [2023-10-25T22:46:37.398Z] Step 20/25 : EXPOSE 59900 [2023-10-25T22:46:37.398Z] ---> Running in 1325bdb4037c [2023-10-25T22:46:37.670Z] Removing intermediate container 1325bdb4037c [2023-10-25T22:46:37.670Z] ---> c805f216313e [2023-10-25T22:46:37.670Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-25T22:46:37.670Z] ---> Running in 672e2cdb7d8d [2023-10-25T22:46:38.259Z] Removing intermediate container 672e2cdb7d8d [2023-10-25T22:46:38.259Z] ---> 9e3d529006ff [2023-10-25T22:46:38.259Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-25T22:46:38.259Z] ---> Running in 8cc788e8a63c [2023-10-25T22:46:38.529Z] Removing intermediate container 8cc788e8a63c [2023-10-25T22:46:38.529Z] ---> cf20096a343d [2023-10-25T22:46:38.529Z] Step 23/25 : LABEL arch=arm64 [2023-10-25T22:46:38.802Z] ---> Running in 29485d4f04f3 [2023-10-25T22:46:39.075Z] Removing intermediate container 29485d4f04f3 [2023-10-25T22:46:39.075Z] ---> f86208d3ed1d [2023-10-25T22:46:39.075Z] Step 24/25 : LABEL git_sha=334381ea25f049735318d5730a9bc49dce161119 [2023-10-25T22:46:39.075Z] ---> Running in 44c3557601a5 [2023-10-25T22:46:39.663Z] Removing intermediate container 44c3557601a5 [2023-10-25T22:46:39.663Z] ---> 869c0b866891 [2023-10-25T22:46:39.663Z] Step 25/25 : LABEL version=0.0.0 [2023-10-25T22:46:39.663Z] ---> Running in 4d7301f575b2 [2023-10-25T22:46:39.932Z] Removing intermediate container 4d7301f575b2 [2023-10-25T22:46:39.932Z] ---> 0a39bea446e6 [2023-10-25T22:46:39.932Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T22:46:39.932Z] Successfully built 0a39bea446e6 [2023-10-25T22:46:39.932Z] 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-10-25T22:46:40.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T22:46:40.802Z] [2023-10-25T22:46:40.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:46:41.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T22:46:41.508Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-25T22:46:41.508Z] 8998bd30e6a1: Pulling fs layer [2023-10-25T22:46:41.508Z] 04944245beec: Pulling fs layer [2023-10-25T22:46:41.508Z] 699f458cf7ca: Pulling fs layer [2023-10-25T22:46:41.508Z] 765212b225bb: Pulling fs layer [2023-10-25T22:46:41.508Z] f23df028b6ca: Pulling fs layer [2023-10-25T22:46:41.508Z] 765212b225bb: Waiting [2023-10-25T22:46:41.508Z] d65c8cfc05b1: Pulling fs layer [2023-10-25T22:46:41.508Z] 2437ff75d9bd: Pulling fs layer [2023-10-25T22:46:41.508Z] f23df028b6ca: Waiting [2023-10-25T22:46:41.508Z] d65c8cfc05b1: Waiting [2023-10-25T22:46:41.508Z] 2437ff75d9bd: Waiting [2023-10-25T22:46:41.508Z] 04944245beec: Verifying Checksum [2023-10-25T22:46:41.508Z] 04944245beec: Download complete [2023-10-25T22:46:41.508Z] 765212b225bb: Verifying Checksum [2023-10-25T22:46:41.508Z] 765212b225bb: Download complete [2023-10-25T22:46:41.508Z] f23df028b6ca: Verifying Checksum [2023-10-25T22:46:41.508Z] f23df028b6ca: Download complete [2023-10-25T22:46:41.784Z] d65c8cfc05b1: Verifying Checksum [2023-10-25T22:46:41.784Z] d65c8cfc05b1: Download complete [2023-10-25T22:46:41.784Z] 699f458cf7ca: Verifying Checksum [2023-10-25T22:46:41.784Z] 699f458cf7ca: Download complete [2023-10-25T22:46:42.373Z] 8998bd30e6a1: Verifying Checksum [2023-10-25T22:46:42.373Z] 8998bd30e6a1: Download complete [2023-10-25T22:46:44.989Z] 2437ff75d9bd: Verifying Checksum [2023-10-25T22:46:44.989Z] 2437ff75d9bd: Download complete [2023-10-25T22:46:47.600Z] 8998bd30e6a1: Pull complete [2023-10-25T22:46:47.870Z] 04944245beec: Pull complete [2023-10-25T22:46:49.837Z] 699f458cf7ca: Pull complete [2023-10-25T22:46:50.109Z] 765212b225bb: Pull complete [2023-10-25T22:46:51.087Z] f23df028b6ca: Pull complete [2023-10-25T22:46:51.357Z] d65c8cfc05b1: Pull complete [2023-10-25T22:47:09.615Z] 2437ff75d9bd: Pull complete [2023-10-25T22:47:09.615Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-25T22:47:09.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T22:47:09.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:47:09.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-10775 does not seem to be running inside a container [2023-10-25T22:47:10.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-25T22:47:13.372Z] $ docker top a960a0747981ba9c5a71b8337cb1a241ffe6aa467ff4886b98a45cac0e4d1bbf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:47:14.309Z] ---> job-cost.sh [2023-10-25T22:47:14.309Z] lf-activate-venv: SKIPPING [2023-10-25T22:47:14.309Z] INFO: No Stack... [2023-10-25T22:47:14.894Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-25T22:47:15.853Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T22:47:16.528Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-10-25T22:47:16.528Z] + cut -d, -f6 [Pipeline] lock [2023-10-25T22:47:16.583Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-443-1-stack-cost] [2023-10-25T22:47:16.588Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-443-1-stack-cost] did not exist. Created. [2023-10-25T22:47:16.588Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-443-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T22:47:17.333Z] /w/workspace/device-virtual-go/1@tmp/durable-eaba21a3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-25T22:47:18.041Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-25T22:47:18.076Z] Warning: overwriting stash ‘stack-cost’ [2023-10-25T22:47:18.131Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T22:47:18.147Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-443-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T22:47:18.230Z] $ docker stop --time=1 a960a0747981ba9c5a71b8337cb1a241ffe6aa467ff4886b98a45cac0e4d1bbf [2023-10-25T22:47:19.833Z] $ docker rm -f --volumes a960a0747981ba9c5a71b8337cb1a241ffe6aa467ff4886b98a45cac0e4d1bbf [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-10-25T22:47:20.957Z] provisioning config files... [2023-10-25T22:47:20.963Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-443@tmp/config6033644016278677624tmp [Pipeline] { [Pipeline] sh [2023-10-25T22:47:21.314Z] + set +x [2023-10-25T22:47:21.314Z] + curl -s https://codecov.io/bash [2023-10-25T22:47:21.314Z] + bash -s -- [2023-10-25T22:47:21.314Z] [2023-10-25T22:47:21.314Z] _____ _ [2023-10-25T22:47:21.314Z] / ____| | | [2023-10-25T22:47:21.314Z] | | ___ __| | ___ ___ _____ __ [2023-10-25T22:47:21.314Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-25T22:47:21.314Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-25T22:47:21.314Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-25T22:47:21.314Z] Bash-1.0.6 [2023-10-25T22:47:21.314Z] [2023-10-25T22:47:21.314Z] [2023-10-25T22:47:21.314Z] ==> git version 2.25.1 found [2023-10-25T22:47:21.314Z] ==> 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-10-25T22:47:21.314Z] Release-Date: 2020-01-08 [2023-10-25T22:47:21.314Z] 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-10-25T22:47:21.314Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-25T22:47:21.314Z] ==> Jenkins CI detected. [2023-10-25T22:47:21.314Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-443 [2023-10-25T22:47:21.314Z] project root: . [2023-10-25T22:47:21.314Z] --> token set from env [2023-10-25T22:47:21.314Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-25T22:47:21.314Z] ==> Running gcov in . (disable via -X gcov) [2023-10-25T22:47:21.314Z] ==> Python coveragepy not found [2023-10-25T22:47:21.314Z] ==> Searching for coverage reports in: [2023-10-25T22:47:21.314Z] + . [2023-10-25T22:47:21.314Z] -> Found 1 reports [2023-10-25T22:47:21.314Z] ==> Detecting git/mercurial file structure [2023-10-25T22:47:21.314Z] ==> Reading reports [2023-10-25T22:47:21.314Z] + ./coverage.out bytes=43063 [2023-10-25T22:47:21.314Z] ==> Appending adjustments [2023-10-25T22:47:21.314Z] https://docs.codecov.io/docs/fixing-reports [2023-10-25T22:47:21.572Z] + Found adjustments [2023-10-25T22:47:21.572Z] ==> Gzipping contents [2023-10-25T22:47:21.572Z] 8.0K /tmp/codecov.xySpyY.gz [2023-10-25T22:47:21.572Z] ==> Uploading reports [2023-10-25T22:47:21.572Z] url: https://codecov.io [2023-10-25T22:47:21.572Z] query: branch=PR-443&commit=334381ea25f049735318d5730a9bc49dce161119&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-443%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=443&job=&cmd_args= [2023-10-25T22:47:21.572Z] -> Pinging Codecov [2023-10-25T22:47:21.572Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-443&commit=334381ea25f049735318d5730a9bc49dce161119&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-443%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=443&job=&cmd_args= [2023-10-25T22:47:21.572Z] -> Uploading to [2023-10-25T22:47:21.572Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-25/5E52B4B073DB2E39498172D8E973AA87/334381ea25f049735318d5730a9bc49dce161119/c107565a-65d1-481d-ba0a-991532fb797f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T224721Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aad5015e5e302836b0296962001414ff5e1727da9d412e5f062f6eb07e2055e2 [2023-10-25T22:47:21.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T22:47:21.572Z] Dload Upload Total Spent Left Speed [2023-10-25T22:47:22.140Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 17913 --:--:-- --:--:-- --:--:-- 17913 [2023-10-25T22:47:22.140Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/334381ea25f049735318d5730a9bc49dce161119 [Pipeline] } [2023-10-25T22:47:22.175Z] 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-10-25T22:47:24.054Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-443/archives ] [2023-10-25T22:47:24.054Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-443/archives [2023-10-25T22:47:24.054Z] total 16 [2023-10-25T22:47:24.054Z] drwxr-xr-x 3 root root 4096 Oct 25 22:30 . [2023-10-25T22:47:24.054Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:30 .. [2023-10-25T22:47:24.054Z] drwxr-xr-x 2 root root 4096 Oct 25 22:30 cost [2023-10-25T22:47:24.054Z] -rw-r--r-- 1 root root 89 Oct 25 22:30 cost.csv [2023-10-25T22:47:24.054Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-443/archives [2023-10-25T22:47:24.054Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-443/archives [2023-10-25T22:47:24.054Z] total 16 [2023-10-25T22:47:24.054Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 22:30 . [2023-10-25T22:47:24.054Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 22:30 .. [2023-10-25T22:47:24.054Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 22:30 cost [2023-10-25T22:47:24.054Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 25 22:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:47:24.392Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:47:25.278Z] ---> package-listing.sh [2023-10-25T22:47:25.278Z] ++ facter osfamily [2023-10-25T22:47:25.278Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-25T22:47:25.540Z] + OS_FAMILY=debian [2023-10-25T22:47:25.540Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-443 [2023-10-25T22:47:25.540Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-25T22:47:25.540Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-25T22:47:25.540Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-25T22:47:25.540Z] + PACKAGES=/tmp/packages_start.txt [2023-10-25T22:47:25.540Z] + '[' /w/workspace/foundry_device-virtual-go_PR-443 ']' [2023-10-25T22:47:25.540Z] + PACKAGES=/tmp/packages_end.txt [2023-10-25T22:47:25.540Z] + case "${OS_FAMILY}" in [2023-10-25T22:47:25.540Z] + dpkg -l [2023-10-25T22:47:25.540Z] + grep '^ii' [2023-10-25T22:47:25.540Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-25T22:47:25.540Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-25T22:47:25.540Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-25T22:47:25.540Z] + '[' /w/workspace/foundry_device-virtual-go_PR-443 ']' [2023-10-25T22:47:25.540Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-443/archives/ [2023-10-25T22:47:25.540Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-443/archives/ [Pipeline] echo [2023-10-25T22:47:25.574Z] 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-443/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-25T22:47:25.867Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T22:47:26.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T22:47:26.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T22:47:26.644Z] prd-ubuntu20.04-docker-8c-8g-10448 does not seem to be running inside a container [2023-10-25T22:47:26.697Z] $ 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-443/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-443 -v /w/workspace/foundry_device-virtual-go_PR-443:/w/workspace/foundry_device-virtual-go_PR-443:rw,z -v /w/workspace/foundry_device-virtual-go_PR-443@tmp:/w/workspace/foundry_device-virtual-go_PR-443@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-10-25T22:47:26.895Z] $ docker top 4df626f87f60c1c9568b2f52e6f585263e1619b55fc2cd875ea21f0e04850427 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T22:47:27.259Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-25T22:47:27.575Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-25T22:47:27.887Z] + ls /var/log/sa-host [2023-10-25T22:47:27.887Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T22:47:28.028Z] provisioning config files... [2023-10-25T22:47:28.035Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-443@tmp/config17458424888371006365tmp [Pipeline] { [Pipeline] echo [2023-10-25T22:47:28.092Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:47:28.403Z] ---> create-netrc.sh [Pipeline] } [2023-10-25T22:47:28.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:47:28.838Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-25T22:47:28.868Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:47:29.174Z] ---> sudo-logs.sh [2023-10-25T22:47:29.174Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-25T22:47:29.261Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:47:29.578Z] ---> job-cost.sh [2023-10-25T22:47:29.578Z] lf-activate-venv: SKIPPING [2023-10-25T22:47:29.578Z] DEBUG: total: 0.2199999988079071 [2023-10-25T22:47:29.578Z] INFO: Retrieving Stack Cost... [2023-10-25T22:47:29.842Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T22:47:30.412Z] INFO: Archiving Costs [Pipeline] echo [2023-10-25T22:47:30.447Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T22:47:30.761Z] ---> logs-deploy.sh [2023-10-25T22:47:30.761Z] lf-activate-venv: SKIPPING [2023-10-25T22:47:30.762Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-443/1 [2023-10-25T22:47:30.762Z] INFO: archiving workspace using pattern(s): [2023-10-25T22:47:31.699Z] Archives upload complete. [2023-10-25T22:47:31.699Z] INFO: archiving logs to Nexus