Pull request #412 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab+ed3289d750d77ec3b888271c7762159edecc04ed (cb5d8aabcf020d29f9c3ff6d9daa0bfc5a8f188b) 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-ssh15470464573290366999.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10723017595935814522.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-412/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-412/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16480385709430416564.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-412/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16829797264263823502.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh193847577995606061.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-412/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-412/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8480326440659849361.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16828 in /w/workspace/foundry_device-virtual-go_PR-412 [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-412 # 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/412/head:refs/remotes/origin/PR-412 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ed3289d750d77ec3b888271c7762159edecc04ed into PR head commit 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab Merge succeeded, producing 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab Checking out Revision 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab (PR-412) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab # 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 ed3289d750d77ec3b888271c7762159edecc04ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab # timeout=10 [Pipeline] timeout [2023-05-24T23:53:20.404Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T23:53:20.582Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T23:53:20.683Z] ========================================================= [2023-05-24T23:53:20.684Z] EdgeX Global Pipelines Version Info [2023-05-24T23:53:20.684Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:53:21.429Z] ------------------- [2023-05-24T23:53:21.429Z] stable info: [2023-05-24T23:53:21.429Z] ------------------- [2023-05-24T23:53:21.429Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T23:53:21.429Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:53:21.429Z] Message: update stable to v1.0.249 [2023-05-24T23:53:22.000Z] ------------------- [2023-05-24T23:53:22.000Z] experimental info: [2023-05-24T23:53:22.000Z] ------------------- [2023-05-24T23:53:22.000Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T23:53:22.000Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:53:22.000Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T23:53:22.269Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-24T23:53:22.317Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-24T23:53:22.361Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T23:53:22.399Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T23:53:22.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T23:53:22.482Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T23:53:22.526Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T23:53:22.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T23:53:22.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T23:53:22.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T23:53:22.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T23:53:22.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-24T23:53:22.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T23:53:22.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T23:53:22.879Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:53:22.916Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:53:22.956Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:53:22.998Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:53:23.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T23:53:23.094Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T23:53:23.134Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T23:53:23.177Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T23:53:23.218Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T23:53:23.261Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T23:53:23.304Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T23:53:23.348Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T23:53:23.391Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T23:53:23.431Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-412 [Pipeline] echo [2023-05-24T23:53:23.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-412 [Pipeline] echo [2023-05-24T23:53:23.510Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-412 [Pipeline] echo [2023-05-24T23:53:23.550Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab [Pipeline] echo [2023-05-24T23:53:23.589Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3eaa720 [Pipeline] echo [2023-05-24T23:53:23.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:53:23.751Z] provisioning config files... [2023-05-24T23:53:23.765Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-412@tmp/config15420298120839407438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:53:24.151Z] ---> docker-login.sh [2023-05-24T23:53:24.151Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:53:24.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:24.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:24.414Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:24.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:24.414Z] [2023-05-24T23:53:24.414Z] Login Succeeded [2023-05-24T23:53:24.414Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:53:24.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:24.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:24.414Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:24.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:24.414Z] [2023-05-24T23:53:24.414Z] Login Succeeded [2023-05-24T23:53:24.676Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:53:24.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:24.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:24.676Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:24.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:24.676Z] [2023-05-24T23:53:24.676Z] Login Succeeded [2023-05-24T23:53:24.676Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:53:24.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:24.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:24.676Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:24.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:24.676Z] [2023-05-24T23:53:24.676Z] Login Succeeded [2023-05-24T23:53:24.676Z] docker.io [2023-05-24T23:53:24.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:24.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:24.937Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:24.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:24.937Z] [2023-05-24T23:53:24.937Z] Login Succeeded [2023-05-24T23:53:24.937Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:53:24.965Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T23:53:25.582Z] + git rev-list -1 --merges 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab~1..3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab [Pipeline] echo [2023-05-24T23:53:25.651Z] -----------> git rev-list -1 --merges 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab~1..3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab [false] [Pipeline] sh [2023-05-24T23:53:25.980Z] + git log --format=format:%s -1 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab [Pipeline] echo [2023-05-24T23:53:26.012Z] ========================================================= [2023-05-24T23:53:26.012Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T23:53:26.012Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:53:26.434Z] + git log --format=format:%s -1 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab [Pipeline] echo [2023-05-24T23:53:26.468Z] [semverPrep] GIT_COMMIT: 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-24T23:53:26.498Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T23:53:26.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:53:26.906Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T23:53:26.906Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T23:53:26.906Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T23:53:26.906Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T23:53:26.906Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T23:53:26.906Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:27.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:53:27.334Z] [2023-05-24T23:53:27.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:27.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:53:27.707Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T23:53:27.707Z] b85a868b505f: Pulling fs layer [2023-05-24T23:53:27.707Z] e2be974225ed: Pulling fs layer [2023-05-24T23:53:27.707Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T23:53:27.707Z] 988bab9f4d93: Pulling fs layer [2023-05-24T23:53:27.707Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T23:53:27.707Z] eaf3925da568: Pulling fs layer [2023-05-24T23:53:27.707Z] bab4dde63d76: Pulling fs layer [2023-05-24T23:53:27.707Z] bde34c3a00c8: Pulling fs layer [2023-05-24T23:53:27.707Z] b352a97aabf1: Pulling fs layer [2023-05-24T23:53:27.707Z] 4872d77fe225: Pulling fs layer [2023-05-24T23:53:27.707Z] 5851b861e8e6: Pulling fs layer [2023-05-24T23:53:27.707Z] 1469e6f7b9e6: Waiting [2023-05-24T23:53:27.707Z] 4872d77fe225: Waiting [2023-05-24T23:53:27.707Z] eaf3925da568: Waiting [2023-05-24T23:53:27.707Z] 988bab9f4d93: Waiting [2023-05-24T23:53:27.707Z] b352a97aabf1: Waiting [2023-05-24T23:53:27.707Z] bab4dde63d76: Waiting [2023-05-24T23:53:27.707Z] bde34c3a00c8: Waiting [2023-05-24T23:53:27.707Z] 5851b861e8e6: Waiting [2023-05-24T23:53:27.707Z] e2be974225ed: Verifying Checksum [2023-05-24T23:53:27.707Z] e2be974225ed: Download complete [2023-05-24T23:53:27.707Z] 988bab9f4d93: Verifying Checksum [2023-05-24T23:53:27.708Z] 988bab9f4d93: Download complete [2023-05-24T23:53:27.967Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T23:53:27.967Z] 1469e6f7b9e6: Download complete [2023-05-24T23:53:27.967Z] eaf3925da568: Download complete [2023-05-24T23:53:27.967Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T23:53:27.967Z] 339a4e72a1f5: Download complete [2023-05-24T23:53:27.967Z] bde34c3a00c8: Verifying Checksum [2023-05-24T23:53:27.967Z] bde34c3a00c8: Download complete [2023-05-24T23:53:27.967Z] b352a97aabf1: Verifying Checksum [2023-05-24T23:53:27.967Z] b352a97aabf1: Download complete [2023-05-24T23:53:27.967Z] 4872d77fe225: Download complete [2023-05-24T23:53:27.967Z] 5851b861e8e6: Download complete [2023-05-24T23:53:27.967Z] b85a868b505f: Verifying Checksum [2023-05-24T23:53:27.967Z] b85a868b505f: Download complete [2023-05-24T23:53:28.226Z] bab4dde63d76: Verifying Checksum [2023-05-24T23:53:28.226Z] bab4dde63d76: Download complete [2023-05-24T23:53:29.603Z] b85a868b505f: Pull complete [2023-05-24T23:53:29.603Z] e2be974225ed: Pull complete [2023-05-24T23:53:29.863Z] 339a4e72a1f5: Pull complete [2023-05-24T23:53:30.124Z] 988bab9f4d93: Pull complete [2023-05-24T23:53:30.386Z] 1469e6f7b9e6: Pull complete [2023-05-24T23:53:30.386Z] eaf3925da568: Pull complete [2023-05-24T23:53:32.309Z] bab4dde63d76: Pull complete [2023-05-24T23:53:32.309Z] bde34c3a00c8: Pull complete [2023-05-24T23:53:32.309Z] b352a97aabf1: Pull complete [2023-05-24T23:53:32.567Z] 4872d77fe225: Pull complete [2023-05-24T23:53:32.567Z] 5851b861e8e6: Pull complete [2023-05-24T23:53:32.567Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T23:53:32.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:53:32.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:53:32.795Z] prd-ubuntu20.04-docker-8c-8g-16828 does not seem to be running inside a container [2023-05-24T23:53:32.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-412 -v /w/workspace/foundry_device-virtual-go_PR-412:/w/workspace/foundry_device-virtual-go_PR-412:rw,z -v /w/workspace/foundry_device-virtual-go_PR-412@tmp:/w/workspace/foundry_device-virtual-go_PR-412@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-05-24T23:53:40.266Z] $ docker top f03f36eb0188157d638577394470f709f72a667a7a71f6c2fbe7226c6784bf62 -eo pid,comm [2023-05-24T23:53:40.404Z] 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-05-24T23:53:40.404Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T23:53:40.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:53:40.520Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:53:40.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:53:40.790Z] $ docker exec f03f36eb0188157d638577394470f709f72a667a7a71f6c2fbe7226c6784bf62 ssh-agent [2023-05-24T23:53:40.918Z] SSH_AUTH_SOCK=/tmp/ssh-dTWRONJgfpPp/agent.14 [2023-05-24T23:53:40.918Z] SSH_AGENT_PID=20 [2023-05-24T23:53:40.926Z] Running ssh-add (command line suppressed) [2023-05-24T23:53:41.052Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-412@tmp/private_key_1556193989505787699.key (/w/workspace/foundry_device-virtual-go_PR-412@tmp/private_key_1556193989505787699.key) [2023-05-24T23:53:41.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:53:41.409Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T23:53:41.435Z] $ docker exec --env ******** --env ******** f03f36eb0188157d638577394470f709f72a667a7a71f6c2fbe7226c6784bf62 ssh-agent -k [2023-05-24T23:53:41.597Z] unset SSH_AUTH_SOCK; [2023-05-24T23:53:41.598Z] unset SSH_AGENT_PID; [2023-05-24T23:53:41.598Z] echo Agent pid 20 killed; [2023-05-24T23:53:41.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T23:53:41.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:53:41.690Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:53:41.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:53:41.859Z] $ docker exec f03f36eb0188157d638577394470f709f72a667a7a71f6c2fbe7226c6784bf62 ssh-agent [2023-05-24T23:53:41.993Z] SSH_AUTH_SOCK=/tmp/ssh-lP94tRDCuk7Z/agent.52 [2023-05-24T23:53:41.994Z] SSH_AGENT_PID=58 [2023-05-24T23:53:42.000Z] Running ssh-add (command line suppressed) [2023-05-24T23:53:42.096Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-412@tmp/private_key_6512369468982743537.key (/w/workspace/foundry_device-virtual-go_PR-412@tmp/private_key_6512369468982743537.key) [2023-05-24T23:53:42.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:53:42.979Z] + git semver init [2023-05-24T23:53:43.238Z] 2023-05-24 23:53:43,136 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T23:53:43.238Z] 2023-05-24 23:53:43,137 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-412/.semver [2023-05-24T23:53:43.238Z] 2023-05-24 23:53:43,137 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-412/.semver [2023-05-24T23:53:43.238Z] 2023-05-24 23:53:43,138 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-412/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-412, universal_newlines=False, shell=None, istream=None) [2023-05-24T23:53:44.621Z] 2023-05-24 23:53:44,301 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-412/.git/info/exclude [2023-05-24T23:53:44.621Z] 2023-05-24 23:53:44,302 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-412/.semver/PR-412 with force:False [2023-05-24T23:53:44.621Z] 2023-05-24 23:53:44,302 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-412/.semver/PR-412 [2023-05-24T23:53:44.621Z] 2023-05-24 23:53:44,307 [execute] INFO git cat-file --batch-check [2023-05-24T23:53:44.621Z] 2023-05-24 23:53:44,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-412/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T23:53:44.621Z] 2023-05-24 23:53:44,314 [execute] INFO git cat-file --batch [2023-05-24T23:53:44.621Z] 2023-05-24 23:53:44,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-412/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T23:53:44.621Z] 2023-05-24 23:53:44,321 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-412/.semver/PR-412 [2023-05-24T23:53:44.621Z] 0.0.0 [Pipeline] } [2023-05-24T23:53:44.648Z] $ docker exec --env ******** --env ******** f03f36eb0188157d638577394470f709f72a667a7a71f6c2fbe7226c6784bf62 ssh-agent -k [2023-05-24T23:53:44.751Z] unset SSH_AUTH_SOCK; [2023-05-24T23:53:44.752Z] unset SSH_AGENT_PID; [2023-05-24T23:53:44.752Z] echo Agent pid 58 killed; [2023-05-24T23:53:44.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:53:45.188Z] + git semver [Pipeline] } [2023-05-24T23:53:45.470Z] $ docker stop --time=1 f03f36eb0188157d638577394470f709f72a667a7a71f6c2fbe7226c6784bf62 [2023-05-24T23:53:47.211Z] $ docker rm -f --volumes f03f36eb0188157d638577394470f709f72a667a7a71f6c2fbe7226c6784bf62 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:53:47.620Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T23:53:47.894Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T23:53:47.909Z] [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-05-24T23:53:48.498Z] provisioning config files... [2023-05-24T23:53:48.506Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-412@tmp/config1894336039624943218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:53:48.855Z] ---> docker-login.sh [2023-05-24T23:53:48.855Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:53:48.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:48.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:48.855Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:48.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:48.855Z] [2023-05-24T23:53:48.855Z] Login Succeeded [2023-05-24T23:53:48.855Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:53:48.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:48.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:48.855Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:48.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:48.855Z] [2023-05-24T23:53:48.855Z] Login Succeeded [2023-05-24T23:53:48.855Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:53:49.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:49.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:49.114Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:49.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:49.114Z] [2023-05-24T23:53:49.114Z] Login Succeeded [2023-05-24T23:53:49.114Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:53:49.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:49.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:49.114Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:49.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:49.114Z] [2023-05-24T23:53:49.114Z] Login Succeeded [2023-05-24T23:53:49.114Z] docker.io [2023-05-24T23:53:49.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:53:49.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:53:49.374Z] Configure a credential helper to remove this warning. See [2023-05-24T23:53:49.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:53:49.374Z] [2023-05-24T23:53:49.374Z] Login Succeeded [2023-05-24T23:53:49.374Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:53:49.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:53:49.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:53:49.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:53:49.665Z] ========================================================= [2023-05-24T23:53:49.665Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T23:53:49.665Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:53:50.147Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T23:53:50.147Z] Sending build context to Docker daemon 23.68MB [2023-05-24T23:53:50.147Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:53:50.147Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T23:53:50.413Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T23:53:50.413Z] f56be85fc22e: Pulling fs layer [2023-05-24T23:53:50.413Z] 85791d961cd3: Pulling fs layer [2023-05-24T23:53:50.413Z] d694b5ae8c79: Pulling fs layer [2023-05-24T23:53:50.413Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T23:53:50.413Z] 4d19c01a9841: Pulling fs layer [2023-05-24T23:53:50.413Z] 9325e15d5711: Pulling fs layer [2023-05-24T23:53:50.413Z] 556b6ee489ea: Pulling fs layer [2023-05-24T23:53:50.413Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T23:53:50.413Z] 4d19c01a9841: Waiting [2023-05-24T23:53:50.413Z] 9325e15d5711: Waiting [2023-05-24T23:53:50.413Z] 556b6ee489ea: Waiting [2023-05-24T23:53:50.413Z] c5a4b2cf53e6: Waiting [2023-05-24T23:53:50.413Z] 85791d961cd3: Verifying Checksum [2023-05-24T23:53:50.413Z] 85791d961cd3: Download complete [2023-05-24T23:53:50.413Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T23:53:50.413Z] 9f32a84ed3da: Download complete [2023-05-24T23:53:50.413Z] 4d19c01a9841: Verifying Checksum [2023-05-24T23:53:50.413Z] 4d19c01a9841: Download complete [2023-05-24T23:53:50.413Z] f56be85fc22e: Verifying Checksum [2023-05-24T23:53:50.413Z] f56be85fc22e: Download complete [2023-05-24T23:53:50.413Z] 9325e15d5711: Verifying Checksum [2023-05-24T23:53:50.413Z] 9325e15d5711: Download complete [2023-05-24T23:53:50.673Z] f56be85fc22e: Pull complete [2023-05-24T23:53:50.673Z] 85791d961cd3: Pull complete [2023-05-24T23:53:50.936Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T23:53:50.936Z] c5a4b2cf53e6: Download complete [2023-05-24T23:53:50.936Z] d694b5ae8c79: Download complete [2023-05-24T23:53:51.199Z] 556b6ee489ea: Verifying Checksum [2023-05-24T23:53:51.199Z] 556b6ee489ea: Download complete [2023-05-24T23:53:55.390Z] d694b5ae8c79: Pull complete [2023-05-24T23:53:55.390Z] 9f32a84ed3da: Pull complete [2023-05-24T23:53:55.390Z] 4d19c01a9841: Pull complete [2023-05-24T23:53:55.390Z] 9325e15d5711: Pull complete [2023-05-24T23:53:57.927Z] 556b6ee489ea: Pull complete [2023-05-24T23:53:58.495Z] c5a4b2cf53e6: Pull complete [2023-05-24T23:53:58.495Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T23:53:58.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T23:53:58.495Z] ---> c4be618373d6 [2023-05-24T23:53:58.495Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T23:54:03.328Z] Still waiting to schedule task [2023-05-24T23:54:03.328Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T23:54:16.818Z] ---> Running in 2c97ef0cd81f [2023-05-24T23:54:16.818Z] Removing intermediate container 2c97ef0cd81f [2023-05-24T23:54:16.818Z] ---> 0442eb16764f [2023-05-24T23:54:16.818Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:54:16.818Z] ---> Running in f5c963702118 [2023-05-24T23:54:16.818Z] Removing intermediate container f5c963702118 [2023-05-24T23:54:16.818Z] ---> 5fbab6eaee53 [2023-05-24T23:54:16.818Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:54:16.818Z] ---> Running in 28e341b1aef9 [2023-05-24T23:54:16.818Z] Removing intermediate container 28e341b1aef9 [2023-05-24T23:54:16.818Z] ---> a13f074ae9c8 [2023-05-24T23:54:16.818Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-24T23:54:16.818Z] ---> Running in 995d93d06104 [2023-05-24T23:54:16.818Z] Removing intermediate container 995d93d06104 [2023-05-24T23:54:16.818Z] ---> 23e0671d744a [2023-05-24T23:54:16.818Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:54:16.818Z] ---> Running in ed16dc0d9cfc [2023-05-24T23:54:16.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:54:16.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:54:16.818Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T23:54:16.818Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T23:54:16.818Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T23:54:16.818Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T23:54:16.818Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:54:16.818Z] OK: 269 MiB in 57 packages [2023-05-24T23:54:16.818Z] Removing intermediate container ed16dc0d9cfc [2023-05-24T23:54:16.818Z] ---> 5a2213e790c8 [2023-05-24T23:54:16.818Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-24T23:54:16.818Z] ---> 7ccfe88297d9 [2023-05-24T23:54:16.818Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:54:16.818Z] ---> Running in 25ed1a6037e1 [2023-05-24T23:54:55.726Z] Removing intermediate container 25ed1a6037e1 [2023-05-24T23:54:55.726Z] ---> 2b7731f9eb94 [2023-05-24T23:54:55.726Z] Step 10/12 : COPY . . [2023-05-24T23:54:55.726Z] ---> b654a3b2bf71 [2023-05-24T23:54:55.726Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:54:55.726Z] ---> Running in bcd1220b2d77 [2023-05-24T23:54:55.726Z] Removing intermediate container bcd1220b2d77 [2023-05-24T23:54:55.726Z] ---> 9caf7215075b [2023-05-24T23:54:55.726Z] Step 12/12 : RUN $MAKE [2023-05-24T23:54:55.726Z] ---> Running in 6594953b29e5 [2023-05-24T23:54:55.726Z] noop [2023-05-24T23:54:55.726Z] Removing intermediate container 6594953b29e5 [2023-05-24T23:54:55.726Z] ---> 2c139572a1c0 [2023-05-24T23:54:55.726Z] Successfully built 2c139572a1c0 [2023-05-24T23:54:55.726Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:54:56.176Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:54:56.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:54:56.328Z] prd-ubuntu20.04-docker-8c-8g-16828 does not seem to be running inside a container [2023-05-24T23:54:56.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-412 -v /w/workspace/foundry_device-virtual-go_PR-412:/w/workspace/foundry_device-virtual-go_PR-412:rw,z -v /w/workspace/foundry_device-virtual-go_PR-412@tmp:/w/workspace/foundry_device-virtual-go_PR-412@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-05-24T23:54:56.703Z] $ docker top d1522ce6d28868e4687d1b4cae49e2ed2a4013343ff37d76ea469fe7c5d8f5ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:54:57.102Z] + go version [2023-05-24T23:54:57.102Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T23:54:57.138Z] $ docker stop --time=1 d1522ce6d28868e4687d1b4cae49e2ed2a4013343ff37d76ea469fe7c5d8f5ee [2023-05-24T23:54:58.381Z] $ docker rm -f --volumes d1522ce6d28868e4687d1b4cae49e2ed2a4013343ff37d76ea469fe7c5d8f5ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:54:59.149Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:54:59.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:54:59.339Z] prd-ubuntu20.04-docker-8c-8g-16828 does not seem to be running inside a container [2023-05-24T23:54:59.372Z] $ 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-412 -v /w/workspace/foundry_device-virtual-go_PR-412:/w/workspace/foundry_device-virtual-go_PR-412:rw,z -v /w/workspace/foundry_device-virtual-go_PR-412@tmp:/w/workspace/foundry_device-virtual-go_PR-412@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-05-24T23:54:59.746Z] $ docker top 0755c223db7c361b9809b096d9d55cf5f1607ded266f417ca291f840e2e07a33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:55:00.149Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-412 [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:55:00.516Z] + make test [2023-05-24T23:55:00.516Z] go test ./... -coverprofile=coverage.out [2023-05-24T23:55:05.787Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-24T23:55:15.772Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-24T23:55:15.772Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.021s coverage: 58.6% of statements [2023-05-24T23:55:23.886Z] go vet ./... [2023-05-24T23:55:27.203Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T23:55:27.203Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T23:55:27.203Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T23:55:27.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T23:55:27.531Z] $ docker stop --time=1 0755c223db7c361b9809b096d9d55cf5f1607ded266f417ca291f840e2e07a33 [2023-05-24T23:55:31.445Z] $ docker rm -f --volumes 0755c223db7c361b9809b096d9d55cf5f1607ded266f417ca291f840e2e07a33 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:55:32.034Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T23:55:32.114Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T23:55:32.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T23:55:33.029Z] + ls -al . [2023-05-24T23:55:33.029Z] total 192 [2023-05-24T23:55:33.029Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 23:55 . [2023-05-24T23:55:33.029Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:53 .. [2023-05-24T23:55:33.029Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:53 .git [2023-05-24T23:55:33.029Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:53 .github [2023-05-24T23:55:33.029Z] -rw-rw-r-- 1 jenkins jenkins 337 May 24 23:53 .gitignore [2023-05-24T23:55:33.029Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:53 .golangci.yml [2023-05-24T23:55:33.029Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:53 .semver [2023-05-24T23:55:33.029Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 24 23:53 Attribution.txt [2023-05-24T23:55:33.029Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 24 23:53 CHANGELOG.md [2023-05-24T23:55:33.029Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 24 23:53 Dockerfile [2023-05-24T23:55:33.029Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:53 GOVERNANCE.md [2023-05-24T23:55:33.029Z] -rw-rw-r-- 1 jenkins jenkins 660 May 24 23:53 Jenkinsfile [2023-05-24T23:55:33.029Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 23:53 LICENSE [2023-05-24T23:55:33.029Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 24 23:53 Makefile [2023-05-24T23:55:33.029Z] -rw-rw-r-- 1 jenkins jenkins 623 May 24 23:53 OWNERS.md [2023-05-24T23:55:33.029Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 24 23:53 README.md [2023-05-24T23:55:33.029Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:53 VERSION [2023-05-24T23:55:33.029Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:53 bin [2023-05-24T23:55:33.029Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:53 cmd [2023-05-24T23:55:33.029Z] -rw-r--r-- 1 jenkins jenkins 43063 May 24 23:55 coverage.out [2023-05-24T23:55:33.029Z] -rw-rw-r-- 1 jenkins jenkins 3161 May 24 23:53 go.mod [2023-05-24T23:55:33.029Z] -rw-rw-r-- 1 jenkins jenkins 30898 May 24 23:53 go.sum [2023-05-24T23:55:33.029Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:53 internal [2023-05-24T23:55:33.029Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:53 snap [2023-05-24T23:55:33.029Z] -rw-rw-r-- 1 jenkins jenkins 235 May 24 23:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:55:33.426Z] + 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=3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab --label arch=amd64 --label version=0.0.0 . [2023-05-24T23:55:33.426Z] Sending build context to Docker daemon 23.73MB [2023-05-24T23:55:33.426Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:55:33.426Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T23:55:33.426Z] ---> 2c139572a1c0 [2023-05-24T23:55:33.426Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T23:55:33.996Z] ---> Running in 677ed5c06975 [2023-05-24T23:55:34.258Z] Removing intermediate container 677ed5c06975 [2023-05-24T23:55:34.258Z] ---> 73fc55f8abad [2023-05-24T23:55:34.258Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:55:34.258Z] ---> Running in 93fff71c3db3 [2023-05-24T23:55:34.258Z] Removing intermediate container 93fff71c3db3 [2023-05-24T23:55:34.258Z] ---> 39d5e75eb8dd [2023-05-24T23:55:34.258Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:55:34.258Z] ---> Running in 1cf8624c0b6e [2023-05-24T23:55:34.258Z] Removing intermediate container 1cf8624c0b6e [2023-05-24T23:55:34.258Z] ---> a2280c811f0f [2023-05-24T23:55:34.258Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-24T23:55:34.518Z] ---> Running in b0ccd14e9498 [2023-05-24T23:55:34.518Z] Removing intermediate container b0ccd14e9498 [2023-05-24T23:55:34.518Z] ---> 305d48dc60b7 [2023-05-24T23:55:34.518Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:55:34.518Z] ---> Running in f39e4cc08d0f [2023-05-24T23:55:34.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:55:35.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:55:35.038Z] OK: 269 MiB in 57 packages [2023-05-24T23:55:35.614Z] Removing intermediate container f39e4cc08d0f [2023-05-24T23:55:35.614Z] ---> 8c91f8169807 [2023-05-24T23:55:35.614Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-24T23:55:35.614Z] ---> d840b36d238f [2023-05-24T23:55:35.614Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:55:35.614Z] ---> Running in 832f259882d2 [2023-05-24T23:55:36.548Z] Removing intermediate container 832f259882d2 [2023-05-24T23:55:36.549Z] ---> 0d29ee2192fa [2023-05-24T23:55:36.549Z] Step 10/25 : COPY . . [2023-05-24T23:55:37.507Z] ---> 88368a7a0351 [2023-05-24T23:55:37.507Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:55:37.507Z] ---> Running in e3a23a774957 [2023-05-24T23:55:37.507Z] Removing intermediate container e3a23a774957 [2023-05-24T23:55:37.507Z] ---> 74f29a3aadde [2023-05-24T23:55:37.507Z] Step 12/25 : RUN $MAKE [2023-05-24T23:55:37.507Z] ---> Running in 3897c169478d [2023-05-24T23:55:37.772Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-24T23:56:04.323Z] Removing intermediate container 3897c169478d [2023-05-24T23:56:04.323Z] ---> 18115db2cab6 [2023-05-24T23:56:04.323Z] Step 13/25 : FROM alpine:3.17 [2023-05-24T23:56:04.323Z] 3.17: Pulling from library/alpine [2023-05-24T23:56:04.323Z] f56be85fc22e: Already exists [2023-05-24T23:56:04.323Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T23:56:04.323Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T23:56:04.323Z] ---> 9ed4aefc74f6 [2023-05-24T23:56:04.323Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-24T23:56:04.323Z] ---> Running in 017bc8856ddf [2023-05-24T23:56:04.323Z] Removing intermediate container 017bc8856ddf [2023-05-24T23:56:04.323Z] ---> 14ef697c3652 [2023-05-24T23:56:04.323Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-24T23:56:04.323Z] ---> Running in 71b4bae3a720 [2023-05-24T23:56:04.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:56:04.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:56:04.323Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T23:56:04.323Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:56:04.323Z] OK: 7 MiB in 16 packages [2023-05-24T23:56:04.323Z] Removing intermediate container 71b4bae3a720 [2023-05-24T23:56:04.323Z] ---> c4500d7dc8be [2023-05-24T23:56:04.323Z] Step 16/25 : WORKDIR / [2023-05-24T23:56:04.323Z] ---> Running in adad76d2f2c0 [2023-05-24T23:56:04.323Z] Removing intermediate container adad76d2f2c0 [2023-05-24T23:56:04.323Z] ---> 275d616bfc78 [2023-05-24T23:56:04.323Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-24T23:56:04.323Z] ---> 708477f40a8a [2023-05-24T23:56:04.323Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-24T23:56:04.323Z] ---> 161ed93b01d9 [2023-05-24T23:56:04.323Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-24T23:56:05.260Z] ---> 93a4bbdd557a [2023-05-24T23:56:05.260Z] Step 20/25 : EXPOSE 59900 [2023-05-24T23:56:05.260Z] ---> Running in da02bbf1363a [2023-05-24T23:56:05.260Z] Removing intermediate container da02bbf1363a [2023-05-24T23:56:05.260Z] ---> 74f55a821d55 [2023-05-24T23:56:05.260Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-24T23:56:05.260Z] ---> Running in 1597318d9690 [2023-05-24T23:56:05.260Z] Removing intermediate container 1597318d9690 [2023-05-24T23:56:05.260Z] ---> 39dfe3358fdd [2023-05-24T23:56:05.260Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T23:56:05.260Z] ---> Running in f978bd4f1460 [2023-05-24T23:56:05.260Z] Removing intermediate container f978bd4f1460 [2023-05-24T23:56:05.260Z] ---> e82054d94974 [2023-05-24T23:56:05.260Z] Step 23/25 : LABEL arch=amd64 [2023-05-24T23:56:05.260Z] ---> Running in 41eb667af404 [2023-05-24T23:56:05.522Z] Removing intermediate container 41eb667af404 [2023-05-24T23:56:05.522Z] ---> 8848735d6261 [2023-05-24T23:56:05.522Z] Step 24/25 : LABEL git_sha=3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab [2023-05-24T23:56:05.522Z] ---> Running in c11cde9a4493 [2023-05-24T23:56:05.522Z] Removing intermediate container c11cde9a4493 [2023-05-24T23:56:05.522Z] ---> 02374236fb16 [2023-05-24T23:56:05.522Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T23:56:05.522Z] ---> Running in f7108c4230a7 [2023-05-24T23:56:05.522Z] Removing intermediate container f7108c4230a7 [2023-05-24T23:56:05.522Z] ---> 149f0e5ac567 [2023-05-24T23:56:05.522Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T23:56:05.522Z] Successfully built 149f0e5ac567 [2023-05-24T23:56:05.522Z] 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-05-24T23:56:06.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:56:06.342Z] [2023-05-24T23:56:06.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:56:06.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:56:06.726Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T23:56:06.726Z] 5eb5b503b376: Pulling fs layer [2023-05-24T23:56:06.726Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T23:56:06.726Z] ec43610c2a17: Pulling fs layer [2023-05-24T23:56:06.726Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T23:56:06.726Z] 33b1e0a273af: Pulling fs layer [2023-05-24T23:56:06.726Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T23:56:06.726Z] 2f39f015ded8: Pulling fs layer [2023-05-24T23:56:06.726Z] 3a2ae6a8a46f: Waiting [2023-05-24T23:56:06.726Z] 5d3b04190fa2: Waiting [2023-05-24T23:56:06.726Z] 33b1e0a273af: Waiting [2023-05-24T23:56:06.726Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T23:56:06.726Z] 5c69ac0246d0: Download complete [2023-05-24T23:56:06.726Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T23:56:06.726Z] 3a2ae6a8a46f: Download complete [2023-05-24T23:56:06.726Z] 33b1e0a273af: Verifying Checksum [2023-05-24T23:56:06.726Z] 33b1e0a273af: Download complete [2023-05-24T23:56:06.726Z] 5d3b04190fa2: Download complete [2023-05-24T23:56:06.726Z] ec43610c2a17: Verifying Checksum [2023-05-24T23:56:06.726Z] ec43610c2a17: Download complete [2023-05-24T23:56:06.985Z] 5eb5b503b376: Verifying Checksum [2023-05-24T23:56:06.985Z] 5eb5b503b376: Download complete [2023-05-24T23:56:07.552Z] 2f39f015ded8: Download complete [2023-05-24T23:56:08.123Z] 5eb5b503b376: Pull complete [2023-05-24T23:56:08.382Z] 5c69ac0246d0: Pull complete [2023-05-24T23:56:08.950Z] ec43610c2a17: Pull complete [2023-05-24T23:56:08.950Z] 3a2ae6a8a46f: Pull complete [2023-05-24T23:56:09.208Z] 33b1e0a273af: Pull complete [2023-05-24T23:56:09.208Z] 5d3b04190fa2: Pull complete [2023-05-24T23:56:14.472Z] 2f39f015ded8: Pull complete [2023-05-24T23:56:14.472Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T23:56:14.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:56:14.472Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:56:14.694Z] prd-ubuntu20.04-docker-8c-8g-16828 does not seem to be running inside a container [2023-05-24T23:56:14.727Z] $ 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-412 -v /w/workspace/foundry_device-virtual-go_PR-412:/w/workspace/foundry_device-virtual-go_PR-412:rw,z -v /w/workspace/foundry_device-virtual-go_PR-412@tmp:/w/workspace/foundry_device-virtual-go_PR-412@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-05-24T23:56:21.965Z] $ docker top 26d3dea971832f9607aa0f6184df49818898a0352b1855e522af603b82d5ea5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:56:22.420Z] ---> job-cost.sh [2023-05-24T23:56:22.420Z] lf-activate-venv: SKIPPING [2023-05-24T23:56:22.420Z] INFO: No Stack... [2023-05-24T23:56:22.681Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T23:56:22.941Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T23:56:23.252Z] + cat /w/workspace/foundry_device-virtual-go_PR-412/archives/cost.csv [2023-05-24T23:56:23.252Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T23:56:23.283Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-412-1-stack-cost] [2023-05-24T23:56:23.288Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-412-1-stack-cost] did not exist. Created. [2023-05-24T23:56:23.288Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-412-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T23:56:23.691Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T23:56:23.741Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T23:56:23.777Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-412-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T23:56:23.864Z] $ docker stop --time=1 26d3dea971832f9607aa0f6184df49818898a0352b1855e522af603b82d5ea5a [2023-05-24T23:56:25.016Z] $ docker rm -f --volumes 26d3dea971832f9607aa0f6184df49818898a0352b1855e522af603b82d5ea5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T23:56:47.922Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16832 in /w/workspace/foundry_device-virtual-go_PR-412 [Pipeline] { [Pipeline] ws [2023-05-24T23:56:47.978Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-05-24T23:56:48.057Z] The recommended git tool is: git [2023-05-24T23:56:54.568Z] using credential edgex-jenkins-ssh [2023-05-24T23:56:54.586Z] Cloning the remote Git repository [2023-05-24T23:56:54.647Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-24T23:56:54.775Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-05-24T23:56:54.975Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-24T23:56:54.976Z] > git --version # timeout=10 [2023-05-24T23:56:55.010Z] > git --version # 'git version 2.25.1' [2023-05-24T23:56:55.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:56:55.208Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:56:57.580Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-24T23:56:57.612Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:56:59.466Z] Merging remotes/origin/main commit ed3289d750d77ec3b888271c7762159edecc04ed into PR head commit 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab [2023-05-24T23:56:58.838Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-24T23:56:58.903Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-24T23:56:58.904Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:56:58.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/412/head:refs/remotes/origin/PR-412 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T23:56:59.491Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T23:56:59.589Z] > git checkout -f 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab # timeout=10 [2023-05-24T23:56:59.691Z] > git remote # timeout=10 [2023-05-24T23:56:59.818Z] Merge succeeded, producing 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab [2023-05-24T23:56:59.818Z] Checking out Revision 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab (PR-412) [2023-05-24T23:57:00.559Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-24T23:57:00.631Z] > git --version # timeout=10 [2023-05-24T23:57:00.645Z] > git --version # 'git version 2.25.1' [2023-05-24T23:57:00.671Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:56:59.719Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T23:56:59.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:56:59.761Z] > git merge ed3289d750d77ec3b888271c7762159edecc04ed # timeout=10 [2023-05-24T23:56:59.797Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T23:56:59.828Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T23:56:59.851Z] > git checkout -f 3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab # timeout=10 [2023-05-24T23:57:01.838Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T23:57:01.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:57:01.838Z] Dload Upload Total Spent Left Speed [2023-05-24T23:57:01.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 128k 0 --:--:-- --:--:-- --:--:-- 128k [Pipeline] sh [2023-05-24T23:57:02.585Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T23:57:02.951Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T23:57:02.951Z] + sudo tee /etc/docker/daemon.new [2023-05-24T23:57:02.951Z] { [2023-05-24T23:57:02.951Z] "registry-mirrors": [ [2023-05-24T23:57:02.951Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T23:57:02.951Z] ], [2023-05-24T23:57:02.951Z] "bip": "10.250.0.254/24", [2023-05-24T23:57:02.951Z] "hosts": [ [2023-05-24T23:57:02.951Z] "tcp://0.0.0.0:5555", [2023-05-24T23:57:02.951Z] "unix:///var/run/docker.sock" [2023-05-24T23:57:02.951Z] ], [2023-05-24T23:57:02.951Z] "mtu": 1458, [2023-05-24T23:57:02.951Z] "selinux-enabled": true, [2023-05-24T23:57:02.951Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T23:57:02.951Z] } [Pipeline] sh [2023-05-24T23:57:03.333Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T23:57:03.710Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:57:22.095Z] provisioning config files... [2023-05-24T23:57:22.129Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5587728637682997545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:57:22.554Z] ---> docker-login.sh [2023-05-24T23:57:22.555Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:57:23.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:23.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:23.148Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:23.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:23.148Z] [2023-05-24T23:57:23.148Z] Login Succeeded [2023-05-24T23:57:23.148Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:57:23.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:23.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:23.696Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:23.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:23.696Z] [2023-05-24T23:57:23.696Z] Login Succeeded [2023-05-24T23:57:23.696Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:57:23.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:23.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:23.974Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:23.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:23.974Z] [2023-05-24T23:57:23.974Z] Login Succeeded [2023-05-24T23:57:23.974Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:57:24.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:24.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:24.252Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:24.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:24.252Z] [2023-05-24T23:57:24.252Z] Login Succeeded [2023-05-24T23:57:24.252Z] docker.io [2023-05-24T23:57:24.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:57:24.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:57:24.797Z] Configure a credential helper to remove this warning. See [2023-05-24T23:57:24.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:57:24.797Z] [2023-05-24T23:57:24.797Z] Login Succeeded [2023-05-24T23:57:24.797Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:57:24.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:57:25.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:57:25.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:57:25.355Z] ========================================================= [2023-05-24T23:57:25.355Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T23:57:25.355Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:57:25.977Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T23:57:26.576Z] Sending build context to Docker daemon 12.01MB [2023-05-24T23:57:26.857Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:57:26.857Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T23:57:26.857Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T23:57:26.857Z] c41833b44d91: Pulling fs layer [2023-05-24T23:57:26.857Z] ed15518f5707: Pulling fs layer [2023-05-24T23:57:26.857Z] feae8fd75edb: Pulling fs layer [2023-05-24T23:57:26.857Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T23:57:26.857Z] 3cdef696dda3: Pulling fs layer [2023-05-24T23:57:26.857Z] 2ced38df9373: Pulling fs layer [2023-05-24T23:57:26.857Z] 58f1dce35555: Pulling fs layer [2023-05-24T23:57:26.857Z] 3cdef696dda3: Waiting [2023-05-24T23:57:26.857Z] 2ced38df9373: Waiting [2023-05-24T23:57:26.857Z] 58f1dce35555: Waiting [2023-05-24T23:57:26.857Z] 242c74f7c9fa: Waiting [2023-05-24T23:57:26.857Z] ed15518f5707: Verifying Checksum [2023-05-24T23:57:26.857Z] ed15518f5707: Download complete [2023-05-24T23:57:27.134Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T23:57:27.134Z] 242c74f7c9fa: Download complete [2023-05-24T23:57:27.134Z] 3cdef696dda3: Verifying Checksum [2023-05-24T23:57:27.134Z] 3cdef696dda3: Download complete [2023-05-24T23:57:27.134Z] c41833b44d91: Verifying Checksum [2023-05-24T23:57:27.134Z] c41833b44d91: Download complete [2023-05-24T23:57:28.578Z] c41833b44d91: Pull complete [2023-05-24T23:57:28.852Z] 58f1dce35555: Verifying Checksum [2023-05-24T23:57:28.852Z] 58f1dce35555: Download complete [2023-05-24T23:57:28.852Z] ed15518f5707: Pull complete [2023-05-24T23:57:29.829Z] feae8fd75edb: Verifying Checksum [2023-05-24T23:57:29.829Z] feae8fd75edb: Download complete [2023-05-24T23:57:29.830Z] 2ced38df9373: Verifying Checksum [2023-05-24T23:57:29.830Z] 2ced38df9373: Download complete [2023-05-24T23:57:42.178Z] feae8fd75edb: Pull complete [2023-05-24T23:57:42.178Z] 242c74f7c9fa: Pull complete [2023-05-24T23:57:42.178Z] 3cdef696dda3: Pull complete [2023-05-24T23:57:48.887Z] 2ced38df9373: Pull complete [2023-05-24T23:57:50.860Z] 58f1dce35555: Pull complete [2023-05-24T23:57:50.860Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T23:57:50.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T23:57:50.860Z] ---> fadd8f120f05 [2023-05-24T23:57:50.860Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T23:57:53.477Z] ---> Running in 81d355edcee9 [2023-05-24T23:57:53.477Z] Removing intermediate container 81d355edcee9 [2023-05-24T23:57:53.477Z] ---> 21200035821f [2023-05-24T23:57:53.477Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T23:57:53.477Z] ---> Running in 8ab1513f4154 [2023-05-24T23:57:53.746Z] Removing intermediate container 8ab1513f4154 [2023-05-24T23:57:53.746Z] ---> 3f0058972ea3 [2023-05-24T23:57:53.746Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:57:53.746Z] ---> Running in aca0e6d6ad12 [2023-05-24T23:57:54.337Z] Removing intermediate container aca0e6d6ad12 [2023-05-24T23:57:54.337Z] ---> b7df7e590394 [2023-05-24T23:57:54.337Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-24T23:57:54.337Z] ---> Running in 2e053175999a [2023-05-24T23:57:54.608Z] Removing intermediate container 2e053175999a [2023-05-24T23:57:54.608Z] ---> d6b8e09dcc58 [2023-05-24T23:57:54.608Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T23:57:54.878Z] ---> Running in d76025a8cf36 [2023-05-24T23:57:56.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:57:56.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:57:58.322Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T23:57:58.322Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T23:57:58.322Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T23:57:58.322Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T23:57:58.322Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:57:58.322Z] OK: 268 MiB in 57 packages [2023-05-24T23:57:59.741Z] Removing intermediate container d76025a8cf36 [2023-05-24T23:57:59.741Z] ---> f016e382ae95 [2023-05-24T23:57:59.741Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-24T23:58:00.013Z] ---> b6cac0c29a5b [2023-05-24T23:58:00.013Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:58:00.291Z] ---> Running in 64d654c5b9f2 [2023-05-24T23:59:08.297Z] Removing intermediate container 64d654c5b9f2 [2023-05-24T23:59:08.297Z] ---> 2b50ead43af4 [2023-05-24T23:59:08.297Z] Step 10/12 : COPY . . [2023-05-24T23:59:08.297Z] ---> 6c1e608824fd [2023-05-24T23:59:08.297Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:59:08.297Z] ---> Running in 8d6dfddb224b [2023-05-24T23:59:08.297Z] Removing intermediate container 8d6dfddb224b [2023-05-24T23:59:08.297Z] ---> 7de058445857 [2023-05-24T23:59:08.297Z] Step 12/12 : RUN $MAKE [2023-05-24T23:59:08.297Z] ---> Running in 008962a65cd9 [2023-05-24T23:59:08.297Z] noop [2023-05-24T23:59:08.885Z] Removing intermediate container 008962a65cd9 [2023-05-24T23:59:08.885Z] ---> 97897ef9688f [2023-05-24T23:59:08.885Z] Successfully built 97897ef9688f [2023-05-24T23:59:08.885Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:59:09.386Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T23:59:09.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:59:09.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-16832 does not seem to be running inside a container [2023-05-24T23:59:09.764Z] $ 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-05-24T23:59:11.018Z] $ docker top ddec2838dec6437df682a0025546e4459e68cd1c659e9c5c473e673f180dcbfa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:59:11.942Z] + go version [2023-05-24T23:59:11.942Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T23:59:11.984Z] $ docker stop --time=1 ddec2838dec6437df682a0025546e4459e68cd1c659e9c5c473e673f180dcbfa [2023-05-24T23:59:17.193Z] $ docker rm -f --volumes ddec2838dec6437df682a0025546e4459e68cd1c659e9c5c473e673f180dcbfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:59:18.111Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T23:59:18.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:59:18.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-16832 does not seem to be running inside a container [2023-05-24T23:59:18.475Z] $ 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-05-24T23:59:19.767Z] $ docker top dba8093db12629d2d91d4f2b3b8a2859a3db4fcfd8d819c5c091117e52d2ed57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:59:20.666Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:59:21.385Z] + make test [2023-05-24T23:59:21.385Z] go test ./... -coverprofile=coverage.out [2023-05-25T00:00:00.364Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-25T00:02:37.147Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-25T00:02:40.519Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.113s coverage: 58.4% of statements [2023-05-25T00:02:40.791Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T00:02:40.791Z] go vet ./... [2023-05-25T00:03:16.790Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:03:16.790Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:03:16.790Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T00:03:16.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:03:16.864Z] $ docker stop --time=1 dba8093db12629d2d91d4f2b3b8a2859a3db4fcfd8d819c5c091117e52d2ed57 [2023-05-25T00:03:18.843Z] $ docker rm -f --volumes dba8093db12629d2d91d4f2b3b8a2859a3db4fcfd8d819c5c091117e52d2ed57 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:03:20.242Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:03:20.276Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T00:03:21.014Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:03:21.623Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:03:21.996Z] + ls -al . [2023-05-25T00:03:21.996Z] total 188 [2023-05-25T00:03:21.996Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:59 . [2023-05-25T00:03:21.996Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:56 .. [2023-05-25T00:03:21.996Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:56 .git [2023-05-25T00:03:21.996Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:56 .github [2023-05-25T00:03:21.996Z] -rw-rw-r-- 1 jenkins jenkins 337 May 24 23:56 .gitignore [2023-05-25T00:03:21.996Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:56 .golangci.yml [2023-05-25T00:03:21.996Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 24 23:56 Attribution.txt [2023-05-25T00:03:21.996Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 24 23:56 CHANGELOG.md [2023-05-25T00:03:21.996Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 24 23:56 Dockerfile [2023-05-25T00:03:21.996Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:56 GOVERNANCE.md [2023-05-25T00:03:21.996Z] -rw-rw-r-- 1 jenkins jenkins 660 May 24 23:56 Jenkinsfile [2023-05-25T00:03:21.996Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 23:56 LICENSE [2023-05-25T00:03:21.996Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 24 23:56 Makefile [2023-05-25T00:03:21.996Z] -rw-rw-r-- 1 jenkins jenkins 623 May 24 23:56 OWNERS.md [2023-05-25T00:03:21.996Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 24 23:56 README.md [2023-05-25T00:03:21.996Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:53 VERSION [2023-05-25T00:03:21.996Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:56 bin [2023-05-25T00:03:21.996Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:56 cmd [2023-05-25T00:03:21.996Z] -rw-r--r-- 1 jenkins jenkins 43063 May 25 00:02 coverage.out [2023-05-25T00:03:21.996Z] -rw-rw-r-- 1 jenkins jenkins 3161 May 24 23:56 go.mod [2023-05-25T00:03:21.996Z] -rw-rw-r-- 1 jenkins jenkins 30898 May 24 23:56 go.sum [2023-05-25T00:03:21.996Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:56 internal [2023-05-25T00:03:21.996Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:56 snap [2023-05-25T00:03:21.996Z] -rw-rw-r-- 1 jenkins jenkins 235 May 24 23:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:03:22.473Z] + 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=3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab --label arch=arm64 --label version=0.0.0 . [2023-05-25T00:03:23.077Z] Sending build context to Docker daemon 12.05MB [2023-05-25T00:03:23.077Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:03:23.077Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-25T00:03:23.077Z] ---> 97897ef9688f [2023-05-25T00:03:23.077Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T00:03:23.351Z] ---> Running in 0574642fc762 [2023-05-25T00:03:23.624Z] Removing intermediate container 0574642fc762 [2023-05-25T00:03:23.624Z] ---> eb462c4a973d [2023-05-25T00:03:23.624Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:03:23.624Z] ---> Running in 813954b4b701 [2023-05-25T00:03:24.215Z] Removing intermediate container 813954b4b701 [2023-05-25T00:03:24.215Z] ---> 2d793170ba57 [2023-05-25T00:03:24.215Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:03:24.215Z] ---> Running in b257cfbacee7 [2023-05-25T00:03:24.487Z] Removing intermediate container b257cfbacee7 [2023-05-25T00:03:24.488Z] ---> b83e4c640dea [2023-05-25T00:03:24.488Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-25T00:03:24.759Z] ---> Running in 697fa9bba630 [2023-05-25T00:03:25.044Z] Removing intermediate container 697fa9bba630 [2023-05-25T00:03:25.044Z] ---> 5d0c9991ca58 [2023-05-25T00:03:25.044Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:03:25.044Z] ---> Running in 81aac540d4b5 [2023-05-25T00:03:26.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:03:27.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:03:28.501Z] OK: 268 MiB in 57 packages [2023-05-25T00:03:29.942Z] Removing intermediate container 81aac540d4b5 [2023-05-25T00:03:29.942Z] ---> 5cd1e9ef3079 [2023-05-25T00:03:29.942Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-25T00:03:30.213Z] ---> 0841731108bf [2023-05-25T00:03:30.213Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:03:30.485Z] ---> Running in e700367f3d9c [2023-05-25T00:03:33.851Z] Removing intermediate container e700367f3d9c [2023-05-25T00:03:33.851Z] ---> 5d1921fb8540 [2023-05-25T00:03:33.851Z] Step 10/25 : COPY . . [2023-05-25T00:03:35.281Z] ---> 382465ca957c [2023-05-25T00:03:35.281Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:03:35.281Z] ---> Running in adc3e7d9e6d7 [2023-05-25T00:03:36.250Z] Removing intermediate container adc3e7d9e6d7 [2023-05-25T00:03:36.250Z] ---> 60393bee6d05 [2023-05-25T00:03:36.250Z] Step 12/25 : RUN $MAKE [2023-05-25T00:03:36.536Z] ---> Running in 97d25a53638a [2023-05-25T00:03:37.514Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-25T00:06:29.408Z] Removing intermediate container 97d25a53638a [2023-05-25T00:06:29.408Z] ---> 01aa5415cd5a [2023-05-25T00:06:29.408Z] Step 13/25 : FROM alpine:3.17 [2023-05-25T00:06:29.408Z] 3.17: Pulling from library/alpine [2023-05-25T00:06:29.408Z] c41833b44d91: Already exists [2023-05-25T00:06:29.408Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:06:29.408Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:06:29.408Z] ---> 51e60588ff2c [2023-05-25T00:06:29.408Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-25T00:06:29.408Z] ---> Running in 190adfab8f2e [2023-05-25T00:06:29.408Z] Removing intermediate container 190adfab8f2e [2023-05-25T00:06:29.408Z] ---> 29bd14182323 [2023-05-25T00:06:29.408Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-25T00:06:29.408Z] ---> Running in 9550dd13e6a5 [2023-05-25T00:06:29.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:06:29.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:06:29.408Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T00:06:29.408Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:06:29.408Z] OK: 8 MiB in 16 packages [2023-05-25T00:06:29.408Z] Removing intermediate container 9550dd13e6a5 [2023-05-25T00:06:29.408Z] ---> 088c3f49f597 [2023-05-25T00:06:29.408Z] Step 16/25 : WORKDIR / [2023-05-25T00:06:29.408Z] ---> Running in 7fe2a8588b3c [2023-05-25T00:06:29.408Z] Removing intermediate container 7fe2a8588b3c [2023-05-25T00:06:29.408Z] ---> a3161881e5fb [2023-05-25T00:06:29.408Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-25T00:06:29.408Z] ---> 77f85b9eef8a [2023-05-25T00:06:29.408Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-25T00:06:29.408Z] ---> 74a82b2ccd43 [2023-05-25T00:06:29.408Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-25T00:06:32.044Z] ---> aadab7df9bce [2023-05-25T00:06:32.044Z] Step 20/25 : EXPOSE 59900 [2023-05-25T00:06:32.044Z] ---> Running in 982a2654927e [2023-05-25T00:06:32.336Z] Removing intermediate container 982a2654927e [2023-05-25T00:06:32.336Z] ---> fb6303a19370 [2023-05-25T00:06:32.336Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-25T00:06:32.336Z] ---> Running in 740a80c6bfdd [2023-05-25T00:06:32.615Z] Removing intermediate container 740a80c6bfdd [2023-05-25T00:06:32.615Z] ---> 8cefeab4f6ed [2023-05-25T00:06:32.615Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T00:06:32.888Z] ---> Running in fc6392c55924 [2023-05-25T00:06:33.155Z] Removing intermediate container fc6392c55924 [2023-05-25T00:06:33.155Z] ---> 11ada2db2635 [2023-05-25T00:06:33.155Z] Step 23/25 : LABEL arch=arm64 [2023-05-25T00:06:33.155Z] ---> Running in ba6f6b918529 [2023-05-25T00:06:33.432Z] Removing intermediate container ba6f6b918529 [2023-05-25T00:06:33.432Z] ---> dfb89d4cb9df [2023-05-25T00:06:33.432Z] Step 24/25 : LABEL git_sha=3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab [2023-05-25T00:06:33.703Z] ---> Running in db3c4baadc2e [2023-05-25T00:06:33.973Z] Removing intermediate container db3c4baadc2e [2023-05-25T00:06:33.973Z] ---> c339fc06132c [2023-05-25T00:06:33.973Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T00:06:33.973Z] ---> Running in f64ae438d615 [2023-05-25T00:06:34.242Z] Removing intermediate container f64ae438d615 [2023-05-25T00:06:34.242Z] ---> 9a639c7d8514 [2023-05-25T00:06:34.242Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:06:34.242Z] Successfully built 9a639c7d8514 [2023-05-25T00:06:34.242Z] 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-05-25T00:06:35.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:06:35.094Z] [2023-05-25T00:06:35.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:06:35.523Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:06:35.794Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T00:06:35.794Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T00:06:35.794Z] 04944245beec: Pulling fs layer [2023-05-25T00:06:35.794Z] 699f458cf7ca: Pulling fs layer [2023-05-25T00:06:35.794Z] 765212b225bb: Pulling fs layer [2023-05-25T00:06:35.794Z] f23df028b6ca: Pulling fs layer [2023-05-25T00:06:35.794Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T00:06:35.794Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T00:06:35.794Z] 765212b225bb: Waiting [2023-05-25T00:06:35.794Z] f23df028b6ca: Waiting [2023-05-25T00:06:35.794Z] d65c8cfc05b1: Waiting [2023-05-25T00:06:35.794Z] 2437ff75d9bd: Waiting [2023-05-25T00:06:35.794Z] 04944245beec: Verifying Checksum [2023-05-25T00:06:35.794Z] 04944245beec: Download complete [2023-05-25T00:06:35.794Z] 765212b225bb: Download complete [2023-05-25T00:06:35.794Z] f23df028b6ca: Verifying Checksum [2023-05-25T00:06:35.794Z] f23df028b6ca: Download complete [2023-05-25T00:06:36.071Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T00:06:36.071Z] d65c8cfc05b1: Download complete [2023-05-25T00:06:36.071Z] 699f458cf7ca: Verifying Checksum [2023-05-25T00:06:36.071Z] 699f458cf7ca: Download complete [2023-05-25T00:06:36.343Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T00:06:36.343Z] 8998bd30e6a1: Download complete [2023-05-25T00:06:38.956Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T00:06:38.956Z] 2437ff75d9bd: Download complete [2023-05-25T00:06:40.370Z] 8998bd30e6a1: Pull complete [2023-05-25T00:06:40.955Z] 04944245beec: Pull complete [2023-05-25T00:06:42.371Z] 699f458cf7ca: Pull complete [2023-05-25T00:06:42.638Z] 765212b225bb: Pull complete [2023-05-25T00:06:43.224Z] f23df028b6ca: Pull complete [2023-05-25T00:06:43.494Z] d65c8cfc05b1: Pull complete [2023-05-25T00:06:58.500Z] 2437ff75d9bd: Pull complete [2023-05-25T00:06:58.500Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T00:06:58.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:06:58.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:06:58.861Z] prd-ubuntu20.04-docker-arm64-4c-16g-16832 does not seem to be running inside a container [2023-05-25T00:06:58.949Z] $ 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-05-25T00:07:01.898Z] $ docker top 1a2d347dcf520a6bec6255aa94d23901686522bb754e10c87db67bf0a7218916 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:07:02.869Z] ---> job-cost.sh [2023-05-25T00:07:02.869Z] lf-activate-venv: SKIPPING [2023-05-25T00:07:02.869Z] INFO: No Stack... [2023-05-25T00:07:03.459Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T00:07:04.434Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:07:05.094Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-05-25T00:07:05.094Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T00:07:05.189Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-412-1-stack-cost] [2023-05-25T00:07:05.195Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-412-1-stack-cost] did not exist. Created. [2023-05-25T00:07:05.195Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-412-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:07:05.931Z] /w/workspace/device-virtual-go/1@tmp/durable-ee8c4b05/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T00:07:06.619Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T00:07:06.656Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T00:07:06.709Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:07:06.725Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-412-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T00:07:06.815Z] $ docker stop --time=1 1a2d347dcf520a6bec6255aa94d23901686522bb754e10c87db67bf0a7218916 [2023-05-25T00:07:08.371Z] $ docker rm -f --volumes 1a2d347dcf520a6bec6255aa94d23901686522bb754e10c87db67bf0a7218916 [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-05-25T00:07:09.431Z] provisioning config files... [2023-05-25T00:07:09.438Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-412@tmp/config4959456343232916726tmp [Pipeline] { [Pipeline] sh [2023-05-25T00:07:09.775Z] + set +x [2023-05-25T00:07:09.775Z] + bash -s -- [2023-05-25T00:07:09.775Z] + curl -s https://codecov.io/bash [2023-05-25T00:07:09.775Z] [2023-05-25T00:07:09.775Z] _____ _ [2023-05-25T00:07:09.775Z] / ____| | | [2023-05-25T00:07:09.775Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T00:07:09.775Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T00:07:09.775Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T00:07:09.775Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T00:07:09.775Z] Bash-1.0.6 [2023-05-25T00:07:09.775Z] [2023-05-25T00:07:09.775Z] [2023-05-25T00:07:09.775Z] ==> git version 2.25.1 found [2023-05-25T00:07:09.775Z] ==> 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-05-25T00:07:09.775Z] Release-Date: 2020-01-08 [2023-05-25T00:07:09.775Z] 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-05-25T00:07:09.775Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T00:07:09.775Z] ==> Jenkins CI detected. [2023-05-25T00:07:09.775Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-412 [2023-05-25T00:07:09.775Z] project root: . [2023-05-25T00:07:09.775Z] --> token set from env [2023-05-25T00:07:09.775Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T00:07:09.775Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T00:07:09.775Z] ==> Python coveragepy not found [2023-05-25T00:07:09.775Z] ==> Searching for coverage reports in: [2023-05-25T00:07:09.775Z] + . [2023-05-25T00:07:09.775Z] -> Found 1 reports [2023-05-25T00:07:09.775Z] ==> Detecting git/mercurial file structure [2023-05-25T00:07:09.775Z] ==> Reading reports [2023-05-25T00:07:09.775Z] + ./coverage.out bytes=43063 [2023-05-25T00:07:09.775Z] ==> Appending adjustments [2023-05-25T00:07:09.775Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T00:07:10.034Z] + Found adjustments [2023-05-25T00:07:10.035Z] ==> Gzipping contents [2023-05-25T00:07:10.035Z] 8.0K /tmp/codecov.4VBqA6.gz [2023-05-25T00:07:10.035Z] ==> Uploading reports [2023-05-25T00:07:10.035Z] url: https://codecov.io [2023-05-25T00:07:10.035Z] query: branch=PR-412&commit=3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-412%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=412&job=&cmd_args= [2023-05-25T00:07:10.035Z] -> Pinging Codecov [2023-05-25T00:07:10.035Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-412&commit=3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-412%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=412&job=&cmd_args= [2023-05-25T00:07:10.293Z] -> Uploading to [2023-05-25T00:07:10.293Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/5E52B4B073DB2E39498172D8E973AA87/3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab/98580881-8ff9-48b7-8af0-a45aac8d9774.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T000710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a434c5343eda2f8f1e4d32f667670320af2cdac89770f867717c4bf94902bbe2 [2023-05-25T00:07:10.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:07:10.293Z] Dload Upload Total Spent Left Speed [2023-05-25T00:07:10.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 22344 --:--:-- --:--:-- --:--:-- 22344 [2023-05-25T00:07:10.552Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/3eaa720c5f9dee7c54b75bd1a4b5473d8c3cddab [Pipeline] } [2023-05-25T00:07:10.580Z] 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-05-25T00:07:12.302Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-412/archives ] [2023-05-25T00:07:12.302Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-412/archives [2023-05-25T00:07:12.302Z] total 16 [2023-05-25T00:07:12.302Z] drwxr-xr-x 3 root root 4096 May 24 23:56 . [2023-05-25T00:07:12.302Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:56 .. [2023-05-25T00:07:12.302Z] drwxr-xr-x 2 root root 4096 May 24 23:56 cost [2023-05-25T00:07:12.302Z] -rw-r--r-- 1 root root 89 May 24 23:56 cost.csv [2023-05-25T00:07:12.302Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-412/archives [2023-05-25T00:07:12.302Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-412/archives [2023-05-25T00:07:12.302Z] total 16 [2023-05-25T00:07:12.302Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:56 . [2023-05-25T00:07:12.302Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:56 .. [2023-05-25T00:07:12.302Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 23:56 cost [2023-05-25T00:07:12.302Z] -rw-r--r-- 1 jenkins jenkins 89 May 24 23:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:07:12.627Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:07:13.521Z] ---> package-listing.sh [2023-05-25T00:07:13.521Z] ++ facter osfamily [2023-05-25T00:07:13.521Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T00:07:13.782Z] + OS_FAMILY=debian [2023-05-25T00:07:13.782Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-412 [2023-05-25T00:07:13.782Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T00:07:13.782Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T00:07:13.782Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T00:07:13.782Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T00:07:13.782Z] + '[' /w/workspace/foundry_device-virtual-go_PR-412 ']' [2023-05-25T00:07:13.782Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T00:07:13.782Z] + case "${OS_FAMILY}" in [2023-05-25T00:07:13.782Z] + dpkg -l [2023-05-25T00:07:13.782Z] + grep '^ii' [2023-05-25T00:07:13.782Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T00:07:13.782Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T00:07:13.782Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T00:07:13.782Z] + '[' /w/workspace/foundry_device-virtual-go_PR-412 ']' [2023-05-25T00:07:13.782Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-412/archives/ [2023-05-25T00:07:13.782Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-412/archives/ [Pipeline] echo [2023-05-25T00:07:13.816Z] 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-412/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T00:07:14.111Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:07:14.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:07:14.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:07:14.887Z] prd-ubuntu20.04-docker-8c-8g-16828 does not seem to be running inside a container [2023-05-25T00:07:14.916Z] $ 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-412/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-412 -v /w/workspace/foundry_device-virtual-go_PR-412:/w/workspace/foundry_device-virtual-go_PR-412:rw,z -v /w/workspace/foundry_device-virtual-go_PR-412@tmp:/w/workspace/foundry_device-virtual-go_PR-412@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-05-25T00:07:15.127Z] $ docker top e7cabcc5787ff0a4343d89c40e74dd00174cc105521fa469f4b562730b7b009f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:07:15.527Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T00:07:15.839Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T00:07:16.151Z] + ls /var/log/sa-host [2023-05-25T00:07:16.151Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:07:16.280Z] provisioning config files... [2023-05-25T00:07:16.288Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-412@tmp/config375104306770920560tmp [Pipeline] { [Pipeline] echo [2023-05-25T00:07:16.339Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:07:16.656Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T00:07:16.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:07:17.065Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T00:07:17.101Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:07:17.412Z] ---> sudo-logs.sh [2023-05-25T00:07:17.412Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T00:07:17.494Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:07:17.811Z] ---> job-cost.sh [2023-05-25T00:07:17.811Z] lf-activate-venv: SKIPPING [2023-05-25T00:07:17.811Z] DEBUG: total: 0.2199999988079071 [2023-05-25T00:07:17.811Z] INFO: Retrieving Stack Cost... [2023-05-25T00:07:18.071Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:07:18.329Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T00:07:18.364Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:07:18.676Z] ---> logs-deploy.sh [2023-05-25T00:07:18.676Z] lf-activate-venv: SKIPPING [2023-05-25T00:07:18.676Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-412/1 [2023-05-25T00:07:18.676Z] INFO: archiving workspace using pattern(s): [2023-05-25T00:07:19.611Z] Archives upload complete. [2023-05-25T00:07:19.611Z] INFO: archiving logs to Nexus