Pull request #446 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c14f2b1a7bd697deba5b874f4e72d33f217cad5a+a4fb408bd6b294fc41552c8711cc9fe432fefed6 (12546fe3f06ddc6befc27a1f7daca1c2c1a7d7f1) 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-ssh9358010474920166538.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh17685834315377263763.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-446/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-446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4986263238532987110.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-446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12219490280860429094.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh5944123691408086442.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-446/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-446/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12518604816190258542.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16378 in /w/workspace/foundry_device-virtual-go_PR-446 [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-446 # 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 Merging remotes/origin/main commit a4fb408bd6b294fc41552c8711cc9fe432fefed6 into PR head commit c14f2b1a7bd697deba5b874f4e72d33f217cad5a Merge succeeded, producing c14f2b1a7bd697deba5b874f4e72d33f217cad5a Checking out Revision c14f2b1a7bd697deba5b874f4e72d33f217cad5a (PR-446) 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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 > 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/446/head:refs/remotes/origin/PR-446 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c14f2b1a7bd697deba5b874f4e72d33f217cad5a # 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 a4fb408bd6b294fc41552c8711cc9fe432fefed6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c14f2b1a7bd697deba5b874f4e72d33f217cad5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-02T11:40:52.479Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-02T11:40:52.648Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-02T11:40:52.755Z] ========================================================= [2023-11-02T11:40:52.755Z] EdgeX Global Pipelines Version Info [2023-11-02T11:40:52.755Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:40:53.510Z] ------------------- [2023-11-02T11:40:53.510Z] stable info: [2023-11-02T11:40:53.510Z] ------------------- [2023-11-02T11:40:53.510Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-02T11:40:53.510Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T11:40:53.510Z] Message: update stable to v1.0.255 [2023-11-02T11:40:54.101Z] ------------------- [2023-11-02T11:40:54.101Z] experimental info: [2023-11-02T11:40:54.101Z] ------------------- [2023-11-02T11:40:54.101Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-02T11:40:54.101Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T11:40:54.101Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-02T11:40:54.384Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-11-02T11:40:54.423Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-11-02T11:40:54.471Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-02T11:40:54.511Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-02T11:40:54.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-02T11:40:54.593Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-02T11:40:54.639Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-02T11:40:54.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-02T11:40:54.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-02T11:40:54.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-02T11:40:54.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-02T11:40:54.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-11-02T11:40:54.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-02T11:40:54.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-02T11:40:54.951Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T11:40:54.993Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T11:40:55.030Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T11:40:55.070Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T11:40:55.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-02T11:40:55.150Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-02T11:40:55.190Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-02T11:40:55.233Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-02T11:40:55.270Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-02T11:40:55.310Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-02T11:40:55.351Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-02T11:40:55.391Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-02T11:40:55.430Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-02T11:40:55.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-446 [Pipeline] echo [2023-11-02T11:40:55.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-446 [Pipeline] echo [2023-11-02T11:40:55.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-446 [Pipeline] echo [2023-11-02T11:40:55.597Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c14f2b1a7bd697deba5b874f4e72d33f217cad5a [Pipeline] echo [2023-11-02T11:40:55.640Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c14f2b1 [Pipeline] echo [2023-11-02T11:40:55.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T11:40:55.799Z] provisioning config files... [2023-11-02T11:40:55.833Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-446@tmp/config13588920156166545729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:40:56.175Z] ---> docker-login.sh [2023-11-02T11:40:56.175Z] nexus3.edgexfoundry.org:10001 [2023-11-02T11:40:58.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:40:58.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:40:58.717Z] Configure a credential helper to remove this warning. See [2023-11-02T11:40:58.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:40:58.717Z] [2023-11-02T11:40:58.717Z] Login Succeeded [2023-11-02T11:40:58.717Z] nexus3.edgexfoundry.org:10002 [2023-11-02T11:40:58.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:40:58.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:40:58.717Z] Configure a credential helper to remove this warning. See [2023-11-02T11:40:58.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:40:58.717Z] [2023-11-02T11:40:58.717Z] Login Succeeded [2023-11-02T11:40:58.717Z] nexus3.edgexfoundry.org:10003 [2023-11-02T11:40:58.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:40:58.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:40:58.717Z] Configure a credential helper to remove this warning. See [2023-11-02T11:40:58.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:40:58.717Z] [2023-11-02T11:40:58.717Z] Login Succeeded [2023-11-02T11:40:58.717Z] nexus3.edgexfoundry.org:10004 [2023-11-02T11:40:58.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:40:58.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:40:58.976Z] Configure a credential helper to remove this warning. See [2023-11-02T11:40:58.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:40:58.976Z] [2023-11-02T11:40:58.976Z] Login Succeeded [2023-11-02T11:40:58.976Z] docker.io [2023-11-02T11:40:58.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:40:59.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:40:59.236Z] Configure a credential helper to remove this warning. See [2023-11-02T11:40:59.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:40:59.236Z] [2023-11-02T11:40:59.236Z] Login Succeeded [2023-11-02T11:40:59.236Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T11:40:59.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-02T11:40:59.891Z] + git rev-list -1 --merges c14f2b1a7bd697deba5b874f4e72d33f217cad5a~1..c14f2b1a7bd697deba5b874f4e72d33f217cad5a [Pipeline] echo [2023-11-02T11:40:59.954Z] -----------> git rev-list -1 --merges c14f2b1a7bd697deba5b874f4e72d33f217cad5a~1..c14f2b1a7bd697deba5b874f4e72d33f217cad5a c14f2b1a7bd697deba5b874f4e72d33f217cad5a [false] [Pipeline] sh [2023-11-02T11:41:00.260Z] + git log --format=format:%s -1 c14f2b1a7bd697deba5b874f4e72d33f217cad5a [Pipeline] echo [2023-11-02T11:41:00.292Z] ========================================================= [2023-11-02T11:41:00.292Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-02T11:41:00.292Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T11:41:00.710Z] + git log --format=format:%s -1 c14f2b1a7bd697deba5b874f4e72d33f217cad5a [Pipeline] echo [2023-11-02T11:41:00.740Z] [semverPrep] GIT_COMMIT: c14f2b1a7bd697deba5b874f4e72d33f217cad5a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-02T11:41:00.766Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-02T11:41:01.148Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T11:41:01.148Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-02T11:41:01.148Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-02T11:41:01.148Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-02T11:41:01.148Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-02T11:41:01.148Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-02T11:41:01.148Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:41:01.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T11:41:01.639Z] [2023-11-02T11:41:01.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:41:02.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T11:41:03.399Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-02T11:41:03.399Z] b85a868b505f: Pulling fs layer [2023-11-02T11:41:03.399Z] e2be974225ed: Pulling fs layer [2023-11-02T11:41:03.399Z] 339a4e72a1f5: Pulling fs layer [2023-11-02T11:41:03.399Z] 988bab9f4d93: Pulling fs layer [2023-11-02T11:41:03.399Z] 1469e6f7b9e6: Pulling fs layer [2023-11-02T11:41:03.399Z] eaf3925da568: Pulling fs layer [2023-11-02T11:41:03.399Z] bab4dde63d76: Pulling fs layer [2023-11-02T11:41:03.399Z] bde34c3a00c8: Pulling fs layer [2023-11-02T11:41:03.399Z] b352a97aabf1: Pulling fs layer [2023-11-02T11:41:03.399Z] 4872d77fe225: Pulling fs layer [2023-11-02T11:41:03.399Z] 5851b861e8e6: Pulling fs layer [2023-11-02T11:41:03.399Z] 1469e6f7b9e6: Waiting [2023-11-02T11:41:03.399Z] b352a97aabf1: Waiting [2023-11-02T11:41:03.399Z] bde34c3a00c8: Waiting [2023-11-02T11:41:03.399Z] eaf3925da568: Waiting [2023-11-02T11:41:03.399Z] 988bab9f4d93: Waiting [2023-11-02T11:41:03.399Z] bab4dde63d76: Waiting [2023-11-02T11:41:03.399Z] 5851b861e8e6: Waiting [2023-11-02T11:41:03.399Z] 4872d77fe225: Waiting [2023-11-02T11:41:03.399Z] e2be974225ed: Verifying Checksum [2023-11-02T11:41:03.399Z] e2be974225ed: Download complete [2023-11-02T11:41:03.399Z] 988bab9f4d93: Verifying Checksum [2023-11-02T11:41:03.400Z] 988bab9f4d93: Download complete [2023-11-02T11:41:03.660Z] 1469e6f7b9e6: Verifying Checksum [2023-11-02T11:41:03.660Z] 1469e6f7b9e6: Download complete [2023-11-02T11:41:03.660Z] eaf3925da568: Download complete [2023-11-02T11:41:03.660Z] 339a4e72a1f5: Verifying Checksum [2023-11-02T11:41:03.660Z] 339a4e72a1f5: Download complete [2023-11-02T11:41:03.660Z] bde34c3a00c8: Verifying Checksum [2023-11-02T11:41:03.660Z] bde34c3a00c8: Download complete [2023-11-02T11:41:03.660Z] b352a97aabf1: Download complete [2023-11-02T11:41:03.660Z] 4872d77fe225: Verifying Checksum [2023-11-02T11:41:03.660Z] 4872d77fe225: Download complete [2023-11-02T11:41:03.660Z] 5851b861e8e6: Download complete [2023-11-02T11:41:03.660Z] b85a868b505f: Download complete [2023-11-02T11:41:03.920Z] bab4dde63d76: Verifying Checksum [2023-11-02T11:41:03.920Z] bab4dde63d76: Download complete [2023-11-02T11:41:05.304Z] b85a868b505f: Pull complete [2023-11-02T11:41:05.571Z] e2be974225ed: Pull complete [2023-11-02T11:41:06.164Z] 339a4e72a1f5: Pull complete [2023-11-02T11:41:06.424Z] 988bab9f4d93: Pull complete [2023-11-02T11:41:06.683Z] 1469e6f7b9e6: Pull complete [2023-11-02T11:41:06.683Z] eaf3925da568: Pull complete [2023-11-02T11:41:10.024Z] bab4dde63d76: Pull complete [2023-11-02T11:41:10.024Z] bde34c3a00c8: Pull complete [2023-11-02T11:41:10.024Z] b352a97aabf1: Pull complete [2023-11-02T11:41:10.024Z] 4872d77fe225: Pull complete [2023-11-02T11:41:10.024Z] 5851b861e8e6: Pull complete [2023-11-02T11:41:10.024Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-02T11:41:10.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T11:41:10.024Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T11:41:10.291Z] prd-ubuntu20.04-docker-8c-8g-16378 does not seem to be running inside a container [2023-11-02T11:41:10.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-446 -v /w/workspace/foundry_device-virtual-go_PR-446:/w/workspace/foundry_device-virtual-go_PR-446:rw,z -v /w/workspace/foundry_device-virtual-go_PR-446@tmp:/w/workspace/foundry_device-virtual-go_PR-446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-02T11:41:16.811Z] $ docker top 628b719a5d880f10b7b072347fecf9cd5d3fee58768ba56613d17e88e241859d -eo pid,comm [2023-11-02T11:41:16.859Z] 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-11-02T11:41:16.859Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T11:41:16.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T11:41:16.992Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T11:41:17.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T11:41:17.117Z] $ docker exec 628b719a5d880f10b7b072347fecf9cd5d3fee58768ba56613d17e88e241859d ssh-agent [2023-11-02T11:41:17.211Z] SSH_AUTH_SOCK=/tmp/ssh-z2fngNbK3kXm/agent.33 [2023-11-02T11:41:17.211Z] SSH_AGENT_PID=39 [2023-11-02T11:41:17.217Z] Running ssh-add (command line suppressed) [2023-11-02T11:41:17.316Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-446@tmp/private_key_16053199338030549097.key (/w/workspace/foundry_device-virtual-go_PR-446@tmp/private_key_16053199338030549097.key) [2023-11-02T11:41:17.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T11:41:17.650Z] + git tag --points-at HEAD [Pipeline] } [2023-11-02T11:41:17.677Z] $ docker exec --env ******** --env ******** 628b719a5d880f10b7b072347fecf9cd5d3fee58768ba56613d17e88e241859d ssh-agent -k [2023-11-02T11:41:17.768Z] unset SSH_AUTH_SOCK; [2023-11-02T11:41:17.768Z] unset SSH_AGENT_PID; [2023-11-02T11:41:17.769Z] echo Agent pid 39 killed; [2023-11-02T11:41:17.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-02T11:41:17.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T11:41:17.869Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T11:41:17.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T11:41:18.001Z] $ docker exec 628b719a5d880f10b7b072347fecf9cd5d3fee58768ba56613d17e88e241859d ssh-agent [2023-11-02T11:41:18.129Z] SSH_AUTH_SOCK=/tmp/ssh-4Kc8kVXxyMvk/agent.71 [2023-11-02T11:41:18.129Z] SSH_AGENT_PID=77 [2023-11-02T11:41:18.134Z] Running ssh-add (command line suppressed) [2023-11-02T11:41:18.237Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-446@tmp/private_key_3130515275072475393.key (/w/workspace/foundry_device-virtual-go_PR-446@tmp/private_key_3130515275072475393.key) [2023-11-02T11:41:18.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T11:41:18.575Z] + git semver init [2023-11-02T11:41:18.837Z] 2023-11-02 11:41:18,785 [run_init] DEBUG init version:0.0.0 force:False [2023-11-02T11:41:18.837Z] 2023-11-02 11:41:18,787 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-446/.semver [2023-11-02T11:41:18.837Z] 2023-11-02 11:41:18,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-446/.semver [2023-11-02T11:41:18.837Z] 2023-11-02 11:41:18,788 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-446/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-446, universal_newlines=False, shell=None, istream=None) [2023-11-02T11:41:20.291Z] 2023-11-02 11:41:20,023 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-446/.git/info/exclude [2023-11-02T11:41:20.291Z] 2023-11-02 11:41:20,023 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-446/.semver/PR-446 with force:False [2023-11-02T11:41:20.291Z] 2023-11-02 11:41:20,023 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-446/.semver/PR-446 [2023-11-02T11:41:20.291Z] 2023-11-02 11:41:20,027 [execute] INFO git cat-file --batch-check [2023-11-02T11:41:20.291Z] 2023-11-02 11:41:20,028 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-446/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T11:41:20.291Z] 2023-11-02 11:41:20,034 [execute] INFO git cat-file --batch [2023-11-02T11:41:20.291Z] 2023-11-02 11:41:20,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-446/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T11:41:20.291Z] 2023-11-02 11:41:20,038 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-446/.semver/PR-446 [2023-11-02T11:41:20.291Z] 0.0.0 [Pipeline] } [2023-11-02T11:41:20.320Z] $ docker exec --env ******** --env ******** 628b719a5d880f10b7b072347fecf9cd5d3fee58768ba56613d17e88e241859d ssh-agent -k [2023-11-02T11:41:20.417Z] unset SSH_AUTH_SOCK; [2023-11-02T11:41:20.418Z] unset SSH_AGENT_PID; [2023-11-02T11:41:20.418Z] echo Agent pid 77 killed; [2023-11-02T11:41:20.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T11:41:20.830Z] + git semver [Pipeline] } [2023-11-02T11:41:21.117Z] $ docker stop --time=1 628b719a5d880f10b7b072347fecf9cd5d3fee58768ba56613d17e88e241859d [2023-11-02T11:41:22.626Z] $ docker rm -f --volumes 628b719a5d880f10b7b072347fecf9cd5d3fee58768ba56613d17e88e241859d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T11:41:23.024Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-02T11:41:23.305Z] Stashed 1 file(s) [Pipeline] echo [2023-11-02T11:41:23.320Z] [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-11-02T11:41:23.883Z] provisioning config files... [2023-11-02T11:41:23.895Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-446@tmp/config15344219060662511654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:41:24.242Z] ---> docker-login.sh [2023-11-02T11:41:24.243Z] nexus3.edgexfoundry.org:10001 [2023-11-02T11:41:24.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:41:24.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:41:24.243Z] Configure a credential helper to remove this warning. See [2023-11-02T11:41:24.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:41:24.243Z] [2023-11-02T11:41:24.243Z] Login Succeeded [2023-11-02T11:41:24.243Z] nexus3.edgexfoundry.org:10002 [2023-11-02T11:41:24.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:41:24.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:41:24.243Z] Configure a credential helper to remove this warning. See [2023-11-02T11:41:24.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:41:24.243Z] [2023-11-02T11:41:24.243Z] Login Succeeded [2023-11-02T11:41:24.243Z] nexus3.edgexfoundry.org:10003 [2023-11-02T11:41:24.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:41:24.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:41:24.502Z] Configure a credential helper to remove this warning. See [2023-11-02T11:41:24.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:41:24.502Z] [2023-11-02T11:41:24.502Z] Login Succeeded [2023-11-02T11:41:24.502Z] nexus3.edgexfoundry.org:10004 [2023-11-02T11:41:24.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:41:24.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:41:24.502Z] Configure a credential helper to remove this warning. See [2023-11-02T11:41:24.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:41:24.502Z] [2023-11-02T11:41:24.502Z] Login Succeeded [2023-11-02T11:41:24.502Z] docker.io [2023-11-02T11:41:24.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:41:25.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:41:25.027Z] Configure a credential helper to remove this warning. See [2023-11-02T11:41:25.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:41:25.027Z] [2023-11-02T11:41:25.027Z] Login Succeeded [2023-11-02T11:41:25.027Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T11:41:25.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T11:41:25.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T11:41:25.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T11:41:25.323Z] ========================================================= [2023-11-02T11:41:25.323Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-02T11:41:25.323Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:41:25.793Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T11:41:25.793Z] Sending build context to Docker daemon 23.7MB [2023-11-02T11:41:25.793Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T11:41:25.793Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T11:41:26.052Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-02T11:41:26.052Z] 7264a8db6415: Pulling fs layer [2023-11-02T11:41:26.052Z] c4d48a809fc2: Pulling fs layer [2023-11-02T11:41:26.052Z] 4f1c88b9dad5: Pulling fs layer [2023-11-02T11:41:26.052Z] ad3a456e5733: Pulling fs layer [2023-11-02T11:41:26.052Z] 33e27b845d1e: Pulling fs layer [2023-11-02T11:41:26.052Z] c68163c4e522: Pulling fs layer [2023-11-02T11:41:26.052Z] 50da416c3ac9: Pulling fs layer [2023-11-02T11:41:26.052Z] 23d2d4c4bb30: Pulling fs layer [2023-11-02T11:41:26.052Z] ad3a456e5733: Waiting [2023-11-02T11:41:26.052Z] 33e27b845d1e: Waiting [2023-11-02T11:41:26.052Z] c68163c4e522: Waiting [2023-11-02T11:41:26.052Z] 50da416c3ac9: Waiting [2023-11-02T11:41:26.052Z] 23d2d4c4bb30: Waiting [2023-11-02T11:41:26.052Z] c4d48a809fc2: Download complete [2023-11-02T11:41:26.052Z] ad3a456e5733: Verifying Checksum [2023-11-02T11:41:26.052Z] ad3a456e5733: Download complete [2023-11-02T11:41:26.052Z] 33e27b845d1e: Download complete [2023-11-02T11:41:26.052Z] 7264a8db6415: Verifying Checksum [2023-11-02T11:41:26.052Z] 7264a8db6415: Download complete [2023-11-02T11:41:26.052Z] c68163c4e522: Verifying Checksum [2023-11-02T11:41:26.052Z] c68163c4e522: Download complete [2023-11-02T11:41:26.313Z] 7264a8db6415: Pull complete [2023-11-02T11:41:26.313Z] 23d2d4c4bb30: Verifying Checksum [2023-11-02T11:41:26.313Z] 23d2d4c4bb30: Download complete [2023-11-02T11:41:26.313Z] c4d48a809fc2: Pull complete [2023-11-02T11:41:26.573Z] 4f1c88b9dad5: Verifying Checksum [2023-11-02T11:41:26.573Z] 4f1c88b9dad5: Download complete [2023-11-02T11:41:26.831Z] 50da416c3ac9: Verifying Checksum [2023-11-02T11:41:26.831Z] 50da416c3ac9: Download complete [2023-11-02T11:41:30.124Z] 4f1c88b9dad5: Pull complete [2023-11-02T11:41:30.124Z] ad3a456e5733: Pull complete [2023-11-02T11:41:30.124Z] 33e27b845d1e: Pull complete [2023-11-02T11:41:30.124Z] c68163c4e522: Pull complete [2023-11-02T11:41:32.666Z] 50da416c3ac9: Pull complete [2023-11-02T11:41:32.666Z] 23d2d4c4bb30: Pull complete [2023-11-02T11:41:32.666Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-02T11:41:32.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T11:41:32.934Z] ---> 0786185ac409 [2023-11-02T11:41:32.934Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-02T11:41:38.719Z] Still waiting to schedule task [2023-11-02T11:41:38.720Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-02T11:41:39.525Z] ---> Running in d0a208035b15 [2023-11-02T11:41:39.525Z] Removing intermediate container d0a208035b15 [2023-11-02T11:41:39.525Z] ---> f5341a59f75c [2023-11-02T11:41:39.525Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T11:41:39.525Z] ---> Running in f2c214a6139f [2023-11-02T11:41:39.525Z] Removing intermediate container f2c214a6139f [2023-11-02T11:41:39.525Z] ---> 6f0d726e7094 [2023-11-02T11:41:39.525Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T11:41:39.525Z] ---> Running in dfc91df6bcb5 [2023-11-02T11:41:39.525Z] Removing intermediate container dfc91df6bcb5 [2023-11-02T11:41:39.525Z] ---> 29f8bd7ec783 [2023-11-02T11:41:39.525Z] Step 6/12 : WORKDIR /device-virtual-go [2023-11-02T11:41:39.525Z] ---> Running in 653213a15086 [2023-11-02T11:41:39.525Z] Removing intermediate container 653213a15086 [2023-11-02T11:41:39.525Z] ---> 4573391d25c2 [2023-11-02T11:41:39.525Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T11:41:39.525Z] ---> Running in 90457dd4e4c9 [2023-11-02T11:41:39.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T11:41:39.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T11:41:40.352Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-02T11:41:40.352Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-02T11:41:40.352Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-02T11:41:40.352Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-02T11:41:40.352Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T11:41:40.352Z] OK: 268 MiB in 56 packages [2023-11-02T11:41:40.919Z] Removing intermediate container 90457dd4e4c9 [2023-11-02T11:41:40.919Z] ---> 705feeef5718 [2023-11-02T11:41:40.919Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-02T11:41:40.919Z] ---> 19a955d8576b [2023-11-02T11:41:40.919Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T11:41:40.919Z] ---> Running in 2383d33986fd [2023-11-02T11:42:48.712Z] Removing intermediate container 2383d33986fd [2023-11-02T11:42:48.712Z] ---> a763d7b9aaea [2023-11-02T11:42:48.712Z] Step 10/12 : COPY . . [2023-11-02T11:42:48.712Z] ---> f80d1b947fcb [2023-11-02T11:42:48.712Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T11:42:48.712Z] ---> Running in 5502bb7f96ce [2023-11-02T11:42:48.712Z] Removing intermediate container 5502bb7f96ce [2023-11-02T11:42:48.712Z] ---> 2fdc0ebfa518 [2023-11-02T11:42:48.712Z] Step 12/12 : RUN $MAKE [2023-11-02T11:42:48.712Z] ---> Running in f8fd79ea99c1 [2023-11-02T11:42:48.712Z] noop [2023-11-02T11:42:48.712Z] Removing intermediate container f8fd79ea99c1 [2023-11-02T11:42:48.712Z] ---> 46e7f625b9b3 [2023-11-02T11:42:48.712Z] Successfully built 46e7f625b9b3 [2023-11-02T11:42:48.712Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:42:49.144Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T11:42:49.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T11:42:49.287Z] prd-ubuntu20.04-docker-8c-8g-16378 does not seem to be running inside a container [2023-11-02T11:42:49.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-446 -v /w/workspace/foundry_device-virtual-go_PR-446:/w/workspace/foundry_device-virtual-go_PR-446:rw,z -v /w/workspace/foundry_device-virtual-go_PR-446@tmp:/w/workspace/foundry_device-virtual-go_PR-446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T11:42:49.651Z] $ docker top bb4af524dd3223ac480f4a74048b78f17c5bf64a8f4d459f2d6842a2637cf776 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T11:42:50.053Z] + go version [2023-11-02T11:42:50.053Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-02T11:42:50.084Z] $ docker stop --time=1 bb4af524dd3223ac480f4a74048b78f17c5bf64a8f4d459f2d6842a2637cf776 [2023-11-02T11:42:51.493Z] $ docker rm -f --volumes bb4af524dd3223ac480f4a74048b78f17c5bf64a8f4d459f2d6842a2637cf776 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:42:52.222Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T11:42:52.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T11:42:52.373Z] prd-ubuntu20.04-docker-8c-8g-16378 does not seem to be running inside a container [2023-11-02T11:42:52.410Z] $ 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-446 -v /w/workspace/foundry_device-virtual-go_PR-446:/w/workspace/foundry_device-virtual-go_PR-446:rw,z -v /w/workspace/foundry_device-virtual-go_PR-446@tmp:/w/workspace/foundry_device-virtual-go_PR-446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T11:42:52.896Z] $ docker top 19a3647658933a829bdc42c196a6b0c4965a217b5274809f0eb050f5d3e9e2bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T11:42:53.297Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-446 [Pipeline] fileExists [Pipeline] sh [2023-11-02T11:42:53.657Z] + make test [2023-11-02T11:42:53.657Z] go test ./... -coverprofile=coverage.out [2023-11-02T11:42:55.093Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-11-02T11:43:05.131Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-11-02T11:43:05.131Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements [2023-11-02T11:43:10.394Z] go vet ./... [2023-11-02T11:43:13.674Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T11:43:13.674Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T11:43:13.674Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T11:43:13.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T11:43:13.991Z] $ docker stop --time=1 19a3647658933a829bdc42c196a6b0c4965a217b5274809f0eb050f5d3e9e2bb [2023-11-02T11:43:19.087Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16379 in /w/workspace/foundry_device-virtual-go_PR-446 [2023-11-02T11:43:19.254Z] $ docker rm -f --volumes 19a3647658933a829bdc42c196a6b0c4965a217b5274809f0eb050f5d3e9e2bb [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-11-02T11:43:19.575Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-11-02T11:43:19.655Z] The recommended git tool is: git [2023-11-02T11:43:19.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T11:43:19.880Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-02T11:43:20.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T11:43:20.889Z] + ls -al . [2023-11-02T11:43:20.889Z] total 200 [2023-11-02T11:43:20.889Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 11:42 . [2023-11-02T11:43:20.889Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 11:40 .. [2023-11-02T11:43:20.889Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 11:43 .git [2023-11-02T11:43:20.889Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 11:40 .github [2023-11-02T11:43:20.889Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 2 11:40 .gitignore [2023-11-02T11:43:20.889Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 11:40 .golangci.yml [2023-11-02T11:43:20.889Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 11:41 .semver [2023-11-02T11:43:20.889Z] -rw-rw-r-- 1 jenkins jenkins 9708 Nov 2 11:40 Attribution.txt [2023-11-02T11:43:20.889Z] -rw-rw-r-- 1 jenkins jenkins 14372 Nov 2 11:40 CHANGELOG.md [2023-11-02T11:43:20.889Z] -rw-rw-r-- 1 jenkins jenkins 1646 Nov 2 11:40 Dockerfile [2023-11-02T11:43:20.889Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 11:40 GOVERNANCE.md [2023-11-02T11:43:20.889Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 2 11:40 Jenkinsfile [2023-11-02T11:43:20.889Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 11:40 LICENSE [2023-11-02T11:43:20.889Z] -rw-rw-r-- 1 jenkins jenkins 1947 Nov 2 11:40 Makefile [2023-11-02T11:43:20.889Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 2 11:40 OWNERS.md [2023-11-02T11:43:20.889Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 2 11:40 README.md [2023-11-02T11:43:20.889Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 11:41 VERSION [2023-11-02T11:43:20.889Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 11:40 bin [2023-11-02T11:43:20.889Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 11:40 cmd [2023-11-02T11:43:20.889Z] -rw-r--r-- 1 jenkins jenkins 43063 Nov 2 11:43 coverage.out [2023-11-02T11:43:20.889Z] -rw-rw-r-- 1 jenkins jenkins 3638 Nov 2 11:40 go.mod [2023-11-02T11:43:20.889Z] -rw-rw-r-- 1 jenkins jenkins 34490 Nov 2 11:40 go.sum [2023-11-02T11:43:20.889Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 11:40 internal [2023-11-02T11:43:20.889Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 2 11:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:43:21.397Z] + 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=c14f2b1a7bd697deba5b874f4e72d33f217cad5a --label arch=amd64 --label version=0.0.0 . [2023-11-02T11:43:21.397Z] Sending build context to Docker daemon 23.74MB [2023-11-02T11:43:21.397Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T11:43:21.397Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-02T11:43:21.397Z] ---> 46e7f625b9b3 [2023-11-02T11:43:21.397Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-02T11:43:22.184Z] ---> Running in ea12e363cb12 [2023-11-02T11:43:22.184Z] Removing intermediate container ea12e363cb12 [2023-11-02T11:43:22.184Z] ---> 5ceb189fcdbd [2023-11-02T11:43:22.184Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T11:43:22.184Z] ---> Running in 265fe4192e24 [2023-11-02T11:43:22.459Z] Removing intermediate container 265fe4192e24 [2023-11-02T11:43:22.459Z] ---> 03ed8f35df4b [2023-11-02T11:43:22.459Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-11-02T11:43:22.459Z] ---> Running in 7584d058362f [2023-11-02T11:43:22.459Z] Removing intermediate container 7584d058362f [2023-11-02T11:43:22.459Z] ---> d36d09b7a454 [2023-11-02T11:43:22.459Z] Step 6/25 : WORKDIR /device-virtual-go [2023-11-02T11:43:22.459Z] ---> Running in 4c922286b007 [2023-11-02T11:43:22.459Z] Removing intermediate container 4c922286b007 [2023-11-02T11:43:22.459Z] ---> 812e8eff20aa [2023-11-02T11:43:22.459Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T11:43:22.717Z] ---> Running in bccb541a1157 [2023-11-02T11:43:22.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T11:43:22.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T11:43:23.236Z] OK: 268 MiB in 56 packages [2023-11-02T11:43:23.803Z] Removing intermediate container bccb541a1157 [2023-11-02T11:43:23.803Z] ---> 12ab28c8d86f [2023-11-02T11:43:23.803Z] Step 8/25 : COPY go.mod vendor* ./ [2023-11-02T11:43:23.803Z] ---> 47bb37269c63 [2023-11-02T11:43:23.803Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T11:43:23.803Z] ---> Running in f6dbb7862d2b [2023-11-02T11:43:24.784Z] Removing intermediate container f6dbb7862d2b [2023-11-02T11:43:24.784Z] ---> 70ca6a4715fb [2023-11-02T11:43:24.784Z] Step 10/25 : COPY . . [2023-11-02T11:43:25.351Z] ---> 6b0db9600af2 [2023-11-02T11:43:25.351Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T11:43:25.351Z] ---> Running in c8806f47fffc [2023-11-02T11:43:25.610Z] Removing intermediate container c8806f47fffc [2023-11-02T11:43:25.610Z] ---> 96d4339936a4 [2023-11-02T11:43:25.610Z] Step 12/25 : RUN $MAKE [2023-11-02T11:43:25.610Z] ---> Running in af91f484e24c [2023-11-02T11:43:25.868Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-11-02T11:43:28.451Z] using credential edgex-jenkins-ssh [2023-11-02T11:43:28.467Z] Cloning the remote Git repository [2023-11-02T11:43:28.518Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-11-02T11:43:28.633Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-11-02T11:43:28.789Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-11-02T11:43:28.791Z] > git --version # timeout=10 [2023-11-02T11:43:28.831Z] > git --version # 'git version 2.25.1' [2023-11-02T11:43:28.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T11:43:29.046Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T11:43:31.608Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-11-02T11:43:31.635Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T11:43:32.801Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-11-02T11:43:32.862Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-11-02T11:43:32.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T11:43:32.877Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/446/head:refs/remotes/origin/PR-446 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-02T11:43:33.510Z] Merging remotes/origin/main commit a4fb408bd6b294fc41552c8711cc9fe432fefed6 into PR head commit c14f2b1a7bd697deba5b874f4e72d33f217cad5a [2023-11-02T11:43:33.851Z] Merge succeeded, producing c14f2b1a7bd697deba5b874f4e72d33f217cad5a [2023-11-02T11:43:33.852Z] Checking out Revision c14f2b1a7bd697deba5b874f4e72d33f217cad5a (PR-446) [2023-11-02T11:43:34.389Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-02T11:43:34.450Z] > git --version # timeout=10 [2023-11-02T11:43:34.470Z] > git --version # 'git version 2.25.1' [2023-11-02T11:43:34.496Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T11:43:33.527Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T11:43:33.594Z] > git checkout -f c14f2b1a7bd697deba5b874f4e72d33f217cad5a # timeout=10 [2023-11-02T11:43:33.670Z] > git remote # timeout=10 [2023-11-02T11:43:33.700Z] > git config --get remote.origin.url # timeout=10 [2023-11-02T11:43:33.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T11:43:33.770Z] > git merge a4fb408bd6b294fc41552c8711cc9fe432fefed6 # timeout=10 [2023-11-02T11:43:33.819Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-02T11:43:33.859Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T11:43:33.876Z] > git checkout -f c14f2b1a7bd697deba5b874f4e72d33f217cad5a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T11:43:35.693Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-02T11:43:35.693Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T11:43:35.693Z] Dload Upload Total Spent Left Speed [2023-11-02T11:43:35.693Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-11-02T11:43:36.407Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-02T11:43:36.773Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-02T11:43:36.773Z] + sudo tee /etc/docker/daemon.new [2023-11-02T11:43:36.773Z] { [2023-11-02T11:43:36.773Z] "registry-mirrors": [ [2023-11-02T11:43:36.773Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-02T11:43:36.773Z] ], [2023-11-02T11:43:36.773Z] "bip": "10.250.0.254/24", [2023-11-02T11:43:36.773Z] "hosts": [ [2023-11-02T11:43:36.773Z] "tcp://0.0.0.0:5555", [2023-11-02T11:43:36.773Z] "unix:///var/run/docker.sock" [2023-11-02T11:43:36.773Z] ], [2023-11-02T11:43:36.773Z] "mtu": 1458, [2023-11-02T11:43:36.773Z] "selinux-enabled": true, [2023-11-02T11:43:36.773Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-02T11:43:36.773Z] } [Pipeline] sh [2023-11-02T11:43:37.155Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-02T11:43:37.512Z] + sudo service docker restart [2023-11-02T11:43:47.853Z] Removing intermediate container af91f484e24c [2023-11-02T11:43:47.853Z] ---> 01199f9b3a82 [2023-11-02T11:43:47.853Z] Step 13/25 : FROM alpine:3.18 [2023-11-02T11:43:47.853Z] 3.18: Pulling from library/alpine [2023-11-02T11:43:47.853Z] 96526aa774ef: Pulling fs layer [2023-11-02T11:43:47.853Z] 96526aa774ef: Download complete [2023-11-02T11:43:47.853Z] 96526aa774ef: Pull complete [2023-11-02T11:43:47.853Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T11:43:47.853Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T11:43:47.853Z] ---> 8ca4688f4f35 [2023-11-02T11:43:47.853Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-11-02T11:43:47.853Z] ---> Running in 47a70d0697f7 [2023-11-02T11:43:47.853Z] Removing intermediate container 47a70d0697f7 [2023-11-02T11:43:47.853Z] ---> 08c63e574e4b [2023-11-02T11:43:47.853Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-02T11:43:47.853Z] ---> Running in 926db072876d [2023-11-02T11:43:47.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T11:43:47.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T11:43:47.853Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-02T11:43:47.853Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T11:43:47.853Z] OK: 7 MiB in 16 packages [2023-11-02T11:43:47.853Z] Removing intermediate container 926db072876d [2023-11-02T11:43:47.853Z] ---> b6556f71811d [2023-11-02T11:43:47.853Z] Step 16/25 : WORKDIR / [2023-11-02T11:43:47.853Z] ---> Running in f28e28ef3fc8 [2023-11-02T11:43:47.853Z] Removing intermediate container f28e28ef3fc8 [2023-11-02T11:43:47.853Z] ---> d36f37a8670a [2023-11-02T11:43:47.853Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-11-02T11:43:47.853Z] ---> 9adb1b413f77 [2023-11-02T11:43:47.853Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-11-02T11:43:47.853Z] ---> dbbe3512755d [2023-11-02T11:43:47.853Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-11-02T11:43:48.111Z] ---> 8c680dce36a0 [2023-11-02T11:43:48.111Z] Step 20/25 : EXPOSE 59900 [2023-11-02T11:43:48.111Z] ---> Running in 40b3354dbc59 [2023-11-02T11:43:48.111Z] Removing intermediate container 40b3354dbc59 [2023-11-02T11:43:48.111Z] ---> eea76aca4846 [2023-11-02T11:43:48.111Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-11-02T11:43:48.371Z] ---> Running in 35be5dd001a7 [2023-11-02T11:43:48.371Z] Removing intermediate container 35be5dd001a7 [2023-11-02T11:43:48.371Z] ---> 3828f1d80f3a [2023-11-02T11:43:48.371Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T11:43:48.371Z] ---> Running in 84d4a1eba8a3 [2023-11-02T11:43:48.630Z] Removing intermediate container 84d4a1eba8a3 [2023-11-02T11:43:48.630Z] ---> 6dfb83ff1028 [2023-11-02T11:43:48.630Z] Step 23/25 : LABEL arch=amd64 [2023-11-02T11:43:48.630Z] ---> Running in b13d48bf979f [2023-11-02T11:43:48.630Z] Removing intermediate container b13d48bf979f [2023-11-02T11:43:48.630Z] ---> 61e95505c779 [2023-11-02T11:43:48.630Z] Step 24/25 : LABEL git_sha=c14f2b1a7bd697deba5b874f4e72d33f217cad5a [2023-11-02T11:43:48.630Z] ---> Running in 71d419b6d26b [2023-11-02T11:43:48.890Z] Removing intermediate container 71d419b6d26b [2023-11-02T11:43:48.890Z] ---> da8313387add [2023-11-02T11:43:48.890Z] Step 25/25 : LABEL version=0.0.0 [2023-11-02T11:43:48.890Z] ---> Running in bc3baab9006b [2023-11-02T11:43:48.890Z] Removing intermediate container bc3baab9006b [2023-11-02T11:43:48.890Z] ---> d2e706ea66e3 [2023-11-02T11:43:48.890Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T11:43:48.890Z] Successfully built d2e706ea66e3 [2023-11-02T11:43:48.890Z] 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-11-02T11:43:49.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T11:43:49.749Z] [2023-11-02T11:43:49.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:43:50.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T11:43:50.115Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-02T11:43:50.115Z] 5eb5b503b376: Pulling fs layer [2023-11-02T11:43:50.115Z] 5c69ac0246d0: Pulling fs layer [2023-11-02T11:43:50.115Z] ec43610c2a17: Pulling fs layer [2023-11-02T11:43:50.115Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-02T11:43:50.115Z] 33b1e0a273af: Pulling fs layer [2023-11-02T11:43:50.115Z] 5d3b04190fa2: Pulling fs layer [2023-11-02T11:43:50.115Z] 2f39f015ded8: Pulling fs layer [2023-11-02T11:43:50.115Z] 33b1e0a273af: Waiting [2023-11-02T11:43:50.115Z] 5d3b04190fa2: Waiting [2023-11-02T11:43:50.115Z] 2f39f015ded8: Waiting [2023-11-02T11:43:50.115Z] 3a2ae6a8a46f: Waiting [2023-11-02T11:43:50.115Z] 5c69ac0246d0: Verifying Checksum [2023-11-02T11:43:50.115Z] 5c69ac0246d0: Download complete [2023-11-02T11:43:50.115Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-02T11:43:50.115Z] 3a2ae6a8a46f: Download complete [2023-11-02T11:43:50.115Z] 33b1e0a273af: Verifying Checksum [2023-11-02T11:43:50.115Z] 33b1e0a273af: Download complete [2023-11-02T11:43:50.115Z] ec43610c2a17: Verifying Checksum [2023-11-02T11:43:50.115Z] ec43610c2a17: Download complete [2023-11-02T11:43:50.115Z] 5d3b04190fa2: Verifying Checksum [2023-11-02T11:43:50.373Z] 5eb5b503b376: Verifying Checksum [2023-11-02T11:43:50.373Z] 5eb5b503b376: Download complete [2023-11-02T11:43:51.811Z] 5eb5b503b376: Pull complete [2023-11-02T11:43:51.811Z] 5c69ac0246d0: Pull complete [2023-11-02T11:43:52.378Z] ec43610c2a17: Pull complete [2023-11-02T11:43:52.643Z] 3a2ae6a8a46f: Pull complete [2023-11-02T11:43:52.907Z] 33b1e0a273af: Pull complete [2023-11-02T11:43:52.907Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T11:43:55.867Z] provisioning config files... [2023-11-02T11:43:55.892Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3685358098896632798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:43:56.275Z] ---> docker-login.sh [2023-11-02T11:43:56.275Z] nexus3.edgexfoundry.org:10001 [2023-11-02T11:43:56.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:43:56.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:43:56.813Z] Configure a credential helper to remove this warning. See [2023-11-02T11:43:56.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:43:56.813Z] [2023-11-02T11:43:56.813Z] Login Succeeded [2023-11-02T11:43:56.813Z] nexus3.edgexfoundry.org:10002 [2023-11-02T11:43:57.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:43:57.091Z] 2f39f015ded8: Pull complete [2023-11-02T11:43:57.091Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-02T11:43:57.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T11:43:57.091Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T11:43:57.335Z] prd-ubuntu20.04-docker-8c-8g-16378 does not seem to be running inside a container [2023-11-02T11:43:57.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:43:57.348Z] Configure a credential helper to remove this warning. See [2023-11-02T11:43:57.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:43:57.348Z] [2023-11-02T11:43:57.348Z] Login Succeeded [2023-11-02T11:43:57.348Z] nexus3.edgexfoundry.org:10003 [2023-11-02T11:43:57.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:43:57.368Z] $ 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-446 -v /w/workspace/foundry_device-virtual-go_PR-446:/w/workspace/foundry_device-virtual-go_PR-446:rw,z -v /w/workspace/foundry_device-virtual-go_PR-446@tmp:/w/workspace/foundry_device-virtual-go_PR-446@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-11-02T11:43:57.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:43:57.627Z] Configure a credential helper to remove this warning. See [2023-11-02T11:43:57.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:43:57.627Z] [2023-11-02T11:43:57.627Z] Login Succeeded [2023-11-02T11:43:57.627Z] nexus3.edgexfoundry.org:10004 [2023-11-02T11:43:57.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:43:57.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:43:57.897Z] Configure a credential helper to remove this warning. See [2023-11-02T11:43:57.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:43:57.897Z] [2023-11-02T11:43:57.897Z] Login Succeeded [2023-11-02T11:43:57.897Z] docker.io [2023-11-02T11:43:58.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T11:43:58.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T11:43:58.434Z] Configure a credential helper to remove this warning. See [2023-11-02T11:43:58.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T11:43:58.434Z] [2023-11-02T11:43:58.434Z] Login Succeeded [2023-11-02T11:43:58.434Z] ---> docker-login.sh ends [2023-11-02T11:44:04.164Z] $ docker top a6723fab1e404001dfa307016891abdf14859c114a81ec7572814c61bf450a14 -eo pid,comm [Pipeline] { [Pipeline] } [2023-11-02T11:44:04.338Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-11-02T11:44:04.740Z] ---> job-cost.sh [2023-11-02T11:44:04.740Z] lf-activate-venv: SKIPPING [2023-11-02T11:44:04.740Z] INFO: No Stack... [Pipeline] echo [2023-11-02T11:44:04.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T11:44:04.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T11:44:04.893Z] ========================================================= [2023-11-02T11:44:04.893Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-02T11:44:04.893Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-11-02T11:44:04.998Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:44:05.412Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T11:44:05.567Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T11:44:05.682Z] Sending build context to Docker daemon 11.98MB [2023-11-02T11:44:05.880Z] + cat /w/workspace/foundry_device-virtual-go_PR-446/archives/cost.csv [2023-11-02T11:44:05.880Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T11:44:05.924Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-446-1-stack-cost] [2023-11-02T11:44:05.928Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-446-1-stack-cost] did not exist. Created. [2023-11-02T11:44:05.928Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-446-1-stack-cost] [Pipeline] { [2023-11-02T11:44:05.957Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T11:44:05.957Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-02T11:44:05.957Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-02T11:44:05.957Z] 9fda8d8052c6: Pulling fs layer [2023-11-02T11:44:05.957Z] 5d54e960e981: Pulling fs layer [2023-11-02T11:44:05.957Z] c4a7e357bf2a: Pulling fs layer [2023-11-02T11:44:05.957Z] f0e02332f6b5: Pulling fs layer [2023-11-02T11:44:05.957Z] cefa15bbcfad: Pulling fs layer [2023-11-02T11:44:05.957Z] 17808c966233: Pulling fs layer [2023-11-02T11:44:05.957Z] f0e02332f6b5: Waiting [2023-11-02T11:44:05.957Z] f4c1fc716caa: Pulling fs layer [2023-11-02T11:44:05.957Z] cefa15bbcfad: Waiting [2023-11-02T11:44:05.957Z] 17808c966233: Waiting [2023-11-02T11:44:05.957Z] f4c1fc716caa: Waiting [2023-11-02T11:44:05.957Z] 5d54e960e981: Download complete [2023-11-02T11:44:05.957Z] f0e02332f6b5: Download complete [Pipeline] unstash [Pipeline] sh [2023-11-02T11:44:06.227Z] cefa15bbcfad: Verifying Checksum [2023-11-02T11:44:06.227Z] cefa15bbcfad: Download complete [2023-11-02T11:44:06.227Z] 9fda8d8052c6: Download complete [2023-11-02T11:44:06.358Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-02T11:44:06.410Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T11:44:06.435Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-446-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T11:44:06.524Z] f4c1fc716caa: Verifying Checksum [2023-11-02T11:44:06.524Z] f4c1fc716caa: Download complete [2023-11-02T11:44:06.528Z] $ docker stop --time=1 a6723fab1e404001dfa307016891abdf14859c114a81ec7572814c61bf450a14 [2023-11-02T11:44:07.113Z] 9fda8d8052c6: Pull complete [2023-11-02T11:44:07.681Z] $ docker rm -f --volumes a6723fab1e404001dfa307016891abdf14859c114a81ec7572814c61bf450a14 [2023-11-02T11:44:07.701Z] 5d54e960e981: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2023-11-02T11:44:07.969Z] c4a7e357bf2a: Verifying Checksum [2023-11-02T11:44:07.969Z] c4a7e357bf2a: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T11:44:08.931Z] 17808c966233: Verifying Checksum [2023-11-02T11:44:08.931Z] 17808c966233: Download complete [2023-11-02T11:44:21.339Z] c4a7e357bf2a: Pull complete [2023-11-02T11:44:21.339Z] f0e02332f6b5: Pull complete [2023-11-02T11:44:21.339Z] cefa15bbcfad: Pull complete [2023-11-02T11:44:29.587Z] 17808c966233: Pull complete [2023-11-02T11:44:30.997Z] f4c1fc716caa: Pull complete [2023-11-02T11:44:30.997Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-02T11:44:30.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T11:44:30.997Z] ---> ea914061e18c [2023-11-02T11:44:30.997Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-02T11:44:32.430Z] ---> Running in f7abd5374e82 [2023-11-02T11:44:32.702Z] Removing intermediate container f7abd5374e82 [2023-11-02T11:44:32.702Z] ---> 1904d90dd940 [2023-11-02T11:44:32.702Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T11:44:32.969Z] ---> Running in d96ce58c06d6 [2023-11-02T11:44:33.235Z] Removing intermediate container d96ce58c06d6 [2023-11-02T11:44:33.235Z] ---> 252f0f0ca0fc [2023-11-02T11:44:33.235Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-02T11:44:33.235Z] ---> Running in 59dea675361d [2023-11-02T11:44:33.502Z] Removing intermediate container 59dea675361d [2023-11-02T11:44:33.502Z] ---> 25d683caeb6c [2023-11-02T11:44:33.502Z] Step 6/12 : WORKDIR /device-virtual-go [2023-11-02T11:44:33.502Z] ---> Running in 35650a5b6344 [2023-11-02T11:44:33.774Z] Removing intermediate container 35650a5b6344 [2023-11-02T11:44:33.774Z] ---> dbc311bd596f [2023-11-02T11:44:33.774Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T11:44:34.041Z] ---> Running in d01669351eba [2023-11-02T11:44:35.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T11:44:35.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T11:44:36.541Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-02T11:44:36.541Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-02T11:44:36.541Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-02T11:44:36.541Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-02T11:44:36.541Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T11:44:36.541Z] OK: 270 MiB in 56 packages [2023-11-02T11:44:37.963Z] Removing intermediate container d01669351eba [2023-11-02T11:44:37.963Z] ---> a11ef7974592 [2023-11-02T11:44:37.963Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-02T11:44:39.906Z] ---> d3c333840e61 [2023-11-02T11:44:39.906Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T11:44:39.906Z] ---> Running in 4ed6dcb33b65 [2023-11-02T11:46:01.522Z] Removing intermediate container 4ed6dcb33b65 [2023-11-02T11:46:01.522Z] ---> b5da0a447e5b [2023-11-02T11:46:01.522Z] Step 10/12 : COPY . . [2023-11-02T11:46:01.522Z] ---> 6f82f50916ee [2023-11-02T11:46:01.522Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T11:46:01.522Z] ---> Running in bcca0d83f659 [2023-11-02T11:46:01.522Z] Removing intermediate container bcca0d83f659 [2023-11-02T11:46:01.522Z] ---> 0ea66ed833b1 [2023-11-02T11:46:01.522Z] Step 12/12 : RUN $MAKE [2023-11-02T11:46:01.522Z] ---> Running in 27ea71bd7360 [2023-11-02T11:46:01.522Z] noop [2023-11-02T11:46:01.522Z] Removing intermediate container 27ea71bd7360 [2023-11-02T11:46:01.522Z] ---> 4dfdfeb26f4f [2023-11-02T11:46:01.522Z] Successfully built 4dfdfeb26f4f [2023-11-02T11:46:01.522Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:46:02.000Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T11:46:02.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T11:46:02.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-16379 does not seem to be running inside a container [2023-11-02T11:46:02.349Z] $ 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-11-02T11:46:04.649Z] $ docker top b57410c9e51cfc8f8c322ef6f5d1a3405e2fbb5f2b6069e147245fae6f4fa5e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T11:46:05.509Z] + go version [2023-11-02T11:46:05.509Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-02T11:46:05.543Z] $ docker stop --time=1 b57410c9e51cfc8f8c322ef6f5d1a3405e2fbb5f2b6069e147245fae6f4fa5e9 [2023-11-02T11:46:07.123Z] $ docker rm -f --volumes b57410c9e51cfc8f8c322ef6f5d1a3405e2fbb5f2b6069e147245fae6f4fa5e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:46:07.945Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T11:46:07.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T11:46:08.193Z] prd-ubuntu20.04-docker-arm64-4c-16g-16379 does not seem to be running inside a container [2023-11-02T11:46:08.252Z] $ 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-11-02T11:46:09.345Z] $ docker top e133b0ccaf15867afd66d70ed524008d4153bb0f420c9542b17e09040ae50d56 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T11:46:09.895Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-02T11:46:10.277Z] + make test [2023-11-02T11:46:10.277Z] go test ./... -coverprofile=coverage.out [2023-11-02T11:46:14.540Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-11-02T11:47:51.186Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-11-02T11:47:51.186Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.067s coverage: 58.4% of statements [2023-11-02T11:47:51.186Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-02T11:47:51.186Z] go vet ./... [2023-11-02T11:47:59.395Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T11:47:59.395Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T11:47:59.395Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-02T11:47:59.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T11:47:59.470Z] $ docker stop --time=1 e133b0ccaf15867afd66d70ed524008d4153bb0f420c9542b17e09040ae50d56 [2023-11-02T11:48:01.282Z] $ docker rm -f --volumes e133b0ccaf15867afd66d70ed524008d4153bb0f420c9542b17e09040ae50d56 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T11:48:02.480Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T11:48:02.514Z] Warning: overwriting stash ‘coverage-report’ [2023-11-02T11:48:02.973Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T11:48:03.605Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-02T11:48:03.937Z] + ls -al . [2023-11-02T11:48:03.937Z] total 196 [2023-11-02T11:48:03.937Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 2 11:46 . [2023-11-02T11:48:03.937Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 11:43 .. [2023-11-02T11:48:03.937Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 2 11:43 .git [2023-11-02T11:48:03.937Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 11:43 .github [2023-11-02T11:48:03.937Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 2 11:43 .gitignore [2023-11-02T11:48:03.937Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 2 11:43 .golangci.yml [2023-11-02T11:48:03.937Z] -rw-rw-r-- 1 jenkins jenkins 9708 Nov 2 11:43 Attribution.txt [2023-11-02T11:48:03.937Z] -rw-rw-r-- 1 jenkins jenkins 14372 Nov 2 11:43 CHANGELOG.md [2023-11-02T11:48:03.937Z] -rw-rw-r-- 1 jenkins jenkins 1646 Nov 2 11:43 Dockerfile [2023-11-02T11:48:03.937Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 2 11:43 GOVERNANCE.md [2023-11-02T11:48:03.937Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 2 11:43 Jenkinsfile [2023-11-02T11:48:03.937Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 2 11:43 LICENSE [2023-11-02T11:48:03.937Z] -rw-rw-r-- 1 jenkins jenkins 1947 Nov 2 11:43 Makefile [2023-11-02T11:48:03.937Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 2 11:43 OWNERS.md [2023-11-02T11:48:03.937Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 2 11:43 README.md [2023-11-02T11:48:03.937Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 2 11:41 VERSION [2023-11-02T11:48:03.937Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 2 11:43 bin [2023-11-02T11:48:03.937Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 11:43 cmd [2023-11-02T11:48:03.937Z] -rw-r--r-- 1 jenkins jenkins 43063 Nov 2 11:47 coverage.out [2023-11-02T11:48:03.937Z] -rw-rw-r-- 1 jenkins jenkins 3638 Nov 2 11:43 go.mod [2023-11-02T11:48:03.937Z] -rw-rw-r-- 1 jenkins jenkins 34490 Nov 2 11:43 go.sum [2023-11-02T11:48:03.937Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 2 11:43 internal [2023-11-02T11:48:03.937Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 2 11:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:48:04.341Z] + 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=c14f2b1a7bd697deba5b874f4e72d33f217cad5a --label arch=arm64 --label version=0.0.0 . [2023-11-02T11:48:04.925Z] Sending build context to Docker daemon 12.02MB [2023-11-02T11:48:04.925Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T11:48:04.925Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-02T11:48:04.925Z] ---> 4dfdfeb26f4f [2023-11-02T11:48:04.925Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-02T11:48:04.925Z] ---> Running in 741240ca1429 [2023-11-02T11:48:05.196Z] Removing intermediate container 741240ca1429 [2023-11-02T11:48:05.196Z] ---> 2e22f1aa4431 [2023-11-02T11:48:05.196Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T11:48:05.466Z] ---> Running in 153350bca165 [2023-11-02T11:48:05.733Z] Removing intermediate container 153350bca165 [2023-11-02T11:48:05.733Z] ---> 166a4af50a9b [2023-11-02T11:48:05.733Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-11-02T11:48:05.733Z] ---> Running in daaa9164f176 [2023-11-02T11:48:06.000Z] Removing intermediate container daaa9164f176 [2023-11-02T11:48:06.001Z] ---> c16f8a0c8f88 [2023-11-02T11:48:06.001Z] Step 6/25 : WORKDIR /device-virtual-go [2023-11-02T11:48:06.001Z] ---> Running in 75c23dfbdb8d [2023-11-02T11:48:06.269Z] Removing intermediate container 75c23dfbdb8d [2023-11-02T11:48:06.269Z] ---> ae17fb07c167 [2023-11-02T11:48:06.269Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T11:48:06.537Z] ---> Running in 063030d71b1e [2023-11-02T11:48:07.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T11:48:07.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T11:48:09.167Z] OK: 270 MiB in 56 packages [2023-11-02T11:48:12.500Z] Removing intermediate container 063030d71b1e [2023-11-02T11:48:12.500Z] ---> 514cff3717d9 [2023-11-02T11:48:12.500Z] Step 8/25 : COPY go.mod vendor* ./ [2023-11-02T11:48:12.766Z] ---> 5b1dd2075a8c [2023-11-02T11:48:12.766Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T11:48:12.766Z] ---> Running in ec10b26d0e7c [2023-11-02T11:48:15.354Z] Removing intermediate container ec10b26d0e7c [2023-11-02T11:48:15.354Z] ---> 94366dd5afe1 [2023-11-02T11:48:15.354Z] Step 10/25 : COPY . . [2023-11-02T11:48:16.310Z] ---> 92804a0ba73a [2023-11-02T11:48:16.310Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-02T11:48:16.310Z] ---> Running in 1c76e137e9bc [2023-11-02T11:48:16.577Z] Removing intermediate container 1c76e137e9bc [2023-11-02T11:48:16.577Z] ---> 83fd25cb8076 [2023-11-02T11:48:16.577Z] Step 12/25 : RUN $MAKE [2023-11-02T11:48:16.843Z] ---> Running in d1944a8ce6f2 [2023-11-02T11:48:17.815Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-11-02T11:50:09.433Z] Removing intermediate container d1944a8ce6f2 [2023-11-02T11:50:09.433Z] ---> 7d0ef90af42b [2023-11-02T11:50:09.433Z] Step 13/25 : FROM alpine:3.18 [2023-11-02T11:50:09.433Z] 3.18: Pulling from library/alpine [2023-11-02T11:50:09.433Z] 579b34f0a95b: Pulling fs layer [2023-11-02T11:50:09.433Z] 579b34f0a95b: Verifying Checksum [2023-11-02T11:50:09.433Z] 579b34f0a95b: Download complete [2023-11-02T11:50:09.433Z] 579b34f0a95b: Pull complete [2023-11-02T11:50:09.433Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-02T11:50:09.433Z] Status: Downloaded newer image for alpine:3.18 [2023-11-02T11:50:09.433Z] ---> 3cc203321400 [2023-11-02T11:50:09.433Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-11-02T11:50:09.433Z] ---> Running in 846ae44d9853 [2023-11-02T11:50:09.433Z] Removing intermediate container 846ae44d9853 [2023-11-02T11:50:09.433Z] ---> bfbee276284b [2023-11-02T11:50:09.433Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-02T11:50:09.433Z] ---> Running in 6136137cbc0e [2023-11-02T11:50:09.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T11:50:09.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T11:50:09.433Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-02T11:50:09.433Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T11:50:09.433Z] OK: 8 MiB in 16 packages [2023-11-02T11:50:09.433Z] Removing intermediate container 6136137cbc0e [2023-11-02T11:50:09.433Z] ---> 71de37d4f0b0 [2023-11-02T11:50:09.433Z] Step 16/25 : WORKDIR / [2023-11-02T11:50:09.433Z] ---> Running in 3d27a3b5020d [2023-11-02T11:50:09.433Z] Removing intermediate container 3d27a3b5020d [2023-11-02T11:50:09.433Z] ---> ffa182e68c07 [2023-11-02T11:50:09.433Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-11-02T11:50:09.433Z] ---> 751875abc19f [2023-11-02T11:50:09.433Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-11-02T11:50:09.433Z] ---> 35d1132cbf87 [2023-11-02T11:50:09.433Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-11-02T11:50:09.433Z] ---> ee9c9c7cc33d [2023-11-02T11:50:09.433Z] Step 20/25 : EXPOSE 59900 [2023-11-02T11:50:09.433Z] ---> Running in a6ce119e6008 [2023-11-02T11:50:09.433Z] Removing intermediate container a6ce119e6008 [2023-11-02T11:50:09.433Z] ---> fb2104380861 [2023-11-02T11:50:09.433Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-11-02T11:50:09.433Z] ---> Running in 53b77fe84c86 [2023-11-02T11:50:09.433Z] Removing intermediate container 53b77fe84c86 [2023-11-02T11:50:09.433Z] ---> dfb7f617f1e6 [2023-11-02T11:50:09.433Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-02T11:50:09.433Z] ---> Running in f96bceb832a9 [2023-11-02T11:50:09.433Z] Removing intermediate container f96bceb832a9 [2023-11-02T11:50:09.433Z] ---> 33bc4df0c066 [2023-11-02T11:50:09.433Z] Step 23/25 : LABEL arch=arm64 [2023-11-02T11:50:09.433Z] ---> Running in 5da903eb88ce [2023-11-02T11:50:09.433Z] Removing intermediate container 5da903eb88ce [2023-11-02T11:50:09.433Z] ---> c5aa226f24f3 [2023-11-02T11:50:09.433Z] Step 24/25 : LABEL git_sha=c14f2b1a7bd697deba5b874f4e72d33f217cad5a [2023-11-02T11:50:09.433Z] ---> Running in 8f7c6ad2d5fd [2023-11-02T11:50:09.433Z] Removing intermediate container 8f7c6ad2d5fd [2023-11-02T11:50:09.433Z] ---> b3054c0e793a [2023-11-02T11:50:09.433Z] Step 25/25 : LABEL version=0.0.0 [2023-11-02T11:50:09.433Z] ---> Running in b855fd99ff88 [2023-11-02T11:50:09.433Z] Removing intermediate container b855fd99ff88 [2023-11-02T11:50:09.433Z] ---> b92b2d23ad63 [2023-11-02T11:50:09.433Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-02T11:50:09.433Z] Successfully built b92b2d23ad63 [2023-11-02T11:50:09.433Z] 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-11-02T11:50:10.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T11:50:10.235Z] [2023-11-02T11:50:10.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:50:10.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T11:50:10.910Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-02T11:50:10.910Z] 8998bd30e6a1: Pulling fs layer [2023-11-02T11:50:10.910Z] 04944245beec: Pulling fs layer [2023-11-02T11:50:10.910Z] 699f458cf7ca: Pulling fs layer [2023-11-02T11:50:10.910Z] 765212b225bb: Pulling fs layer [2023-11-02T11:50:10.910Z] f23df028b6ca: Pulling fs layer [2023-11-02T11:50:10.910Z] d65c8cfc05b1: Pulling fs layer [2023-11-02T11:50:10.910Z] 2437ff75d9bd: Pulling fs layer [2023-11-02T11:50:10.910Z] d65c8cfc05b1: Waiting [2023-11-02T11:50:10.910Z] 2437ff75d9bd: Waiting [2023-11-02T11:50:10.910Z] f23df028b6ca: Waiting [2023-11-02T11:50:10.910Z] 765212b225bb: Waiting [2023-11-02T11:50:10.910Z] 04944245beec: Verifying Checksum [2023-11-02T11:50:10.910Z] 04944245beec: Download complete [2023-11-02T11:50:10.910Z] 765212b225bb: Verifying Checksum [2023-11-02T11:50:10.910Z] 765212b225bb: Download complete [2023-11-02T11:50:10.910Z] f23df028b6ca: Verifying Checksum [2023-11-02T11:50:10.910Z] f23df028b6ca: Download complete [2023-11-02T11:50:10.910Z] d65c8cfc05b1: Verifying Checksum [2023-11-02T11:50:10.910Z] d65c8cfc05b1: Download complete [2023-11-02T11:50:11.179Z] 699f458cf7ca: Verifying Checksum [2023-11-02T11:50:11.179Z] 699f458cf7ca: Download complete [2023-11-02T11:50:11.447Z] 8998bd30e6a1: Verifying Checksum [2023-11-02T11:50:11.447Z] 8998bd30e6a1: Download complete [2023-11-02T11:50:14.033Z] 2437ff75d9bd: Verifying Checksum [2023-11-02T11:50:14.033Z] 2437ff75d9bd: Download complete [2023-11-02T11:50:15.971Z] 8998bd30e6a1: Pull complete [2023-11-02T11:50:16.236Z] 04944245beec: Pull complete [2023-11-02T11:50:18.173Z] 699f458cf7ca: Pull complete [2023-11-02T11:50:18.173Z] 765212b225bb: Pull complete [2023-11-02T11:50:19.130Z] f23df028b6ca: Pull complete [2023-11-02T11:50:19.130Z] d65c8cfc05b1: Pull complete [2023-11-02T11:50:37.337Z] 2437ff75d9bd: Pull complete [2023-11-02T11:50:37.337Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-02T11:50:37.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T11:50:37.337Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T11:50:37.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-16379 does not seem to be running inside a container [2023-11-02T11:50:37.846Z] $ 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-11-02T11:50:40.482Z] $ docker top c0329e7a606d63b0f750717517df4b11352aec4573a9fb13be854399c91b7a0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:50:41.447Z] ---> job-cost.sh [2023-11-02T11:50:41.448Z] lf-activate-venv: SKIPPING [2023-11-02T11:50:41.448Z] INFO: No Stack... [2023-11-02T11:50:41.716Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-02T11:50:42.676Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T11:50:43.027Z] + + cut -d, -f6 [2023-11-02T11:50:43.027Z] cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2023-11-02T11:50:43.384Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-446-1-stack-cost] [2023-11-02T11:50:43.388Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-446-1-stack-cost] did not exist. Created. [2023-11-02T11:50:43.388Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-446-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T11:50:44.125Z] /w/workspace/device-virtual-go/1@tmp/durable-189c3aac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-02T11:50:44.486Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-02T11:50:44.520Z] Warning: overwriting stash ‘stack-cost’ [2023-11-02T11:50:44.567Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T11:50:44.581Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-446-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T11:50:44.652Z] $ docker stop --time=1 c0329e7a606d63b0f750717517df4b11352aec4573a9fb13be854399c91b7a0e [2023-11-02T11:50:46.149Z] $ docker rm -f --volumes c0329e7a606d63b0f750717517df4b11352aec4573a9fb13be854399c91b7a0e [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-11-02T11:50:47.105Z] provisioning config files... [2023-11-02T11:50:47.112Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-446@tmp/config9890758840552800343tmp [Pipeline] { [Pipeline] sh [2023-11-02T11:50:47.448Z] + set +x [2023-11-02T11:50:47.448Z] + curl -s https://codecov.io/bash [2023-11-02T11:50:47.448Z] + bash -s -- [2023-11-02T11:50:47.448Z] [2023-11-02T11:50:47.448Z] _____ _ [2023-11-02T11:50:47.448Z] / ____| | | [2023-11-02T11:50:47.448Z] | | ___ __| | ___ ___ _____ __ [2023-11-02T11:50:47.448Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-02T11:50:47.448Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-02T11:50:47.448Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-02T11:50:47.448Z] Bash-1.0.6 [2023-11-02T11:50:47.448Z] [2023-11-02T11:50:47.448Z] [2023-11-02T11:50:47.448Z] ==> git version 2.25.1 found [2023-11-02T11:50:47.448Z] ==> 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-11-02T11:50:47.448Z] Release-Date: 2020-01-08 [2023-11-02T11:50:47.448Z] 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-11-02T11:50:47.448Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-02T11:50:47.448Z] ==> Jenkins CI detected. [2023-11-02T11:50:47.448Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-446 [2023-11-02T11:50:47.448Z] project root: . [2023-11-02T11:50:47.448Z] --> token set from env [2023-11-02T11:50:47.448Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-02T11:50:47.448Z] ==> Running gcov in . (disable via -X gcov) [2023-11-02T11:50:47.448Z] ==> Python coveragepy not found [2023-11-02T11:50:47.448Z] ==> Searching for coverage reports in: [2023-11-02T11:50:47.448Z] + . [2023-11-02T11:50:47.448Z] -> Found 1 reports [2023-11-02T11:50:47.448Z] ==> Detecting git/mercurial file structure [2023-11-02T11:50:47.448Z] ==> Reading reports [2023-11-02T11:50:47.448Z] + ./coverage.out bytes=43063 [2023-11-02T11:50:47.448Z] ==> Appending adjustments [2023-11-02T11:50:47.448Z] https://docs.codecov.io/docs/fixing-reports [2023-11-02T11:50:47.708Z] + Found adjustments [2023-11-02T11:50:47.708Z] ==> Gzipping contents [2023-11-02T11:50:47.708Z] 8.0K /tmp/codecov.f0HfYY.gz [2023-11-02T11:50:47.708Z] ==> Uploading reports [2023-11-02T11:50:47.708Z] url: https://codecov.io [2023-11-02T11:50:47.708Z] query: branch=PR-446&commit=c14f2b1a7bd697deba5b874f4e72d33f217cad5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-446%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=446&job=&cmd_args= [2023-11-02T11:50:47.708Z] -> Pinging Codecov [2023-11-02T11:50:47.708Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-446&commit=c14f2b1a7bd697deba5b874f4e72d33f217cad5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-446%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=446&job=&cmd_args= [2023-11-02T11:50:47.967Z] -> Uploading to [2023-11-02T11:50:47.967Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-02/5E52B4B073DB2E39498172D8E973AA87/c14f2b1a7bd697deba5b874f4e72d33f217cad5a/bb0bdc6d-fbc4-4889-96e7-b02f59db5d56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T115047Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82cb37da30ae5be227b377a49e0eb68d5e6dcd00827301ebca573a25c1e9ac8a [2023-11-02T11:50:47.967Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T11:50:47.967Z] Dload Upload Total Spent Left Speed [2023-11-02T11:50:48.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 18860 --:--:-- --:--:-- --:--:-- 18931 [2023-11-02T11:50:48.226Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/c14f2b1a7bd697deba5b874f4e72d33f217cad5a [Pipeline] } [2023-11-02T11:50:48.275Z] 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-11-02T11:50:50.049Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-446/archives ] [2023-11-02T11:50:50.049Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-446/archives [2023-11-02T11:50:50.049Z] total 16 [2023-11-02T11:50:50.049Z] drwxr-xr-x 3 root root 4096 Nov 2 11:44 . [2023-11-02T11:50:50.049Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 11:44 .. [2023-11-02T11:50:50.049Z] drwxr-xr-x 2 root root 4096 Nov 2 11:44 cost [2023-11-02T11:50:50.049Z] -rw-r--r-- 1 root root 89 Nov 2 11:44 cost.csv [2023-11-02T11:50:50.049Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-446/archives [2023-11-02T11:50:50.049Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-446/archives [2023-11-02T11:50:50.049Z] total 16 [2023-11-02T11:50:50.049Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 11:44 . [2023-11-02T11:50:50.049Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 11:44 .. [2023-11-02T11:50:50.049Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 11:44 cost [2023-11-02T11:50:50.049Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 2 11:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:50:50.376Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:50:51.261Z] ---> package-listing.sh [2023-11-02T11:50:51.261Z] ++ facter osfamily [2023-11-02T11:50:51.261Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-02T11:50:51.519Z] + OS_FAMILY=debian [2023-11-02T11:50:51.519Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-446 [2023-11-02T11:50:51.519Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-02T11:50:51.519Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-02T11:50:51.519Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-02T11:50:51.519Z] + PACKAGES=/tmp/packages_start.txt [2023-11-02T11:50:51.519Z] + '[' /w/workspace/foundry_device-virtual-go_PR-446 ']' [2023-11-02T11:50:51.519Z] + PACKAGES=/tmp/packages_end.txt [2023-11-02T11:50:51.519Z] + case "${OS_FAMILY}" in [2023-11-02T11:50:51.519Z] + grep '^ii' [2023-11-02T11:50:51.519Z] + dpkg -l [2023-11-02T11:50:51.519Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-02T11:50:51.519Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-02T11:50:51.519Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-02T11:50:51.519Z] + '[' /w/workspace/foundry_device-virtual-go_PR-446 ']' [2023-11-02T11:50:51.519Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-446/archives/ [2023-11-02T11:50:51.519Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-446/archives/ [Pipeline] echo [2023-11-02T11:50:51.549Z] 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-446/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-02T11:50:51.836Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T11:50:52.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T11:50:52.463Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T11:50:52.613Z] prd-ubuntu20.04-docker-8c-8g-16378 does not seem to be running inside a container [2023-11-02T11:50:52.645Z] $ 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-446/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-446 -v /w/workspace/foundry_device-virtual-go_PR-446:/w/workspace/foundry_device-virtual-go_PR-446:rw,z -v /w/workspace/foundry_device-virtual-go_PR-446@tmp:/w/workspace/foundry_device-virtual-go_PR-446@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T11:50:53.751Z] $ docker top 0c99287ba98eb26a5b4c8dc8b2af265d6c1971b8723a3cc20c5d9d2caa12151a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T11:50:54.120Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-02T11:50:54.427Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-02T11:50:54.754Z] + ls /var/log/sa-host [2023-11-02T11:50:54.754Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T11:50:54.966Z] provisioning config files... [2023-11-02T11:50:54.976Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-446@tmp/config4239174134694883943tmp [Pipeline] { [Pipeline] echo [2023-11-02T11:50:55.035Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:50:55.355Z] ---> create-netrc.sh [Pipeline] } [2023-11-02T11:50:55.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:50:55.805Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-02T11:50:55.841Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:50:56.151Z] ---> sudo-logs.sh [2023-11-02T11:50:56.152Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-02T11:50:56.237Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:50:56.547Z] ---> job-cost.sh [2023-11-02T11:50:56.547Z] lf-activate-venv: SKIPPING [2023-11-02T11:50:56.547Z] DEBUG: total: 0.2199999988079071 [2023-11-02T11:50:56.547Z] INFO: Retrieving Stack Cost... [2023-11-02T11:50:56.805Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T11:50:57.372Z] INFO: Archiving Costs [Pipeline] echo [2023-11-02T11:50:57.414Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T11:50:57.959Z] ---> logs-deploy.sh [2023-11-02T11:50:57.959Z] lf-activate-venv: SKIPPING [2023-11-02T11:50:57.959Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-446/1 [2023-11-02T11:50:57.959Z] INFO: archiving workspace using pattern(s): [2023-11-02T11:50:58.527Z] Archives upload complete. [2023-11-02T11:50:58.785Z] INFO: archiving logs to Nexus