Pull request #1144 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b72d49ff0aa294b99fec981cfa1e65ad4433cb94+b2d7386986501f8c504e256bc873431da18a2db4 (3831dde9602bb94761617119b40965dba17822f7) 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-ssh15702991166392910338.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh10292472349907549410.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1144/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1144/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15581922498853937749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh8426513314733249512.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1144/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1144/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2888529537132390172.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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/v2]] ========================================================= [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.17 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/v2 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 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-33630’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-33631’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33635 in /w/workspace/gexfoundry_device-sdk-go_PR-1144 [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-1144 # 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 b2d7386986501f8c504e256bc873431da18a2db4 into PR head commit b72d49ff0aa294b99fec981cfa1e65ad4433cb94 Merge succeeded, producing b72d49ff0aa294b99fec981cfa1e65ad4433cb94 Checking out Revision b72d49ff0aa294b99fec981cfa1e65ad4433cb94 (PR-1144) > 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/1144/head:refs/remotes/origin/PR-1144 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b72d49ff0aa294b99fec981cfa1e65ad4433cb94 # 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 b2d7386986501f8c504e256bc873431da18a2db4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b72d49ff0aa294b99fec981cfa1e65ad4433cb94 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 267ff576d04d099c801cb5d53fb1f6359d04b69e # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:44:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:44:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:44:48 ========================================================= 08:44:48 EdgeX Global Pipelines Version Info 08:44:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:44:49 ------------------- 08:44:49 stable info: 08:44:49 ------------------- 08:44:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:44:49 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 08:44:49 Message: update stable to v1.0.227 08:44:50 ------------------- 08:44:50 experimental info: 08:44:50 ------------------- 08:44:50 Commited By: **** collab-it+edgex@linuxfoundation.org 08:44:50 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 08:44:50 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1144 [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1144 [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1144 [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b72d49ff0aa294b99fec981cfa1e65ad4433cb94 [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b72d49f [Pipeline] echo 08:44:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:50 provisioning config files... 08:44:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config2115193627795258706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:51 ---> docker-login.sh 08:44:51 nexus3.edgexfoundry.org:10001 08:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:51 Configure a credential helper to remove this warning. See 08:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:51 08:44:51 Login Succeeded 08:44:51 nexus3.edgexfoundry.org:10002 08:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:51 Configure a credential helper to remove this warning. See 08:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:51 08:44:51 Login Succeeded 08:44:51 nexus3.edgexfoundry.org:10003 08:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:51 Configure a credential helper to remove this warning. See 08:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:51 08:44:51 Login Succeeded 08:44:51 nexus3.edgexfoundry.org:10004 08:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:52 Configure a credential helper to remove this warning. See 08:44:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:52 08:44:52 Login Succeeded 08:44:52 docker.io 08:44:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:52 Configure a credential helper to remove this warning. See 08:44:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:52 08:44:52 Login Succeeded 08:44:52 ---> docker-login.sh ends [Pipeline] } 08:44:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:44:52 + git rev-list -1 --merges b72d49ff0aa294b99fec981cfa1e65ad4433cb94~1..b72d49ff0aa294b99fec981cfa1e65ad4433cb94 [Pipeline] echo 08:44:52 -----------> git rev-list -1 --merges b72d49ff0aa294b99fec981cfa1e65ad4433cb94~1..b72d49ff0aa294b99fec981cfa1e65ad4433cb94 b72d49ff0aa294b99fec981cfa1e65ad4433cb94 [false] [Pipeline] sh 08:44:53 + git log --format=format:%s -1 b72d49ff0aa294b99fec981cfa1e65ad4433cb94 [Pipeline] echo 08:44:53 ========================================================= 08:44:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:44:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:44:53 + git log --format=format:%s -1 b72d49ff0aa294b99fec981cfa1e65ad4433cb94 [Pipeline] echo 08:44:53 [semverPrep] GIT_COMMIT: b72d49ff0aa294b99fec981cfa1e65ad4433cb94, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 [Pipeline] echo 08:44:53 [semverPrep] This is not a build commit. [Pipeline] sh 08:44:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:44:53 + grep -v github /etc/ssh/ssh_known_hosts 08:44:53 + [ -e /tmp/ssh_known_hosts ] 08:44:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:44:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:44:53 + sudo tee -a /etc/ssh/ssh_known_hosts 08:44:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:44:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:44:54 08:44:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:44:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:44:54 latest: Pulling from edgex-devops/py-git-semver 08:44:54 1fe172e4850f: Pulling fs layer 08:44:54 caf521ccaac6: Pulling fs layer 08:44:54 3ead6fa29328: Pulling fs layer 08:44:54 5c2a1cbceb83: Pulling fs layer 08:44:54 a8d5f1318db7: Pulling fs layer 08:44:54 c427282e49a2: Pulling fs layer 08:44:54 1827001aaf11: Pulling fs layer 08:44:54 0714d37db230: Pulling fs layer 08:44:54 ac28cf19c067: Pulling fs layer 08:44:54 ca983d60f3e2: Pulling fs layer 08:44:54 9f894cec8388: Pulling fs layer 08:44:54 1827001aaf11: Waiting 08:44:54 ac28cf19c067: Waiting 08:44:54 0714d37db230: Waiting 08:44:54 5c2a1cbceb83: Waiting 08:44:54 c427282e49a2: Waiting 08:44:54 9f894cec8388: Waiting 08:44:54 a8d5f1318db7: Waiting 08:44:54 ca983d60f3e2: Waiting 08:44:54 caf521ccaac6: Download complete 08:44:54 5c2a1cbceb83: Download complete 08:44:54 a8d5f1318db7: Verifying Checksum 08:44:54 a8d5f1318db7: Download complete 08:44:54 c427282e49a2: Verifying Checksum 08:44:54 c427282e49a2: Download complete 08:44:54 3ead6fa29328: Verifying Checksum 08:44:54 3ead6fa29328: Download complete 08:44:54 0714d37db230: Verifying Checksum 08:44:54 0714d37db230: Download complete 08:44:54 ac28cf19c067: Download complete 08:44:54 ca983d60f3e2: Verifying Checksum 08:44:54 ca983d60f3e2: Download complete 08:44:54 9f894cec8388: Verifying Checksum 08:44:54 9f894cec8388: Download complete 08:44:54 1fe172e4850f: Download complete 08:44:55 1827001aaf11: Verifying Checksum 08:44:55 1827001aaf11: Download complete 08:44:56 1fe172e4850f: Pull complete 08:44:56 caf521ccaac6: Pull complete 08:44:57 3ead6fa29328: Pull complete 08:44:57 5c2a1cbceb83: Pull complete 08:44:57 a8d5f1318db7: Pull complete 08:44:57 c427282e49a2: Pull complete 08:44:59 1827001aaf11: Pull complete 08:44:59 0714d37db230: Pull complete 08:44:59 ac28cf19c067: Pull complete 08:45:00 ca983d60f3e2: Pull complete 08:45:00 9f894cec8388: Pull complete 08:45:00 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 08:45:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:45:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 08:45:00 prd-ubuntu20.04-docker-8c-8g-33635 does not seem to be running inside a container 08:45:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 08:45:02 $ docker top a2182f547c30f4981d65b661ee07b4fa3a5a514953a8214e57d1fb9ea6ac8b67 -eo pid,comm 08:45:02 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). 08:45:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:45:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:45:02 [ssh-agent] Looking for ssh-agent implementation... 08:45:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:02 $ docker exec a2182f547c30f4981d65b661ee07b4fa3a5a514953a8214e57d1fb9ea6ac8b67 ssh-agent 08:45:02 SSH_AUTH_SOCK=/tmp/ssh-RbLViXckKFDv/agent.34 08:45:02 SSH_AGENT_PID=40 08:45:02 Running ssh-add (command line suppressed) 08:45:02 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_2416054186361203323.key (/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_2416054186361203323.key) 08:45:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:02 + git tag --points-at HEAD [Pipeline] } 08:45:02 $ docker exec --env ******** --env ******** a2182f547c30f4981d65b661ee07b4fa3a5a514953a8214e57d1fb9ea6ac8b67 ssh-agent -k 08:45:02 unset SSH_AUTH_SOCK; 08:45:02 unset SSH_AGENT_PID; 08:45:02 echo Agent pid 40 killed; 08:45:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:45:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:45:03 [ssh-agent] Looking for ssh-agent implementation... 08:45:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:45:03 $ docker exec a2182f547c30f4981d65b661ee07b4fa3a5a514953a8214e57d1fb9ea6ac8b67 ssh-agent 08:45:03 SSH_AUTH_SOCK=/tmp/ssh-GXty3MXB7TZC/agent.74 08:45:03 SSH_AGENT_PID=80 08:45:03 Running ssh-add (command line suppressed) 08:45:03 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_6247923859370238868.key (/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_6247923859370238868.key) 08:45:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:45:03 + git semver init 08:45:03 2022-04-28 08:45:03,937 [run_init] DEBUG init version:0.0.0 force:False 08:45:03 2022-04-28 08:45:03,938 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver 08:45:03 2022-04-28 08:45:03,939 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver 08:45:03 2022-04-28 08:45:03,939 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1144, universal_newlines=False, shell=None, istream=None) 08:45:04 2022-04-28 08:45:04,849 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.git/info/exclude 08:45:04 2022-04-28 08:45:04,850 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver/PR-1144 with force:False 08:45:04 2022-04-28 08:45:04,850 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver/PR-1144 08:45:04 2022-04-28 08:45:04,855 [execute] INFO git cat-file --batch-check 08:45:04 2022-04-28 08:45:04,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver, universal_newlines=False, shell=None, istream=) 08:45:04 2022-04-28 08:45:04,861 [execute] INFO git cat-file --batch 08:45:04 2022-04-28 08:45:04,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver, universal_newlines=False, shell=None, istream=) 08:45:04 2022-04-28 08:45:04,867 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver/PR-1144 08:45:04 0.0.0 [Pipeline] } 08:45:04 $ docker exec --env ******** --env ******** a2182f547c30f4981d65b661ee07b4fa3a5a514953a8214e57d1fb9ea6ac8b67 ssh-agent -k 08:45:05 unset SSH_AUTH_SOCK; 08:45:05 unset SSH_AGENT_PID; 08:45:05 echo Agent pid 80 killed; 08:45:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:45:05 + git semver [Pipeline] } 08:45:05 $ docker stop --time=1 a2182f547c30f4981d65b661ee07b4fa3a5a514953a8214e57d1fb9ea6ac8b67 08:45:07 $ docker rm -f a2182f547c30f4981d65b661ee07b4fa3a5a514953a8214e57d1fb9ea6ac8b67 [Pipeline] // withDockerContainer [Pipeline] sh 08:45:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:45:07 Stashed 1 file(s) [Pipeline] echo 08:45:07 [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 08:45:07 provisioning config files... 08:45:07 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config1101911622647142150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:08 ---> docker-login.sh 08:45:08 nexus3.edgexfoundry.org:10001 08:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:08 Configure a credential helper to remove this warning. See 08:45:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:08 08:45:08 Login Succeeded 08:45:08 nexus3.edgexfoundry.org:10002 08:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:08 Configure a credential helper to remove this warning. See 08:45:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:08 08:45:08 Login Succeeded 08:45:08 nexus3.edgexfoundry.org:10003 08:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:08 Configure a credential helper to remove this warning. See 08:45:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:08 08:45:08 Login Succeeded 08:45:08 nexus3.edgexfoundry.org:10004 08:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:08 Configure a credential helper to remove this warning. See 08:45:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:08 08:45:08 Login Succeeded 08:45:08 docker.io 08:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:08 Configure a credential helper to remove this warning. See 08:45:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:08 08:45:08 Login Succeeded 08:45:08 ---> docker-login.sh ends [Pipeline] } 08:45:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:45:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:45:09 ========================================================= 08:45:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:45:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:45:09 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 08:45:09 Sending build context to Docker daemon 9.675MB 08:45:09 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 08:45:09 Step 2/11 : FROM ${BASE} AS builder 08:45:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:45:09 59bf1c3509f3: Pulling fs layer 08:45:09 666ba61612fd: Pulling fs layer 08:45:09 8ed8ca486205: Pulling fs layer 08:45:09 4fe6c5a15a65: Pulling fs layer 08:45:09 22a0e8bec74d: Pulling fs layer 08:45:09 ca2b28591e48: Pulling fs layer 08:45:09 a51346096db8: Pulling fs layer 08:45:09 daebc70d1ce1: Pulling fs layer 08:45:09 0e18a0eac166: Pulling fs layer 08:45:09 22a0e8bec74d: Waiting 08:45:09 ca2b28591e48: Waiting 08:45:09 a51346096db8: Waiting 08:45:09 daebc70d1ce1: Waiting 08:45:09 0e18a0eac166: Waiting 08:45:09 4fe6c5a15a65: Waiting 08:45:09 8ed8ca486205: Verifying Checksum 08:45:09 8ed8ca486205: Download complete 08:45:09 666ba61612fd: Download complete 08:45:09 22a0e8bec74d: Verifying Checksum 08:45:09 22a0e8bec74d: Download complete 08:45:09 ca2b28591e48: Verifying Checksum 08:45:09 ca2b28591e48: Download complete 08:45:09 59bf1c3509f3: Verifying Checksum 08:45:09 59bf1c3509f3: Download complete 08:45:09 a51346096db8: Verifying Checksum 08:45:09 a51346096db8: Download complete 08:45:09 daebc70d1ce1: Verifying Checksum 08:45:09 daebc70d1ce1: Download complete 08:45:09 59bf1c3509f3: Pull complete 08:45:09 666ba61612fd: Pull complete 08:45:09 8ed8ca486205: Pull complete 08:45:10 0e18a0eac166: Verifying Checksum 08:45:10 0e18a0eac166: Download complete 08:45:10 4fe6c5a15a65: Verifying Checksum 08:45:10 4fe6c5a15a65: Download complete 08:45:14 4fe6c5a15a65: Pull complete 08:45:14 22a0e8bec74d: Pull complete 08:45:14 ca2b28591e48: Pull complete 08:45:14 a51346096db8: Pull complete 08:45:14 daebc70d1ce1: Pull complete 08:45:17 0e18a0eac166: Pull complete 08:45:17 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 08:45:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:45:17 ---> f018257e8ee9 08:45:17 Step 3/11 : ARG MAKE=make build 08:45:18 ---> Running in fb975b36f803 08:45:19 Removing intermediate container fb975b36f803 08:45:19 ---> 2b9198992bc0 08:45:19 Step 4/11 : WORKDIR /device-sdk-go 08:45:19 ---> Running in 2d66a76cc41a 08:45:19 Removing intermediate container 2d66a76cc41a 08:45:19 ---> b2b959bc646d 08:45:19 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:45:19 ---> Running in 828c4bb6a1bb 08:45:19 Removing intermediate container 828c4bb6a1bb 08:45:19 ---> fb6456cf968c 08:45:19 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:19 ---> Running in 36328c739fc0 08:45:19 Removing intermediate container 36328c739fc0 08:45:19 ---> 25431e92570a 08:45:19 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:45:19 ---> Running in 4e5fd519ea11 08:45:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:45:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:45:21 OK: 221 MiB in 52 packages 08:45:21 Removing intermediate container 4e5fd519ea11 08:45:21 ---> c4f214a03a94 08:45:21 Step 8/11 : COPY go.mod vendor* ./ 08:45:22 ---> 8bb16bea3407 08:45:22 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:22 ---> Running in a7296142ce9b 08:45:22 Still waiting to schedule task 08:45:22 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33631’ 08:46:00 Removing intermediate container a7296142ce9b 08:46:00 ---> b4ca3d08ccef 08:46:00 Step 10/11 : COPY . . 08:46:00 ---> 46c63e10a840 08:46:00 Step 11/11 : RUN ${MAKE} 08:46:00 ---> Running in 3aa0764a3714 08:46:00 noop 08:46:00 Removing intermediate container 3aa0764a3714 08:46:00 ---> ff0f9eca8455 08:46:00 Successfully built ff0f9eca8455 08:46:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:46:01 + docker inspect -f . ci-base-image-x86_64 08:46:01 . [Pipeline] withDockerContainer 08:46:01 prd-ubuntu20.04-docker-8c-8g-33635 does not seem to be running inside a container 08:46:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@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 ******** -e ******** ci-base-image-x86_64 cat 08:46:02 $ docker top 90643ec3dbf94b0d17f2c8a4f6bc9c78d3f3829fc2eb62810d338b1beb991a6f -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:02 + go version 08:46:02 go version go1.17.6 linux/amd64 [Pipeline] } 08:46:02 $ docker stop --time=1 90643ec3dbf94b0d17f2c8a4f6bc9c78d3f3829fc2eb62810d338b1beb991a6f 08:46:04 $ docker rm -f 90643ec3dbf94b0d17f2c8a4f6bc9c78d3f3829fc2eb62810d338b1beb991a6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:46:04 + docker inspect -f . ci-base-image-x86_64 08:46:04 . [Pipeline] withDockerContainer 08:46:04 prd-ubuntu20.04-docker-8c-8g-33635 does not seem to be running inside a container 08:46:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@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 ******** -e ******** ci-base-image-x86_64 cat 08:46:05 $ docker top be4a9ee4e467dd4cdb1b8691406e17522883561d282e937e4cd0a1c520e78ade -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:46:05 + make test 08:46:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:46:11 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:46:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:46:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:46:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:46:23 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.083s coverage: 23.3% of statements 08:46:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:46:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.062s coverage: 27.6% of statements 08:46:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.093s coverage: 78.9% of statements 08:46:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.076s coverage: 10.8% of statements 08:46:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.096s coverage: 60.0% of statements 08:46:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:46:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:46:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.081s coverage: 34.8% of statements 08:46:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:46:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.081s coverage: 86.1% of statements 08:46:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:46:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:46:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.105s coverage: 65.1% of statements 08:46:24 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.932s coverage: 89.2% of statements 08:46:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:46:24 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.7% of statements 08:46:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:46:39 GO111MODULE=on go vet ./... 08:46:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:46:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:46:44 ./bin/test-attribution-txt.sh [Pipeline] echo 08:46:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:46:44 $ docker stop --time=1 be4a9ee4e467dd4cdb1b8691406e17522883561d282e937e4cd0a1c520e78ade 08:46:47 $ docker rm -f be4a9ee4e467dd4cdb1b8691406e17522883561d282e937e4cd0a1c520e78ade [Pipeline] // withDockerContainer [Pipeline] sh 08:46:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:46:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:46:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:46:49 + ls -al . 08:46:49 total 316 08:46:49 drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 08:46 . 08:46:49 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:44 .. 08:46:49 -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 08:44 .dockerignore 08:46:49 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 08:45 .git 08:46:49 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:44 .github 08:46:49 -rw-rw-r-- 1 jenkins jenkins 131 Apr 28 08:44 .gitignore 08:46:49 -rw-rw-r-- 1 jenkins jenkins 42 Apr 28 08:44 .golangci.yml 08:46:49 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 08:45 .semver 08:46:49 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 28 08:44 CHANGELOG.md 08:46:49 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 08:44 GOVERNANCE.md 08:46:49 -rw-rw-r-- 1 jenkins jenkins 880 Apr 28 08:44 Jenkinsfile 08:46:49 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 28 08:44 LICENSE 08:46:49 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 28 08:44 Makefile 08:46:49 -rw-rw-r-- 1 jenkins jenkins 619 Apr 28 08:44 OWNERS.md 08:46:49 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 28 08:44 README.md 08:46:49 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 08:45 VERSION 08:46:49 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:44 bin 08:46:49 -rw-r--r-- 1 jenkins jenkins 130819 Apr 28 08:46 coverage.out 08:46:49 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 08:44 example 08:46:49 -rw-rw-r-- 1 jenkins jenkins 3198 Apr 28 08:44 go.mod 08:46:49 -rw-rw-r-- 1 jenkins jenkins 53849 Apr 28 08:44 go.sum 08:46:49 drwxrwxr-x 15 jenkins jenkins 4096 Apr 28 08:44 internal 08:46:49 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 08:44 openapi 08:46:49 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 08:44 pkg 08:46:49 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:44 snap 08:46:49 -rw-rw-r-- 1 jenkins jenkins 222 Apr 28 08:44 version.go [Pipeline] isUnix [Pipeline] sh 08:46:49 + 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=b72d49ff0aa294b99fec981cfa1e65ad4433cb94 --label arch=amd64 --label version=0.0.0 . 08:46:49 Sending build context to Docker daemon 9.806MB 08:46:49 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 08:46:49 Step 2/25 : FROM ${BASE} AS builder 08:46:49 ---> ff0f9eca8455 08:46:49 Step 3/25 : ARG MAKE=make build 08:46:49 ---> Running in 7f9b115417d8 08:46:49 Removing intermediate container 7f9b115417d8 08:46:49 ---> b060378b07ce 08:46:49 Step 4/25 : WORKDIR /device-sdk-go 08:46:49 ---> Running in 115d648dfd37 08:46:50 Removing intermediate container 115d648dfd37 08:46:50 ---> 779b4ac5fc7c 08:46:50 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:46:50 ---> Running in cac1d910b861 08:46:50 Removing intermediate container cac1d910b861 08:46:50 ---> 3a5c433da440 08:46:50 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:46:50 ---> Running in b290b3f9b4b8 08:46:50 Removing intermediate container b290b3f9b4b8 08:46:50 ---> f8a9c87721ad 08:46:50 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:46:51 ---> Running in 9cb3328e0299 08:46:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:46:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:46:52 OK: 221 MiB in 52 packages 08:46:52 Removing intermediate container 9cb3328e0299 08:46:52 ---> 3a491a3f968e 08:46:52 Step 8/25 : COPY go.mod vendor* ./ 08:46:53 ---> f60b80c83681 08:46:53 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:53 ---> Running in 635b342157b2 08:46:54 Removing intermediate container 635b342157b2 08:46:54 ---> 78c1bd3c6f6e 08:46:54 Step 10/25 : COPY . . 08:46:54 ---> 9df52684a4e8 08:46:54 Step 11/25 : RUN ${MAKE} 08:46:54 ---> Running in 8e262353e243 08:46:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:47:12 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:47:15 Removing intermediate container 8e262353e243 08:47:15 ---> 85b5867e0066 08:47:15 Step 12/25 : FROM alpine:3.14 08:47:16 3.14: Pulling from library/alpine 08:47:16 8663204ce13b: Pulling fs layer 08:47:16 8663204ce13b: Verifying Checksum 08:47:16 8663204ce13b: Download complete 08:47:16 8663204ce13b: Pull complete 08:47:16 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:47:16 Status: Downloaded newer image for alpine:3.14 08:47:16 ---> e04c818066af 08:47:16 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:47:16 ---> Running in 0bcd185fa219 08:47:16 Removing intermediate container 0bcd185fa219 08:47:16 ---> 62b9969315ec 08:47:16 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:16 ---> Running in 55890a95c68e 08:47:17 Removing intermediate container 55890a95c68e 08:47:17 ---> 1ff4ad6642f6 08:47:17 Step 15/25 : RUN apk add --update --no-cache zeromq 08:47:17 ---> Running in e3e541d7f246 08:47:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:47:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:47:18 (1/5) Installing libgcc (10.3.1_git20210424-r2) 08:47:19 (2/5) Installing libsodium (1.0.18-r0) 08:47:19 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 08:47:19 (4/5) Installing libzmq (4.3.4-r0) 08:47:19 (5/5) Installing zeromq (4.3.4-r0) 08:47:19 Executing busybox-1.33.1-r7.trigger 08:47:19 OK: 8 MiB in 19 packages 08:47:20 Removing intermediate container e3e541d7f246 08:47:20 ---> a506092acc5b 08:47:20 Step 16/25 : WORKDIR / 08:47:20 ---> Running in 7ac4d78379a7 08:47:20 Removing intermediate container 7ac4d78379a7 08:47:20 ---> 179d7f47448e 08:47:20 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:47:20 ---> dc39c7495659 08:47:20 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:47:20 ---> d5fa917bee0d 08:47:20 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:47:21 ---> ab4aa728d49d 08:47:21 Step 20/25 : EXPOSE 59999 08:47:21 ---> Running in e973f7e4bcb8 08:47:21 Removing intermediate container e973f7e4bcb8 08:47:21 ---> 766464a1c8fb 08:47:21 Step 21/25 : ENTRYPOINT ["/device-simple"] 08:47:21 ---> Running in 73742bf13bef 08:47:21 Removing intermediate container 73742bf13bef 08:47:21 ---> de8a023f9709 08:47:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:47:21 ---> Running in d2fb5b78e3a5 08:47:21 Removing intermediate container d2fb5b78e3a5 08:47:21 ---> e02f516d27af 08:47:21 Step 23/25 : LABEL arch=amd64 08:47:21 ---> Running in 0067499016dd 08:47:21 Removing intermediate container 0067499016dd 08:47:21 ---> 966e9dc6bbe0 08:47:21 Step 24/25 : LABEL git_sha=b72d49ff0aa294b99fec981cfa1e65ad4433cb94 08:47:21 ---> Running in 7222e59e8314 08:47:21 Removing intermediate container 7222e59e8314 08:47:21 ---> 8006322e4274 08:47:21 Step 25/25 : LABEL version=0.0.0 08:47:21 ---> Running in 89e86bbaf8d5 08:47:22 Removing intermediate container 89e86bbaf8d5 08:47:22 ---> cee43f797153 08:47:22 [Warning] One or more build-args [ARCH] were not consumed 08:47:22 Successfully built cee43f797153 08:47:22 Successfully tagged device-sdk-simple:latest [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] sh 08:47:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:22 08:47:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:47:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:22 latest: Pulling from edgex-lftools-log-publisher 08:47:22 5eb5b503b376: Pulling fs layer 08:47:22 5c69ac0246d0: Pulling fs layer 08:47:22 ec43610c2a17: Pulling fs layer 08:47:22 3a2ae6a8a46f: Pulling fs layer 08:47:22 33b1e0a273af: Pulling fs layer 08:47:22 5d3b04190fa2: Pulling fs layer 08:47:22 2f39f015ded8: Pulling fs layer 08:47:22 3a2ae6a8a46f: Waiting 08:47:22 5d3b04190fa2: Waiting 08:47:22 33b1e0a273af: Waiting 08:47:22 2f39f015ded8: Waiting 08:47:22 5c69ac0246d0: Download complete 08:47:22 3a2ae6a8a46f: Verifying Checksum 08:47:22 3a2ae6a8a46f: Download complete 08:47:22 33b1e0a273af: Verifying Checksum 08:47:22 33b1e0a273af: Download complete 08:47:22 5d3b04190fa2: Verifying Checksum 08:47:22 5d3b04190fa2: Download complete 08:47:22 ec43610c2a17: Verifying Checksum 08:47:22 ec43610c2a17: Download complete 08:47:23 5eb5b503b376: Verifying Checksum 08:47:23 5eb5b503b376: Download complete 08:47:23 2f39f015ded8: Download complete 08:47:24 5eb5b503b376: Pull complete 08:47:24 5c69ac0246d0: Pull complete 08:47:25 ec43610c2a17: Pull complete 08:47:25 3a2ae6a8a46f: Pull complete 08:47:25 33b1e0a273af: Pull complete 08:47:25 5d3b04190fa2: Pull complete 08:47:30 2f39f015ded8: Pull complete 08:47:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:47:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:47:30 prd-ubuntu20.04-docker-8c-8g-33635 does not seem to be running inside a container 08:47: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-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:47:33 $ docker top 1ac38f6840ebfb1b8d44699bfbb80167b221c0a131a42dba0847c8ed10ea68b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:33 ---> job-cost.sh 08:47:33 lf-activate-venv: SKIPPING 08:47:33 INFO: No Stack... 08:47:34 INFO: Retrieving Pricing Info for: v3-standard-8 08:47:34 INFO: Archiving Costs [Pipeline] sh 08:47:34 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/cost.csv 08:47:34 + cut -d, -f6 [Pipeline] lock 08:47:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1144-7-stack-cost] 08:47:34 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-7-stack-cost] did not exist. Created. 08:47:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1144-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:47:35 + echo total: 0.2199999988079071 [Pipeline] stash 08:47:35 Stashed 1 file(s) [Pipeline] } 08:47:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-7-stack-cost] [Pipeline] // lock [Pipeline] } 08:47:35 $ docker stop --time=1 1ac38f6840ebfb1b8d44699bfbb80167b221c0a131a42dba0847c8ed10ea68b4 08:47:36 $ docker rm -f 1ac38f6840ebfb1b8d44699bfbb80167b221c0a131a42dba0847c8ed10ea68b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:48:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33638 in /w/workspace/gexfoundry_device-sdk-go_PR-1144 [Pipeline] { [Pipeline] ws 08:48:20 Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout 08:48:20 The recommended git tool is: git 08:48:28 using credential edgex-jenkins-ssh 08:48:28 Cloning the remote Git repository 08:48:29 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:48:29 > git init /w/workspace/device-sdk-go/7 # timeout=10 08:48:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:48:29 > git --version # timeout=10 08:48:29 > git --version # 'git version 2.25.1' 08:48:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:48:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:48:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:32 Merging remotes/origin/main commit b2d7386986501f8c504e256bc873431da18a2db4 into PR head commit b72d49ff0aa294b99fec981cfa1e65ad4433cb94 08:48:32 Merge succeeded, producing b72d49ff0aa294b99fec981cfa1e65ad4433cb94 08:48:32 Checking out Revision b72d49ff0aa294b99fec981cfa1e65ad4433cb94 (PR-1144) 08:48:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:48:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:48:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:48:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1144/head:refs/remotes/origin/PR-1144 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:48:32 > git config core.sparsecheckout # timeout=10 08:48:32 > git checkout -f b72d49ff0aa294b99fec981cfa1e65ad4433cb94 # timeout=10 08:48:32 > git remote # timeout=10 08:48:32 > git config --get remote.origin.url # timeout=10 08:48:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:48:32 > git merge b2d7386986501f8c504e256bc873431da18a2db4 # timeout=10 08:48:32 > git rev-parse HEAD^{commit} # timeout=10 08:48:32 > git config core.sparsecheckout # timeout=10 08:48:32 > git checkout -f b72d49ff0aa294b99fec981cfa1e65ad4433cb94 # timeout=10 08:48:36 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:48:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:48:37 % Total % Received % Xferd Average Speed Time Time Time Current 08:48:37 Dload Upload Total Spent Left Speed 08:48:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh 08:48:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:48:38 + sudo tee /etc/docker/daemon.new 08:48:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:48:38 { 08:48:38 "registry-mirrors": [ 08:48:38 "https://nexus3.edgexfoundry.org:10001" 08:48:38 ], 08:48:38 "bip": "10.250.0.254/24", 08:48:38 "hosts": [ 08:48:38 "tcp://0.0.0.0:5555", 08:48:38 "unix:///var/run/docker.sock" 08:48:38 ], 08:48:38 "mtu": 1458, 08:48:38 "selinux-enabled": true, 08:48:38 "seccomp-profile": "/etc/docker/seccomp.json" 08:48:38 } [Pipeline] sh 08:48:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:48:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:48:57 provisioning config files... 08:48:57 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/7@tmp/config1574750156195914219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:58 ---> docker-login.sh 08:48:58 nexus3.edgexfoundry.org:10001 08:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:59 Configure a credential helper to remove this warning. See 08:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:59 08:48:59 Login Succeeded 08:48:59 nexus3.edgexfoundry.org:10002 08:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:59 Configure a credential helper to remove this warning. See 08:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:59 08:48:59 Login Succeeded 08:48:59 nexus3.edgexfoundry.org:10003 08:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:59 Configure a credential helper to remove this warning. See 08:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:59 08:48:59 Login Succeeded 08:48:59 nexus3.edgexfoundry.org:10004 08:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:00 Configure a credential helper to remove this warning. See 08:49:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:00 08:49:00 Login Succeeded 08:49:00 docker.io 08:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:49:01 Configure a credential helper to remove this warning. See 08:49:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:49:01 08:49:01 Login Succeeded 08:49:01 ---> docker-login.sh ends [Pipeline] } 08:49:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:49:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:49:01 ========================================================= 08:49:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:49:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:49:02 + 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.17-alpine --build-arg MAKE=echo noop --target=builder . 08:49:02 Sending build context to Docker daemon 5.209MB 08:49:02 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 08:49:02 Step 2/11 : FROM ${BASE} AS builder 08:49:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:49:02 9b3977197b4f: Pulling fs layer 08:49:02 1a89e8eeedd5: Pulling fs layer 08:49:02 94645a83ff95: Pulling fs layer 08:49:02 3f3a8bcf1eab: Pulling fs layer 08:49:02 0c92f367c5e7: Pulling fs layer 08:49:02 3096ccb668a1: Pulling fs layer 08:49:02 e8cf19c19ddd: Pulling fs layer 08:49:02 a4caa8a26152: Pulling fs layer 08:49:02 3096ccb668a1: Waiting 08:49:02 e8cf19c19ddd: Waiting 08:49:02 a4caa8a26152: Waiting 08:49:02 0c92f367c5e7: Waiting 08:49:02 3f3a8bcf1eab: Waiting 08:49:02 94645a83ff95: Download complete 08:49:02 1a89e8eeedd5: Verifying Checksum 08:49:02 1a89e8eeedd5: Download complete 08:49:03 0c92f367c5e7: Verifying Checksum 08:49:03 0c92f367c5e7: Download complete 08:49:03 3096ccb668a1: Verifying Checksum 08:49:03 3096ccb668a1: Download complete 08:49:03 9b3977197b4f: Verifying Checksum 08:49:03 9b3977197b4f: Download complete 08:49:03 e8cf19c19ddd: Verifying Checksum 08:49:03 e8cf19c19ddd: Download complete 08:49:03 9b3977197b4f: Pull complete 08:49:04 1a89e8eeedd5: Pull complete 08:49:04 94645a83ff95: Pull complete 08:49:05 a4caa8a26152: Verifying Checksum 08:49:05 a4caa8a26152: Download complete 08:49:05 3f3a8bcf1eab: Verifying Checksum 08:49:05 3f3a8bcf1eab: Download complete 08:49:20 3f3a8bcf1eab: Pull complete 08:49:20 0c92f367c5e7: Pull complete 08:49:20 3096ccb668a1: Pull complete 08:49:20 e8cf19c19ddd: Pull complete 08:49:26 a4caa8a26152: Pull complete 08:49:26 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 08:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:49:26 ---> 725f1c02e7f9 08:49:26 Step 3/11 : ARG MAKE=make build 08:49:27 ---> Running in ecce6fea1377 08:49:27 Removing intermediate container ecce6fea1377 08:49:27 ---> 790623d5bdfc 08:49:27 Step 4/11 : WORKDIR /device-sdk-go 08:49:27 ---> Running in 23c264d3ebab 08:49:28 Removing intermediate container 23c264d3ebab 08:49:28 ---> 9cce3f073762 08:49:28 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:49:28 ---> Running in c8aeb3f7cff1 08:49:28 Removing intermediate container c8aeb3f7cff1 08:49:28 ---> 8213dbf42446 08:49:28 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:28 ---> Running in 38544e31496e 08:49:32 Removing intermediate container 38544e31496e 08:49:32 ---> 966a90c1511c 08:49:32 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:49:32 ---> Running in 7268a96ae723 08:49:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:42 OK: 220 MiB in 52 packages 08:49:42 Removing intermediate container 7268a96ae723 08:49:42 ---> dd50e888e4dc 08:49:42 Step 8/11 : COPY go.mod vendor* ./ 08:49:43 ---> 5270d082717d 08:49:43 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:43 ---> Running in 514dd9e4c9b0 08:50:39 Removing intermediate container 514dd9e4c9b0 08:50:39 ---> de9bc755a90f 08:50:39 Step 10/11 : COPY . . 08:50:39 ---> 455725b474d0 08:50:39 Step 11/11 : RUN ${MAKE} 08:50:39 ---> Running in 591e0fe0169f 08:50:39 noop 08:50:39 Removing intermediate container 591e0fe0169f 08:50:39 ---> d822703ad7fa 08:50:39 Successfully built d822703ad7fa 08:50:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:50:40 + docker inspect -f . ci-base-image-arm64 08:50:40 . [Pipeline] withDockerContainer 08:50:40 prd-ubuntu20.04-docker-arm64-4c-16g-33638 does not seem to be running inside a container 08:50:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:50:41 $ docker top 8d8abf0a06323a8d5c2e0813d76fc0b064bd3cb75affd3917d3700ee5385b1bf -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:42 + go version 08:50:42 go version go1.17.6 linux/arm64 [Pipeline] } 08:50:42 $ docker stop --time=1 8d8abf0a06323a8d5c2e0813d76fc0b064bd3cb75affd3917d3700ee5385b1bf 08:50:44 $ docker rm -f 8d8abf0a06323a8d5c2e0813d76fc0b064bd3cb75affd3917d3700ee5385b1bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:50:45 + docker inspect -f . ci-base-image-arm64 08:50:45 . [Pipeline] withDockerContainer 08:50:45 prd-ubuntu20.04-docker-arm64-4c-16g-33638 does not seem to be running inside a container 08:50:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:50:47 $ docker top eaf3a216883bfbea5ca547d2fea93539bd73a94aac61eb0571903b8423133279 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:50:48 + make test 08:50:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:51:27 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:53:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:53:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:53:19 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:53:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.380s coverage: 23.3% of statements 08:53:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:53:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.277s coverage: 27.6% of statements 08:53:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.365s coverage: 78.9% of statements 08:53:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.261s coverage: 10.8% of statements 08:53:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.415s coverage: 60.0% of statements 08:53:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:53:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:53:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.457s coverage: 34.8% of statements 08:53:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:53:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.375s coverage: 86.1% of statements 08:53:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:53:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:53:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.501s coverage: 65.1% of statements 08:53:44 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.564s coverage: 89.2% of statements 08:53:44 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:53:46 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.271s coverage: 4.7% of statements 08:53:46 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:53:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:53:47 GO111MODULE=on go vet ./... 08:55:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:55:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:55:39 ./bin/test-attribution-txt.sh [Pipeline] echo 08:55:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:55:39 $ docker stop --time=1 eaf3a216883bfbea5ca547d2fea93539bd73a94aac61eb0571903b8423133279 08:55:41 $ docker rm -f eaf3a216883bfbea5ca547d2fea93539bd73a94aac61eb0571903b8423133279 [Pipeline] // withDockerContainer [Pipeline] sh 08:55:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:55:42 Warning: overwriting stash ‘coverage-report’ 08:55:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:55:43 + ls -al . 08:55:43 total 312 08:55:43 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 08:55 . 08:55:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:48 .. 08:55:43 -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 08:48 .dockerignore 08:55:43 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 08:48 .git 08:55:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:48 .github 08:55:43 -rw-rw-r-- 1 jenkins jenkins 131 Apr 28 08:48 .gitignore 08:55:43 -rw-rw-r-- 1 jenkins jenkins 42 Apr 28 08:48 .golangci.yml 08:55:43 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 28 08:48 CHANGELOG.md 08:55:43 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 08:48 GOVERNANCE.md 08:55:43 -rw-rw-r-- 1 jenkins jenkins 880 Apr 28 08:48 Jenkinsfile 08:55:43 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 28 08:48 LICENSE 08:55:43 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 28 08:48 Makefile 08:55:43 -rw-rw-r-- 1 jenkins jenkins 619 Apr 28 08:48 OWNERS.md 08:55:43 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 28 08:48 README.md 08:55:43 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 08:45 VERSION 08:55:43 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:48 bin 08:55:43 -rw-r--r-- 1 jenkins jenkins 130818 Apr 28 08:53 coverage.out 08:55:43 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 08:48 example 08:55:43 -rw-rw-r-- 1 jenkins jenkins 3198 Apr 28 08:48 go.mod 08:55:43 -rw-rw-r-- 1 jenkins jenkins 53849 Apr 28 08:48 go.sum 08:55:43 drwxrwxr-x 15 jenkins jenkins 4096 Apr 28 08:48 internal 08:55:43 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 08:48 openapi 08:55:43 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 08:48 pkg 08:55:43 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:48 snap 08:55:43 -rw-rw-r-- 1 jenkins jenkins 222 Apr 28 08:48 version.go [Pipeline] isUnix [Pipeline] sh 08:55:44 + 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=b72d49ff0aa294b99fec981cfa1e65ad4433cb94 --label arch=arm64 --label version=0.0.0 . 08:55:44 Sending build context to Docker daemon 5.341MB 08:55:44 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 08:55:44 Step 2/25 : FROM ${BASE} AS builder 08:55:44 ---> d822703ad7fa 08:55:44 Step 3/25 : ARG MAKE=make build 08:55:44 ---> Running in c765e05e8582 08:55:45 Removing intermediate container c765e05e8582 08:55:45 ---> 4c34809df68c 08:55:45 Step 4/25 : WORKDIR /device-sdk-go 08:55:45 ---> Running in 4a607deeb145 08:55:45 Removing intermediate container 4a607deeb145 08:55:45 ---> fd441939847d 08:55:45 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:55:45 ---> Running in 7e09547d0517 08:55:46 Removing intermediate container 7e09547d0517 08:55:46 ---> 9fc047c1bc21 08:55:46 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:55:46 ---> Running in 552d1dfc35ba 08:55:48 Removing intermediate container 552d1dfc35ba 08:55:48 ---> c37f656f54c6 08:55:48 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:55:48 ---> Running in 4f80bc6e6960 08:55:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:55:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:55:50 OK: 220 MiB in 52 packages 08:55:51 Removing intermediate container 4f80bc6e6960 08:55:51 ---> 305855017bd3 08:55:51 Step 8/25 : COPY go.mod vendor* ./ 08:55:52 ---> 6fa8ddbd87fb 08:55:52 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:52 ---> Running in 0a663cd3f8b2 08:55:54 Removing intermediate container 0a663cd3f8b2 08:55:54 ---> 9a3a318f75b2 08:55:54 Step 10/25 : COPY . . 08:55:55 ---> a06fc0b9d5c0 08:55:55 Step 11/25 : RUN ${MAKE} 08:55:55 ---> Running in facb641dec48 08:55:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:58:18 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:58:18 Removing intermediate container facb641dec48 08:58:18 ---> ec4c271c4404 08:58:18 Step 12/25 : FROM alpine:3.14 08:58:18 3.14: Pulling from library/alpine 08:58:18 455c02918c45: Pulling fs layer 08:58:18 455c02918c45: Download complete 08:58:18 455c02918c45: Pull complete 08:58:18 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:58:18 Status: Downloaded newer image for alpine:3.14 08:58:18 ---> ac73e934f311 08:58:18 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:58:18 ---> Running in a741cb9ae9d5 08:58:18 Removing intermediate container a741cb9ae9d5 08:58:18 ---> 426b449ce90f 08:58:18 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:18 ---> Running in 74cabf5571a1 08:58:18 Removing intermediate container 74cabf5571a1 08:58:18 ---> 41c88b978d65 08:58:18 Step 15/25 : RUN apk add --update --no-cache zeromq 08:58:18 ---> Running in 1168b97767b8 08:58:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:58:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:58:20 (1/5) Installing libgcc (10.3.1_git20210424-r2) 08:58:20 (2/5) Installing libsodium (1.0.18-r0) 08:58:20 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 08:58:20 (4/5) Installing libzmq (4.3.4-r0) 08:58:20 (5/5) Installing zeromq (4.3.4-r0) 08:58:20 Executing busybox-1.33.1-r7.trigger 08:58:20 OK: 8 MiB in 19 packages 08:58:21 Removing intermediate container 1168b97767b8 08:58:21 ---> 2e826df9a5c9 08:58:21 Step 16/25 : WORKDIR / 08:58:21 ---> Running in fcb0b3c942ac 08:58:21 Removing intermediate container fcb0b3c942ac 08:58:21 ---> dba4697116a4 08:58:21 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:58:22 ---> 8b228366ba8d 08:58:22 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:58:23 ---> 41054f0577fe 08:58:23 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:58:24 ---> cf8821186dc4 08:58:24 Step 20/25 : EXPOSE 59999 08:58:24 ---> Running in e0c6332cacc4 08:58:24 Removing intermediate container e0c6332cacc4 08:58:24 ---> 65b8e740859d 08:58:24 Step 21/25 : ENTRYPOINT ["/device-simple"] 08:58:24 ---> Running in ae7755625e87 08:58:25 Removing intermediate container ae7755625e87 08:58:25 ---> d8d00a62e70e 08:58:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:58:25 ---> Running in 622d557f42d4 08:58:25 Removing intermediate container 622d557f42d4 08:58:25 ---> e0254a590113 08:58:25 Step 23/25 : LABEL arch=arm64 08:58:25 ---> Running in f83d23484107 08:58:25 Removing intermediate container f83d23484107 08:58:25 ---> ddd9752d6576 08:58:25 Step 24/25 : LABEL git_sha=b72d49ff0aa294b99fec981cfa1e65ad4433cb94 08:58:25 ---> Running in 55d471770068 08:58:26 Removing intermediate container 55d471770068 08:58:26 ---> d87356a314af 08:58:26 Step 25/25 : LABEL version=0.0.0 08:58:26 ---> Running in e27776ef0598 08:58:26 Removing intermediate container e27776ef0598 08:58:26 ---> 1d743d7e524f 08:58:26 [Warning] One or more build-args [ARCH] were not consumed 08:58:26 Successfully built 1d743d7e524f 08:58:26 Successfully tagged device-sdk-simple-arm64:latest [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] sh 08:58:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:27 08:58:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:58:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:27 arm64: Pulling from edgex-lftools-log-publisher 08:58:27 8998bd30e6a1: Pulling fs layer 08:58:27 04944245beec: Pulling fs layer 08:58:27 699f458cf7ca: Pulling fs layer 08:58:27 765212b225bb: Pulling fs layer 08:58:27 f23df028b6ca: Pulling fs layer 08:58:27 d65c8cfc05b1: Pulling fs layer 08:58:27 2437ff75d9bd: Pulling fs layer 08:58:27 765212b225bb: Waiting 08:58:27 f23df028b6ca: Waiting 08:58:27 d65c8cfc05b1: Waiting 08:58:27 2437ff75d9bd: Waiting 08:58:27 04944245beec: Verifying Checksum 08:58:27 04944245beec: Download complete 08:58:27 765212b225bb: Verifying Checksum 08:58:27 765212b225bb: Download complete 08:58:27 f23df028b6ca: Download complete 08:58:27 d65c8cfc05b1: Download complete 08:58:28 699f458cf7ca: Verifying Checksum 08:58:28 699f458cf7ca: Download complete 08:58:28 8998bd30e6a1: Verifying Checksum 08:58:28 8998bd30e6a1: Download complete 08:58:31 2437ff75d9bd: Verifying Checksum 08:58:33 8998bd30e6a1: Pull complete 08:58:33 04944245beec: Pull complete 08:58:34 699f458cf7ca: Pull complete 08:58:35 765212b225bb: Pull complete 08:58:35 f23df028b6ca: Pull complete 08:58:36 d65c8cfc05b1: Pull complete 08:58:51 2437ff75d9bd: Pull complete 08:58:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:58:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:58:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:58:51 prd-ubuntu20.04-docker-arm64-4c-16g-33638 does not seem to be running inside a container 08:58:51 $ 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/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:58:54 $ docker top d3ce7a5b65dc896fa6d8b3a0eefc1c2447a2b8a491fd6a6e0ac031a3b7fcf178 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:55 ---> job-cost.sh 08:58:55 lf-activate-venv: SKIPPING 08:58:55 INFO: No Stack... 08:58:55 INFO: Retrieving Pricing Info for: v3-standard-4 08:58:56 INFO: Archiving Costs [Pipeline] sh 08:58:57 + + cat /w/workspace/device-sdk-go/7/archives/cost.csv 08:58:57 cut -d, -f6 [Pipeline] lock 08:58:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1144-7-stack-cost] 08:58:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-7-stack-cost] did not exist. Created. 08:58:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1144-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:58:58 /w/workspace/device-sdk-go/7@tmp/durable-149e75ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:58:59 + echo total: 0.10999999940395355 [Pipeline] stash 08:58:59 Warning: overwriting stash ‘stack-cost’ 08:58:59 Stashed 1 file(s) [Pipeline] } 08:58:59 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-7-stack-cost] [Pipeline] // lock [Pipeline] } 08:58:59 $ docker stop --time=1 d3ce7a5b65dc896fa6d8b3a0eefc1c2447a2b8a491fd6a6e0ac031a3b7fcf178 08:59:00 $ docker rm -f d3ce7a5b65dc896fa6d8b3a0eefc1c2447a2b8a491fd6a6e0ac031a3b7fcf178 [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 08:59:01 provisioning config files... 08:59:01 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config6505482981052356433tmp [Pipeline] { [Pipeline] sh 08:59:01 + set +x 08:59:01 + bash -s -- 08:59:01 + curl -s https://codecov.io/bash 08:59:01 08:59:01 _____ _ 08:59:01 / ____| | | 08:59:01 | | ___ __| | ___ ___ _____ __ 08:59:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:59:01 | |___| (_) | (_| | __/ (_| (_) \ V / 08:59:01 \_____\___/ \__,_|\___|\___\___/ \_/ 08:59:01 Bash-1.0.6 08:59:01 08:59:01 08:59:01 ==> git version 2.25.1 found 08:59:01 ==> 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 08:59:01 Release-Date: 2020-01-08 08:59:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:59:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:59:01 ==> Jenkins CI detected. 08:59:01 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1144 08:59:01 project root: . 08:59:01 --> token set from env 08:59:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:59:01 ==> Running gcov in . (disable via -X gcov) 08:59:01 ==> Python coveragepy not found 08:59:01 ==> Searching for coverage reports in: 08:59:01 + . 08:59:01 -> Found 1 reports 08:59:01 ==> Detecting git/mercurial file structure 08:59:01 ==> Reading reports 08:59:01 + ./coverage.out bytes=130818 08:59:01 ==> Appending adjustments 08:59:01 https://docs.codecov.io/docs/fixing-reports 08:59:01 + Found adjustments 08:59:01 ==> Gzipping contents 08:59:01 20K /tmp/codecov.HE4PdB.gz 08:59:01 ==> Uploading reports 08:59:01 url: https://codecov.io 08:59:01 query: branch=PR-1144&commit=b72d49ff0aa294b99fec981cfa1e65ad4433cb94&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1144%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1144&job=&cmd_args= 08:59:01 -> Pinging Codecov 08:59:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1144&commit=b72d49ff0aa294b99fec981cfa1e65ad4433cb94&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1144%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1144&job=&cmd_args= 08:59:02 -> Uploading to 08:59:02 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/7E55EF52A471D76F132DFD9A03CDDE97/b72d49ff0aa294b99fec981cfa1e65ad4433cb94/a04eeee1-9454-4718-b9b0-ab263dc802f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T085901Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=636af6f41afd53b9be881e964e9d1b890dc3a675af7673ab5c8a2b22e4de96c6 08:59:02 % Total % Received % Xferd Average Speed Time Time Time Current 08:59:02 Dload Upload Total Spent Left Speed 08:59:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16847 0 0 100 16847 0 82990 --:--:-- --:--:-- --:--:-- 82583 100 16847 0 0 100 16847 0 63573 --:--:-- --:--:-- --:--:-- 63334 08:59:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b72d49ff0aa294b99fec981cfa1e65ad4433cb94 [Pipeline] } 08:59:02 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 08:59:03 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives ] 08:59:03 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 08:59:03 total 16 08:59:03 drwxr-xr-x 3 root root 4096 Apr 28 08:47 . 08:59:03 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 08:47 .. 08:59:03 drwxr-xr-x 2 root root 4096 Apr 28 08:47 cost 08:59:03 -rw-r--r-- 1 root root 85 Apr 28 08:47 cost.csv 08:59:03 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 08:59:03 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 08:59:03 total 16 08:59:03 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 08:47 . 08:59:03 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 08:47 .. 08:59:03 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 08:47 cost 08:59:03 -rw-r--r-- 1 jenkins jenkins 85 Apr 28 08:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:59:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:59:04 ---> package-listing.sh 08:59:04 ++ facter osfamily 08:59:04 ++ tr '[:upper:]' '[:lower:]' 08:59:04 + OS_FAMILY=debian 08:59:04 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1144 08:59:04 + START_PACKAGES=/tmp/packages_start.txt 08:59:04 + END_PACKAGES=/tmp/packages_end.txt 08:59:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:59:04 + PACKAGES=/tmp/packages_start.txt 08:59:04 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1144 ']' 08:59:04 + PACKAGES=/tmp/packages_end.txt 08:59:04 + case "${OS_FAMILY}" in 08:59:04 + dpkg -l 08:59:04 + grep '^ii' 08:59:04 + '[' -f /tmp/packages_start.txt ']' 08:59:04 + '[' -f /tmp/packages_end.txt ']' 08:59:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:59:04 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1144 ']' 08:59:04 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/ 08:59:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/ [Pipeline] echo 08:59:04 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-1144/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:59:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:59:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:05 . [Pipeline] withDockerContainer 08:59:05 prd-ubuntu20.04-docker-8c-8g-33635 does not seem to be running inside a container 08:59:05 $ 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-1144/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-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@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 08:59:05 $ docker top 9e53fb4339007d8fa5856d997d7fc982724a6cc41b5219a4d095cf8d72d53dbf -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:06 + touch /tmp/pre-build-complete [Pipeline] sh 08:59:06 + mkdir -p /var/log/sysstat [Pipeline] sh 08:59:06 + ls /var/log/sa-host 08:59:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:06 provisioning config files... 08:59:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config4513476424436400165tmp [Pipeline] { [Pipeline] echo 08:59:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:59:07 ---> create-netrc.sh [Pipeline] } 08:59:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:59:07 ---> python-tools-install.sh [Pipeline] echo 08:59:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:59:07 ---> sudo-logs.sh 08:59:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:59:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:59:08 ---> job-cost.sh 08:59:08 lf-activate-venv: SKIPPING 08:59:08 DEBUG: total: 0.2199999988079071 08:59:08 INFO: Retrieving Stack Cost... 08:59:08 INFO: Retrieving Pricing Info for: v3-standard-8 08:59:09 INFO: Archiving Costs [Pipeline] echo 08:59:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:59:09 ---> logs-deploy.sh 08:59:09 lf-activate-venv: SKIPPING 08:59:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1144/7 08:59:09 INFO: archiving workspace using pattern(s): 08:59:10 Archives upload complete. 08:59:10 INFO: archiving logs to Nexus