Pull request #1144 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e+c4fb6f454a66f6ec4303bcc61530b9f99af08732 (6f01f0234c1815d4e4dbce3215f75337135ffae1) 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-ssh2913607183759185890.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-ssh17819988482339349656.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1144/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1144/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3755690925058522597.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1144/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1016534006583530780.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh15962714918798881846.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1144/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1144/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3442930117842631746.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21738 in /w/workspace/gexfoundry_device-sdk-go_PR-1144 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1144 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c4fb6f454a66f6ec4303bcc61530b9f99af08732 into PR head commit f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e Merge succeeded, producing f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e Checking out Revision f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e (PR-1144) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1144/head:refs/remotes/origin/PR-1144 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c4fb6f454a66f6ec4303bcc61530b9f99af08732 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:04:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:04:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:04:18 ========================================================= 04:04:18 EdgeX Global Pipelines Version Info 04:04:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:04:19 ------------------- 04:04:19 stable info: 04:04:19 ------------------- 04:04:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:04:19 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 04:04:19 Message: update stable to v1.0.221 04:04:20 ------------------- 04:04:20 experimental info: 04:04:20 ------------------- 04:04:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:04:20 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 04:04:20 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:04:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:04:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:04:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:04:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:04:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:04:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:04:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:04:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:04:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1144 [Pipeline] echo 04:04:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1144 [Pipeline] echo 04:04:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1144 [Pipeline] echo 04:04:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e [Pipeline] echo 04:04:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f48a0af [Pipeline] echo 04:04:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:21 provisioning config files... 04:04:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config5917280755767158138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:22 ---> docker-login.sh 04:04:22 nexus3.edgexfoundry.org:10001 04:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:22 Configure a credential helper to remove this warning. See 04:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:22 04:04:22 Login Succeeded 04:04:22 nexus3.edgexfoundry.org:10002 04:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:22 Configure a credential helper to remove this warning. See 04:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:22 04:04:22 Login Succeeded 04:04:22 nexus3.edgexfoundry.org:10003 04:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:22 Configure a credential helper to remove this warning. See 04:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:22 04:04:22 Login Succeeded 04:04:22 nexus3.edgexfoundry.org:10004 04:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:22 Configure a credential helper to remove this warning. See 04:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:22 04:04:22 Login Succeeded 04:04:22 docker.io 04:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:23 Configure a credential helper to remove this warning. See 04:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:23 04:04:23 Login Succeeded 04:04:23 ---> docker-login.sh ends [Pipeline] } 04:04:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:04:23 + git rev-list -1 --merges f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e~1..f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e [Pipeline] echo 04:04:24 -----------> git rev-list -1 --merges f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e~1..f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e [false] [Pipeline] sh 04:04:24 + git log --format=format:%s -1 f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e [Pipeline] echo 04:04:24 ========================================================= 04:04:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:04:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:24 + git log --format=format:%s -1 f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e [Pipeline] echo 04:04:24 [semverPrep] GIT_COMMIT: f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 [Pipeline] echo 04:04:24 [semverPrep] This is not a build commit. [Pipeline] sh 04:04:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:25 + grep -v github /etc/ssh/ssh_known_hosts 04:04:25 + [ -e /tmp/ssh_known_hosts ] 04:04:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:04:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:04:25 + sudo tee -a /etc/ssh/ssh_known_hosts 04:04:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:04:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:25 04:04:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:04:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:26 latest: Pulling from edgex-devops/git-semver 04:04:26 a0d0a0d46f8b: Pulling fs layer 04:04:26 3e5f54012d9b: Pulling fs layer 04:04:26 4c7163046ea9: Pulling fs layer 04:04:26 0c2d73faf560: Pulling fs layer 04:04:26 0c2d73faf560: Waiting 04:04:26 3e5f54012d9b: Verifying Checksum 04:04:26 3e5f54012d9b: Download complete 04:04:26 a0d0a0d46f8b: Download complete 04:04:26 0c2d73faf560: Verifying Checksum 04:04:26 0c2d73faf560: Download complete 04:04:26 4c7163046ea9: Download complete 04:04:26 a0d0a0d46f8b: Pull complete 04:04:26 3e5f54012d9b: Pull complete 04:04:26 4c7163046ea9: Pull complete 04:04:26 0c2d73faf560: Pull complete 04:04:26 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:04:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:04:27 prd-ubuntu20.04-docker-8c-8g-21738 does not seem to be running inside a container 04:04:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:04:27 $ docker top 4ac9f925ad19ac426dbe9b4bba6dc7237741ec49603e2c25a1ff1b4ae919759e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:27 [ssh-agent] Looking for ssh-agent implementation... 04:04:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:28 $ docker exec 4ac9f925ad19ac426dbe9b4bba6dc7237741ec49603e2c25a1ff1b4ae919759e ssh-agent 04:04:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJicCMi/agent.15 04:04:28 SSH_AGENT_PID=22 04:04:28 Running ssh-add (command line suppressed) 04:04:28 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_2038331384241120362.key (/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_2038331384241120362.key) 04:04:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:28 + git tag --points-at HEAD [Pipeline] } 04:04:28 $ docker exec --env ******** --env ******** 4ac9f925ad19ac426dbe9b4bba6dc7237741ec49603e2c25a1ff1b4ae919759e ssh-agent -k 04:04:28 unset SSH_AUTH_SOCK; 04:04:28 unset SSH_AGENT_PID; 04:04:28 echo Agent pid 22 killed; 04:04:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:04:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:28 [ssh-agent] Looking for ssh-agent implementation... 04:04:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:29 $ docker exec 4ac9f925ad19ac426dbe9b4bba6dc7237741ec49603e2c25a1ff1b4ae919759e ssh-agent 04:04:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEPpJAJ/agent.55 04:04:29 SSH_AGENT_PID=61 04:04:29 Running ssh-add (command line suppressed) 04:04:29 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_3781423322458884774.key (/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/private_key_3781423322458884774.key) 04:04:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:29 + git semver init 04:04:29 # -> Open(): unable to determine branch for HEAD 04:04:29 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1144/.git 04:04:29 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1144 04:04:29 # $SEMVER_REMOTE_NAME = origin 04:04:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:04:29 # $SEMVER_USER_NAME = edgex-jenkins 04:04:29 # $SEMVER_BRANCH = PR-1144 04:04:29 # $SEMVER_TEMP = /tmp/semver-769901132 04:04:29 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:04:30 # '/tmp/semver-769901132' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver' 04:04:30 # -> Force: false 04:04:30 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1144/.semver [Pipeline] } 04:04:30 $ docker exec --env ******** --env ******** 4ac9f925ad19ac426dbe9b4bba6dc7237741ec49603e2c25a1ff1b4ae919759e ssh-agent -k 04:04:30 unset SSH_AUTH_SOCK; 04:04:30 unset SSH_AGENT_PID; 04:04:30 echo Agent pid 61 killed; 04:04:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:31 + git semver [Pipeline] } 04:04:31 $ docker stop --time=1 4ac9f925ad19ac426dbe9b4bba6dc7237741ec49603e2c25a1ff1b4ae919759e 04:04:32 $ docker rm -f 4ac9f925ad19ac426dbe9b4bba6dc7237741ec49603e2c25a1ff1b4ae919759e [Pipeline] // withDockerContainer [Pipeline] sh 04:04:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:04:33 Stashed 1 file(s) [Pipeline] echo 04:04:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:33 provisioning config files... 04:04:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config7341078241528912343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:34 ---> docker-login.sh 04:04:34 nexus3.edgexfoundry.org:10001 04:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:34 Configure a credential helper to remove this warning. See 04:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:34 04:04:34 Login Succeeded 04:04:34 nexus3.edgexfoundry.org:10002 04:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:34 Configure a credential helper to remove this warning. See 04:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:34 04:04:34 Login Succeeded 04:04:34 nexus3.edgexfoundry.org:10003 04:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:34 Configure a credential helper to remove this warning. See 04:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:34 04:04:34 Login Succeeded 04:04:34 nexus3.edgexfoundry.org:10004 04:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:34 Configure a credential helper to remove this warning. See 04:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:34 04:04:34 Login Succeeded 04:04:34 docker.io 04:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:35 Configure a credential helper to remove this warning. See 04:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:35 04:04:35 Login Succeeded 04:04:35 ---> docker-login.sh ends [Pipeline] } 04:04:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:04:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:35 ========================================================= 04:04:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:04:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:04:35 + 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:04:35 Sending build context to Docker daemon 9.532MB 04:04:35 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:04:35 Step 2/11 : FROM ${BASE} AS builder 04:04:35 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:04:35 59bf1c3509f3: Pulling fs layer 04:04:35 666ba61612fd: Pulling fs layer 04:04:35 8ed8ca486205: Pulling fs layer 04:04:35 4fe6c5a15a65: Pulling fs layer 04:04:35 22a0e8bec74d: Pulling fs layer 04:04:35 640e595b4fbd: Pulling fs layer 04:04:35 763cafe07f6e: Pulling fs layer 04:04:35 0c0b528cf693: Pulling fs layer 04:04:35 10935f4eaf8b: Pulling fs layer 04:04:35 0c0b528cf693: Waiting 04:04:35 640e595b4fbd: Waiting 04:04:35 763cafe07f6e: Waiting 04:04:35 4fe6c5a15a65: Waiting 04:04:35 10935f4eaf8b: Waiting 04:04:35 22a0e8bec74d: Waiting 04:04:35 8ed8ca486205: Verifying Checksum 04:04:35 8ed8ca486205: Download complete 04:04:35 666ba61612fd: Verifying Checksum 04:04:35 666ba61612fd: Download complete 04:04:35 22a0e8bec74d: Verifying Checksum 04:04:35 22a0e8bec74d: Download complete 04:04:35 640e595b4fbd: Verifying Checksum 04:04:35 640e595b4fbd: Download complete 04:04:35 763cafe07f6e: Verifying Checksum 04:04:35 763cafe07f6e: Download complete 04:04:35 59bf1c3509f3: Download complete 04:04:35 0c0b528cf693: Verifying Checksum 04:04:35 0c0b528cf693: Download complete 04:04:35 59bf1c3509f3: Pull complete 04:04:36 666ba61612fd: Pull complete 04:04:36 8ed8ca486205: Pull complete 04:04:36 10935f4eaf8b: Download complete 04:04:36 4fe6c5a15a65: Verifying Checksum 04:04:36 4fe6c5a15a65: Download complete 04:04:40 4fe6c5a15a65: Pull complete 04:04:40 22a0e8bec74d: Pull complete 04:04:40 640e595b4fbd: Pull complete 04:04:40 763cafe07f6e: Pull complete 04:04:40 0c0b528cf693: Pull complete 04:04:42 10935f4eaf8b: Pull complete 04:04:42 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 04:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:04:42 ---> 99d49a6021b9 04:04:42 Step 3/11 : ARG MAKE=make build 04:04:44 ---> Running in 3acfd26bd448 04:04:44 Removing intermediate container 3acfd26bd448 04:04:44 ---> 3f6757505c8e 04:04:44 Step 4/11 : WORKDIR /device-sdk-go 04:04:44 ---> Running in 9e8acd4289fa 04:04:44 Removing intermediate container 9e8acd4289fa 04:04:44 ---> 6fe198d0a5c6 04:04:44 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:04:44 ---> Running in 5ca866b40fdb 04:04:44 Removing intermediate container 5ca866b40fdb 04:04:44 ---> af88ef758446 04:04:44 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:04:44 ---> Running in 988865e2532a 04:04:45 Removing intermediate container 988865e2532a 04:04:45 ---> 5ac97d60c51e 04:04:45 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:04:45 ---> Running in a40ee6a7b0fb 04:04:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:04:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:04:46 OK: 221 MiB in 52 packages 04:04:47 Removing intermediate container a40ee6a7b0fb 04:04:47 ---> f16e067f41cc 04:04:47 Step 8/11 : COPY go.mod vendor* ./ 04:04:47 ---> fa04261feb86 04:04:47 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:47 ---> Running in dcef306ba2a2 04:04:48 Still waiting to schedule task 04:04:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:05:02 Removing intermediate container dcef306ba2a2 04:05:02 ---> f410a37d208d 04:05:02 Step 10/11 : COPY . . 04:05:02 ---> 6abb62517d32 04:05:02 Step 11/11 : RUN ${MAKE} 04:05:02 ---> Running in 757f4fcb6fa9 04:05:02 noop 04:05:02 Removing intermediate container 757f4fcb6fa9 04:05:02 ---> b0bd04032414 04:05:02 Successfully built b0bd04032414 04:05:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:05:02 + docker inspect -f . ci-base-image-x86_64 04:05:02 . [Pipeline] withDockerContainer 04:05:02 prd-ubuntu20.04-docker-8c-8g-21738 does not seem to be running inside a container 04:05:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:03 $ docker top 4ed6063d3ef55833f2abcd3447084bee8ad897671aa6d2b15f834db95ec0985a -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:03 + go version 04:05:03 go version go1.17.6 linux/amd64 [Pipeline] } 04:05:03 $ docker stop --time=1 4ed6063d3ef55833f2abcd3447084bee8ad897671aa6d2b15f834db95ec0985a 04:05:05 $ docker rm -f 4ed6063d3ef55833f2abcd3447084bee8ad897671aa6d2b15f834db95ec0985a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:05:05 + docker inspect -f . ci-base-image-x86_64 04:05:05 . [Pipeline] withDockerContainer 04:05:05 prd-ubuntu20.04-docker-8c-8g-21738 does not seem to be running inside a container 04:05:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:06 $ docker top 75d97763f6a956f8f4a66c74baee03f4b0318166f3dea4706d31a8e6b121f1e1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:05:06 + make test 04:05:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:05:12 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:05:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:05:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:05:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:05:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.070s coverage: 23.3% of statements 04:05:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:05:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.070s coverage: 27.6% of statements 04:05:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.077s coverage: 78.9% of statements 04:05:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.066s coverage: 10.8% of statements 04:05:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.087s coverage: 60.0% of statements 04:05:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:05:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:05:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.089s coverage: 34.7% of statements 04:05:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:05:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.075s coverage: 86.1% of statements 04:05:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:05:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:05:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.111s coverage: 65.1% of statements 04:05:24 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.743s coverage: 89.2% of statements 04:05:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:05:24 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements 04:05:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:05:39 GO111MODULE=on go vet ./... 04:05:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:05:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:05:41 ./bin/test-attribution-txt.sh [Pipeline] echo 04:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:05:42 $ docker stop --time=1 75d97763f6a956f8f4a66c74baee03f4b0318166f3dea4706d31a8e6b121f1e1 04:05:44 $ docker rm -f 75d97763f6a956f8f4a66c74baee03f4b0318166f3dea4706d31a8e6b121f1e1 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:05:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:05:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:05:46 + ls -al . 04:05:46 total 316 04:05:46 drwxrwxr-x 11 jenkins jenkins 4096 Apr 22 04:05 . 04:05:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:04 .. 04:05:46 -rw-rw-r-- 1 jenkins jenkins 140 Apr 22 04:04 .dockerignore 04:05:46 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 04:04 .git 04:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 04:04 .github 04:05:46 -rw-rw-r-- 1 jenkins jenkins 131 Apr 22 04:04 .gitignore 04:05:46 -rw-rw-r-- 1 jenkins jenkins 42 Apr 22 04:04 .golangci.yml 04:05:46 drwx------ 3 jenkins jenkins 4096 Apr 22 04:04 .semver 04:05:46 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 22 04:04 CHANGELOG.md 04:05:46 -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 04:04 GOVERNANCE.md 04:05:46 -rw-rw-r-- 1 jenkins jenkins 880 Apr 22 04:04 Jenkinsfile 04:05:46 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 22 04:04 LICENSE 04:05:46 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 22 04:04 Makefile 04:05:46 -rw-rw-r-- 1 jenkins jenkins 619 Apr 22 04:04 OWNERS.md 04:05:46 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 22 04:04 README.md 04:05:46 -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 04:04 VERSION 04:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 04:04 bin 04:05:46 -rw-r--r-- 1 jenkins jenkins 131008 Apr 22 04:05 coverage.out 04:05:46 drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 04:04 example 04:05:46 -rw-rw-r-- 1 jenkins jenkins 3106 Apr 22 04:04 go.mod 04:05:46 -rw-rw-r-- 1 jenkins jenkins 53877 Apr 22 04:04 go.sum 04:05:46 drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 04:04 internal 04:05:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:04 openapi 04:05:46 drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 04:04 pkg 04:05:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:04 snap 04:05:46 -rw-rw-r-- 1 jenkins jenkins 222 Apr 22 04:04 version.go [Pipeline] isUnix [Pipeline] sh 04:05:46 + 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=f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e --label arch=amd64 --label version=0.0.0 . 04:05:46 Sending build context to Docker daemon 9.663MB 04:05:46 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:05:46 Step 2/25 : FROM ${BASE} AS builder 04:05:46 ---> b0bd04032414 04:05:46 Step 3/25 : ARG MAKE=make build 04:05:47 ---> Running in a0e695c5ae50 04:05:47 Removing intermediate container a0e695c5ae50 04:05:47 ---> f1c2a1b77526 04:05:47 Step 4/25 : WORKDIR /device-sdk-go 04:05:47 ---> Running in ad8f55cbe67b 04:05:47 Removing intermediate container ad8f55cbe67b 04:05:47 ---> 7ad9f613abc5 04:05:47 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:05:47 ---> Running in 986e6f58458f 04:05:47 Removing intermediate container 986e6f58458f 04:05:47 ---> 397a7b9e282d 04:05:47 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:47 ---> Running in e664de3f2e15 04:05:48 Removing intermediate container e664de3f2e15 04:05:48 ---> 28ef8b874439 04:05:48 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:05:48 ---> Running in 2967b800d72d 04:05:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:05:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:05:49 OK: 221 MiB in 52 packages 04:05:49 Removing intermediate container 2967b800d72d 04:05:49 ---> 5a1556b19f7a 04:05:49 Step 8/25 : COPY go.mod vendor* ./ 04:05:49 ---> f22b0a6403ce 04:05:49 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:50 ---> Running in 6357c0d15dc6 04:05:50 Removing intermediate container 6357c0d15dc6 04:05:50 ---> 4e0f95d4fb2a 04:05:50 Step 10/25 : COPY . . 04:05:50 ---> 9c7218156b53 04:05:50 Step 11/25 : RUN ${MAKE} 04:05:50 ---> Running in f8da72f5332a 04:05:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:06:09 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:06:09 Removing intermediate container f8da72f5332a 04:06:09 ---> 7fa161d8c822 04:06:09 Step 12/25 : FROM alpine:3.14 04:06:10 3.14: Pulling from library/alpine 04:06:10 8663204ce13b: Pulling fs layer 04:06:10 8663204ce13b: Verifying Checksum 04:06:10 8663204ce13b: Download complete 04:06:10 8663204ce13b: Pull complete 04:06:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:06:10 Status: Downloaded newer image for alpine:3.14 04:06:10 ---> e04c818066af 04:06:10 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:06:10 ---> Running in ef482f2b0917 04:06:10 Removing intermediate container ef482f2b0917 04:06:10 ---> 70977831f46e 04:06:10 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:06:10 ---> Running in 6c4423f14019 04:06:11 Removing intermediate container 6c4423f14019 04:06:11 ---> 99ba6b087337 04:06:11 Step 15/25 : RUN apk add --update --no-cache zeromq 04:06:11 ---> Running in d97e4378bdef 04:06:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:06:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:06:12 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:06:12 (2/5) Installing libsodium (1.0.18-r0) 04:06:12 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:06:12 (4/5) Installing libzmq (4.3.4-r0) 04:06:13 (5/5) Installing zeromq (4.3.4-r0) 04:06:13 Executing busybox-1.33.1-r7.trigger 04:06:13 OK: 8 MiB in 19 packages 04:06:13 Removing intermediate container d97e4378bdef 04:06:13 ---> 2764be5a13e9 04:06:13 Step 16/25 : WORKDIR / 04:06:13 ---> Running in 1cabf37db334 04:06:13 Removing intermediate container 1cabf37db334 04:06:13 ---> 65478f0225a0 04:06:13 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:06:13 ---> 06df7abe206f 04:06:13 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:06:14 ---> c7c026326d4b 04:06:14 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:06:14 ---> a1b075bd5023 04:06:14 Step 20/25 : EXPOSE 59999 04:06:14 ---> Running in 14ccfb4c4144 04:06:14 Removing intermediate container 14ccfb4c4144 04:06:14 ---> 9819615587eb 04:06:14 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:06:14 ---> Running in 9b7a668d1e6f 04:06:14 Removing intermediate container 9b7a668d1e6f 04:06:14 ---> 28df18e22b0c 04:06:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:06:14 ---> Running in ca64661af2dd 04:06:14 Removing intermediate container ca64661af2dd 04:06:14 ---> 717bc36f7916 04:06:14 Step 23/25 : LABEL arch=amd64 04:06:14 ---> Running in 5041e088338c 04:06:15 Removing intermediate container 5041e088338c 04:06:15 ---> 5392219a0245 04:06:15 Step 24/25 : LABEL git_sha=f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e 04:06:15 ---> Running in 95620add7ec9 04:06:15 Removing intermediate container 95620add7ec9 04:06:15 ---> 32e5f8767842 04:06:15 Step 25/25 : LABEL version=0.0.0 04:06:15 ---> Running in 22d98bc0b763 04:06:15 Removing intermediate container 22d98bc0b763 04:06:15 ---> c1c2c480be06 04:06:15 [Warning] One or more build-args [ARCH] were not consumed 04:06:15 Successfully built c1c2c480be06 04:06:15 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:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:16 04:06:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:06:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:16 latest: Pulling from edgex-lftools-log-publisher 04:06:16 5eb5b503b376: Pulling fs layer 04:06:16 5c69ac0246d0: Pulling fs layer 04:06:16 ec43610c2a17: Pulling fs layer 04:06:16 3a2ae6a8a46f: Pulling fs layer 04:06:16 33b1e0a273af: Pulling fs layer 04:06:16 5d3b04190fa2: Pulling fs layer 04:06:16 2f39f015ded8: Pulling fs layer 04:06:16 3a2ae6a8a46f: Waiting 04:06:16 33b1e0a273af: Waiting 04:06:16 5d3b04190fa2: Waiting 04:06:16 2f39f015ded8: Waiting 04:06:16 5c69ac0246d0: Download complete 04:06:16 3a2ae6a8a46f: Verifying Checksum 04:06:16 3a2ae6a8a46f: Download complete 04:06:16 33b1e0a273af: Verifying Checksum 04:06:16 33b1e0a273af: Download complete 04:06:16 5d3b04190fa2: Verifying Checksum 04:06:16 5d3b04190fa2: Download complete 04:06:16 ec43610c2a17: Verifying Checksum 04:06:16 ec43610c2a17: Download complete 04:06:16 5eb5b503b376: Download complete 04:06:17 2f39f015ded8: Download complete 04:06:17 5eb5b503b376: Pull complete 04:06:17 5c69ac0246d0: Pull complete 04:06:18 ec43610c2a17: Pull complete 04:06:18 3a2ae6a8a46f: Pull complete 04:06:18 33b1e0a273af: Pull complete 04:06:18 5d3b04190fa2: Pull complete 04:06:22 2f39f015ded8: Pull complete 04:06:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:06:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:06:22 prd-ubuntu20.04-docker-8c-8g-21738 does not seem to be running inside a container 04:06:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:06:24 $ docker top 6cc81f03e1f3a788bae4dd6310d6ac549d090efa149475eadf5fa6233a0da738 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:25 ---> job-cost.sh 04:06:25 lf-activate-venv: SKIPPING 04:06:25 INFO: No Stack... 04:06:25 INFO: Retrieving Pricing Info for: v3-standard-8 04:06:26 INFO: Archiving Costs [Pipeline] sh 04:06:26 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/cost.csv 04:06:26 + cut -d, -f6 [Pipeline] lock 04:06:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1144-1-stack-cost] 04:06:26 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-1-stack-cost] did not exist. Created. 04:06:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1144-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:06:26 + echo total: 0.2199999988079071 [Pipeline] stash 04:06:26 Stashed 1 file(s) [Pipeline] } 04:06:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:06:26 $ docker stop --time=1 6cc81f03e1f3a788bae4dd6310d6ac549d090efa149475eadf5fa6233a0da738 04:06:28 $ docker rm -f 6cc81f03e1f3a788bae4dd6310d6ac549d090efa149475eadf5fa6233a0da738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:06:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21739 in /w/workspace/gexfoundry_device-sdk-go_PR-1144 [Pipeline] { [Pipeline] ws 04:06:32 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:06:32 The recommended git tool is: git 04:06:37 using credential edgex-jenkins-ssh 04:06:37 Cloning the remote Git repository 04:06:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:06:37 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:06:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:06:37 > git --version # timeout=10 04:06:37 > git --version # 'git version 2.25.1' 04:06:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:06:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:39 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:06:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:06:39 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1144/head:refs/remotes/origin/PR-1144 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:06:40 Merging remotes/origin/main commit c4fb6f454a66f6ec4303bcc61530b9f99af08732 into PR head commit f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e 04:06:40 Merge succeeded, producing f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e 04:06:40 Checking out Revision f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e (PR-1144) 04:06:40 > git config core.sparsecheckout # timeout=10 04:06:40 > git checkout -f f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e # timeout=10 04:06:40 > git remote # timeout=10 04:06:40 > git config --get remote.origin.url # timeout=10 04:06:40 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:40 > git merge c4fb6f454a66f6ec4303bcc61530b9f99af08732 # timeout=10 04:06:40 > git rev-parse HEAD^{commit} # timeout=10 04:06:40 > git config core.sparsecheckout # timeout=10 04:06:40 > git checkout -f f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e # timeout=10 04:06:44 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" 04:06:44 > git --version # timeout=10 04:06:44 > git --version # 'git version 2.25.1' 04:06:44 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:06:45 % Total % Received % Xferd Average Speed Time Time Time Current 04:06:45 Dload Upload Total Spent Left Speed 04:06:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93251 0 --:--:-- --:--:-- --:--:-- 93251 [Pipeline] sh 04:06:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:06:46 + sudo tee /etc/docker/daemon.new 04:06:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:06:46 { 04:06:46 "registry-mirrors": [ 04:06:46 "https://nexus3.edgexfoundry.org:10001" 04:06:46 ], 04:06:46 "bip": "10.250.0.254/24", 04:06:46 "hosts": [ 04:06:46 "tcp://0.0.0.0:5555", 04:06:46 "unix:///var/run/docker.sock" 04:06:46 ], 04:06:46 "mtu": 1458, 04:06:46 "selinux-enabled": true, 04:06:46 "seccomp-profile": "/etc/docker/seccomp.json" 04:06:46 } [Pipeline] sh 04:06:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:06:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:07:05 provisioning config files... 04:07:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4184258191434963412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:06 ---> docker-login.sh 04:07:06 nexus3.edgexfoundry.org:10001 04:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:07 Configure a credential helper to remove this warning. See 04:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:07 04:07:07 Login Succeeded 04:07:07 nexus3.edgexfoundry.org:10002 04:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:07 Configure a credential helper to remove this warning. See 04:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:07 04:07:07 Login Succeeded 04:07:07 nexus3.edgexfoundry.org:10003 04:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:08 Configure a credential helper to remove this warning. See 04:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:08 04:07:08 Login Succeeded 04:07:08 nexus3.edgexfoundry.org:10004 04:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:08 Configure a credential helper to remove this warning. See 04:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:08 04:07:08 Login Succeeded 04:07:08 docker.io 04:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:07:09 Configure a credential helper to remove this warning. See 04:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:07:09 04:07:09 Login Succeeded 04:07:09 ---> docker-login.sh ends [Pipeline] } 04:07:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:07:10 ========================================================= 04:07:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:07:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:07:10 + 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:07:11 Sending build context to Docker daemon 5.153MB 04:07:11 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 04:07:11 Step 2/11 : FROM ${BASE} AS builder 04:07:11 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:07:11 9b3977197b4f: Pulling fs layer 04:07:11 1a89e8eeedd5: Pulling fs layer 04:07:11 94645a83ff95: Pulling fs layer 04:07:11 3f3a8bcf1eab: Pulling fs layer 04:07:11 0c92f367c5e7: Pulling fs layer 04:07:11 f7c0051592d6: Pulling fs layer 04:07:11 a227ed2f7395: Pulling fs layer 04:07:11 7b1c46037f91: Pulling fs layer 04:07:11 f7c0051592d6: Waiting 04:07:11 a227ed2f7395: Waiting 04:07:11 3f3a8bcf1eab: Waiting 04:07:11 0c92f367c5e7: Waiting 04:07:11 7b1c46037f91: Waiting 04:07:11 94645a83ff95: Verifying Checksum 04:07:11 94645a83ff95: Download complete 04:07:11 1a89e8eeedd5: Verifying Checksum 04:07:11 1a89e8eeedd5: Download complete 04:07:11 0c92f367c5e7: Verifying Checksum 04:07:11 0c92f367c5e7: Download complete 04:07:11 f7c0051592d6: Verifying Checksum 04:07:11 f7c0051592d6: Download complete 04:07:11 9b3977197b4f: Verifying Checksum 04:07:11 9b3977197b4f: Download complete 04:07:11 a227ed2f7395: Verifying Checksum 04:07:11 a227ed2f7395: Download complete 04:07:12 9b3977197b4f: Pull complete 04:07:12 1a89e8eeedd5: Pull complete 04:07:12 94645a83ff95: Pull complete 04:07:13 7b1c46037f91: Download complete 04:07:13 3f3a8bcf1eab: Verifying Checksum 04:07:13 3f3a8bcf1eab: Download complete 04:07:26 3f3a8bcf1eab: Pull complete 04:07:26 0c92f367c5e7: Pull complete 04:07:26 f7c0051592d6: Pull complete 04:07:26 a227ed2f7395: Pull complete 04:07:32 7b1c46037f91: Pull complete 04:07:32 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 04:07:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:07:32 ---> f79e39bc4007 04:07:32 Step 3/11 : ARG MAKE=make build 04:07:33 ---> Running in 066f6793ba61 04:07:33 Removing intermediate container 066f6793ba61 04:07:33 ---> 10389a56c5c7 04:07:33 Step 4/11 : WORKDIR /device-sdk-go 04:07:33 ---> Running in 731cfa3bd397 04:07:33 Removing intermediate container 731cfa3bd397 04:07:33 ---> 5787caf219eb 04:07:33 Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:07:34 ---> Running in d76068e54231 04:07:34 Removing intermediate container d76068e54231 04:07:34 ---> bb1dd9218c09 04:07:34 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:34 ---> Running in 7d817d016e01 04:07:37 Removing intermediate container 7d817d016e01 04:07:37 ---> 104db820790e 04:07:37 Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:07:37 ---> Running in f89f5982c3ac 04:07:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:07:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:07:39 OK: 220 MiB in 52 packages 04:07:40 Removing intermediate container f89f5982c3ac 04:07:40 ---> b942e4b23e91 04:07:40 Step 8/11 : COPY go.mod vendor* ./ 04:07:41 ---> 6cdd467c74cf 04:07:41 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:41 ---> Running in 55073b955b67 04:08:28 Removing intermediate container 55073b955b67 04:08:28 ---> 0e9cb4ee938d 04:08:28 Step 10/11 : COPY . . 04:08:28 ---> e9e84155f480 04:08:28 Step 11/11 : RUN ${MAKE} 04:08:28 ---> Running in 26147b72ae62 04:08:28 noop 04:08:28 Removing intermediate container 26147b72ae62 04:08:28 ---> b9a008cd7933 04:08:28 Successfully built b9a008cd7933 04:08:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:08:28 + docker inspect -f . ci-base-image-arm64 04:08:28 . [Pipeline] withDockerContainer 04:08:29 prd-ubuntu20.04-docker-arm64-4c-16g-21739 does not seem to be running inside a container 04:08:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:30 $ docker top 9b85364caac88dbefe6d2f5a8c6b5049afb868e4ce0dd040739d5e8045fc47b8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:31 + go version 04:08:31 go version go1.17.6 linux/arm64 [Pipeline] } 04:08:31 $ docker stop --time=1 9b85364caac88dbefe6d2f5a8c6b5049afb868e4ce0dd040739d5e8045fc47b8 04:08:33 $ docker rm -f 9b85364caac88dbefe6d2f5a8c6b5049afb868e4ce0dd040739d5e8045fc47b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:33 + docker inspect -f . ci-base-image-arm64 04:08:33 . [Pipeline] withDockerContainer 04:08:34 prd-ubuntu20.04-docker-arm64-4c-16g-21739 does not seem to be running inside a container 04:08:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:35 $ docker top 8606d96b82c106d8ea1658dc57d449ef267f4993e3fe0cc31032241fd1d8f911 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:08:36 + make test 04:08:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:09:03 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:10:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:10:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:10:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:10:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.323s coverage: 23.3% of statements 04:10:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:10:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.268s coverage: 27.6% of statements 04:10:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.289s coverage: 78.9% of statements 04:10:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.230s coverage: 10.8% of statements 04:10:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.350s coverage: 60.0% of statements 04:10:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:10:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:10:52 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.464s coverage: 34.7% of statements 04:10:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:10:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.384s coverage: 86.1% of statements 04:10:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:10:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:10:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.474s coverage: 65.1% of statements 04:10:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.162s coverage: 89.2% of statements 04:10:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:11:00 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.242s coverage: 4.7% of statements 04:11:00 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:11:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:11:00 GO111MODULE=on go vet ./... 04:12:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:12:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:12:37 ./bin/test-attribution-txt.sh [Pipeline] echo 04:12:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:12:37 $ docker stop --time=1 8606d96b82c106d8ea1658dc57d449ef267f4993e3fe0cc31032241fd1d8f911 04:12:39 $ docker rm -f 8606d96b82c106d8ea1658dc57d449ef267f4993e3fe0cc31032241fd1d8f911 [Pipeline] // withDockerContainer [Pipeline] sh 04:12:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:12:40 Warning: overwriting stash ‘coverage-report’ 04:12:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:12:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:12:42 + ls -al . 04:12:42 total 312 04:12:42 drwxrwxr-x 10 jenkins jenkins 4096 Apr 22 04:12 . 04:12:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:06 .. 04:12:42 -rw-rw-r-- 1 jenkins jenkins 140 Apr 22 04:06 .dockerignore 04:12:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 04:06 .git 04:12:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 04:06 .github 04:12:42 -rw-rw-r-- 1 jenkins jenkins 131 Apr 22 04:06 .gitignore 04:12:42 -rw-rw-r-- 1 jenkins jenkins 42 Apr 22 04:06 .golangci.yml 04:12:42 -rw-rw-r-- 1 jenkins jenkins 26321 Apr 22 04:06 CHANGELOG.md 04:12:42 -rw-rw-r-- 1 jenkins jenkins 677 Apr 22 04:06 GOVERNANCE.md 04:12:42 -rw-rw-r-- 1 jenkins jenkins 880 Apr 22 04:06 Jenkinsfile 04:12:42 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 22 04:06 LICENSE 04:12:42 -rw-rw-r-- 1 jenkins jenkins 2015 Apr 22 04:06 Makefile 04:12:42 -rw-rw-r-- 1 jenkins jenkins 619 Apr 22 04:06 OWNERS.md 04:12:42 -rw-rw-r-- 1 jenkins jenkins 4881 Apr 22 04:06 README.md 04:12:42 -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 04:04 VERSION 04:12:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 04:06 bin 04:12:42 -rw-r--r-- 1 jenkins jenkins 131009 Apr 22 04:10 coverage.out 04:12:42 drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 04:06 example 04:12:42 -rw-rw-r-- 1 jenkins jenkins 3106 Apr 22 04:06 go.mod 04:12:42 -rw-rw-r-- 1 jenkins jenkins 53877 Apr 22 04:06 go.sum 04:12:42 drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 04:06 internal 04:12:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 04:06 openapi 04:12:42 drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 04:06 pkg 04:12:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 04:06 snap 04:12:42 -rw-rw-r-- 1 jenkins jenkins 222 Apr 22 04:06 version.go [Pipeline] isUnix [Pipeline] sh 04:12:42 + 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=f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e --label arch=arm64 --label version=0.0.0 . 04:12:43 Sending build context to Docker daemon 5.284MB 04:12:43 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 04:12:43 Step 2/25 : FROM ${BASE} AS builder 04:12:43 ---> b9a008cd7933 04:12:43 Step 3/25 : ARG MAKE=make build 04:12:43 ---> Running in f9eebfe3521e 04:12:43 Removing intermediate container f9eebfe3521e 04:12:43 ---> 6fb74f0af3a8 04:12:43 Step 4/25 : WORKDIR /device-sdk-go 04:12:43 ---> Running in e8a37e990d1d 04:12:44 Removing intermediate container e8a37e990d1d 04:12:44 ---> 496abefeabb3 04:12:44 Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:12:44 ---> Running in ecb814eae3d0 04:12:44 Removing intermediate container ecb814eae3d0 04:12:44 ---> 2426eda93cb7 04:12:44 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:12:44 ---> Running in f7538d40ed82 04:12:46 Removing intermediate container f7538d40ed82 04:12:46 ---> 34be58552327 04:12:46 Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:12:46 ---> Running in d0bd41970d94 04:12:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:12:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:12:48 OK: 220 MiB in 52 packages 04:12:49 Removing intermediate container d0bd41970d94 04:12:49 ---> 42c3518b7954 04:12:49 Step 8/25 : COPY go.mod vendor* ./ 04:12:50 ---> 1d2a7759c7a1 04:12:50 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:12:50 ---> Running in e3151fc48bf9 04:12:52 Removing intermediate container e3151fc48bf9 04:12:52 ---> 3818aed7c654 04:12:52 Step 10/25 : COPY . . 04:12:53 ---> 289fc4a5cb63 04:12:53 Step 11/25 : RUN ${MAKE} 04:12:53 ---> Running in 6b303176e535 04:12:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:15:01 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:15:02 Removing intermediate container 6b303176e535 04:15:02 ---> f2d0ecd6d409 04:15:02 Step 12/25 : FROM alpine:3.14 04:15:03 3.14: Pulling from library/alpine 04:15:03 455c02918c45: Pulling fs layer 04:15:03 455c02918c45: Verifying Checksum 04:15:03 455c02918c45: Download complete 04:15:04 455c02918c45: Pull complete 04:15:04 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 04:15:04 Status: Downloaded newer image for alpine:3.14 04:15:04 ---> ac73e934f311 04:15:04 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:15:04 ---> Running in 48717a6363fc 04:15:05 Removing intermediate container 48717a6363fc 04:15:05 ---> 764a01c3e105 04:15:05 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:05 ---> Running in ddd399060d23 04:15:06 Removing intermediate container ddd399060d23 04:15:06 ---> f4f9cb33a4ab 04:15:06 Step 15/25 : RUN apk add --update --no-cache zeromq 04:15:06 ---> Running in 985f41099eee 04:15:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:15:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:15:09 (1/5) Installing libgcc (10.3.1_git20210424-r2) 04:15:09 (2/5) Installing libsodium (1.0.18-r0) 04:15:09 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 04:15:09 (4/5) Installing libzmq (4.3.4-r0) 04:15:09 (5/5) Installing zeromq (4.3.4-r0) 04:15:09 Executing busybox-1.33.1-r7.trigger 04:15:09 OK: 8 MiB in 19 packages 04:15:10 Removing intermediate container 985f41099eee 04:15:10 ---> aa043133b726 04:15:10 Step 16/25 : WORKDIR / 04:15:10 ---> Running in 81fdd242af65 04:15:11 Removing intermediate container 81fdd242af65 04:15:11 ---> cd21781b1c68 04:15:11 Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:15:11 ---> f8868e019cac 04:15:11 Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:15:13 ---> 071ffe4f02f3 04:15:13 Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:15:13 ---> c2266bdc408d 04:15:13 Step 20/25 : EXPOSE 59999 04:15:14 ---> Running in b8d0c2bd734f 04:15:14 Removing intermediate container b8d0c2bd734f 04:15:14 ---> 0a152299424c 04:15:14 Step 21/25 : ENTRYPOINT ["/device-simple"] 04:15:14 ---> Running in bba49370665b 04:15:14 Removing intermediate container bba49370665b 04:15:14 ---> 3a9ca5121629 04:15:14 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:15:14 ---> Running in de29364c38d3 04:15:15 Removing intermediate container de29364c38d3 04:15:15 ---> f456f1755ced 04:15:15 Step 23/25 : LABEL arch=arm64 04:15:15 ---> Running in b7f3219e649a 04:15:15 Removing intermediate container b7f3219e649a 04:15:15 ---> d6f42b32cd5c 04:15:15 Step 24/25 : LABEL git_sha=f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e 04:15:15 ---> Running in baf6f5df6148 04:15:15 Removing intermediate container baf6f5df6148 04:15:15 ---> 782fa7dde0ec 04:15:15 Step 25/25 : LABEL version=0.0.0 04:15:16 ---> Running in 30f527d85077 04:15:16 Removing intermediate container 30f527d85077 04:15:16 ---> 0b63b26c6f6c 04:15:16 [Warning] One or more build-args [ARCH] were not consumed 04:15:16 Successfully built 0b63b26c6f6c 04:15:16 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:15:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:17 04:15:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:15:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:17 arm64: Pulling from edgex-lftools-log-publisher 04:15:17 8998bd30e6a1: Pulling fs layer 04:15:17 04944245beec: Pulling fs layer 04:15:17 699f458cf7ca: Pulling fs layer 04:15:17 765212b225bb: Pulling fs layer 04:15:17 f23df028b6ca: Pulling fs layer 04:15:17 d65c8cfc05b1: Pulling fs layer 04:15:17 2437ff75d9bd: Pulling fs layer 04:15:17 765212b225bb: Waiting 04:15:17 f23df028b6ca: Waiting 04:15:17 d65c8cfc05b1: Waiting 04:15:17 2437ff75d9bd: Waiting 04:15:17 04944245beec: Verifying Checksum 04:15:17 04944245beec: Download complete 04:15:17 765212b225bb: Verifying Checksum 04:15:17 765212b225bb: Download complete 04:15:17 f23df028b6ca: Verifying Checksum 04:15:17 f23df028b6ca: Download complete 04:15:17 d65c8cfc05b1: Verifying Checksum 04:15:17 d65c8cfc05b1: Download complete 04:15:17 699f458cf7ca: Verifying Checksum 04:15:17 699f458cf7ca: Download complete 04:15:18 8998bd30e6a1: Verifying Checksum 04:15:18 8998bd30e6a1: Download complete 04:15:20 2437ff75d9bd: Verifying Checksum 04:15:20 2437ff75d9bd: Download complete 04:15:22 8998bd30e6a1: Pull complete 04:15:23 04944245beec: Pull complete 04:15:24 699f458cf7ca: Pull complete 04:15:24 765212b225bb: Pull complete 04:15:25 f23df028b6ca: Pull complete 04:15:26 d65c8cfc05b1: Pull complete 04:15:41 2437ff75d9bd: Pull complete 04:15:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:15:41 prd-ubuntu20.04-docker-arm64-4c-16g-21739 does not seem to be running inside a container 04:15:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:15:44 $ docker top 05ace10a94a0ec95c3f7407c8b2fca349b91d74d645686be0d39692192fe4310 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:45 ---> job-cost.sh 04:15:45 lf-activate-venv: SKIPPING 04:15:45 INFO: No Stack... 04:15:46 INFO: Retrieving Pricing Info for: v3-standard-4 04:15:47 INFO: Archiving Costs [Pipeline] sh 04:15:47 + cut -d, -f6 04:15:47 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:15:47 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1144-1-stack-cost] 04:15:47 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-1-stack-cost] did not exist. Created. 04:15:47 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1144-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:15:48 /w/workspace/device-sdk-go/1@tmp/durable-b7782c87/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:15:49 + echo total: 0.10999999940395355 [Pipeline] stash 04:15:49 Warning: overwriting stash ‘stack-cost’ 04:15:49 Stashed 1 file(s) [Pipeline] } 04:15:49 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1144-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:15:49 $ docker stop --time=1 05ace10a94a0ec95c3f7407c8b2fca349b91d74d645686be0d39692192fe4310 04:15:51 $ docker rm -f 05ace10a94a0ec95c3f7407c8b2fca349b91d74d645686be0d39692192fe4310 [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:15:52 provisioning config files... 04:15:52 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config7623109031888450122tmp [Pipeline] { [Pipeline] sh 04:15:52 + set +x 04:15:52 + curl -s https://codecov.io/bash 04:15:52 + bash -s -- 04:15:52 04:15:52 _____ _ 04:15:52 / ____| | | 04:15:52 | | ___ __| | ___ ___ _____ __ 04:15:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:15:52 | |___| (_) | (_| | __/ (_| (_) \ V / 04:15:52 \_____\___/ \__,_|\___|\___\___/ \_/ 04:15:52 Bash-1.0.6 04:15:52 04:15:52 04:15:52 ==> git version 2.25.1 found 04:15:52 ==> 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:15:52 Release-Date: 2020-01-08 04:15:52 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:15:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:15:52 ==> Jenkins CI detected. 04:15:52 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1144 04:15:52 project root: . 04:15:52 --> token set from env 04:15:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:15:52 ==> Running gcov in . (disable via -X gcov) 04:15:52 ==> Python coveragepy not found 04:15:52 ==> Searching for coverage reports in: 04:15:52 + . 04:15:52 -> Found 1 reports 04:15:52 ==> Detecting git/mercurial file structure 04:15:52 ==> Reading reports 04:15:52 + ./coverage.out bytes=131009 04:15:52 ==> Appending adjustments 04:15:52 https://docs.codecov.io/docs/fixing-reports 04:15:52 + Found adjustments 04:15:52 ==> Gzipping contents 04:15:52 20K /tmp/codecov.4AS2X7.gz 04:15:52 ==> Uploading reports 04:15:52 url: https://codecov.io 04:15:52 query: branch=PR-1144&commit=f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1144&job=&cmd_args= 04:15:52 -> Pinging Codecov 04:15:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1144&commit=f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1144&job=&cmd_args= 04:15:53 -> Uploading to 04:15:53 https://storage.googleapis.com/codecov/v4/raw/2022-04-22/7E55EF52A471D76F132DFD9A03CDDE97/f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e/c8229a1c-2e80-476f-a08c-d50ec61291b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T041553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30711e96dd38568a4b814550d8f0d12c4a4c35f4ee3a878229cf42ef368cfcaa 04:15:53 % Total % Received % Xferd Average Speed Time Time Time Current 04:15:53 Dload Upload Total Spent Left Speed 04:15:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16834 0 0 100 16834 0 77935 --:--:-- --:--:-- --:--:-- 77935 04:15:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f48a0afc7bbbb2ffc5b8f0f74775da9a4fd15e2e [Pipeline] } 04:15:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:15:55 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives ] 04:15:55 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 04:15:55 total 16 04:15:55 drwxr-xr-x 3 root root 4096 Apr 22 04:06 . 04:15:55 drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 04:06 .. 04:15:55 drwxr-xr-x 2 root root 4096 Apr 22 04:06 cost 04:15:55 -rw-r--r-- 1 root root 85 Apr 22 04:06 cost.csv 04:15:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 04:15:55 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives 04:15:55 total 16 04:15:55 drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 04:06 . 04:15:55 drwxrwxr-x 12 jenkins jenkins 4096 Apr 22 04:06 .. 04:15:55 drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 04:06 cost 04:15:55 -rw-r--r-- 1 jenkins jenkins 85 Apr 22 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:15:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:15:56 ---> package-listing.sh 04:15:56 ++ facter osfamily 04:15:56 ++ tr '[:upper:]' '[:lower:]' 04:15:56 + OS_FAMILY=debian 04:15:56 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1144 04:15:56 + START_PACKAGES=/tmp/packages_start.txt 04:15:56 + END_PACKAGES=/tmp/packages_end.txt 04:15:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:15:56 + PACKAGES=/tmp/packages_start.txt 04:15:56 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1144 ']' 04:15:56 + PACKAGES=/tmp/packages_end.txt 04:15:56 + case "${OS_FAMILY}" in 04:15:56 + dpkg -l 04:15:56 + grep '^ii' 04:15:56 + '[' -f /tmp/packages_start.txt ']' 04:15:56 + '[' -f /tmp/packages_end.txt ']' 04:15:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:15:56 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1144 ']' 04:15:56 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/ 04:15:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1144/archives/ [Pipeline] echo 04:15:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1144/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:15:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:15:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:57 . [Pipeline] withDockerContainer 04:15:57 prd-ubuntu20.04-docker-8c-8g-21738 does not seem to be running inside a container 04:15:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1144/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1144 -v /w/workspace/gexfoundry_device-sdk-go_PR-1144:/w/workspace/gexfoundry_device-sdk-go_PR-1144:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:15:57 $ docker top cac4b0fa089228ad7a5b4f37b15a15188b41be17665be2e2eb781b735e3169ac -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:58 + touch /tmp/pre-build-complete [Pipeline] sh 04:15:58 + mkdir -p /var/log/sysstat [Pipeline] sh 04:15:59 + ls /var/log/sa-host 04:15:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:59 provisioning config files... 04:15:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1144@tmp/config997777373913470101tmp [Pipeline] { [Pipeline] echo 04:15:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:15:59 ---> create-netrc.sh [Pipeline] } 04:15:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:16:00 ---> python-tools-install.sh [Pipeline] echo 04:16:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:16:00 ---> sudo-logs.sh 04:16:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:16:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:16:00 ---> job-cost.sh 04:16:00 lf-activate-venv: SKIPPING 04:16:00 DEBUG: total: 0.2199999988079071 04:16:00 INFO: Retrieving Stack Cost... 04:16:01 INFO: Retrieving Pricing Info for: v3-standard-8 04:16:01 INFO: Archiving Costs [Pipeline] echo 04:16:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:16:02 ---> logs-deploy.sh 04:16:02 lf-activate-venv: SKIPPING 04:16:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1144/1 04:16:02 INFO: archiving workspace using pattern(s): 04:16:02 Archives upload complete. 04:16:02 INFO: archiving logs to Nexus