Pull request #1498 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae34ede6e749bbeb09e45e870b1cc54c76f1e788+fcbf44bcbbc574f021408d70e777feaef97917b6 (6c38f1abd0f20c2e93a99afb57e98541251bb1d3) 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-ssh8097592975424109802.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14610452291865291765.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1498/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-sdk-go/branches/PR-1498/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11988049260835969849.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-sdk-go/branches/PR-1498/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5439915118001577400.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4358455066309614664.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-sdk-go/branches/PR-1498/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-sdk-go/branches/PR-1498/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14471460893347613295.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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-4348 in /w/workspace/gexfoundry_device-sdk-go_PR-1498 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1498 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fcbf44bcbbc574f021408d70e777feaef97917b6 into PR head commit ae34ede6e749bbeb09e45e870b1cc54c76f1e788 Merge succeeded, producing ae34ede6e749bbeb09e45e870b1cc54c76f1e788 Checking out Revision ae34ede6e749bbeb09e45e870b1cc54c76f1e788 (PR-1498) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1498/head:refs/remotes/origin/PR-1498 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae34ede6e749bbeb09e45e870b1cc54c76f1e788 # 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 fcbf44bcbbc574f021408d70e777feaef97917b6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae34ede6e749bbeb09e45e870b1cc54c76f1e788 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:33:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:33:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:33:03 ========================================================= 04:33:03 EdgeX Global Pipelines Version Info 04:33:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:33:03 ------------------- 04:33:03 stable info: 04:33:03 ------------------- 04:33:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:33:03 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:33:03 Message: update stable to v1.0.253 04:33:04 ------------------- 04:33:04 experimental info: 04:33:04 ------------------- 04:33:04 Commited By: **** collab-it+edgex@linuxfoundation.org 04:33:04 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:33:04 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:33:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:33:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:33:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:33:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:33:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:33:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:33:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1498 [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1498 [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1498 [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae34ede6e749bbeb09e45e870b1cc54c76f1e788 [Pipeline] echo 04:33:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae34ede [Pipeline] echo 04:33:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:06 provisioning config files... 04:33:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp/config3756042751788505112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:06 ---> docker-login.sh 04:33:06 nexus3.edgexfoundry.org:10001 04:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:07 Configure a credential helper to remove this warning. See 04:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:07 04:33:07 Login Succeeded 04:33:07 nexus3.edgexfoundry.org:10002 04:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:07 Configure a credential helper to remove this warning. See 04:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:07 04:33:07 Login Succeeded 04:33:07 nexus3.edgexfoundry.org:10003 04:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:07 Configure a credential helper to remove this warning. See 04:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:07 04:33:07 Login Succeeded 04:33:07 nexus3.edgexfoundry.org:10004 04:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:07 Configure a credential helper to remove this warning. See 04:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:07 04:33:07 Login Succeeded 04:33:07 docker.io 04:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:07 Configure a credential helper to remove this warning. See 04:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:07 04:33:07 Login Succeeded 04:33:07 ---> docker-login.sh ends [Pipeline] } 04:33:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:33:08 + git rev-list -1 --merges ae34ede6e749bbeb09e45e870b1cc54c76f1e788~1..ae34ede6e749bbeb09e45e870b1cc54c76f1e788 [Pipeline] echo 04:33:08 -----------> git rev-list -1 --merges ae34ede6e749bbeb09e45e870b1cc54c76f1e788~1..ae34ede6e749bbeb09e45e870b1cc54c76f1e788 ae34ede6e749bbeb09e45e870b1cc54c76f1e788 [false] [Pipeline] sh 04:33:08 + git log --format=format:%s -1 ae34ede6e749bbeb09e45e870b1cc54c76f1e788 [Pipeline] echo 04:33:08 ========================================================= 04:33:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:33:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:33:09 + git log --format=format:%s -1 ae34ede6e749bbeb09e45e870b1cc54c76f1e788 [Pipeline] echo 04:33:09 [semverPrep] GIT_COMMIT: ae34ede6e749bbeb09e45e870b1cc54c76f1e788, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:33:09 [semverPrep] This is not a build commit. [Pipeline] sh 04:33:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:33:09 + grep -v github /etc/ssh/ssh_known_hosts 04:33:09 + [ -e /tmp/ssh_known_hosts ] 04:33:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:33:09 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:33:09 sudo tee -a /etc/ssh/ssh_known_hosts 04:33:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:10 04:33:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:10 0.1.4: Pulling from edgex-devops/py-git-semver 04:33:10 b85a868b505f: Pulling fs layer 04:33:10 e2be974225ed: Pulling fs layer 04:33:10 339a4e72a1f5: Pulling fs layer 04:33:10 988bab9f4d93: Pulling fs layer 04:33:10 1469e6f7b9e6: Pulling fs layer 04:33:10 988bab9f4d93: Waiting 04:33:10 eaf3925da568: Pulling fs layer 04:33:10 bab4dde63d76: Pulling fs layer 04:33:10 bde34c3a00c8: Pulling fs layer 04:33:10 b352a97aabf1: Pulling fs layer 04:33:10 1469e6f7b9e6: Waiting 04:33:10 4872d77fe225: Pulling fs layer 04:33:10 eaf3925da568: Waiting 04:33:10 bab4dde63d76: Waiting 04:33:10 bde34c3a00c8: Waiting 04:33:10 5851b861e8e6: Pulling fs layer 04:33:10 4872d77fe225: Waiting 04:33:10 5851b861e8e6: Waiting 04:33:10 e2be974225ed: Verifying Checksum 04:33:10 e2be974225ed: Download complete 04:33:10 988bab9f4d93: Verifying Checksum 04:33:10 988bab9f4d93: Download complete 04:33:10 1469e6f7b9e6: Verifying Checksum 04:33:10 1469e6f7b9e6: Download complete 04:33:10 eaf3925da568: Verifying Checksum 04:33:10 eaf3925da568: Download complete 04:33:10 339a4e72a1f5: Verifying Checksum 04:33:10 339a4e72a1f5: Download complete 04:33:10 bde34c3a00c8: Verifying Checksum 04:33:10 bde34c3a00c8: Download complete 04:33:10 b352a97aabf1: Verifying Checksum 04:33:10 b352a97aabf1: Download complete 04:33:10 4872d77fe225: Verifying Checksum 04:33:10 4872d77fe225: Download complete 04:33:10 5851b861e8e6: Verifying Checksum 04:33:10 5851b861e8e6: Download complete 04:33:10 b85a868b505f: Verifying Checksum 04:33:10 b85a868b505f: Download complete 04:33:11 bab4dde63d76: Verifying Checksum 04:33:11 bab4dde63d76: Download complete 04:33:12 b85a868b505f: Pull complete 04:33:12 e2be974225ed: Pull complete 04:33:12 339a4e72a1f5: Pull complete 04:33:13 988bab9f4d93: Pull complete 04:33:13 1469e6f7b9e6: Pull complete 04:33:13 eaf3925da568: Pull complete 04:33:15 bab4dde63d76: Pull complete 04:33:15 bde34c3a00c8: Pull complete 04:33:15 b352a97aabf1: Pull complete 04:33:15 4872d77fe225: Pull complete 04:33:15 5851b861e8e6: Pull complete 04:33:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:15 prd-ubuntu20.04-docker-8c-8g-4348 does not seem to be running inside a container 04:33:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1498 -v /w/workspace/gexfoundry_device-sdk-go_PR-1498:/w/workspace/gexfoundry_device-sdk-go_PR-1498:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:33:19 $ docker top 2dc03544a62f38509d9deef79a77073b8c27216dd5100657fcbb150cde01d958 -eo pid,comm 04:33:19 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). 04:33:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:33:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:19 [ssh-agent] Looking for ssh-agent implementation... 04:33:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:20 $ docker exec 2dc03544a62f38509d9deef79a77073b8c27216dd5100657fcbb150cde01d958 ssh-agent 04:33:20 SSH_AUTH_SOCK=/tmp/ssh-qYzuBaBPYPKI/agent.33 04:33:20 SSH_AGENT_PID=39 04:33:20 Running ssh-add (command line suppressed) 04:33:20 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp/private_key_18060879021115527413.key (/w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp/private_key_18060879021115527413.key) 04:33:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:20 + git tag --points-at HEAD [Pipeline] } 04:33:20 $ docker exec --env ******** --env ******** 2dc03544a62f38509d9deef79a77073b8c27216dd5100657fcbb150cde01d958 ssh-agent -k 04:33:20 unset SSH_AUTH_SOCK; 04:33:20 unset SSH_AGENT_PID; 04:33:20 echo Agent pid 39 killed; 04:33:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:33:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:33:20 [ssh-agent] Looking for ssh-agent implementation... 04:33:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:33:21 $ docker exec 2dc03544a62f38509d9deef79a77073b8c27216dd5100657fcbb150cde01d958 ssh-agent 04:33:21 SSH_AUTH_SOCK=/tmp/ssh-l1WW8veEtGjN/agent.71 04:33:21 SSH_AGENT_PID=77 04:33:21 Running ssh-add (command line suppressed) 04:33:21 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp/private_key_3966420265376234404.key (/w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp/private_key_3966420265376234404.key) 04:33:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:33:21 + git semver init 04:33:22 2023-08-23 04:33:21,928 [run_init] DEBUG init version:0.0.0 force:False 04:33:22 2023-08-23 04:33:21,930 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1498/.semver 04:33:22 2023-08-23 04:33:21,931 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1498/.semver 04:33:22 2023-08-23 04:33:21,931 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1498/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1498, universal_newlines=False, shell=None, istream=None) 04:33:23 2023-08-23 04:33:23,045 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1498/.git/info/exclude 04:33:23 2023-08-23 04:33:23,045 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1498/.semver/PR-1498 with force:False 04:33:23 2023-08-23 04:33:23,045 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1498/.semver/PR-1498 04:33:23 2023-08-23 04:33:23,049 [execute] INFO git cat-file --batch-check 04:33:23 2023-08-23 04:33:23,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1498/.semver, universal_newlines=False, shell=None, istream=) 04:33:23 2023-08-23 04:33:23,056 [execute] INFO git cat-file --batch 04:33:23 2023-08-23 04:33:23,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1498/.semver, universal_newlines=False, shell=None, istream=) 04:33:23 2023-08-23 04:33:23,061 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1498/.semver/PR-1498 04:33:23 0.0.0 [Pipeline] } 04:33:23 $ docker exec --env ******** --env ******** 2dc03544a62f38509d9deef79a77073b8c27216dd5100657fcbb150cde01d958 ssh-agent -k 04:33:23 unset SSH_AUTH_SOCK; 04:33:23 unset SSH_AGENT_PID; 04:33:23 echo Agent pid 77 killed; 04:33:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:33:23 + git semver [Pipeline] } 04:33:24 $ docker stop --time=1 2dc03544a62f38509d9deef79a77073b8c27216dd5100657fcbb150cde01d958 04:33:25 $ docker rm -f --volumes 2dc03544a62f38509d9deef79a77073b8c27216dd5100657fcbb150cde01d958 [Pipeline] // withDockerContainer [Pipeline] sh 04:33:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:33:26 Stashed 1 file(s) [Pipeline] echo 04:33:26 [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 04:33:26 provisioning config files... 04:33:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp/config8772461185800873414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:27 ---> docker-login.sh 04:33:27 nexus3.edgexfoundry.org:10001 04:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:27 Configure a credential helper to remove this warning. See 04:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:27 04:33:27 Login Succeeded 04:33:27 nexus3.edgexfoundry.org:10002 04:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:27 Configure a credential helper to remove this warning. See 04:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:27 04:33:27 Login Succeeded 04:33:27 nexus3.edgexfoundry.org:10003 04:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:27 Configure a credential helper to remove this warning. See 04:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:27 04:33:27 Login Succeeded 04:33:27 nexus3.edgexfoundry.org:10004 04:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:27 Configure a credential helper to remove this warning. See 04:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:27 04:33:27 Login Succeeded 04:33:27 docker.io 04:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:27 Configure a credential helper to remove this warning. See 04:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:27 04:33:27 Login Succeeded 04:33:27 ---> docker-login.sh ends [Pipeline] } 04:33:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:33:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:33:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:33:28 ========================================================= 04:33:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:33:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:28 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:33:28 Sending build context to Docker daemon 11.07MB 04:33:28 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:33:28 Step 2/10 : FROM ${BASE} AS builder 04:33:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:33:28 4db1b89c0bd1: Pulling fs layer 04:33:28 6911f1a30b25: Pulling fs layer 04:33:28 e194b8c5c2a9: Pulling fs layer 04:33:28 6863d3e3a2b1: Pulling fs layer 04:33:28 ec0bb842ea78: Pulling fs layer 04:33:28 40a00589a448: Pulling fs layer 04:33:28 6c08303d61cc: Pulling fs layer 04:33:28 798269fcf238: Pulling fs layer 04:33:28 40a00589a448: Waiting 04:33:28 6c08303d61cc: Waiting 04:33:28 798269fcf238: Waiting 04:33:28 ec0bb842ea78: Waiting 04:33:28 6863d3e3a2b1: Waiting 04:33:28 6911f1a30b25: Verifying Checksum 04:33:28 6911f1a30b25: Download complete 04:33:28 6863d3e3a2b1: Verifying Checksum 04:33:28 6863d3e3a2b1: Download complete 04:33:28 ec0bb842ea78: Verifying Checksum 04:33:28 ec0bb842ea78: Download complete 04:33:28 4db1b89c0bd1: Verifying Checksum 04:33:28 4db1b89c0bd1: Download complete 04:33:28 40a00589a448: Verifying Checksum 04:33:28 40a00589a448: Download complete 04:33:29 4db1b89c0bd1: Pull complete 04:33:29 6911f1a30b25: Pull complete 04:33:29 798269fcf238: Verifying Checksum 04:33:29 798269fcf238: Download complete 04:33:29 e194b8c5c2a9: Verifying Checksum 04:33:29 e194b8c5c2a9: Download complete 04:33:29 6c08303d61cc: Verifying Checksum 04:33:29 6c08303d61cc: Download complete 04:33:34 e194b8c5c2a9: Pull complete 04:33:34 6863d3e3a2b1: Pull complete 04:33:34 ec0bb842ea78: Pull complete 04:33:34 40a00589a448: Pull complete 04:33:36 6c08303d61cc: Pull complete 04:33:37 798269fcf238: Pull complete 04:33:37 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:33:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:33:37 ---> ec979cd7f677 04:33:37 Step 3/10 : ARG MAKE=make build 04:33:41 Still waiting to schedule task 04:33:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:33:45 ---> Running in 382adeba2a4b 04:33:45 Removing intermediate container 382adeba2a4b 04:33:45 ---> 87908d60e93c 04:33:45 Step 4/10 : WORKDIR /device-sdk-go 04:33:45 ---> Running in b889fb0f50bc 04:33:46 Removing intermediate container b889fb0f50bc 04:33:46 ---> 349a35ca42ad 04:33:46 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:33:46 ---> Running in c011652026e7 04:33:46 Removing intermediate container c011652026e7 04:33:46 ---> 94b9d5fa0b33 04:33:46 Step 6/10 : RUN apk add --update --no-cache make git 04:33:46 ---> Running in 44675a52d513 04:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:33:46 OK: 265 MiB in 53 packages 04:33:47 Removing intermediate container 44675a52d513 04:33:47 ---> 31d3dc8dbc80 04:33:47 Step 7/10 : COPY go.mod vendor* ./ 04:33:47 ---> 69f42ef789fc 04:33:47 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:47 ---> Running in fc3a1e75eb97 04:34:43 Removing intermediate container fc3a1e75eb97 04:34:43 ---> eb0eea65e874 04:34:43 Step 9/10 : COPY . . 04:34:43 ---> 146053560b60 04:34:43 Step 10/10 : RUN ${MAKE} 04:34:43 ---> Running in b79404730373 04:34:43 noop 04:34:43 Removing intermediate container b79404730373 04:34:43 ---> e994e3957c45 04:34:43 Successfully built e994e3957c45 04:34:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:44 + docker inspect -f . ci-base-image-x86_64 04:34:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:44 prd-ubuntu20.04-docker-8c-8g-4348 does not seem to be running inside a container 04:34:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1498 -v /w/workspace/gexfoundry_device-sdk-go_PR-1498:/w/workspace/gexfoundry_device-sdk-go_PR-1498:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:34:44 $ docker top 1b30e9705da920351b1eae0407f80978b3635d839daeaf972058d4c7d58187b8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:45 + go version 04:34:45 go version go1.20.6 linux/amd64 [Pipeline] } 04:34:45 $ docker stop --time=1 1b30e9705da920351b1eae0407f80978b3635d839daeaf972058d4c7d58187b8 04:34:46 $ docker rm -f --volumes 1b30e9705da920351b1eae0407f80978b3635d839daeaf972058d4c7d58187b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:47 + docker inspect -f . ci-base-image-x86_64 04:34:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:47 prd-ubuntu20.04-docker-8c-8g-4348 does not seem to be running inside a container 04:34:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1498 -v /w/workspace/gexfoundry_device-sdk-go_PR-1498:/w/workspace/gexfoundry_device-sdk-go_PR-1498:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:34:47 $ docker top c8a7d66bf53cc8cdbcdfd57a019b511e2b8a90af824c4356821386d939566eb2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:48 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1498 [Pipeline] fileExists [Pipeline] sh 04:34:48 + make test 04:34:48 go test -race -coverprofile=coverage.out ./... 04:34:56 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:35:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:35:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:35:08 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:35:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:35:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:35:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.063s coverage: 27.6% of statements 04:35:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.083s coverage: 80.2% of statements 04:35:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:35:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:35:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.102s coverage: 86.0% of statements 04:35:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:35:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.101s coverage: 71.8% of statements 04:35:11 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:35:11 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:35:12 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:35:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.074s coverage: 14.3% of statements 04:35:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.098s coverage: 43.8% of statements 04:35:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.084s coverage: 68.5% of statements 04:35:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.116s coverage: 89.2% of statements 04:35:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.064s coverage: 5.5% of statements 04:35:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4349 in /w/workspace/gexfoundry_device-sdk-go_PR-1498 [Pipeline] { [Pipeline] ws 04:35:22 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:35:22 The recommended git tool is: git 04:35:27 using credential edgex-jenkins-ssh 04:35:27 Cloning the remote Git repository 04:35:27 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:35:27 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:35:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:35:27 > git --version # timeout=10 04:35:27 > git --version # 'git version 2.25.1' 04:35:27 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:35:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:35:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:35:30 Merging remotes/origin/main commit fcbf44bcbbc574f021408d70e777feaef97917b6 into PR head commit ae34ede6e749bbeb09e45e870b1cc54c76f1e788 04:35:30 Merge succeeded, producing ae34ede6e749bbeb09e45e870b1cc54c76f1e788 04:35:30 Checking out Revision ae34ede6e749bbeb09e45e870b1cc54c76f1e788 (PR-1498) 04:35:31 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:35:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:35:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:35:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1498/head:refs/remotes/origin/PR-1498 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:35:30 > git config core.sparsecheckout # timeout=10 04:35:30 > git checkout -f ae34ede6e749bbeb09e45e870b1cc54c76f1e788 # timeout=10 04:35:30 > git remote # timeout=10 04:35:30 > git config --get remote.origin.url # timeout=10 04:35:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:35:30 > git merge fcbf44bcbbc574f021408d70e777feaef97917b6 # timeout=10 04:35:30 > git rev-parse HEAD^{commit} # timeout=10 04:35:30 > git config core.sparsecheckout # timeout=10 04:35:30 > git checkout -f ae34ede6e749bbeb09e45e870b1cc54c76f1e788 # timeout=10 04:35:31 > git --version # timeout=10 04:35:31 > git --version # 'git version 2.25.1' 04:35:31 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:35:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:35:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:35:32 Dload Upload Total Spent Left Speed 04:35:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 04:35:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:35:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:35:33 + sudo tee /etc/docker/daemon.new 04:35:33 { 04:35:33 "registry-mirrors": [ 04:35:33 "https://nexus3.edgexfoundry.org:10001" 04:35:33 ], 04:35:33 "bip": "10.250.0.254/24", 04:35:33 "hosts": [ 04:35:33 "tcp://0.0.0.0:5555", 04:35:33 "unix:///var/run/docker.sock" 04:35:33 ], 04:35:33 "mtu": 1458, 04:35:33 "selinux-enabled": true, 04:35:33 "seccomp-profile": "/etc/docker/seccomp.json" 04:35:33 } [Pipeline] sh 04:35:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:35:33 + sudo service docker restart 04:35:35 GO111MODULE=on go vet ./... 04:35:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:35:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:35:38 ./bin/test-attribution-txt.sh 04:35:38 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 04:35:38 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 04:35:38 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 04:35:38 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 04:35:38 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 04:35:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:35:38 $ docker stop --time=1 c8a7d66bf53cc8cdbcdfd57a019b511e2b8a90af824c4356821386d939566eb2 04:35:43 $ docker rm -f --volumes c8a7d66bf53cc8cdbcdfd57a019b511e2b8a90af824c4356821386d939566eb2 [Pipeline] // withDockerContainer [Pipeline] sh 04:35:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:35:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:35:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:35:44 + ls -al . 04:35:44 total 304 04:35:44 drwxrwxr-x 11 jenkins jenkins 4096 Aug 23 04:34 . 04:35:44 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 04:32 .. 04:35:44 -rw-rw-r-- 1 jenkins jenkins 140 Aug 23 04:33 .dockerignore 04:35:44 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 04:33 .git 04:35:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 04:33 .github 04:35:44 -rw-rw-r-- 1 jenkins jenkins 137 Aug 23 04:33 .gitignore 04:35:44 -rw-rw-r-- 1 jenkins jenkins 42 Aug 23 04:33 .golangci.yml 04:35:44 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 04:33 .semver 04:35:44 -rw-rw-r-- 1 jenkins jenkins 44878 Aug 23 04:33 CHANGELOG.md 04:35:44 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 04:33 GOVERNANCE.md 04:35:44 -rw-rw-r-- 1 jenkins jenkins 885 Aug 23 04:33 Jenkinsfile 04:35:44 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 23 04:33 LICENSE 04:35:44 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 23 04:33 Makefile 04:35:44 -rw-rw-r-- 1 jenkins jenkins 619 Aug 23 04:33 OWNERS.md 04:35:44 -rw-rw-r-- 1 jenkins jenkins 4933 Aug 23 04:33 README.md 04:35:44 -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 04:33 VERSION 04:35:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 04:33 bin 04:35:44 -rw-r--r-- 1 jenkins jenkins 120271 Aug 23 04:35 coverage.out 04:35:44 drwxrwxr-x 5 jenkins jenkins 4096 Aug 23 04:33 example 04:35:44 -rw-rw-r-- 1 jenkins jenkins 3721 Aug 23 04:33 go.mod 04:35:44 -rw-rw-r-- 1 jenkins jenkins 33545 Aug 23 04:33 go.sum 04:35:44 drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 04:33 internal 04:35:44 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 04:33 openapi 04:35:44 drwxrwxr-x 6 jenkins jenkins 4096 Aug 23 04:33 pkg 04:35:44 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 04:33 snap 04:35:44 -rw-rw-r-- 1 jenkins jenkins 222 Aug 23 04:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:45 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ae34ede6e749bbeb09e45e870b1cc54c76f1e788 --label arch=amd64 --label version=0.0.0 . 04:35:45 Sending build context to Docker daemon 11.19MB 04:35:45 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 04:35:45 Step 2/23 : FROM ${BASE} AS builder 04:35:45 ---> e994e3957c45 04:35:45 Step 3/23 : ARG MAKE=make build 04:35:45 ---> Running in e96cb95b98ac 04:35:45 Removing intermediate container e96cb95b98ac 04:35:45 ---> 1d9c0baf444d 04:35:45 Step 4/23 : WORKDIR /device-sdk-go 04:35:45 ---> Running in 82a127be789d 04:35:45 Removing intermediate container 82a127be789d 04:35:45 ---> 8dd3243f08ec 04:35:45 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:35:45 ---> Running in 020a8c13b48c 04:35:45 Removing intermediate container 020a8c13b48c 04:35:45 ---> 03ff5f6d29b9 04:35:45 Step 6/23 : RUN apk add --update --no-cache make git 04:35:45 ---> Running in b00e08946130 04:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:35:46 OK: 265 MiB in 53 packages 04:35:46 Removing intermediate container b00e08946130 04:35:46 ---> 57c463d9e7c9 04:35:46 Step 7/23 : COPY go.mod vendor* ./ 04:35:46 ---> dbdf6d553c73 04:35:46 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:35:47 ---> Running in 3e2718f7cf27 04:35:47 Removing intermediate container 3e2718f7cf27 04:35:47 ---> 662b48f1b6ca 04:35:47 Step 9/23 : COPY . . 04:35:48 ---> 28beba9ad0b5 04:35:48 Step 10/23 : RUN ${MAKE} 04:35:48 ---> Running in f2ede76d179b 04:35:48 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:52 provisioning config files... 04:35:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config13028153973414978973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:52 ---> docker-login.sh 04:35:52 nexus3.edgexfoundry.org:10001 04:35:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:53 Configure a credential helper to remove this warning. See 04:35:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:53 04:35:53 Login Succeeded 04:35:53 nexus3.edgexfoundry.org:10002 04:35:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:53 Configure a credential helper to remove this warning. See 04:35:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:53 04:35:53 Login Succeeded 04:35:53 nexus3.edgexfoundry.org:10003 04:35:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:53 Configure a credential helper to remove this warning. See 04:35:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:53 04:35:53 Login Succeeded 04:35:53 nexus3.edgexfoundry.org:10004 04:35:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:54 Configure a credential helper to remove this warning. See 04:35:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:54 04:35:54 Login Succeeded 04:35:54 docker.io 04:35:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:35:54 Configure a credential helper to remove this warning. See 04:35:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:35:54 04:35:54 Login Succeeded 04:35:54 ---> docker-login.sh ends [Pipeline] } 04:35:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:35:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:35:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:35:55 ========================================================= 04:35:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:35:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:55 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:35:56 Sending build context to Docker daemon 5.91MB 04:35:56 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 04:35:56 Step 2/10 : FROM ${BASE} AS builder 04:35:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:35:56 edb6bdbacee9: Pulling fs layer 04:35:56 5f9638ab2659: Pulling fs layer 04:35:56 8d51d6327a98: Pulling fs layer 04:35:56 8b374f2dd631: Pulling fs layer 04:35:56 ec14aa9079de: Pulling fs layer 04:35:56 2f466654f4bb: Pulling fs layer 04:35:56 554e91adad29: Pulling fs layer 04:35:56 8b374f2dd631: Waiting 04:35:56 ec14aa9079de: Waiting 04:35:56 2f466654f4bb: Waiting 04:35:56 554e91adad29: Waiting 04:35:56 5f9638ab2659: Download complete 04:35:56 8b374f2dd631: Verifying Checksum 04:35:56 8b374f2dd631: Download complete 04:35:56 ec14aa9079de: Download complete 04:35:56 edb6bdbacee9: Download complete 04:35:57 edb6bdbacee9: Pull complete 04:35:57 554e91adad29: Verifying Checksum 04:35:58 5f9638ab2659: Pull complete 04:35:58 2f466654f4bb: Verifying Checksum 04:35:58 2f466654f4bb: Download complete 04:35:58 8d51d6327a98: Download complete 04:36:11 8d51d6327a98: Pull complete 04:36:11 8b374f2dd631: Pull complete 04:36:11 ec14aa9079de: Pull complete 04:36:14 Removing intermediate container f2ede76d179b 04:36:14 ---> 10d24edd696b 04:36:14 Step 11/23 : FROM alpine:3.17 04:36:14 3.17: Pulling from library/alpine 04:36:14 9398808236ff: Pulling fs layer 04:36:14 9398808236ff: Verifying Checksum 04:36:14 9398808236ff: Download complete 04:36:14 9398808236ff: Pull complete 04:36:14 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:36:14 Status: Downloaded newer image for alpine:3.17 04:36:14 ---> 1e0b8b5322fc 04:36:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:36:14 ---> Running in ae9e1937f4a4 04:36:14 Removing intermediate container ae9e1937f4a4 04:36:14 ---> 2be1bb2e35da 04:36:14 Step 13/23 : RUN apk add --update --no-cache 04:36:14 ---> Running in 354203e2db68 04:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:36:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:36:14 OK: 7 MiB in 15 packages 04:36:15 Removing intermediate container 354203e2db68 04:36:15 ---> 035e0d5b37f7 04:36:15 Step 14/23 : WORKDIR / 04:36:16 ---> Running in 326fbaba5d91 04:36:16 2f466654f4bb: Pull complete 04:36:16 Removing intermediate container 326fbaba5d91 04:36:16 ---> e34832fa9b24 04:36:16 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:36:17 ---> b7511e207948 04:36:17 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:36:19 554e91adad29: Pull complete 04:36:19 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:36:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:36:19 ---> 1e15ea492957 04:36:19 Step 3/10 : ARG MAKE=make build 04:36:19 ---> bf99529f3eb8 04:36:19 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:36:19 ---> 59ab7d635ad8 04:36:19 Step 18/23 : EXPOSE 59999 04:36:20 ---> Running in cb1121180a98 04:36:20 ---> Running in 6a39c4e783e3 04:36:20 Removing intermediate container cb1121180a98 04:36:20 ---> 2abd5987daab 04:36:20 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:36:20 Removing intermediate container 6a39c4e783e3 04:36:20 ---> e246d70f5daf 04:36:20 Step 4/10 : WORKDIR /device-sdk-go 04:36:20 ---> Running in 7cd53ac30964 04:36:21 ---> Running in 711d8b169ec3 04:36:21 Removing intermediate container 7cd53ac30964 04:36:21 ---> 6ffc287130cd 04:36:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:36:21 Removing intermediate container 711d8b169ec3 04:36:21 ---> 4ac3cb2fba70 04:36:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:36:21 ---> Running in 732f9c05508f 04:36:21 ---> Running in 5fd07ed623b0 04:36:21 Removing intermediate container 5fd07ed623b0 04:36:21 ---> 15b69abc232e 04:36:21 Step 21/23 : LABEL arch=amd64 04:36:21 ---> Running in 1ae064134326 04:36:21 Removing intermediate container 1ae064134326 04:36:21 ---> 24c0c0afed2b 04:36:21 Step 22/23 : LABEL git_sha=ae34ede6e749bbeb09e45e870b1cc54c76f1e788 04:36:21 Removing intermediate container 732f9c05508f 04:36:21 ---> 39338af747cd 04:36:21 Step 6/10 : RUN apk add --update --no-cache make git 04:36:21 ---> Running in 56356da160ed 04:36:21 ---> Running in dce68dc615dd 04:36:22 Removing intermediate container dce68dc615dd 04:36:22 ---> 142c626e843b 04:36:22 Step 23/23 : LABEL version=0.0.0 04:36:22 ---> Running in 83a902eda39a 04:36:22 Removing intermediate container 83a902eda39a 04:36:22 ---> 384520720f75 04:36:22 [Warning] One or more build-args [ARCH] were not consumed 04:36:22 Successfully built 384520720f75 04:36:22 Successfully tagged device-sdk-simple: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 04:36:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:36:22 04:36:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:36:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:36:23 latest: Pulling from edgex-lftools-log-publisher 04:36:23 5eb5b503b376: Pulling fs layer 04:36:23 5c69ac0246d0: Pulling fs layer 04:36:23 ec43610c2a17: Pulling fs layer 04:36:23 3a2ae6a8a46f: Pulling fs layer 04:36:23 33b1e0a273af: Pulling fs layer 04:36:23 5d3b04190fa2: Pulling fs layer 04:36:23 2f39f015ded8: Pulling fs layer 04:36:23 3a2ae6a8a46f: Waiting 04:36:23 33b1e0a273af: Waiting 04:36:23 5d3b04190fa2: Waiting 04:36:23 2f39f015ded8: Waiting 04:36:23 5c69ac0246d0: Verifying Checksum 04:36:23 5c69ac0246d0: Download complete 04:36:23 3a2ae6a8a46f: Verifying Checksum 04:36:23 3a2ae6a8a46f: Download complete 04:36:23 33b1e0a273af: Verifying Checksum 04:36:23 33b1e0a273af: Download complete 04:36:23 5d3b04190fa2: Verifying Checksum 04:36:23 ec43610c2a17: Verifying Checksum 04:36:23 5eb5b503b376: Verifying Checksum 04:36:23 5eb5b503b376: Download complete 04:36:24 2f39f015ded8: Download complete 04:36:24 OK: 263 MiB in 53 packages 04:36:24 5eb5b503b376: Pull complete 04:36:25 5c69ac0246d0: Pull complete 04:36:25 Removing intermediate container 56356da160ed 04:36:25 ---> 11d7e777d511 04:36:25 Step 7/10 : COPY go.mod vendor* ./ 04:36:25 ---> 932aad6fdf26 04:36:25 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:36:25 ---> Running in 7f0eb0375166 04:36:25 ec43610c2a17: Pull complete 04:36:25 3a2ae6a8a46f: Pull complete 04:36:25 33b1e0a273af: Pull complete 04:36:25 5d3b04190fa2: Pull complete 04:36:30 2f39f015ded8: Pull complete 04:36:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:36:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:36:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:30 prd-ubuntu20.04-docker-8c-8g-4348 does not seem to be running inside a container 04:36:30 $ 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/gexfoundry_device-sdk-go_PR-1498 -v /w/workspace/gexfoundry_device-sdk-go_PR-1498:/w/workspace/gexfoundry_device-sdk-go_PR-1498:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:36:34 $ docker top ecb0b937f9cd05cfde1b5204946e726b3fbf25d97a3713674fc11ac2b241583d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:36:35 ---> job-cost.sh 04:36:35 lf-activate-venv: SKIPPING 04:36:35 INFO: No Stack... 04:36:35 INFO: Retrieving Pricing Info for: v3-standard-8 04:36:35 INFO: Archiving Costs [Pipeline] sh 04:36:36 + + cat /w/workspace/gexfoundry_device-sdk-go_PR-1498/archives/cost.csv 04:36:36 cut -d, -f6 [Pipeline] lock 04:36:36 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1498-1-stack-cost] 04:36:36 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1498-1-stack-cost] did not exist. Created. 04:36:36 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1498-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:36:36 + echo total: 0.2199999988079071 [Pipeline] stash 04:36:36 Stashed 1 file(s) [Pipeline] } 04:36:36 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1498-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:36:36 $ docker stop --time=1 ecb0b937f9cd05cfde1b5204946e726b3fbf25d97a3713674fc11ac2b241583d 04:36:37 $ docker rm -f --volumes ecb0b937f9cd05cfde1b5204946e726b3fbf25d97a3713674fc11ac2b241583d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:37:33 Removing intermediate container 7f0eb0375166 04:37:33 ---> e3dd1c6ac375 04:37:33 Step 9/10 : COPY . . 04:37:33 ---> eccadf2f07b1 04:37:33 Step 10/10 : RUN ${MAKE} 04:37:33 ---> Running in 4f5ce5195e76 04:37:33 noop 04:37:33 Removing intermediate container 4f5ce5195e76 04:37:33 ---> f22ebde0adad 04:37:33 Successfully built f22ebde0adad 04:37:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:33 + docker inspect -f . ci-base-image-arm64 04:37:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:34 prd-ubuntu20.04-docker-arm64-4c-16g-4349 does not seem to be running inside a container 04:37:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:37:35 $ docker top c7cf6a0d52907ac0e6f00ed08c084191df583963287c21d136cc50432bed3192 -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:36 + go version 04:37:36 go version go1.20.6 linux/arm64 [Pipeline] } 04:37:36 $ docker stop --time=1 c7cf6a0d52907ac0e6f00ed08c084191df583963287c21d136cc50432bed3192 04:37:37 $ docker rm -f --volumes c7cf6a0d52907ac0e6f00ed08c084191df583963287c21d136cc50432bed3192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:38 + docker inspect -f . ci-base-image-arm64 04:37:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:38 prd-ubuntu20.04-docker-arm64-4c-16g-4349 does not seem to be running inside a container 04:37:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:37:40 $ docker top 47acfb3990099657b96f0c1c70da7c7cb817b038d108cda35e21d0cd536aee37 -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:40 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:37:41 + make test 04:37:41 go test -race -coverprofile=coverage.out ./... 04:38:19 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:40:26 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:40:26 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:40:26 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:40:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:40:26 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:40:34 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.230s coverage: 27.6% of statements 04:40:40 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.251s coverage: 80.2% of statements 04:40:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:40:52 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:40:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.347s coverage: 86.0% of statements 04:40:57 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:40:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.473s coverage: 71.8% of statements 04:41:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.289s coverage: 14.3% of statements 04:41:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:41:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:41:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.707s coverage: 43.8% of statements 04:41:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.411s coverage: 68.5% of statements 04:41:07 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.432s coverage: 89.2% of statements 04:41:09 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:41:09 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.248s coverage: 5.5% of statements 04:41:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:41:09 GO111MODULE=on go vet ./... 04:43:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:43:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:43:31 ./bin/test-attribution-txt.sh 04:43:31 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 04:43:31 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 04:43:31 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 04:43:31 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 04:43:31 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 04:43:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:43:31 $ docker stop --time=1 47acfb3990099657b96f0c1c70da7c7cb817b038d108cda35e21d0cd536aee37 04:43:33 $ docker rm -f --volumes 47acfb3990099657b96f0c1c70da7c7cb817b038d108cda35e21d0cd536aee37 [Pipeline] // withDockerContainer [Pipeline] sh 04:43:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:43:35 Warning: overwriting stash ‘coverage-report’ 04:43:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:43:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:43:36 + ls -al . 04:43:36 total 300 04:43:36 drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 04:37 . 04:43:36 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 04:35 .. 04:43:36 -rw-rw-r-- 1 jenkins jenkins 140 Aug 23 04:35 .dockerignore 04:43:36 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 04:35 .git 04:43:36 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 04:35 .github 04:43:36 -rw-rw-r-- 1 jenkins jenkins 137 Aug 23 04:35 .gitignore 04:43:36 -rw-rw-r-- 1 jenkins jenkins 42 Aug 23 04:35 .golangci.yml 04:43:36 -rw-rw-r-- 1 jenkins jenkins 44878 Aug 23 04:35 CHANGELOG.md 04:43:36 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 04:35 GOVERNANCE.md 04:43:36 -rw-rw-r-- 1 jenkins jenkins 885 Aug 23 04:35 Jenkinsfile 04:43:36 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 23 04:35 LICENSE 04:43:36 -rw-rw-r-- 1 jenkins jenkins 1842 Aug 23 04:35 Makefile 04:43:36 -rw-rw-r-- 1 jenkins jenkins 619 Aug 23 04:35 OWNERS.md 04:43:36 -rw-rw-r-- 1 jenkins jenkins 4933 Aug 23 04:35 README.md 04:43:36 -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 04:33 VERSION 04:43:36 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 04:35 bin 04:43:36 -rw-r--r-- 1 jenkins jenkins 120273 Aug 23 04:41 coverage.out 04:43:36 drwxrwxr-x 5 jenkins jenkins 4096 Aug 23 04:35 example 04:43:36 -rw-rw-r-- 1 jenkins jenkins 3721 Aug 23 04:35 go.mod 04:43:36 -rw-rw-r-- 1 jenkins jenkins 33545 Aug 23 04:35 go.sum 04:43:36 drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 04:35 internal 04:43:36 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 04:35 openapi 04:43:36 drwxrwxr-x 6 jenkins jenkins 4096 Aug 23 04:35 pkg 04:43:36 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 04:35 snap 04:43:36 -rw-rw-r-- 1 jenkins jenkins 222 Aug 23 04:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:36 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ae34ede6e749bbeb09e45e870b1cc54c76f1e788 --label arch=arm64 --label version=0.0.0 . 04:43:37 Sending build context to Docker daemon 6.03MB 04:43:37 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 04:43:37 Step 2/23 : FROM ${BASE} AS builder 04:43:37 ---> f22ebde0adad 04:43:37 Step 3/23 : ARG MAKE=make build 04:43:37 ---> Running in 413a448be341 04:43:37 Removing intermediate container 413a448be341 04:43:37 ---> 9d712fce611b 04:43:37 Step 4/23 : WORKDIR /device-sdk-go 04:43:37 ---> Running in 961ad54670c4 04:43:38 Removing intermediate container 961ad54670c4 04:43:38 ---> 7c5a6722af18 04:43:38 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:43:38 ---> Running in 169e1e504cc2 04:43:38 Removing intermediate container 169e1e504cc2 04:43:38 ---> b52d3f50afa5 04:43:38 Step 6/23 : RUN apk add --update --no-cache make git 04:43:38 ---> Running in 4c1c1f39d8a2 04:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:43:41 OK: 263 MiB in 53 packages 04:43:41 Removing intermediate container 4c1c1f39d8a2 04:43:41 ---> 9e420decee20 04:43:41 Step 7/23 : COPY go.mod vendor* ./ 04:43:42 ---> 2668c3faa6d0 04:43:42 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:43:42 ---> Running in 44f66437844c 04:43:44 Removing intermediate container 44f66437844c 04:43:44 ---> 5123a60f8122 04:43:44 Step 9/23 : COPY . . 04:43:45 ---> d72b193d9f3d 04:43:45 Step 10/23 : RUN ${MAKE} 04:43:45 ---> Running in 4aee171ff4a2 04:43:46 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:46:08 Removing intermediate container 4aee171ff4a2 04:46:08 ---> 8a6afce78a6e 04:46:08 Step 11/23 : FROM alpine:3.17 04:46:08 3.17: Pulling from library/alpine 04:46:08 4060ece20d7a: Pulling fs layer 04:46:08 4060ece20d7a: Verifying Checksum 04:46:08 4060ece20d7a: Download complete 04:46:08 4060ece20d7a: Pull complete 04:46:08 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:46:08 Status: Downloaded newer image for alpine:3.17 04:46:08 ---> 8650cd65339b 04:46:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:46:08 ---> Running in a624aa9879ab 04:46:08 Removing intermediate container a624aa9879ab 04:46:08 ---> 3177832aa763 04:46:08 Step 13/23 : RUN apk add --update --no-cache 04:46:08 ---> Running in 6dd57a921e5a 04:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:46:08 OK: 7 MiB in 15 packages 04:46:08 Removing intermediate container 6dd57a921e5a 04:46:08 ---> 1cfce62b35a9 04:46:08 Step 14/23 : WORKDIR / 04:46:08 ---> Running in 22ac701464f7 04:46:08 Removing intermediate container 22ac701464f7 04:46:08 ---> ac4e7b405c29 04:46:08 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:46:08 ---> 881228867475 04:46:08 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:46:08 ---> ccae998fdcc8 04:46:08 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:46:08 ---> c8f1d4001dc3 04:46:08 Step 18/23 : EXPOSE 59999 04:46:08 ---> Running in 835bd7c98fa7 04:46:08 Removing intermediate container 835bd7c98fa7 04:46:08 ---> 3a7d0169d014 04:46:08 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:46:08 ---> Running in 764e7abf5ff6 04:46:08 Removing intermediate container 764e7abf5ff6 04:46:08 ---> 211d6167867b 04:46:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:46:08 ---> Running in c4598d824353 04:46:08 Removing intermediate container c4598d824353 04:46:08 ---> 6111eb4f20c8 04:46:08 Step 21/23 : LABEL arch=arm64 04:46:08 ---> Running in f67623285c21 04:46:08 Removing intermediate container f67623285c21 04:46:08 ---> 9ed974340ce1 04:46:08 Step 22/23 : LABEL git_sha=ae34ede6e749bbeb09e45e870b1cc54c76f1e788 04:46:08 ---> Running in 50d3f4d80da2 04:46:08 Removing intermediate container 50d3f4d80da2 04:46:08 ---> 1d3add4f7648 04:46:08 Step 23/23 : LABEL version=0.0.0 04:46:08 ---> Running in 1fb5ee3e227f 04:46:08 Removing intermediate container 1fb5ee3e227f 04:46:08 ---> 331a534bef0d 04:46:08 [Warning] One or more build-args [ARCH] were not consumed 04:46:08 Successfully built 331a534bef0d 04:46:08 Successfully tagged device-sdk-simple-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 04:46:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:08 04:46:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:09 arm64: Pulling from edgex-lftools-log-publisher 04:46:09 8998bd30e6a1: Pulling fs layer 04:46:09 04944245beec: Pulling fs layer 04:46:09 699f458cf7ca: Pulling fs layer 04:46:09 765212b225bb: Pulling fs layer 04:46:09 f23df028b6ca: Pulling fs layer 04:46:09 d65c8cfc05b1: Pulling fs layer 04:46:09 2437ff75d9bd: Pulling fs layer 04:46:09 765212b225bb: Waiting 04:46:09 f23df028b6ca: Waiting 04:46:09 d65c8cfc05b1: Waiting 04:46:09 2437ff75d9bd: Waiting 04:46:09 04944245beec: Verifying Checksum 04:46:09 04944245beec: Download complete 04:46:09 765212b225bb: Verifying Checksum 04:46:09 765212b225bb: Download complete 04:46:09 f23df028b6ca: Verifying Checksum 04:46:09 f23df028b6ca: Download complete 04:46:09 d65c8cfc05b1: Download complete 04:46:09 699f458cf7ca: Verifying Checksum 04:46:09 699f458cf7ca: Download complete 04:46:10 8998bd30e6a1: Verifying Checksum 04:46:10 8998bd30e6a1: Download complete 04:46:12 2437ff75d9bd: Download complete 04:46:14 8998bd30e6a1: Pull complete 04:46:14 04944245beec: Pull complete 04:46:16 699f458cf7ca: Pull complete 04:46:16 765212b225bb: Pull complete 04:46:16 f23df028b6ca: Pull complete 04:46:16 d65c8cfc05b1: Pull complete 04:46:31 2437ff75d9bd: Pull complete 04:46:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:46:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:32 prd-ubuntu20.04-docker-arm64-4c-16g-4349 does not seem to be running inside a container 04:46:32 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:46:34 $ docker top 5ffc8bbda5d063a756b9cc1ff558ad18120eb5f6fb5cca7383dcf3caeba4f61b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:35 ---> job-cost.sh 04:46:35 lf-activate-venv: SKIPPING 04:46:35 INFO: No Stack... 04:46:36 INFO: Retrieving Pricing Info for: v3-standard-4 04:46:37 INFO: Archiving Costs [Pipeline] sh 04:46:37 + + catcut /w/workspace/device-sdk-go/1/archives/cost.csv -d, 04:46:37 -f6 [Pipeline] lock 04:46:37 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1498-1-stack-cost] 04:46:37 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1498-1-stack-cost] did not exist. Created. 04:46:37 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1498-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:46:37 /w/workspace/device-sdk-go/1@tmp/durable-fc448a48/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:46:38 + echo total: 0.10999999940395355 [Pipeline] stash 04:46:38 Warning: overwriting stash ‘stack-cost’ 04:46:38 Stashed 1 file(s) [Pipeline] } 04:46:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1498-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:46:38 $ docker stop --time=1 5ffc8bbda5d063a756b9cc1ff558ad18120eb5f6fb5cca7383dcf3caeba4f61b 04:46:40 $ docker rm -f --volumes 5ffc8bbda5d063a756b9cc1ff558ad18120eb5f6fb5cca7383dcf3caeba4f61b [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 04:46:41 provisioning config files... 04:46:41 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp/config16021056708255771763tmp [Pipeline] { [Pipeline] sh 04:46:41 + set +x 04:46:41 + bash -s -- 04:46:41 + curl -s https://codecov.io/bash 04:46:41 04:46:41 _____ _ 04:46:41 / ____| | | 04:46:41 | | ___ __| | ___ ___ _____ __ 04:46:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:46:41 | |___| (_) | (_| | __/ (_| (_) \ V / 04:46:41 \_____\___/ \__,_|\___|\___\___/ \_/ 04:46:41 Bash-1.0.6 04:46:41 04:46:41 04:46:41 ==> git version 2.25.1 found 04:46:41 ==> 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 04:46:41 Release-Date: 2020-01-08 04:46:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:46:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:46:41 ==> Jenkins CI detected. 04:46:41 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1498 04:46:41 project root: . 04:46:41 --> token set from env 04:46:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:46:41 ==> Running gcov in . (disable via -X gcov) 04:46:41 ==> Python coveragepy not found 04:46:41 ==> Searching for coverage reports in: 04:46:41 + . 04:46:41 -> Found 1 reports 04:46:41 ==> Detecting git/mercurial file structure 04:46:41 ==> Reading reports 04:46:41 + ./coverage.out bytes=120273 04:46:41 ==> Appending adjustments 04:46:41 https://docs.codecov.io/docs/fixing-reports 04:46:41 + Found adjustments 04:46:41 ==> Gzipping contents 04:46:41 20K /tmp/codecov.ssEzuG.gz 04:46:41 ==> Uploading reports 04:46:41 url: https://codecov.io 04:46:41 query: branch=PR-1498&commit=ae34ede6e749bbeb09e45e870b1cc54c76f1e788&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1498%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1498&job=&cmd_args= 04:46:41 -> Pinging Codecov 04:46:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1498&commit=ae34ede6e749bbeb09e45e870b1cc54c76f1e788&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1498%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1498&job=&cmd_args= 04:46:41 -> Uploading to 04:46:41 https://storage.googleapis.com/codecov/v4/raw/2023-08-23/7E55EF52A471D76F132DFD9A03CDDE97/ae34ede6e749bbeb09e45e870b1cc54c76f1e788/059fb407-ca66-4396-ba27-81f2de62fb23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230823T044641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41b87ccadc8f78531264a3dbe075d5bfe7c878126c187629414d03526832159b 04:46:41 % Total % Received % Xferd Average Speed Time Time Time Current 04:46:41 Dload Upload Total Spent Left Speed 04:46:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16432 0 0 100 16432 0 79381 --:--:-- --:--:-- --:--:-- 79381 04:46:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/ae34ede6e749bbeb09e45e870b1cc54c76f1e788 [Pipeline] } 04:46:42 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 04:46:43 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1498/archives ] 04:46:43 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1498/archives 04:46:43 total 16 04:46:43 drwxr-xr-x 3 root root 4096 Aug 23 04:36 . 04:46:43 drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 04:36 .. 04:46:43 drwxr-xr-x 2 root root 4096 Aug 23 04:36 cost 04:46:43 -rw-r--r-- 1 root root 86 Aug 23 04:36 cost.csv 04:46:43 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1498/archives 04:46:43 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1498/archives 04:46:43 total 16 04:46:43 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 04:36 . 04:46:43 drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 04:36 .. 04:46:43 drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 04:36 cost 04:46:43 -rw-r--r-- 1 jenkins jenkins 86 Aug 23 04:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:46:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:46:45 ---> package-listing.sh 04:46:45 ++ facter osfamily 04:46:45 ++ tr '[:upper:]' '[:lower:]' 04:46:45 + OS_FAMILY=debian 04:46:45 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1498 04:46:45 + START_PACKAGES=/tmp/packages_start.txt 04:46:45 + END_PACKAGES=/tmp/packages_end.txt 04:46:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:46:45 + PACKAGES=/tmp/packages_start.txt 04:46:45 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1498 ']' 04:46:45 + PACKAGES=/tmp/packages_end.txt 04:46:45 + case "${OS_FAMILY}" in 04:46:45 + dpkg -l 04:46:45 + grep '^ii' 04:46:45 + '[' -f /tmp/packages_start.txt ']' 04:46:45 + '[' -f /tmp/packages_end.txt ']' 04:46:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:46:45 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1498 ']' 04:46:45 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1498/archives/ 04:46:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1498/archives/ [Pipeline] echo 04:46:45 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/gexfoundry_device-sdk-go_PR-1498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:46:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:46:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:46 prd-ubuntu20.04-docker-8c-8g-4348 does not seem to be running inside a container 04:46:46 $ 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/gexfoundry_device-sdk-go_PR-1498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1498 -v /w/workspace/gexfoundry_device-sdk-go_PR-1498:/w/workspace/gexfoundry_device-sdk-go_PR-1498:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1498@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 04:46:47 $ docker top b2adc479619897e4be975e072494781697f983bcf807413f7e6f26f8ad18b235 -eo pid,comm [Pipeline] { [Pipeline] sh 04:46:47 + touch /tmp/pre-build-complete [Pipeline] sh 04:46:47 + mkdir -p /var/log/sysstat [Pipeline] sh 04:46:48 + ls /var/log/sa-host 04:46:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:48 provisioning config files... 04:46:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1498@tmp/config3418062810298098456tmp [Pipeline] { [Pipeline] echo 04:46:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:46:48 ---> create-netrc.sh [Pipeline] } 04:46:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:46:49 ---> python-tools-install.sh [Pipeline] echo 04:46:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:46:49 ---> sudo-logs.sh 04:46:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:46:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:46:49 ---> job-cost.sh 04:46:49 lf-activate-venv: SKIPPING 04:46:49 DEBUG: total: 0.2199999988079071 04:46:49 INFO: Retrieving Stack Cost... 04:46:50 INFO: Retrieving Pricing Info for: v3-standard-8 04:46:50 INFO: Archiving Costs [Pipeline] echo 04:46:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:46:51 ---> logs-deploy.sh 04:46:51 lf-activate-venv: SKIPPING 04:46:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1498/1 04:46:51 INFO: archiving workspace using pattern(s): 04:46:52 Archives upload complete. 04:46:52 INFO: archiving logs to Nexus