Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8b8abfef3f0264dda75330ad33f104d8ec6ed98 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-ssh5941263088672126656.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh2340097489559933965.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10654008469176388327.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh7983954230037350935.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12873370728020101772.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-23568’ is offline Running on prd-ubuntu20.04-docker-8c-8g-23570 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision f8b8abfef3f0264dda75330ad33f104d8ec6ed98 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f f8b8abfef3f0264dda75330ad33f104d8ec6ed98 # timeout=10 Commit message: "Merge pull request #1147 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.17" > git rev-list --no-walk 0ad629fb126a20093fbb85ee62bd441bcf21fc4e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:19:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:19:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:19:11 ========================================================= 04:19:11 EdgeX Global Pipelines Version Info 04:19:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:19:12 ------------------- 04:19:12 stable info: 04:19:12 ------------------- 04:19:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:19:12 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:19:12 Message: update stable to v1.0.221 04:19:13 ------------------- 04:19:13 experimental info: 04:19:13 ------------------- 04:19:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:19:13 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 04:19:13 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8b8abfef3f0264dda75330ad33f104d8ec6ed98 [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8b8abf [Pipeline] echo 04:19:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:13 provisioning config files... 04:19:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8775418838814600124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:14 ---> docker-login.sh 04:19:14 nexus3.edgexfoundry.org:10001 04:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:14 Configure a credential helper to remove this warning. See 04:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:14 04:19:14 Login Succeeded 04:19:14 nexus3.edgexfoundry.org:10002 04:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:14 Configure a credential helper to remove this warning. See 04:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:14 04:19:14 Login Succeeded 04:19:14 nexus3.edgexfoundry.org:10003 04:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:14 Configure a credential helper to remove this warning. See 04:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:14 04:19:14 Login Succeeded 04:19:14 nexus3.edgexfoundry.org:10004 04:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:14 Configure a credential helper to remove this warning. See 04:19:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:14 04:19:14 Login Succeeded 04:19:14 docker.io 04:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:15 Configure a credential helper to remove this warning. See 04:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:15 04:19:15 Login Succeeded 04:19:15 ---> docker-login.sh ends [Pipeline] } 04:19:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:19:15 + git rev-list -1 --merges f8b8abfef3f0264dda75330ad33f104d8ec6ed98~1..f8b8abfef3f0264dda75330ad33f104d8ec6ed98 [Pipeline] echo 04:19:15 -----------> git rev-list -1 --merges f8b8abfef3f0264dda75330ad33f104d8ec6ed98~1..f8b8abfef3f0264dda75330ad33f104d8ec6ed98 f8b8abfef3f0264dda75330ad33f104d8ec6ed98 04:19:15 f8b8abfef3f0264dda75330ad33f104d8ec6ed98 [false] [Pipeline] sh 04:19:16 + git log --format=format:%s -1 f8b8abfef3f0264dda75330ad33f104d8ec6ed98 [Pipeline] echo 04:19:16 ========================================================= 04:19:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:19:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:16 + git log --format=format:%s -1 f8b8abfef3f0264dda75330ad33f104d8ec6ed98 [Pipeline] echo 04:19:16 [semverPrep] GIT_COMMIT: f8b8abfef3f0264dda75330ad33f104d8ec6ed98, Commit Message: Merge pull request #1147 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.17 [Pipeline] echo 04:19:16 [semverPrep] This is not a build commit. [Pipeline] sh 04:19:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:19:16 + grep -v github /etc/ssh/ssh_known_hosts 04:19:16 + [ -e /tmp/ssh_known_hosts ] 04:19:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:19:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:19:16 + sudo tee -a /etc/ssh/ssh_known_hosts 04:19:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:19:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:19:17 04:19:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:19:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:19:17 latest: Pulling from edgex-devops/git-semver 04:19:17 a0d0a0d46f8b: Pulling fs layer 04:19:17 3e5f54012d9b: Pulling fs layer 04:19:17 4c7163046ea9: Pulling fs layer 04:19:17 0c2d73faf560: Pulling fs layer 04:19:17 0c2d73faf560: Waiting 04:19:17 3e5f54012d9b: Verifying Checksum 04:19:17 a0d0a0d46f8b: Verifying Checksum 04:19:17 a0d0a0d46f8b: Download complete 04:19:17 0c2d73faf560: Verifying Checksum 04:19:17 0c2d73faf560: Download complete 04:19:17 4c7163046ea9: Verifying Checksum 04:19:17 4c7163046ea9: Download complete 04:19:17 a0d0a0d46f8b: Pull complete 04:19:17 3e5f54012d9b: Pull complete 04:19:18 4c7163046ea9: Pull complete 04:19:18 0c2d73faf560: Pull complete 04:19:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:19:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:19:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:19:18 prd-ubuntu20.04-docker-8c-8g-23570 does not seem to be running inside a container 04:19:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:19:19 $ docker top ab8a568065c8127c1805fd73a68be06cf91f461151ee81d8ca902f7fa3be64d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:19:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:19 [ssh-agent] Looking for ssh-agent implementation... 04:19:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:19 $ docker exec ab8a568065c8127c1805fd73a68be06cf91f461151ee81d8ca902f7fa3be64d9 ssh-agent 04:19:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJMKABH/agent.14 04:19:19 SSH_AGENT_PID=21 04:19:19 Running ssh-add (command line suppressed) 04:19:19 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8196687268318432138.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8196687268318432138.key) 04:19:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:20 + git tag --points-at HEAD [Pipeline] } 04:19:20 $ docker exec --env ******** --env ******** ab8a568065c8127c1805fd73a68be06cf91f461151ee81d8ca902f7fa3be64d9 ssh-agent -k 04:19:20 unset SSH_AUTH_SOCK; 04:19:20 unset SSH_AGENT_PID; 04:19:20 echo Agent pid 21 killed; 04:19:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:19:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:20 [ssh-agent] Looking for ssh-agent implementation... 04:19:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:20 $ docker exec ab8a568065c8127c1805fd73a68be06cf91f461151ee81d8ca902f7fa3be64d9 ssh-agent 04:19:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAnMopE/agent.54 04:19:20 SSH_AGENT_PID=60 04:19:20 Running ssh-add (command line suppressed) 04:19:20 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_213977264040893952.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_213977264040893952.key) 04:19:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:20 + git semver init 04:19:20 # -> Open(): unable to determine branch for HEAD 04:19:20 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 04:19:20 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 04:19:20 # $SEMVER_REMOTE_NAME = origin 04:19:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:19:20 # $SEMVER_USER_NAME = edgex-jenkins 04:19:20 # $SEMVER_BRANCH = main 04:19:20 # $SEMVER_TEMP = /tmp/semver-785518463 04:19:20 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:19:21 # '/tmp/semver-785518463' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 04:19:22 # -> Force: false 04:19:22 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 04:19:22 $ docker exec --env ******** --env ******** ab8a568065c8127c1805fd73a68be06cf91f461151ee81d8ca902f7fa3be64d9 ssh-agent -k 04:19:22 unset SSH_AUTH_SOCK; 04:19:22 unset SSH_AGENT_PID; 04:19:22 echo Agent pid 60 killed; 04:19:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:19:22 + git semver [Pipeline] } 04:19:22 $ docker stop --time=1 ab8a568065c8127c1805fd73a68be06cf91f461151ee81d8ca902f7fa3be64d9 04:19:24 $ docker rm -f ab8a568065c8127c1805fd73a68be06cf91f461151ee81d8ca902f7fa3be64d9 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:19:24 Stashed 1 file(s) [Pipeline] echo 04:19:24 [edgeXSemver]: initialized semver on version 2.2.0-dev.32 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:24 provisioning config files... 04:19:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8168241489451557715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:25 ---> docker-login.sh 04:19:25 nexus3.edgexfoundry.org:10001 04:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:25 Configure a credential helper to remove this warning. See 04:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:25 04:19:25 Login Succeeded 04:19:25 nexus3.edgexfoundry.org:10002 04:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:25 Configure a credential helper to remove this warning. See 04:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:25 04:19:25 Login Succeeded 04:19:25 nexus3.edgexfoundry.org:10003 04:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:25 Configure a credential helper to remove this warning. See 04:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:25 04:19:25 Login Succeeded 04:19:25 nexus3.edgexfoundry.org:10004 04:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:25 Configure a credential helper to remove this warning. See 04:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:25 04:19:25 Login Succeeded 04:19:25 docker.io 04:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:19:25 Configure a credential helper to remove this warning. See 04:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:19:25 04:19:25 Login Succeeded 04:19:25 ---> docker-login.sh ends [Pipeline] } 04:19:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:19:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:19:25 ========================================================= 04:19:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:19:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:19:26 + 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 . 04:19:26 Sending build context to Docker daemon 9.61MB 04:19:26 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:19:26 Step 2/11 : FROM ${BASE} AS builder 04:19:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:19:26 59bf1c3509f3: Pulling fs layer 04:19:26 666ba61612fd: Pulling fs layer 04:19:26 8ed8ca486205: Pulling fs layer 04:19:26 4fe6c5a15a65: Pulling fs layer 04:19:26 22a0e8bec74d: Pulling fs layer 04:19:26 ca2b28591e48: Pulling fs layer 04:19:26 a51346096db8: Pulling fs layer 04:19:26 daebc70d1ce1: Pulling fs layer 04:19:26 0e18a0eac166: Pulling fs layer 04:19:26 4fe6c5a15a65: Waiting 04:19:26 22a0e8bec74d: Waiting 04:19:26 ca2b28591e48: Waiting 04:19:26 daebc70d1ce1: Waiting 04:19:26 0e18a0eac166: Waiting 04:19:26 a51346096db8: Waiting 04:19:26 8ed8ca486205: Verifying Checksum 04:19:26 8ed8ca486205: Download complete 04:19:26 666ba61612fd: Verifying Checksum 04:19:26 666ba61612fd: Download complete 04:19:26 22a0e8bec74d: Verifying Checksum 04:19:26 22a0e8bec74d: Download complete 04:19:26 59bf1c3509f3: Verifying Checksum 04:19:26 ca2b28591e48: Verifying Checksum 04:19:26 ca2b28591e48: Download complete 04:19:26 a51346096db8: Verifying Checksum 04:19:26 a51346096db8: Download complete 04:19:26 daebc70d1ce1: Verifying Checksum 04:19:26 daebc70d1ce1: Download complete 04:19:26 59bf1c3509f3: Pull complete 04:19:26 666ba61612fd: Pull complete 04:19:26 8ed8ca486205: Pull complete 04:19:27 0e18a0eac166: Verifying Checksum 04:19:27 0e18a0eac166: Download complete 04:19:27 4fe6c5a15a65: Verifying Checksum 04:19:27 4fe6c5a15a65: Download complete 04:19:31 4fe6c5a15a65: Pull complete 04:19:31 22a0e8bec74d: Pull complete 04:19:31 ca2b28591e48: Pull complete 04:19:31 a51346096db8: Pull complete 04:19:31 daebc70d1ce1: Pull complete 04:19:34 0e18a0eac166: Pull complete 04:19:34 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 04:19:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:19:34 ---> f018257e8ee9 04:19:34 Step 3/11 : ARG MAKE=make build 04:19:34 ---> Running in ec036b98706b 04:19:34 Removing intermediate container ec036b98706b 04:19:34 ---> 40463c995083 04:19:34 Step 4/11 : WORKDIR /device-sdk-go 04:19:34 ---> Running in 4f25d1756f79 04:19:34 Removing intermediate container 4f25d1756f79 04:19:34 ---> 88b5429950d7 04:19:34 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:19:34 ---> Running in 4c6838d14ecf 04:19:35 Removing intermediate container 4c6838d14ecf 04:19:35 ---> 07ab7a90911b 04:19:35 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:35 ---> Running in 5d427373ef00 04:19:35 Removing intermediate container 5d427373ef00 04:19:35 ---> 7c785a1a1eda 04:19:35 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:19:35 ---> Running in 11dcabf5e270 04:19:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:19:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:19:37 OK: 221 MiB in 52 packages 04:19:37 Removing intermediate container 11dcabf5e270 04:19:37 ---> 29e93fd085fd 04:19:37 Step 8/11 : COPY go.mod vendor* ./ 04:19:37 ---> 2dc3769b4c3e 04:19:37 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:37 ---> Running in 687daacd0ad6 04:19:39 Still waiting to schedule task 04:19:39 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23569’ is offline 04:19:52 Removing intermediate container 687daacd0ad6 04:19:52 ---> c7294f3f719e 04:19:52 Step 10/11 : COPY . . 04:19:52 ---> 2e0f75831d14 04:19:52 Step 11/11 : RUN ${MAKE} 04:19:52 ---> Running in c7020762396d 04:19:52 noop 04:19:52 Removing intermediate container c7020762396d 04:19:52 ---> 46259aac1aa2 04:19:52 Successfully built 46259aac1aa2 04:19:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:19:53 + docker inspect -f . ci-base-image-x86_64 04:19:53 . [Pipeline] withDockerContainer 04:19:53 prd-ubuntu20.04-docker-8c-8g-23570 does not seem to be running inside a container 04:19:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 04:19:53 $ docker top 978ed4953ecf947150d96fe85894fd0249782f3b9f5e8b8e09634dcdfc90fb1f -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:54 + go version 04:19:54 go version go1.17.6 linux/amd64 [Pipeline] } 04:19:54 $ docker stop --time=1 978ed4953ecf947150d96fe85894fd0249782f3b9f5e8b8e09634dcdfc90fb1f 04:19:55 $ docker rm -f 978ed4953ecf947150d96fe85894fd0249782f3b9f5e8b8e09634dcdfc90fb1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:55 + docker inspect -f . ci-base-image-x86_64 04:19:55 . [Pipeline] withDockerContainer 04:19:55 prd-ubuntu20.04-docker-8c-8g-23570 does not seem to be running inside a container 04:19:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat 04:19:56 $ docker top 5a47c1de173aab4d4c1e99d12b1e2211e52564d3c834d27318b5420e28d6a1d2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:19:56 + make test 04:19:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:20:03 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:20:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:20:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:20:15 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:20:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.103s coverage: 23.3% of statements 04:20:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:20:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.063s coverage: 27.6% of statements 04:20:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.063s coverage: 78.9% of statements 04:20:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.089s coverage: 10.8% of statements 04:20:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.094s coverage: 60.0% of statements 04:20:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:20:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:20:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.077s coverage: 34.8% of statements 04:20:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:20:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.070s coverage: 86.1% of statements 04:20:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:20:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:20:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.090s coverage: 65.1% of statements 04:20:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.793s coverage: 89.2% of statements 04:20:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:20:15 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements 04:20:15 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:20:30 GO111MODULE=on go vet ./... 04:20:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:20:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:20:34 ./bin/test-attribution-txt.sh [Pipeline] echo 04:20:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:20:34 $ docker stop --time=1 5a47c1de173aab4d4c1e99d12b1e2211e52564d3c834d27318b5420e28d6a1d2 04:20:36 $ docker rm -f 5a47c1de173aab4d4c1e99d12b1e2211e52564d3c834d27318b5420e28d6a1d2 [Pipeline] // withDockerContainer [Pipeline] sh 04:20:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:20:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:20:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:20:38 + ls -al . 04:20:38 total 316 04:20:38 drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 04:20 . 04:20:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:19 .. 04:20:38 -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 04:19 .dockerignore 04:20:38 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 04:19 .git 04:20:38 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 04:19 .github 04:20:38 -rw-rw-r-- 1 jenkins jenkins 131 Apr 26 04:19 .gitignore 04:20:38 -rw-rw-r-- 1 jenkins jenkins 42 Apr 26 04:19 .golangci.yml 04:20:38 drwx------ 3 jenkins jenkins 4096 Apr 26 04:19 .semver 04:20:38 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 26 04:19 CHANGELOG.md 04:20:38 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 04:19 GOVERNANCE.md 04:20:38 -rw-rw-r-- 1 jenkins jenkins 880 Apr 26 04:19 Jenkinsfile 04:20:38 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 26 04:19 LICENSE 04:20:38 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 26 04:19 Makefile 04:20:38 -rw-rw-r-- 1 jenkins jenkins 619 Apr 26 04:19 OWNERS.md 04:20:38 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 26 04:19 README.md 04:20:38 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 04:19 VERSION 04:20:38 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 04:19 bin 04:20:38 -rw-r--r-- 1 jenkins jenkins 130819 Apr 26 04:20 coverage.out 04:20:38 drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 04:19 example 04:20:38 -rw-rw-r-- 1 jenkins jenkins 3198 Apr 26 04:19 go.mod 04:20:38 -rw-rw-r-- 1 jenkins jenkins 53758 Apr 26 04:19 go.sum 04:20:38 drwxrwxr-x 15 jenkins jenkins 4096 Apr 26 04:19 internal 04:20:38 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 04:19 openapi 04:20:38 drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 04:19 pkg 04:20:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:19 snap 04:20:38 -rw-rw-r-- 1 jenkins jenkins 222 Apr 26 04:19 version.go [Pipeline] isUnix [Pipeline] sh 04:20:38 + 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=f8b8abfef3f0264dda75330ad33f104d8ec6ed98 --label arch=amd64 --label version=2.2.0-dev.32 . 04:20:38 Sending build context to Docker daemon 9.741MB 04:20:38 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:20:38 Step 2/25 : FROM ${BASE} AS builder 04:20:38 ---> 46259aac1aa2 04:20:38 Step 3/25 : ARG MAKE=make build 04:20:39 ---> Running in c81e8f7d2071 04:20:39 Removing intermediate container c81e8f7d2071 04:20:39 ---> d969eb443dc1 04:20:39 Step 4/25 : WORKDIR /device-sdk-go 04:20:39 ---> Running in f07f90036d22 04:20:39 Removing intermediate container f07f90036d22 04:20:39 ---> 479a98a249f2 04:20:39 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:20:39 ---> Running in 7246460d947d 04:20:39 Removing intermediate container 7246460d947d 04:20:39 ---> 6817bd0318c1 04:20:39 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:39 ---> Running in 905e8bd8cb2d 04:20:39 Removing intermediate container 905e8bd8cb2d 04:20:39 ---> a6e81ef6c6c8 04:20:39 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:20:39 ---> Running in ec120c3117f1 04:20:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:20:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:20:41 OK: 221 MiB in 52 packages 04:20:41 Removing intermediate container ec120c3117f1 04:20:41 ---> 30e3b1ecd8e2 04:20:41 Step 8/25 : COPY go.mod vendor* ./ 04:20:41 ---> 47c48803373f 04:20:41 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:41 ---> Running in 688cfeb32174 04:20:42 Removing intermediate container 688cfeb32174 04:20:42 ---> 020426d06ae4 04:20:42 Step 10/25 : COPY . . 04:20:42 ---> 7b3653d7d72d 04:20:42 Step 11/25 : RUN ${MAKE} 04:20:42 ---> Running in e4b9ee721652 04:20:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.32" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:21:01 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:21:02 Removing intermediate container e4b9ee721652 04:21:02 ---> 63231c8c6bba 04:21:02 Step 12/25 : FROM alpine:3.14 04:21:03 3.14: Pulling from library/alpine 04:21:03 8663204ce13b: Pulling fs layer 04:21:03 8663204ce13b: Verifying Checksum 04:21:03 8663204ce13b: Download complete 04:21:03 8663204ce13b: Pull complete 04:21:03 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:21:03 Status: Downloaded newer image for alpine:3.14 04:21:03 ---> e04c818066af 04:21:03 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:21:03 ---> Running in aa009f6aa5e0 04:21:03 Removing intermediate container aa009f6aa5e0 04:21:03 ---> 86cc2c4dde12 04:21:03 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:21:03 ---> Running in b1b436d8a0fe 04:21:04 Removing intermediate container b1b436d8a0fe 04:21:04 ---> 7e2c42a756af 04:21:04 Step 15/25 : RUN apk add --update --no-cache zeromq 04:21:04 ---> Running in 5b79a438f656 04:21:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:21:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:21:05 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:21:05 (2/5) Installing libsodium (1.0.18-r0) 04:21:05 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:21:06 (4/5) Installing libzmq (4.3.4-r0) 04:21:06 (5/5) Installing zeromq (4.3.4-r0) 04:21:06 Executing busybox-1.33.1-r7.trigger 04:21:06 OK: 8 MiB in 19 packages 04:21:06 Removing intermediate container 5b79a438f656 04:21:06 ---> 7881c4aea78c 04:21:06 Step 16/25 : WORKDIR / 04:21:06 ---> Running in 8f5d94b24130 04:21:06 Removing intermediate container 8f5d94b24130 04:21:06 ---> 4bf72396eba5 04:21:06 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:21:06 ---> 9f6497542c34 04:21:06 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:21:07 ---> b6095c7bcfa8 04:21:07 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:21:07 ---> e6a74a97fed1 04:21:07 Step 20/25 : EXPOSE 59999 04:21:07 ---> Running in 14b2b02b4d86 04:21:07 Removing intermediate container 14b2b02b4d86 04:21:07 ---> 00fcdc782279 04:21:07 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:21:07 ---> Running in 642b6ae5bfce 04:21:07 Removing intermediate container 642b6ae5bfce 04:21:07 ---> 6e65d9e88e26 04:21:07 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:21:08 ---> Running in 727d56b602f6 04:21:08 Removing intermediate container 727d56b602f6 04:21:08 ---> 780086bf2a36 04:21:08 Step 23/25 : LABEL arch=amd64 04:21:08 ---> Running in d6748e9f9c8b 04:21:08 Removing intermediate container d6748e9f9c8b 04:21:08 ---> f3b60a9d550a 04:21:08 Step 24/25 : LABEL git_sha=f8b8abfef3f0264dda75330ad33f104d8ec6ed98 04:21:08 ---> Running in def0a753cb74 04:21:08 Removing intermediate container def0a753cb74 04:21:08 ---> 7ac2c3ab13a6 04:21:08 Step 25/25 : LABEL version=2.2.0-dev.32 04:21:08 ---> Running in ac84c5be8e0f 04:21:08 Removing intermediate container ac84c5be8e0f 04:21:08 ---> 89be6a87d996 04:21:08 [Warning] One or more build-args [ARCH] were not consumed 04:21:08 Successfully built 89be6a87d996 04:21:08 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 04:21:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:08 04:21:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:21:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:08 latest: Pulling from edgex-lftools-log-publisher 04:21:08 5eb5b503b376: Pulling fs layer 04:21:08 5c69ac0246d0: Pulling fs layer 04:21:08 ec43610c2a17: Pulling fs layer 04:21:08 3a2ae6a8a46f: Pulling fs layer 04:21:08 33b1e0a273af: Pulling fs layer 04:21:08 5d3b04190fa2: Pulling fs layer 04:21:08 2f39f015ded8: Pulling fs layer 04:21:08 33b1e0a273af: Waiting 04:21:08 5d3b04190fa2: Waiting 04:21:08 2f39f015ded8: Waiting 04:21:08 5c69ac0246d0: Verifying Checksum 04:21:08 5c69ac0246d0: Download complete 04:21:08 3a2ae6a8a46f: Verifying Checksum 04:21:08 3a2ae6a8a46f: Download complete 04:21:08 33b1e0a273af: Verifying Checksum 04:21:08 33b1e0a273af: Download complete 04:21:08 5d3b04190fa2: Verifying Checksum 04:21:08 5d3b04190fa2: Download complete 04:21:08 ec43610c2a17: Verifying Checksum 04:21:08 ec43610c2a17: Download complete 04:21:09 5eb5b503b376: Verifying Checksum 04:21:09 5eb5b503b376: Download complete 04:21:09 2f39f015ded8: Download complete 04:21:10 5eb5b503b376: Pull complete 04:21:10 5c69ac0246d0: Pull complete 04:21:11 ec43610c2a17: Pull complete 04:21:11 3a2ae6a8a46f: Pull complete 04:21:11 33b1e0a273af: Pull complete 04:21:11 5d3b04190fa2: Pull complete 04:21:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23571 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 04:21:16 Running in /w/workspace/device-sdk-go/65 [Pipeline] { [Pipeline] checkout 04:21:16 2f39f015ded8: Pull complete 04:21:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:21:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:21:16 The recommended git tool is: git 04:21:16 prd-ubuntu20.04-docker-8c-8g-23570 does not seem to be running inside a container 04:21:16 $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:21:18 $ docker top f398602f894f0814096de8075089f1db05c8fa91170110b66376d718f2ba90df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:18 ---> job-cost.sh 04:21:18 lf-activate-venv: SKIPPING 04:21:18 INFO: No Stack... 04:21:19 INFO: Retrieving Pricing Info for: v3-standard-8 04:21:19 INFO: Archiving Costs [Pipeline] sh 04:21:20 + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv 04:21:20 + cut -d, -f6 [Pipeline] lock 04:21:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-65-stack-cost] 04:21:20 Resource [jenkins-edgexfoundry-device-sdk-go-main-65-stack-cost] did not exist. Created. 04:21:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:21:20 + echo total: 0.2199999988079071 [Pipeline] stash 04:21:20 Stashed 1 file(s) [Pipeline] } 04:21:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 04:21:20 $ docker stop --time=1 f398602f894f0814096de8075089f1db05c8fa91170110b66376d718f2ba90df 04:21:21 $ docker rm -f f398602f894f0814096de8075089f1db05c8fa91170110b66376d718f2ba90df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:21:23 using credential edgex-jenkins-ssh 04:21:23 Cloning the remote Git repository 04:21:24 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:21:24 > git init /w/workspace/device-sdk-go/65 # timeout=10 04:21:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:21:24 > git --version # timeout=10 04:21:24 > git --version # 'git version 2.25.1' 04:21:24 using GIT_SSH to set credentials SSH Credentials for GitHub 04:21:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:21:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:21:26 Avoid second fetch 04:21:26 Checking out Revision f8b8abfef3f0264dda75330ad33f104d8ec6ed98 (main) 04:21:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:21:26 > git config core.sparsecheckout # timeout=10 04:21:26 > git checkout -f f8b8abfef3f0264dda75330ad33f104d8ec6ed98 # timeout=10 04:21:30 Commit message: "Merge pull request #1147 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:21:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:21:31 % Total % Received % Xferd Average Speed Time Time Time Current 04:21:31 Dload Upload Total Spent Left Speed 04:21:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93251 0 --:--:-- --:--:-- --:--:-- 93251 [Pipeline] sh 04:21:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:21:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:21:32 + sudo tee /etc/docker/daemon.new 04:21:32 { 04:21:32 "registry-mirrors": [ 04:21:32 "https://nexus3.edgexfoundry.org:10001" 04:21:32 ], 04:21:32 "bip": "10.250.0.254/24", 04:21:32 "hosts": [ 04:21:32 "tcp://0.0.0.0:5555", 04:21:32 "unix:///var/run/docker.sock" 04:21:32 ], 04:21:32 "mtu": 1458, 04:21:32 "selinux-enabled": true, 04:21:32 "seccomp-profile": "/etc/docker/seccomp.json" 04:21:32 } [Pipeline] sh 04:21:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:21:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:52 provisioning config files... 04:21:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/65@tmp/config972434148209717467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:52 ---> docker-login.sh 04:21:52 nexus3.edgexfoundry.org:10001 04:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:53 Configure a credential helper to remove this warning. See 04:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:53 04:21:53 Login Succeeded 04:21:53 nexus3.edgexfoundry.org:10002 04:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:54 Configure a credential helper to remove this warning. See 04:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:54 04:21:54 Login Succeeded 04:21:54 nexus3.edgexfoundry.org:10003 04:21:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:54 Configure a credential helper to remove this warning. See 04:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:54 04:21:54 Login Succeeded 04:21:54 nexus3.edgexfoundry.org:10004 04:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:55 Configure a credential helper to remove this warning. See 04:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:55 04:21:55 Login Succeeded 04:21:55 docker.io 04:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:55 Configure a credential helper to remove this warning. See 04:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:55 04:21:55 Login Succeeded 04:21:56 ---> docker-login.sh ends [Pipeline] } 04:21:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:21:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:21:56 ========================================================= 04:21:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:21:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:21:56 + 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 . 04:21:56 Sending build context to Docker daemon 5.196MB 04:21:57 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:21:57 Step 2/11 : FROM ${BASE} AS builder 04:21:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:21:57 9b3977197b4f: Pulling fs layer 04:21:57 1a89e8eeedd5: Pulling fs layer 04:21:57 94645a83ff95: Pulling fs layer 04:21:57 3f3a8bcf1eab: Pulling fs layer 04:21:57 0c92f367c5e7: Pulling fs layer 04:21:57 3096ccb668a1: Pulling fs layer 04:21:57 e8cf19c19ddd: Pulling fs layer 04:21:57 a4caa8a26152: Pulling fs layer 04:21:57 3096ccb668a1: Waiting 04:21:57 e8cf19c19ddd: Waiting 04:21:57 a4caa8a26152: Waiting 04:21:57 3f3a8bcf1eab: Waiting 04:21:57 0c92f367c5e7: Waiting 04:21:57 94645a83ff95: Download complete 04:21:57 1a89e8eeedd5: Verifying Checksum 04:21:57 1a89e8eeedd5: Download complete 04:21:57 0c92f367c5e7: Download complete 04:21:57 3096ccb668a1: Verifying Checksum 04:21:57 3096ccb668a1: Download complete 04:21:57 9b3977197b4f: Verifying Checksum 04:21:57 9b3977197b4f: Download complete 04:21:57 e8cf19c19ddd: Verifying Checksum 04:21:57 e8cf19c19ddd: Download complete 04:21:58 9b3977197b4f: Pull complete 04:21:58 1a89e8eeedd5: Pull complete 04:21:59 94645a83ff95: Pull complete 04:21:59 a4caa8a26152: Verifying Checksum 04:21:59 a4caa8a26152: Download complete 04:21:59 3f3a8bcf1eab: Verifying Checksum 04:21:59 3f3a8bcf1eab: Download complete 04:22:12 3f3a8bcf1eab: Pull complete 04:22:12 0c92f367c5e7: Pull complete 04:22:12 3096ccb668a1: Pull complete 04:22:12 e8cf19c19ddd: Pull complete 04:22:19 a4caa8a26152: Pull complete 04:22:19 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 04:22:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:22:19 ---> 725f1c02e7f9 04:22:19 Step 3/11 : ARG MAKE=make build 04:22:20 ---> Running in 6d035507a4d4 04:22:20 Removing intermediate container 6d035507a4d4 04:22:20 ---> 033026fad905 04:22:20 Step 4/11 : WORKDIR /device-sdk-go 04:22:20 ---> Running in 0217cca49fd0 04:22:20 Removing intermediate container 0217cca49fd0 04:22:20 ---> 5782b6cf69d5 04:22:20 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:22:20 ---> Running in 235d3c5d1a22 04:22:21 Removing intermediate container 235d3c5d1a22 04:22:21 ---> 857e9d77ea22 04:22:21 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:22:21 ---> Running in 1bb2f17b7a1b 04:22:23 Removing intermediate container 1bb2f17b7a1b 04:22:23 ---> 51996a02af11 04:22:23 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:22:23 ---> Running in 0a51fd3affd3 04:22:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:22:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:22:26 OK: 220 MiB in 52 packages 04:22:26 Removing intermediate container 0a51fd3affd3 04:22:26 ---> 7d5bd7545d2a 04:22:26 Step 8/11 : COPY go.mod vendor* ./ 04:22:27 ---> 30e1903f62f6 04:22:27 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:27 ---> Running in b987c43778f7 04:23:14 Removing intermediate container b987c43778f7 04:23:14 ---> ffbbf9be9a60 04:23:14 Step 10/11 : COPY . . 04:23:14 ---> 08158ce2daa4 04:23:14 Step 11/11 : RUN ${MAKE} 04:23:14 ---> Running in 1cf1d5ef4424 04:23:14 noop 04:23:14 Removing intermediate container 1cf1d5ef4424 04:23:14 ---> 385a5b3e0c77 04:23:14 Successfully built 385a5b3e0c77 04:23:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:23:15 + docker inspect -f . ci-base-image-arm64 04:23:15 . [Pipeline] withDockerContainer 04:23:15 prd-ubuntu20.04-docker-arm64-4c-16g-23571 does not seem to be running inside a container 04:23:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/65 -v /w/workspace/device-sdk-go/65:/w/workspace/device-sdk-go/65:rw,z -v /w/workspace/device-sdk-go/65@tmp:/w/workspace/device-sdk-go/65@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 ******** ci-base-image-arm64 cat 04:23:16 $ docker top c3a54851b36d8407354299dc59e9c95ea6ed6991a1bab045312d5452898b7208 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:17 + go version 04:23:17 go version go1.17.6 linux/arm64 [Pipeline] } 04:23:17 $ docker stop --time=1 c3a54851b36d8407354299dc59e9c95ea6ed6991a1bab045312d5452898b7208 04:23:19 $ docker rm -f c3a54851b36d8407354299dc59e9c95ea6ed6991a1bab045312d5452898b7208 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:23:20 + docker inspect -f . ci-base-image-arm64 04:23:20 . [Pipeline] withDockerContainer 04:23:20 prd-ubuntu20.04-docker-arm64-4c-16g-23571 does not seem to be running inside a container 04:23:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/65 -v /w/workspace/device-sdk-go/65:/w/workspace/device-sdk-go/65:rw,z -v /w/workspace/device-sdk-go/65@tmp:/w/workspace/device-sdk-go/65@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 ******** ci-base-image-arm64 cat 04:23:21 $ docker top 1f7b261bb394a7aacf1340729c2fc2d3b14c439c9d82e0d02fb5ae55ac565a7a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:23:22 + make test 04:23:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:23:49 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:25:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:25:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:25:41 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:25:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.433s coverage: 23.3% of statements 04:25:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:25:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.285s coverage: 27.6% of statements 04:25:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.354s coverage: 78.9% of statements 04:25:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.278s coverage: 10.8% of statements 04:25:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.772s coverage: 60.0% of statements 04:25:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:25:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:25:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.418s coverage: 34.8% of statements 04:25:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:25:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.331s coverage: 86.1% of statements 04:25:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:25:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:25:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.444s coverage: 65.1% of statements 04:25:52 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.197s coverage: 89.2% of statements 04:25:52 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:25:55 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.230s coverage: 4.7% of statements 04:25:55 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:25:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:25:56 GO111MODULE=on go vet ./... 04:27:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:27:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:27:32 ./bin/test-attribution-txt.sh [Pipeline] echo 04:27:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:27:32 $ docker stop --time=1 1f7b261bb394a7aacf1340729c2fc2d3b14c439c9d82e0d02fb5ae55ac565a7a 04:27:34 $ docker rm -f 1f7b261bb394a7aacf1340729c2fc2d3b14c439c9d82e0d02fb5ae55ac565a7a [Pipeline] // withDockerContainer [Pipeline] sh 04:27:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:27:36 Warning: overwriting stash ‘coverage-report’ 04:27:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:27:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:27:37 + ls -al . 04:27:37 total 312 04:27:37 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 04:27 . 04:27:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:21 .. 04:27:37 -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 04:21 .dockerignore 04:27:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 04:21 .git 04:27:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 04:21 .github 04:27:37 -rw-rw-r-- 1 jenkins jenkins 131 Apr 26 04:21 .gitignore 04:27:37 -rw-rw-r-- 1 jenkins jenkins 42 Apr 26 04:21 .golangci.yml 04:27:37 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 26 04:21 CHANGELOG.md 04:27:37 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 04:21 GOVERNANCE.md 04:27:37 -rw-rw-r-- 1 jenkins jenkins 880 Apr 26 04:21 Jenkinsfile 04:27:37 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 26 04:21 LICENSE 04:27:37 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 26 04:21 Makefile 04:27:37 -rw-rw-r-- 1 jenkins jenkins 619 Apr 26 04:21 OWNERS.md 04:27:37 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 26 04:21 README.md 04:27:37 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 04:19 VERSION 04:27:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 04:21 bin 04:27:37 -rw-r--r-- 1 jenkins jenkins 130819 Apr 26 04:25 coverage.out 04:27:37 drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 04:21 example 04:27:37 -rw-rw-r-- 1 jenkins jenkins 3198 Apr 26 04:21 go.mod 04:27:37 -rw-rw-r-- 1 jenkins jenkins 53758 Apr 26 04:21 go.sum 04:27:37 drwxrwxr-x 15 jenkins jenkins 4096 Apr 26 04:21 internal 04:27:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 04:21 openapi 04:27:37 drwxrwxr-x 5 jenkins jenkins 4096 Apr 26 04:21 pkg 04:27:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 04:21 snap 04:27:37 -rw-rw-r-- 1 jenkins jenkins 222 Apr 26 04:21 version.go [Pipeline] isUnix [Pipeline] sh 04:27:37 + 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=f8b8abfef3f0264dda75330ad33f104d8ec6ed98 --label arch=arm64 --label version=2.2.0-dev.32 . 04:27:38 Sending build context to Docker daemon 5.328MB 04:27:38 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:27:38 Step 2/25 : FROM ${BASE} AS builder 04:27:38 ---> 385a5b3e0c77 04:27:38 Step 3/25 : ARG MAKE=make build 04:27:38 ---> Running in bc5fb05a5f5e 04:27:38 Removing intermediate container bc5fb05a5f5e 04:27:38 ---> 051626810507 04:27:38 Step 4/25 : WORKDIR /device-sdk-go 04:27:39 ---> Running in f6180c948750 04:27:39 Removing intermediate container f6180c948750 04:27:39 ---> 171d2fc1c1ed 04:27:39 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:27:39 ---> Running in 59e3d722002f 04:27:39 Removing intermediate container 59e3d722002f 04:27:39 ---> 459b571fd979 04:27:39 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:27:39 ---> Running in e497cc7fb820 04:27:41 Removing intermediate container e497cc7fb820 04:27:41 ---> 5a137b692421 04:27:41 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:27:41 ---> Running in 91798fc99d96 04:27:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:27:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:27:44 OK: 220 MiB in 52 packages 04:27:45 Removing intermediate container 91798fc99d96 04:27:45 ---> 0f1417ce6622 04:27:45 Step 8/25 : COPY go.mod vendor* ./ 04:27:45 ---> e09eecebd64d 04:27:45 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:45 ---> Running in 81e581ad474b 04:27:47 Removing intermediate container 81e581ad474b 04:27:47 ---> ac104055432b 04:27:47 Step 10/25 : COPY . . 04:27:49 ---> 60bc097d934f 04:27:49 Step 11/25 : RUN ${MAKE} 04:27:49 ---> Running in a2704cc108db 04:27:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.2.0-dev.32" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:29:57 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:29:57 Removing intermediate container a2704cc108db 04:29:57 ---> e5588168be52 04:29:57 Step 12/25 : FROM alpine:3.14 04:29:57 3.14: Pulling from library/alpine 04:29:57 455c02918c45: Pulling fs layer 04:29:57 455c02918c45: Verifying Checksum 04:29:57 455c02918c45: Download complete 04:29:57 455c02918c45: Pull complete 04:29:57 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:29:57 Status: Downloaded newer image for alpine:3.14 04:29:57 ---> ac73e934f311 04:29:57 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:29:57 ---> Running in a1a5cdc6494a 04:29:57 Removing intermediate container a1a5cdc6494a 04:29:57 ---> 291b90752800 04:29:57 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:29:57 ---> Running in 1e0817582335 04:29:57 Removing intermediate container 1e0817582335 04:29:57 ---> a2e5ca59d115 04:29:57 Step 15/25 : RUN apk add --update --no-cache zeromq 04:29:57 ---> Running in bef5b342d5f5 04:29:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:29:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:29:59 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:29:59 (2/5) Installing libsodium (1.0.18-r0) 04:29:59 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:29:59 (4/5) Installing libzmq (4.3.4-r0) 04:30:00 (5/5) Installing zeromq (4.3.4-r0) 04:30:00 Executing busybox-1.33.1-r7.trigger 04:30:00 OK: 8 MiB in 19 packages 04:30:01 Removing intermediate container bef5b342d5f5 04:30:01 ---> 38b010106855 04:30:01 Step 16/25 : WORKDIR / 04:30:01 ---> Running in f5948bdb7ac8 04:30:01 Removing intermediate container f5948bdb7ac8 04:30:01 ---> 29b4688110f1 04:30:01 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:30:02 ---> bdad0fbb2070 04:30:02 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:30:04 ---> 3cf279b70f70 04:30:04 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:30:04 ---> 03c5a5ec07b3 04:30:04 Step 20/25 : EXPOSE 59999 04:30:04 ---> Running in 1b71ca5884ae 04:30:04 Removing intermediate container 1b71ca5884ae 04:30:04 ---> d3ca338963fb 04:30:04 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:30:04 ---> Running in 2e1f42e9d29a 04:30:05 Removing intermediate container 2e1f42e9d29a 04:30:05 ---> a10c53f30618 04:30:05 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:30:05 ---> Running in eb1a4c91d623 04:30:05 Removing intermediate container eb1a4c91d623 04:30:05 ---> a94b55614e64 04:30:05 Step 23/25 : LABEL arch=arm64 04:30:05 ---> Running in c4b7718b26ba 04:30:05 Removing intermediate container c4b7718b26ba 04:30:05 ---> a4ca41eff6e0 04:30:05 Step 24/25 : LABEL git_sha=f8b8abfef3f0264dda75330ad33f104d8ec6ed98 04:30:05 ---> Running in 8c3b90ce53fa 04:30:06 Removing intermediate container 8c3b90ce53fa 04:30:06 ---> 950eaeb94827 04:30:06 Step 25/25 : LABEL version=2.2.0-dev.32 04:30:06 ---> Running in b4f6d1b88368 04:30:06 Removing intermediate container b4f6d1b88368 04:30:06 ---> 10521a8b217a 04:30:06 [Warning] One or more build-args [ARCH] were not consumed 04:30:06 Successfully built 10521a8b217a 04:30:06 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 04:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:07 04:30:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:30:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:07 arm64: Pulling from edgex-lftools-log-publisher 04:30:07 8998bd30e6a1: Pulling fs layer 04:30:07 04944245beec: Pulling fs layer 04:30:07 699f458cf7ca: Pulling fs layer 04:30:07 765212b225bb: Pulling fs layer 04:30:07 f23df028b6ca: Pulling fs layer 04:30:07 d65c8cfc05b1: Pulling fs layer 04:30:07 2437ff75d9bd: Pulling fs layer 04:30:07 765212b225bb: Waiting 04:30:07 f23df028b6ca: Waiting 04:30:07 d65c8cfc05b1: Waiting 04:30:07 2437ff75d9bd: Waiting 04:30:07 04944245beec: Verifying Checksum 04:30:07 04944245beec: Download complete 04:30:07 765212b225bb: Verifying Checksum 04:30:07 765212b225bb: Download complete 04:30:07 f23df028b6ca: Download complete 04:30:07 d65c8cfc05b1: Verifying Checksum 04:30:07 d65c8cfc05b1: Download complete 04:30:08 699f458cf7ca: Verifying Checksum 04:30:08 699f458cf7ca: Download complete 04:30:08 8998bd30e6a1: Verifying Checksum 04:30:08 8998bd30e6a1: Download complete 04:30:12 2437ff75d9bd: Verifying Checksum 04:30:12 2437ff75d9bd: Download complete 04:30:14 8998bd30e6a1: Pull complete 04:30:15 04944245beec: Pull complete 04:30:16 699f458cf7ca: Pull complete 04:30:17 765212b225bb: Pull complete 04:30:17 f23df028b6ca: Pull complete 04:30:18 d65c8cfc05b1: Pull complete 04:30:36 2437ff75d9bd: Pull complete 04:30:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:30:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:30:36 prd-ubuntu20.04-docker-arm64-4c-16g-23571 does not seem to be running inside a container 04:30:36 $ 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/65 -v /w/workspace/device-sdk-go/65:/w/workspace/device-sdk-go/65:rw,z -v /w/workspace/device-sdk-go/65@tmp:/w/workspace/device-sdk-go/65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:30:39 $ docker top 892f22147a4c6e91f3737d9fb476273c994c892d2d3266f579975ae99c0bd516 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:40 ---> job-cost.sh 04:30:40 lf-activate-venv: SKIPPING 04:30:40 INFO: No Stack... 04:30:41 INFO: Retrieving Pricing Info for: v3-standard-4 04:30:42 INFO: Archiving Costs [Pipeline] sh 04:30:42 + cat /w/workspace/device-sdk-go/65/archives/cost.csv 04:30:42 + cut -d, -f6 [Pipeline] lock 04:30:42 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-65-stack-cost] 04:30:42 Resource [jenkins-edgexfoundry-device-sdk-go-main-65-stack-cost] did not exist. Created. 04:30:42 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:43 /w/workspace/device-sdk-go/65@tmp/durable-14a18876/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:30:44 + echo total: 0.10999999940395355 [Pipeline] stash 04:30:44 Warning: overwriting stash ‘stack-cost’ 04:30:44 Stashed 1 file(s) [Pipeline] } 04:30:44 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 04:30:44 $ docker stop --time=1 892f22147a4c6e91f3737d9fb476273c994c892d2d3266f579975ae99c0bd516 04:30:45 $ docker rm -f 892f22147a4c6e91f3737d9fb476273c994c892d2d3266f579975ae99c0bd516 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:30:46 provisioning config files... 04:30:46 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7278049164173767978tmp [Pipeline] { [Pipeline] sh 04:30:46 + set +x 04:30:46 + curl -s https://codecov.io/bash 04:30:46 + bash -s -- 04:30:46 04:30:46 _____ _ 04:30:46 / ____| | | 04:30:46 | | ___ __| | ___ ___ _____ __ 04:30:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:30:46 | |___| (_) | (_| | __/ (_| (_) \ V / 04:30:46 \_____\___/ \__,_|\___|\___\___/ \_/ 04:30:46 Bash-1.0.6 04:30:46 04:30:46 04:30:46 ==> git version 2.25.1 found 04:30:46 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:30:46 Release-Date: 2020-01-08 04:30:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:30:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:30:46 ==> Jenkins CI detected. 04:30:46 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 04:30:46 project root: . 04:30:46 --> token set from env 04:30:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:30:46 ==> Running gcov in . (disable via -X gcov) 04:30:46 ==> Python coveragepy not found 04:30:46 ==> Searching for coverage reports in: 04:30:46 + . 04:30:46 -> Found 1 reports 04:30:46 ==> Detecting git/mercurial file structure 04:30:46 ==> Reading reports 04:30:46 + ./coverage.out bytes=130819 04:30:46 ==> Appending adjustments 04:30:46 https://docs.codecov.io/docs/fixing-reports 04:30:46 + Found adjustments 04:30:46 ==> Gzipping contents 04:30:47 20K /tmp/codecov.Ljw3oG.gz 04:30:47 ==> Uploading reports 04:30:47 url: https://codecov.io 04:30:47 query: branch=main&commit=f8b8abfef3f0264dda75330ad33f104d8ec6ed98&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:30:47 -> Pinging Codecov 04:30:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=f8b8abfef3f0264dda75330ad33f104d8ec6ed98&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:30:47 -> Uploading to 04:30:47 https://storage.googleapis.com/codecov/v4/raw/2022-04-26/7E55EF52A471D76F132DFD9A03CDDE97/f8b8abfef3f0264dda75330ad33f104d8ec6ed98/f21586f2-e0fb-4013-b363-c988d1bb154d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T043047Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3ae110122dca81a832e60b0b49ad1e0706925e460b348da5fbac07bb60d3f8a 04:30:47 % Total % Received % Xferd Average Speed Time Time Time Current 04:30:47 Dload Upload Total Spent Left Speed 04:30:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16825 0 0 100 16825 0 75788 --:--:-- --:--:-- --:--:-- 75448 100 16825 0 0 100 16825 0 69813 --:--:-- --:--:-- --:--:-- 69813 04:30:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f8b8abfef3f0264dda75330ad33f104d8ec6ed98 [Pipeline] } 04:30:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:30:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:30:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:30:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:30:48 04:30:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:30:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:30:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:30:48 188c0c94c7c5: Pulling fs layer 04:30:48 0ef7d3d256c8: Pulling fs layer 04:30:48 de9db76c5a1d: Pulling fs layer 04:30:48 0eba1c9be4d2: Pulling fs layer 04:30:48 0d57e429df01: Pulling fs layer 04:30:48 4e4be7b47b0d: Pulling fs layer 04:30:48 e1f770b5df2f: Pulling fs layer 04:30:48 0eba1c9be4d2: Waiting 04:30:48 85a0685a4137: Pulling fs layer 04:30:48 4e4be7b47b0d: Waiting 04:30:48 e1f770b5df2f: Waiting 04:30:48 0d57e429df01: Waiting 04:30:48 85a0685a4137: Waiting 04:30:48 de9db76c5a1d: Verifying Checksum 04:30:48 de9db76c5a1d: Download complete 04:30:48 0ef7d3d256c8: Verifying Checksum 04:30:48 0ef7d3d256c8: Download complete 04:30:48 0d57e429df01: Verifying Checksum 04:30:48 0d57e429df01: Download complete 04:30:48 188c0c94c7c5: Download complete 04:30:48 4e4be7b47b0d: Verifying Checksum 04:30:48 4e4be7b47b0d: Download complete 04:30:48 188c0c94c7c5: Pull complete 04:30:48 e1f770b5df2f: Verifying Checksum 04:30:48 e1f770b5df2f: Download complete 04:30:48 0ef7d3d256c8: Pull complete 04:30:49 de9db76c5a1d: Pull complete 04:30:49 0eba1c9be4d2: Verifying Checksum 04:30:49 0eba1c9be4d2: Download complete 04:30:49 85a0685a4137: Verifying Checksum 04:30:49 85a0685a4137: Download complete 04:30:52 0eba1c9be4d2: Pull complete 04:30:52 0d57e429df01: Pull complete 04:30:52 4e4be7b47b0d: Pull complete 04:30:53 e1f770b5df2f: Pull complete 04:30:56 85a0685a4137: Pull complete 04:30:56 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:30:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:30:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:30:56 prd-ubuntu20.04-docker-8c-8g-23570 does not seem to be running inside a container 04:30:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:30:58 $ docker top 922ef77ea57c23b47f0d8e246972bac4fc17d37f1a6127669ddea9b71a14961c -eo pid,comm [Pipeline] { [Pipeline] echo 04:30:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:30:58 + set -o pipefail 04:30:58 + snyk monitor '--org=edgex-jenkins' 04:31:05 04:31:05 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 04:31:05 04:31:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/becab4b3-7059-478e-b371-cf7f8ea6c76c 04:31:05 04:31:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:31:05 04:31:05 [Pipeline] } 04:31:05 $ docker stop --time=1 922ef77ea57c23b47f0d8e246972bac4fc17d37f1a6127669ddea9b71a14961c 04:31:07 $ docker rm -f 922ef77ea57c23b47f0d8e246972bac4fc17d37f1a6127669ddea9b71a14961c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:31:07 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:31:07 provisioning config files... 04:31:07 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config614442875904961925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:08 --> edgex-publish-swagger.sh 04:31:08 === Publish openapi/v2 API === 04:31:08 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 04:31:08 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 04:31:08 % Total % Received % Xferd Average Speed Time Time Time Current 04:31:08 Dload Upload Total Spent Left Speed 04:31:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53282 0 0 100 53282 0 82352 --:--:-- --:--:-- --:--:-- 82225 100 53282 0 0 100 53282 0 82225 --:--:-- --:--:-- --:--:-- 82225 04:31:08 04:31:08 [Pipeline] } 04:31:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:31:09 + git log --format=format:%s -1 f8b8abfef3f0264dda75330ad33f104d8ec6ed98 [Pipeline] sh 04:31:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:31:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:31:09 . [Pipeline] withDockerContainer 04:31:09 prd-ubuntu20.04-docker-8c-8g-23570 does not seem to be running inside a container 04:31:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:31:10 $ docker top a6ca3c802b424ee1808f20eb995548696e051197c868e5a16f64ad4e8f008040 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:10 [ssh-agent] Looking for ssh-agent implementation... 04:31:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:10 $ docker exec a6ca3c802b424ee1808f20eb995548696e051197c868e5a16f64ad4e8f008040 ssh-agent 04:31:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKcbfcF/agent.14 04:31:10 SSH_AGENT_PID=20 04:31:10 Running ssh-add (command line suppressed) 04:31:10 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8155575931098200004.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8155575931098200004.key) 04:31:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:11 + git semver tag 04:31:11 # -> Open(): unable to determine branch for HEAD 04:31:11 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 04:31:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 04:31:11 # $SEMVER_REMOTE_NAME = origin 04:31:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:31:11 # $SEMVER_USER_NAME = edgex-jenkins 04:31:11 # $SEMVER_BRANCH = main 04:31:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:31:11 # f8b8abfef3f0264dda75330ad33f104d8ec6ed98 HEAD 04:31:11 # -> Force: false 04:31:11 # 458bfa1a260a69c6c971129d524e87bc189214f2 refs/tags/v2.2.0-dev.32 [Pipeline] } 04:31:11 $ docker exec --env ******** --env ******** a6ca3c802b424ee1808f20eb995548696e051197c868e5a16f64ad4e8f008040 ssh-agent -k 04:31:11 unset SSH_AUTH_SOCK; 04:31:11 unset SSH_AGENT_PID; 04:31:11 echo Agent pid 20 killed; 04:31:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:11 + git semver [Pipeline] } 04:31:11 $ docker stop --time=1 a6ca3c802b424ee1808f20eb995548696e051197c868e5a16f64ad4e8f008040 04:31:12 $ docker rm -f a6ca3c802b424ee1808f20eb995548696e051197c868e5a16f64ad4e8f008040 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:31:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:13 04:31:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:31:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:13 0.23.1-centos7: Pulling from edgex-lftools 04:31:13 ab5ef0e58194: Pulling fs layer 04:31:13 9712f1f96733: Pulling fs layer 04:31:13 63f879dbbcfc: Pulling fs layer 04:31:13 0d9ebad4ef96: Pulling fs layer 04:31:13 e9a5061849ea: Pulling fs layer 04:31:13 d747dcd14b5f: Pulling fs layer 04:31:13 2de7ff778b66: Pulling fs layer 04:31:13 e9a5061849ea: Waiting 04:31:13 d747dcd14b5f: Waiting 04:31:13 2de7ff778b66: Waiting 04:31:13 0d9ebad4ef96: Waiting 04:31:13 9712f1f96733: Verifying Checksum 04:31:13 9712f1f96733: Download complete 04:31:13 63f879dbbcfc: Verifying Checksum 04:31:13 63f879dbbcfc: Download complete 04:31:14 e9a5061849ea: Verifying Checksum 04:31:14 e9a5061849ea: Download complete 04:31:14 d747dcd14b5f: Download complete 04:31:14 0d9ebad4ef96: Verifying Checksum 04:31:14 0d9ebad4ef96: Download complete 04:31:14 ab5ef0e58194: Verifying Checksum 04:31:14 ab5ef0e58194: Download complete 04:31:14 2de7ff778b66: Download complete 04:31:17 ab5ef0e58194: Pull complete 04:31:17 9712f1f96733: Pull complete 04:31:17 63f879dbbcfc: Pull complete 04:31:20 0d9ebad4ef96: Pull complete 04:31:21 e9a5061849ea: Pull complete 04:31:21 d747dcd14b5f: Pull complete 04:31:22 2de7ff778b66: Pull complete 04:31:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:31:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:31:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:31:22 prd-ubuntu20.04-docker-8c-8g-23570 does not seem to be running inside a container 04:31:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:31:24 $ docker top 21a85039c0c74cf5510b16f234af4f91e3c92db4c992175b7b16a1a65245391e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:31:24 provisioning config files... 04:31:24 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1043019924580440293tmp 04:31:24 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7233686200029944638tmp 04:31:24 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4828167484714124428tmp [Pipeline] { [Pipeline] echo 04:31:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:31:24 ---> sigul-configuration.sh 04:31:24 gpg: directory `/root/.gnupg' created 04:31:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:31:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:31:24 gpg: keyring `/root/.gnupg/secring.gpg' created 04:31:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:31:24 gpg: CAST5 encrypted data 04:31:24 gpg: encrypted with 1 passphrase 04:31:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:31:25 + mkdir /home/jenkins 04:31:25 + mkdir /home/jenkins/sigul [Pipeline] sh 04:31:25 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:31:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:31:25 ---> sigul-install.sh 04:31:25 Sigul already installed; skipping installation. [Pipeline] sh 04:31:25 + git tag --list 04:31:25 0.7.1 04:31:25 delhi-tag 04:31:25 v1.0.0 04:31:25 v1.1.0 04:31:25 v1.1.1 04:31:25 v1.1.2 04:31:25 v1.2.0 04:31:25 v1.2.1 04:31:25 v1.2.2 04:31:25 v1.2.3 04:31:25 v1.3.0 04:31:25 v1.4.0 04:31:25 v2.0.0 04:31:25 v2.0.1-dev.1 04:31:25 v2.0.1-dev.10 04:31:25 v2.0.1-dev.11 04:31:25 v2.0.1-dev.12 04:31:25 v2.0.1-dev.13 04:31:25 v2.0.1-dev.14 04:31:25 v2.0.1-dev.15 04:31:25 v2.0.1-dev.16 04:31:25 v2.0.1-dev.17 04:31:25 v2.0.1-dev.18 04:31:25 v2.0.1-dev.19 04:31:25 v2.0.1-dev.2 04:31:25 v2.0.1-dev.20 04:31:25 v2.0.1-dev.21 04:31:25 v2.0.1-dev.22 04:31:25 v2.0.1-dev.23 04:31:25 v2.0.1-dev.24 04:31:25 v2.0.1-dev.25 04:31:25 v2.0.1-dev.26 04:31:25 v2.0.1-dev.27 04:31:25 v2.0.1-dev.28 04:31:25 v2.0.1-dev.29 04:31:25 v2.0.1-dev.3 04:31:25 v2.0.1-dev.30 04:31:25 v2.0.1-dev.31 04:31:25 v2.0.1-dev.32 04:31:25 v2.0.1-dev.33 04:31:25 v2.0.1-dev.4 04:31:25 v2.0.1-dev.5 04:31:25 v2.0.1-dev.6 04:31:25 v2.0.1-dev.7 04:31:25 v2.0.1-dev.8 04:31:25 v2.0.1-dev.9 04:31:25 v2.1.0 04:31:25 v2.1.1-dev.1 04:31:25 v2.2.0-dev.1 04:31:25 v2.2.0-dev.10 04:31:25 v2.2.0-dev.11 04:31:25 v2.2.0-dev.12 04:31:25 v2.2.0-dev.13 04:31:25 v2.2.0-dev.14 04:31:25 v2.2.0-dev.15 04:31:25 v2.2.0-dev.16 04:31:25 v2.2.0-dev.17 04:31:25 v2.2.0-dev.18 04:31:25 v2.2.0-dev.19 04:31:25 v2.2.0-dev.2 04:31:25 v2.2.0-dev.20 04:31:25 v2.2.0-dev.21 04:31:25 v2.2.0-dev.22 04:31:25 v2.2.0-dev.23 04:31:25 v2.2.0-dev.24 04:31:25 v2.2.0-dev.25 04:31:25 v2.2.0-dev.26 04:31:25 v2.2.0-dev.27 04:31:25 v2.2.0-dev.28 04:31:25 v2.2.0-dev.29 04:31:25 v2.2.0-dev.3 04:31:25 v2.2.0-dev.30 04:31:25 v2.2.0-dev.31 04:31:25 v2.2.0-dev.32 04:31:25 v2.2.0-dev.4 04:31:25 v2.2.0-dev.5 04:31:25 v2.2.0-dev.6 04:31:25 v2.2.0-dev.7 04:31:25 v2.2.0-dev.8 04:31:25 v2.2.0-dev.9 [Pipeline] sh 04:31:26 + lftools sign git-tag v2.2.0-dev.32 04:31:26 Signing Git tag with Sigul... 04:31:26 Signing v2.2.0-dev.32 [Pipeline] echo 04:31:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:31:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:31:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:31:27 $ docker stop --time=1 21a85039c0c74cf5510b16f234af4f91e3c92db4c992175b7b16a1a65245391e 04:31:28 $ docker rm -f 21a85039c0c74cf5510b16f234af4f91e3c92db4c992175b7b16a1a65245391e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:31:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:31:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:31:29 . [Pipeline] withDockerContainer 04:31:29 prd-ubuntu20.04-docker-8c-8g-23570 does not seem to be running inside a container 04:31:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:31:29 $ docker top 66d6ce9fe22956d414dbdfbaf222c11c9bf1873870c50dfd1371b2021827bdd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:29 [ssh-agent] Looking for ssh-agent implementation... 04:31:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:30 $ docker exec 66d6ce9fe22956d414dbdfbaf222c11c9bf1873870c50dfd1371b2021827bdd6 ssh-agent 04:31:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmjJeAM/agent.13 04:31:30 SSH_AGENT_PID=20 04:31:30 Running ssh-add (command line suppressed) 04:31:30 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5055450460073982259.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5055450460073982259.key) 04:31:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:30 + git semver bump pre 04:31:30 # -> Open(): unable to determine branch for HEAD 04:31:30 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 04:31:30 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 04:31:30 # $SEMVER_REMOTE_NAME = origin 04:31:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:31:30 # $SEMVER_USER_NAME = edgex-jenkins 04:31:30 # $SEMVER_BRANCH = main 04:31:30 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 04:31:30 2.2.0-dev.33 [Pipeline] } 04:31:30 $ docker exec --env ******** --env ******** 66d6ce9fe22956d414dbdfbaf222c11c9bf1873870c50dfd1371b2021827bdd6 ssh-agent -k 04:31:30 unset SSH_AUTH_SOCK; 04:31:30 unset SSH_AGENT_PID; 04:31:30 echo Agent pid 20 killed; 04:31:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:31 + git semver [Pipeline] } 04:31:31 $ docker stop --time=1 66d6ce9fe22956d414dbdfbaf222c11c9bf1873870c50dfd1371b2021827bdd6 04:31:32 $ docker rm -f 66d6ce9fe22956d414dbdfbaf222c11c9bf1873870c50dfd1371b2021827bdd6 [Pipeline] // withDockerContainer [Pipeline] sh 04:31:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:31:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:31:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:31:33 . [Pipeline] withDockerContainer 04:31:33 prd-ubuntu20.04-docker-8c-8g-23570 does not seem to be running inside a container 04:31:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:31:33 $ docker top 0eb9f8fd9034ac48f0a7c8518d6569af81a4f664a262fa1b79685f742c26e741 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:33 [ssh-agent] Looking for ssh-agent implementation... 04:31:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:33 $ docker exec 0eb9f8fd9034ac48f0a7c8518d6569af81a4f664a262fa1b79685f742c26e741 ssh-agent 04:31:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGkbBmD/agent.15 04:31:33 SSH_AGENT_PID=21 04:31:33 Running ssh-add (command line suppressed) 04:31:34 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2690907397068710480.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2690907397068710480.key) 04:31:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:34 + git semver push 04:31:34 # -> Open(): unable to determine branch for HEAD 04:31:34 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 04:31:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 04:31:34 # $SEMVER_REMOTE_NAME = origin 04:31:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:31:34 # $SEMVER_USER_NAME = edgex-jenkins 04:31:34 # $SEMVER_BRANCH = main 04:31:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 04:31:36 $ docker exec --env ******** --env ******** 0eb9f8fd9034ac48f0a7c8518d6569af81a4f664a262fa1b79685f742c26e741 ssh-agent -k 04:31:36 unset SSH_AUTH_SOCK; 04:31:36 unset SSH_AGENT_PID; 04:31:36 echo Agent pid 21 killed; 04:31:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:36 + git semver [Pipeline] } 04:31:36 $ docker stop --time=1 0eb9f8fd9034ac48f0a7c8518d6569af81a4f664a262fa1b79685f742c26e741 04:31:37 $ docker rm -f 0eb9f8fd9034ac48f0a7c8518d6569af81a4f664a262fa1b79685f742c26e741 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:31:38 + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] 04:31:38 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:31:38 total 16 04:31:38 drwxr-xr-x 3 root root 4096 Apr 26 04:21 . 04:31:38 drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 04:31 .. 04:31:38 drwxr-xr-x 2 root root 4096 Apr 26 04:21 cost 04:31:38 -rw-r--r-- 1 root root 83 Apr 26 04:21 cost.csv 04:31:38 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:31:38 + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives 04:31:38 total 16 04:31:38 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 04:21 . 04:31:38 drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 04:31 .. 04:31:38 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 04:21 cost 04:31:38 -rw-r--r-- 1 jenkins jenkins 83 Apr 26 04:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:31:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:31:39 ---> package-listing.sh 04:31:39 ++ facter osfamily 04:31:39 ++ tr '[:upper:]' '[:lower:]' 04:31:39 + OS_FAMILY=debian 04:31:39 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 04:31:39 + START_PACKAGES=/tmp/packages_start.txt 04:31:39 + END_PACKAGES=/tmp/packages_end.txt 04:31:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:31:39 + PACKAGES=/tmp/packages_start.txt 04:31:39 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:31:39 + PACKAGES=/tmp/packages_end.txt 04:31:39 + case "${OS_FAMILY}" in 04:31:39 + dpkg -l 04:31:39 + grep '^ii' 04:31:39 + '[' -f /tmp/packages_start.txt ']' 04:31:39 + '[' -f /tmp/packages_end.txt ']' 04:31:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:31:39 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 04:31:39 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 04:31:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 04:31:39 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:31:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:31:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:31:40 . [Pipeline] withDockerContainer 04:31:40 prd-ubuntu20.04-docker-8c-8g-23570 does not seem to be running inside a container 04:31:40 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:31:41 $ docker top 41c47005c573d05484031bc69b69d4aa42b5b06c6f306d56d44a4389b0f15809 -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:41 + touch /tmp/pre-build-complete [Pipeline] sh 04:31:41 + mkdir -p /var/log/sysstat [Pipeline] sh 04:31:42 + ls /var/log/sa-host 04:31:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:31:42 provisioning config files... 04:31:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4232916491943835644tmp [Pipeline] { [Pipeline] echo 04:31:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:31:42 ---> create-netrc.sh [Pipeline] } 04:31:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:31:42 ---> python-tools-install.sh [Pipeline] echo 04:31:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:31:43 ---> sudo-logs.sh 04:31:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:31:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:31:43 ---> job-cost.sh 04:31:43 lf-activate-venv: SKIPPING 04:31:43 DEBUG: total: 0.2199999988079071 04:31:43 INFO: Retrieving Stack Cost... 04:31:44 INFO: Retrieving Pricing Info for: v3-standard-8 04:31:44 INFO: Archiving Costs [Pipeline] echo 04:31:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:31:44 ---> logs-deploy.sh 04:31:44 lf-activate-venv: SKIPPING 04:31:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/65 04:31:44 INFO: archiving workspace using pattern(s): 04:31:45 Archives upload complete. 04:31:45 INFO: archiving logs to Nexus