Pull request #1596 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f229a4d6ff1e196cd64b4d9a75908a30c09d3604+ffc6b2a10374aabd10876c720f3818be68dc531f (183f9960b238192f0006f259eca22e23958b59fd) 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-ssh15805400536654099561.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13300862210596018047.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 590556114a56c6d90cc8043840e039c2f74196dc 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-1596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16911542937475184265.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-1596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10528851291220965985.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4892011262043142027.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1596/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1596/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4733106235657608628.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5405 in /w/workspace/gexfoundry_device-sdk-go_PR-1596 [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-1596 # 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 > 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/1596/head:refs/remotes/origin/PR-1596 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ffc6b2a10374aabd10876c720f3818be68dc531f into PR head commit f229a4d6ff1e196cd64b4d9a75908a30c09d3604 Merge succeeded, producing f229a4d6ff1e196cd64b4d9a75908a30c09d3604 Checking out Revision f229a4d6ff1e196cd64b4d9a75908a30c09d3604 (PR-1596) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f f229a4d6ff1e196cd64b4d9a75908a30c09d3604 # 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 ffc6b2a10374aabd10876c720f3818be68dc531f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f229a4d6ff1e196cd64b4d9a75908a30c09d3604 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-12T04:43:56.178Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-12T04:43:56.425Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-12T04:43:56.559Z] ========================================================= [2024-07-12T04:43:56.559Z] EdgeX Global Pipelines Version Info [2024-07-12T04:43:56.559Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-12T04:43:57.347Z] ------------------- [2024-07-12T04:43:57.347Z] stable info: [2024-07-12T04:43:57.347Z] ------------------- [2024-07-12T04:43:57.347Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-12T04:43:57.347Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-12T04:43:57.347Z] Message: update stable to v1.0.260 [2024-07-12T04:43:57.919Z] ------------------- [2024-07-12T04:43:57.919Z] experimental info: [2024-07-12T04:43:57.919Z] ------------------- [2024-07-12T04:43:57.919Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-12T04:43:57.919Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-12T04:43:57.919Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-12T04:43:58.137Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-07-12T04:43:58.199Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-07-12T04:43:58.263Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-12T04:43:58.321Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-12T04:43:58.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-12T04:43:58.439Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-12T04:43:58.497Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-12T04:43:58.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-07-12T04:43:58.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-12T04:43:58.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-12T04:43:58.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-12T04:43:58.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-07-12T04:43:58.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-12T04:43:58.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-12T04:43:58.984Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-12T04:43:59.051Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-07-12T04:43:59.105Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-12T04:43:59.161Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-12T04:43:59.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-12T04:43:59.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-12T04:43:59.332Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-12T04:43:59.389Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-12T04:43:59.449Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-12T04:43:59.506Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-12T04:43:59.562Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-12T04:43:59.621Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-12T04:43:59.676Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-12T04:43:59.737Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1596 [Pipeline] echo [2024-07-12T04:43:59.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1596 [Pipeline] echo [2024-07-12T04:43:59.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1596 [Pipeline] echo [2024-07-12T04:43:59.917Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [Pipeline] echo [2024-07-12T04:43:59.978Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f229a4d [Pipeline] echo [2024-07-12T04:44:00.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T04:44:00.188Z] provisioning config files... [2024-07-12T04:44:00.202Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/config4840774672723272476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T04:44:00.598Z] ---> ****-login.sh [2024-07-12T04:44:00.598Z] nexus3.edgexfoundry.org:10001 [2024-07-12T04:44:00.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T04:44:00.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T04:44:00.858Z] Configure a credential helper to remove this warning. See [2024-07-12T04:44:00.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T04:44:00.858Z] [2024-07-12T04:44:00.859Z] Login Succeeded [2024-07-12T04:44:00.859Z] nexus3.edgexfoundry.org:10002 [2024-07-12T04:44:01.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T04:44:01.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T04:44:01.117Z] Configure a credential helper to remove this warning. See [2024-07-12T04:44:01.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T04:44:01.117Z] [2024-07-12T04:44:01.117Z] Login Succeeded [2024-07-12T04:44:01.117Z] nexus3.edgexfoundry.org:10003 [2024-07-12T04:44:01.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T04:44:01.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T04:44:01.118Z] Configure a credential helper to remove this warning. See [2024-07-12T04:44:01.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T04:44:01.118Z] [2024-07-12T04:44:01.118Z] Login Succeeded [2024-07-12T04:44:01.118Z] nexus3.edgexfoundry.org:10004 [2024-07-12T04:44:01.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T04:44:01.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T04:44:01.377Z] Configure a credential helper to remove this warning. See [2024-07-12T04:44:01.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T04:44:01.377Z] [2024-07-12T04:44:01.377Z] Login Succeeded [2024-07-12T04:44:01.377Z] ****.io [2024-07-12T04:44:01.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T04:44:01.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T04:44:01.638Z] Configure a credential helper to remove this warning. See [2024-07-12T04:44:01.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T04:44:01.638Z] [2024-07-12T04:44:01.638Z] Login Succeeded [2024-07-12T04:44:01.638Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T04:44:01.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-12T04:44:02.370Z] + git rev-list -1 --merges f229a4d6ff1e196cd64b4d9a75908a30c09d3604~1..f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [Pipeline] echo [2024-07-12T04:44:02.419Z] -----------> git rev-list -1 --merges f229a4d6ff1e196cd64b4d9a75908a30c09d3604~1..f229a4d6ff1e196cd64b4d9a75908a30c09d3604 f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [false] [Pipeline] sh [2024-07-12T04:44:02.740Z] + git log --format=format:%s -1 f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [Pipeline] echo [2024-07-12T04:44:02.784Z] ========================================================= [2024-07-12T04:44:02.784Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-12T04:44:02.784Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T04:44:03.251Z] + git log --format=format:%s -1 f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [Pipeline] echo [2024-07-12T04:44:03.292Z] [semverPrep] GIT_COMMIT: f229a4d6ff1e196cd64b4d9a75908a30c09d3604, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-07-12T04:44:03.336Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-12T04:44:03.751Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-12T04:44:03.751Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-12T04:44:03.751Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-12T04:44:03.751Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-12T04:44:03.751Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-12T04:44:03.751Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-12T04:44:03.751Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T04:44:04.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T04:44:04.265Z] [2024-07-12T04:44:04.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T04:44:04.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T04:44:04.672Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-12T04:44:04.672Z] b85a868b505f: Pulling fs layer [2024-07-12T04:44:04.672Z] e2be974225ed: Pulling fs layer [2024-07-12T04:44:04.672Z] 339a4e72a1f5: Pulling fs layer [2024-07-12T04:44:04.672Z] 988bab9f4d93: Pulling fs layer [2024-07-12T04:44:04.672Z] 1469e6f7b9e6: Pulling fs layer [2024-07-12T04:44:04.672Z] eaf3925da568: Pulling fs layer [2024-07-12T04:44:04.672Z] bab4dde63d76: Pulling fs layer [2024-07-12T04:44:04.672Z] bde34c3a00c8: Pulling fs layer [2024-07-12T04:44:04.672Z] b352a97aabf1: Pulling fs layer [2024-07-12T04:44:04.672Z] 4872d77fe225: Pulling fs layer [2024-07-12T04:44:04.672Z] 5851b861e8e6: Pulling fs layer [2024-07-12T04:44:04.672Z] 988bab9f4d93: Waiting [2024-07-12T04:44:04.672Z] 1469e6f7b9e6: Waiting [2024-07-12T04:44:04.672Z] eaf3925da568: Waiting [2024-07-12T04:44:04.672Z] bab4dde63d76: Waiting [2024-07-12T04:44:04.672Z] bde34c3a00c8: Waiting [2024-07-12T04:44:04.672Z] b352a97aabf1: Waiting [2024-07-12T04:44:04.672Z] 4872d77fe225: Waiting [2024-07-12T04:44:04.672Z] 5851b861e8e6: Waiting [2024-07-12T04:44:04.672Z] 988bab9f4d93: Verifying Checksum [2024-07-12T04:44:04.672Z] 988bab9f4d93: Download complete [2024-07-12T04:44:04.672Z] 339a4e72a1f5: Verifying Checksum [2024-07-12T04:44:04.672Z] 339a4e72a1f5: Download complete [2024-07-12T04:44:04.672Z] 1469e6f7b9e6: Verifying Checksum [2024-07-12T04:44:04.672Z] 1469e6f7b9e6: Download complete [2024-07-12T04:44:04.932Z] eaf3925da568: Download complete [2024-07-12T04:44:04.932Z] bde34c3a00c8: Download complete [2024-07-12T04:44:04.932Z] b352a97aabf1: Verifying Checksum [2024-07-12T04:44:04.932Z] b352a97aabf1: Download complete [2024-07-12T04:44:04.932Z] 4872d77fe225: Verifying Checksum [2024-07-12T04:44:04.932Z] 4872d77fe225: Download complete [2024-07-12T04:44:04.932Z] 5851b861e8e6: Download complete [2024-07-12T04:44:04.932Z] b85a868b505f: Verifying Checksum [2024-07-12T04:44:04.932Z] b85a868b505f: Download complete [2024-07-12T04:44:05.191Z] bab4dde63d76: Download complete [2024-07-12T04:44:06.146Z] b85a868b505f: Pull complete [2024-07-12T04:44:06.146Z] e2be974225ed: Pull complete [2024-07-12T04:44:06.714Z] 339a4e72a1f5: Pull complete [2024-07-12T04:44:06.714Z] 988bab9f4d93: Pull complete [2024-07-12T04:44:06.973Z] 1469e6f7b9e6: Pull complete [2024-07-12T04:44:06.973Z] eaf3925da568: Pull complete [2024-07-12T04:44:08.878Z] bab4dde63d76: Pull complete [2024-07-12T04:44:08.878Z] bde34c3a00c8: Pull complete [2024-07-12T04:44:08.878Z] b352a97aabf1: Pull complete [2024-07-12T04:44:08.878Z] 4872d77fe225: Pull complete [2024-07-12T04:44:08.878Z] 5851b861e8e6: Pull complete [2024-07-12T04:44:09.138Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-12T04:44:09.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T04:44:09.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T04:44:09.437Z] prd-ubuntu20.04-docker-8c-8g-5405 does not seem to be running inside a container [2024-07-12T04:44:09.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-12T04:44:12.222Z] $ docker top ff1a4de8effdf9e3f5748ee27810bd6ab452f2be6524fcea08f11533be63b6b5 -eo pid,comm [2024-07-12T04:44:12.273Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-12T04:44:12.273Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-12T04:44:12.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T04:44:12.435Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T04:44:12.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T04:44:12.544Z] $ docker exec ff1a4de8effdf9e3f5748ee27810bd6ab452f2be6524fcea08f11533be63b6b5 ssh-agent [2024-07-12T04:44:12.646Z] SSH_AUTH_SOCK=/tmp/ssh-TdO3GUbGGNhb/agent.31 [2024-07-12T04:44:12.646Z] SSH_AGENT_PID=38 [2024-07-12T04:44:12.653Z] Running ssh-add (command line suppressed) [2024-07-12T04:44:12.748Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/private_key_10750420220507118447.key (/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/private_key_10750420220507118447.key) [2024-07-12T04:44:12.765Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T04:44:13.119Z] + git tag --points-at HEAD [Pipeline] } [2024-07-12T04:44:13.142Z] $ docker exec --env ******** --env ******** ff1a4de8effdf9e3f5748ee27810bd6ab452f2be6524fcea08f11533be63b6b5 ssh-agent -k [2024-07-12T04:44:13.255Z] unset SSH_AUTH_SOCK; [2024-07-12T04:44:13.256Z] unset SSH_AGENT_PID; [2024-07-12T04:44:13.256Z] echo Agent pid 38 killed; [2024-07-12T04:44:13.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-12T04:44:13.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T04:44:13.443Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T04:44:13.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T04:44:13.563Z] $ docker exec ff1a4de8effdf9e3f5748ee27810bd6ab452f2be6524fcea08f11533be63b6b5 ssh-agent [2024-07-12T04:44:13.672Z] SSH_AUTH_SOCK=/tmp/ssh-DatnSaElYJsY/agent.71 [2024-07-12T04:44:13.672Z] SSH_AGENT_PID=77 [2024-07-12T04:44:13.677Z] Running ssh-add (command line suppressed) [2024-07-12T04:44:13.770Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/private_key_11480230034130449408.key (/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/private_key_11480230034130449408.key) [2024-07-12T04:44:13.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T04:44:14.141Z] + git semver init [2024-07-12T04:44:14.400Z] 2024-07-12 04:44:14,306 [run_init] DEBUG init version:0.0.0 force:False [2024-07-12T04:44:14.400Z] 2024-07-12 04:44:14,307 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver [2024-07-12T04:44:14.400Z] 2024-07-12 04:44:14,307 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver [2024-07-12T04:44:14.400Z] 2024-07-12 04:44:14,308 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1596, universal_newlines=False, shell=None, istream=None) [2024-07-12T04:44:16.306Z] 2024-07-12 04:44:16,205 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596/.git/info/exclude [2024-07-12T04:44:16.306Z] 2024-07-12 04:44:16,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver/PR-1596 with force:False [2024-07-12T04:44:16.306Z] 2024-07-12 04:44:16,206 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver/PR-1596 [2024-07-12T04:44:16.306Z] 2024-07-12 04:44:16,210 [execute] INFO git cat-file --batch-check [2024-07-12T04:44:16.306Z] 2024-07-12 04:44:16,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T04:44:16.306Z] 2024-07-12 04:44:16,216 [execute] INFO git cat-file --batch [2024-07-12T04:44:16.306Z] 2024-07-12 04:44:16,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T04:44:16.306Z] 2024-07-12 04:44:16,221 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1596/.semver/PR-1596 [2024-07-12T04:44:16.306Z] 0.0.0 [Pipeline] } [2024-07-12T04:44:16.332Z] $ docker exec --env ******** --env ******** ff1a4de8effdf9e3f5748ee27810bd6ab452f2be6524fcea08f11533be63b6b5 ssh-agent -k [2024-07-12T04:44:16.425Z] unset SSH_AUTH_SOCK; [2024-07-12T04:44:16.426Z] unset SSH_AGENT_PID; [2024-07-12T04:44:16.426Z] echo Agent pid 77 killed; [2024-07-12T04:44:16.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T04:44:16.907Z] + git semver [Pipeline] } [2024-07-12T04:44:17.195Z] $ docker stop --time=1 ff1a4de8effdf9e3f5748ee27810bd6ab452f2be6524fcea08f11533be63b6b5 [2024-07-12T04:44:18.600Z] $ docker rm -f --volumes ff1a4de8effdf9e3f5748ee27810bd6ab452f2be6524fcea08f11533be63b6b5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T04:44:19.091Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-12T04:44:19.481Z] Stashed 1 file(s) [Pipeline] echo [2024-07-12T04:44:19.506Z] [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 [2024-07-12T04:44:20.356Z] provisioning config files... [2024-07-12T04:44:20.366Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/config3749519619223009752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T04:44:20.732Z] ---> ****-login.sh [2024-07-12T04:44:20.732Z] nexus3.edgexfoundry.org:10001 [2024-07-12T04:44:20.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T04:44:20.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T04:44:20.732Z] Configure a credential helper to remove this warning. See [2024-07-12T04:44:20.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T04:44:20.732Z] [2024-07-12T04:44:20.732Z] Login Succeeded [2024-07-12T04:44:20.732Z] nexus3.edgexfoundry.org:10002 [2024-07-12T04:44:20.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T04:44:20.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T04:44:20.733Z] Configure a credential helper to remove this warning. See [2024-07-12T04:44:20.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T04:44:20.733Z] [2024-07-12T04:44:20.733Z] Login Succeeded [2024-07-12T04:44:20.733Z] nexus3.edgexfoundry.org:10003 [2024-07-12T04:44:20.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T04:44:20.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T04:44:20.992Z] Configure a credential helper to remove this warning. See [2024-07-12T04:44:20.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T04:44:20.992Z] [2024-07-12T04:44:20.992Z] Login Succeeded [2024-07-12T04:44:20.993Z] nexus3.edgexfoundry.org:10004 [2024-07-12T04:44:20.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T04:44:20.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T04:44:20.993Z] Configure a credential helper to remove this warning. See [2024-07-12T04:44:20.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T04:44:20.993Z] [2024-07-12T04:44:20.993Z] Login Succeeded [2024-07-12T04:44:20.993Z] ****.io [2024-07-12T04:44:20.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T04:44:21.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T04:44:21.274Z] Configure a credential helper to remove this warning. See [2024-07-12T04:44:21.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T04:44:21.275Z] [2024-07-12T04:44:21.275Z] Login Succeeded [2024-07-12T04:44:21.275Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T04:44:21.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-12T04:44:21.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T04:44:21.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T04:44:21.663Z] ========================================================= [2024-07-12T04:44:21.663Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-12T04:44:21.663Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T04:44:22.178Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-12T04:44:22.178Z] Sending build context to Docker daemon 24.97MB [2024-07-12T04:44:22.178Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T04:44:22.178Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-12T04:44:22.439Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-12T04:44:22.439Z] 619be1103602: Pulling fs layer [2024-07-12T04:44:22.439Z] 7862e08f4a3e: Pulling fs layer [2024-07-12T04:44:22.439Z] 5df492c9dc93: Pulling fs layer [2024-07-12T04:44:22.439Z] 7629e6793208: Pulling fs layer [2024-07-12T04:44:22.439Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T04:44:22.439Z] fb5054dd5b73: Pulling fs layer [2024-07-12T04:44:22.439Z] eeca6798cff9: Pulling fs layer [2024-07-12T04:44:22.439Z] aa269ceb94a6: Pulling fs layer [2024-07-12T04:44:22.439Z] ada007ff1a6a: Pulling fs layer [2024-07-12T04:44:22.439Z] fb5054dd5b73: Waiting [2024-07-12T04:44:22.439Z] eeca6798cff9: Waiting [2024-07-12T04:44:22.439Z] aa269ceb94a6: Waiting [2024-07-12T04:44:22.439Z] ada007ff1a6a: Waiting [2024-07-12T04:44:22.439Z] 7629e6793208: Waiting [2024-07-12T04:44:22.439Z] 4f4fb700ef54: Waiting [2024-07-12T04:44:22.439Z] 7862e08f4a3e: Download complete [2024-07-12T04:44:22.439Z] 7629e6793208: Download complete [2024-07-12T04:44:22.439Z] 4f4fb700ef54: Download complete [2024-07-12T04:44:22.439Z] 619be1103602: Verifying Checksum [2024-07-12T04:44:22.439Z] fb5054dd5b73: Download complete [2024-07-12T04:44:22.439Z] 619be1103602: Download complete [2024-07-12T04:44:22.439Z] eeca6798cff9: Verifying Checksum [2024-07-12T04:44:22.439Z] eeca6798cff9: Download complete [2024-07-12T04:44:22.698Z] 619be1103602: Pull complete [2024-07-12T04:44:22.698Z] ada007ff1a6a: Verifying Checksum [2024-07-12T04:44:22.698Z] ada007ff1a6a: Download complete [2024-07-12T04:44:22.957Z] 7862e08f4a3e: Pull complete [2024-07-12T04:44:22.957Z] 5df492c9dc93: Verifying Checksum [2024-07-12T04:44:22.957Z] 5df492c9dc93: Download complete [2024-07-12T04:44:23.217Z] aa269ceb94a6: Verifying Checksum [2024-07-12T04:44:23.217Z] aa269ceb94a6: Download complete [2024-07-12T04:44:25.767Z] 5df492c9dc93: Pull complete [2024-07-12T04:44:25.767Z] 7629e6793208: Pull complete [2024-07-12T04:44:26.026Z] 4f4fb700ef54: Pull complete [2024-07-12T04:44:26.026Z] fb5054dd5b73: Pull complete [2024-07-12T04:44:26.026Z] eeca6798cff9: Pull complete [2024-07-12T04:44:28.550Z] aa269ceb94a6: Pull complete [2024-07-12T04:44:28.808Z] ada007ff1a6a: Pull complete [2024-07-12T04:44:28.808Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-12T04:44:28.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T04:44:28.808Z] ---> f489d0715acc [2024-07-12T04:44:28.808Z] Step 3/10 : ARG MAKE=make build [2024-07-12T04:44:33.018Z] ---> Running in 46715aeddcc8 [2024-07-12T04:44:33.018Z] Removing intermediate container 46715aeddcc8 [2024-07-12T04:44:33.018Z] ---> 60b23a9b3188 [2024-07-12T04:44:33.018Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-12T04:44:33.018Z] ---> Running in d07e5048f2bc [2024-07-12T04:44:33.018Z] Removing intermediate container d07e5048f2bc [2024-07-12T04:44:33.018Z] ---> e2274247d9f6 [2024-07-12T04:44:33.018Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-12T04:44:33.018Z] ---> Running in 1733f2206603 [2024-07-12T04:44:33.018Z] Removing intermediate container 1733f2206603 [2024-07-12T04:44:33.018Z] ---> e772d450e19f [2024-07-12T04:44:33.018Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-12T04:44:33.018Z] ---> Running in 40c8354590f8 [2024-07-12T04:44:33.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T04:44:35.134Z] Still waiting to schedule task [2024-07-12T04:44:35.134Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-12T04:44:35.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T04:44:36.075Z] OK: 264 MiB in 52 packages [2024-07-12T04:44:36.336Z] Removing intermediate container 40c8354590f8 [2024-07-12T04:44:36.336Z] ---> e065d6f69523 [2024-07-12T04:44:36.336Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-12T04:44:36.595Z] ---> ad31cffdbb54 [2024-07-12T04:44:36.595Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T04:44:36.595Z] ---> Running in 14a4931059e9 [2024-07-12T04:45:44.297Z] Removing intermediate container 14a4931059e9 [2024-07-12T04:45:44.297Z] ---> d36f333036a5 [2024-07-12T04:45:44.297Z] Step 9/10 : COPY . . [2024-07-12T04:45:44.297Z] ---> 1805fc5b1a12 [2024-07-12T04:45:44.297Z] Step 10/10 : RUN ${MAKE} [2024-07-12T04:45:44.297Z] ---> Running in 8fe59dbdf4a5 [2024-07-12T04:45:44.297Z] noop [2024-07-12T04:45:44.297Z] Removing intermediate container 8fe59dbdf4a5 [2024-07-12T04:45:44.297Z] ---> 0fe6f6413343 [2024-07-12T04:45:44.297Z] Successfully built 0fe6f6413343 [2024-07-12T04:45:44.297Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T04:45:44.872Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-12T04:45:44.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T04:45:45.079Z] prd-ubuntu20.04-docker-8c-8g-5405 does not seem to be running inside a container [2024-07-12T04:45:45.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-12T04:45:46.032Z] $ docker top e428d9c2e0e93c349af616c9b7de57e3c033b8577d366757c558cf432bc39117 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T04:45:46.447Z] + go version [2024-07-12T04:45:46.447Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-12T04:45:46.482Z] $ docker stop --time=1 e428d9c2e0e93c349af616c9b7de57e3c033b8577d366757c558cf432bc39117 [2024-07-12T04:45:49.481Z] $ docker rm -f --volumes e428d9c2e0e93c349af616c9b7de57e3c033b8577d366757c558cf432bc39117 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T04:45:50.494Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-12T04:45:50.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T04:45:50.675Z] prd-ubuntu20.04-docker-8c-8g-5405 does not seem to be running inside a container [2024-07-12T04:45:50.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-12T04:45:51.650Z] $ docker top ce63cf1faf5accab25fa73ec43ad2d75e84f7d9952969f794c825c6e7d16a580 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T04:45:52.082Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1596 [Pipeline] fileExists [Pipeline] sh [2024-07-12T04:45:52.467Z] + make test [2024-07-12T04:45:52.467Z] go test -race -coverprofile=coverage.out ./... [2024-07-12T04:46:00.583Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-12T04:46:12.762Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5406 in /w/workspace/gexfoundry_device-sdk-go_PR-1596 [Pipeline] { [Pipeline] ws [2024-07-12T04:46:12.855Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-07-12T04:46:13.019Z] The recommended git tool is: git [2024-07-12T04:46:21.197Z] using credential edgex-jenkins-ssh [2024-07-12T04:46:21.225Z] Cloning the remote Git repository [2024-07-12T04:46:21.276Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-07-12T04:46:21.378Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-07-12T04:46:21.596Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-12T04:46:21.597Z] > git --version # timeout=10 [2024-07-12T04:46:21.632Z] > git --version # 'git version 2.25.1' [2024-07-12T04:46:21.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T04:46:21.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T04:46:25.418Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-12T04:46:25.440Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T04:46:26.544Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-12T04:46:27.239Z] Merging remotes/origin/main commit ffc6b2a10374aabd10876c720f3818be68dc531f into PR head commit f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [2024-07-12T04:46:27.640Z] Merge succeeded, producing f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [2024-07-12T04:46:27.640Z] Checking out Revision f229a4d6ff1e196cd64b4d9a75908a30c09d3604 (PR-1596) [2024-07-12T04:46:26.617Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-12T04:46:26.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T04:46:26.659Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1596/head:refs/remotes/origin/PR-1596 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-12T04:46:27.259Z] > git config core.sparsecheckout # timeout=10 [2024-07-12T04:46:27.347Z] > git checkout -f f229a4d6ff1e196cd64b4d9a75908a30c09d3604 # timeout=10 [2024-07-12T04:46:27.480Z] > git remote # timeout=10 [2024-07-12T04:46:27.508Z] > git config --get remote.origin.url # timeout=10 [2024-07-12T04:46:27.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T04:46:27.563Z] > git merge ffc6b2a10374aabd10876c720f3818be68dc531f # timeout=10 [2024-07-12T04:46:27.609Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-12T04:46:27.644Z] > git config core.sparsecheckout # timeout=10 [2024-07-12T04:46:27.668Z] > git checkout -f f229a4d6ff1e196cd64b4d9a75908a30c09d3604 # timeout=10 [2024-07-12T04:46:28.250Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-07-12T04:46:28.295Z] > git --version # timeout=10 [2024-07-12T04:46:28.312Z] > git --version # 'git version 2.25.1' [2024-07-12T04:46:28.334Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T04:46:33.406Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-12T04:46:33.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T04:46:33.406Z] Dload Upload Total Spent Left Speed [2024-07-12T04:46:33.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2024-07-12T04:46:33.752Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-12T04:46:34.103Z] + sudo tee /etc/docker/daemon.new [2024-07-12T04:46:34.103Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-12T04:46:34.103Z] { [2024-07-12T04:46:34.103Z] "registry-mirrors": [ [2024-07-12T04:46:34.103Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-12T04:46:34.103Z] ], [2024-07-12T04:46:34.103Z] "bip": "10.250.0.254/24", [2024-07-12T04:46:34.103Z] "hosts": [ [2024-07-12T04:46:34.103Z] "tcp://0.0.0.0:5555", [2024-07-12T04:46:34.103Z] "unix:///var/run/docker.sock" [2024-07-12T04:46:34.103Z] ], [2024-07-12T04:46:34.103Z] "mtu": 1458, [2024-07-12T04:46:34.103Z] "selinux-enabled": true, [2024-07-12T04:46:34.103Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-12T04:46:34.103Z] } [Pipeline] sh [2024-07-12T04:46:34.450Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-12T04:46:34.803Z] + sudo service docker restart [2024-07-12T04:46:39.292Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-12T04:46:39.292Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-12T04:46:39.292Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-12T04:46:39.292Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-12T04:46:39.292Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-12T04:46:39.292Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.031s coverage: 27.6% of statements [2024-07-12T04:46:39.292Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.036s coverage: 80.0% of statements [2024-07-12T04:46:39.292Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-12T04:46:39.292Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-12T04:46:39.292Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-12T04:46:39.292Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.070s coverage: 86.0% of statements [2024-07-12T04:46:39.292Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-12T04:46:39.292Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-12T04:46:39.292Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.075s coverage: 71.8% of statements [2024-07-12T04:46:39.292Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-12T04:46:39.860Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.034s coverage: 14.4% of statements [2024-07-12T04:46:39.860Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.818s coverage: 44.6% of statements [2024-07-12T04:46:39.860Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.045s coverage: 68.5% of statements [2024-07-12T04:46:39.860Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.087s coverage: 89.2% of statements [2024-07-12T04:46:39.860Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.051s coverage: 5.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T04:46:53.132Z] provisioning config files... [2024-07-12T04:46:53.162Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4475500528434951527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T04:46:53.696Z] ---> ****-login.sh [2024-07-12T04:46:53.696Z] nexus3.edgexfoundry.org:10001 [2024-07-12T04:46:54.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T04:46:54.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T04:46:54.287Z] Configure a credential helper to remove this warning. See [2024-07-12T04:46:54.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T04:46:54.287Z] [2024-07-12T04:46:54.287Z] Login Succeeded [2024-07-12T04:46:54.287Z] nexus3.edgexfoundry.org:10002 [2024-07-12T04:46:54.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T04:46:54.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T04:46:54.821Z] Configure a credential helper to remove this warning. See [2024-07-12T04:46:54.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T04:46:54.821Z] [2024-07-12T04:46:54.821Z] Login Succeeded [2024-07-12T04:46:54.821Z] nexus3.edgexfoundry.org:10003 [2024-07-12T04:46:54.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T04:46:55.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T04:46:55.091Z] Configure a credential helper to remove this warning. See [2024-07-12T04:46:55.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T04:46:55.091Z] [2024-07-12T04:46:55.091Z] Login Succeeded [2024-07-12T04:46:55.091Z] nexus3.edgexfoundry.org:10004 [2024-07-12T04:46:55.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T04:46:55.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T04:46:55.358Z] Configure a credential helper to remove this warning. See [2024-07-12T04:46:55.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T04:46:55.358Z] [2024-07-12T04:46:55.358Z] Login Succeeded [2024-07-12T04:46:55.358Z] ****.io [2024-07-12T04:46:55.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T04:46:55.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T04:46:55.902Z] Configure a credential helper to remove this warning. See [2024-07-12T04:46:55.902Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T04:46:55.902Z] [2024-07-12T04:46:55.902Z] Login Succeeded [2024-07-12T04:46:55.902Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T04:46:55.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-12T04:46:56.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T04:46:56.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T04:46:56.661Z] ========================================================= [2024-07-12T04:46:56.661Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-12T04:46:56.661Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T04:46:57.221Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-12T04:46:57.814Z] Sending build context to Docker daemon 12.9MB [2024-07-12T04:46:57.814Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T04:46:57.814Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-12T04:46:58.084Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-12T04:46:58.084Z] c6b39de5b339: Pulling fs layer [2024-07-12T04:46:58.084Z] a69c41024577: Pulling fs layer [2024-07-12T04:46:58.084Z] d6de4b400683: Pulling fs layer [2024-07-12T04:46:58.084Z] 35cb2a7552d0: Pulling fs layer [2024-07-12T04:46:58.084Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T04:46:58.084Z] 35cb2a7552d0: Waiting [2024-07-12T04:46:58.084Z] 464afbd9ba4c: Pulling fs layer [2024-07-12T04:46:58.084Z] 4f4fb700ef54: Waiting [2024-07-12T04:46:58.084Z] 464afbd9ba4c: Waiting [2024-07-12T04:46:58.084Z] 00f215d4a9da: Pulling fs layer [2024-07-12T04:46:58.084Z] d496ad576159: Pulling fs layer [2024-07-12T04:46:58.084Z] 00f215d4a9da: Waiting [2024-07-12T04:46:58.084Z] d496ad576159: Waiting [2024-07-12T04:46:58.084Z] a69c41024577: Verifying Checksum [2024-07-12T04:46:58.084Z] a69c41024577: Download complete [2024-07-12T04:46:58.084Z] 35cb2a7552d0: Verifying Checksum [2024-07-12T04:46:58.084Z] 35cb2a7552d0: Download complete [2024-07-12T04:46:58.084Z] 4f4fb700ef54: Verifying Checksum [2024-07-12T04:46:58.084Z] 4f4fb700ef54: Download complete [2024-07-12T04:46:58.084Z] c6b39de5b339: Verifying Checksum [2024-07-12T04:46:58.084Z] c6b39de5b339: Download complete [2024-07-12T04:46:58.084Z] 464afbd9ba4c: Verifying Checksum [2024-07-12T04:46:58.084Z] 464afbd9ba4c: Download complete [2024-07-12T04:46:58.697Z] d496ad576159: Verifying Checksum [2024-07-12T04:46:58.697Z] d496ad576159: Download complete [2024-07-12T04:46:59.284Z] c6b39de5b339: Pull complete [2024-07-12T04:47:00.257Z] a69c41024577: Pull complete [2024-07-12T04:47:00.257Z] d6de4b400683: Verifying Checksum [2024-07-12T04:47:00.257Z] d6de4b400683: Download complete [2024-07-12T04:47:01.665Z] 00f215d4a9da: Verifying Checksum [2024-07-12T04:47:01.665Z] 00f215d4a9da: Download complete [2024-07-12T04:47:11.939Z] GO111MODULE=on go vet ./... [2024-07-12T04:47:13.975Z] d6de4b400683: Pull complete [2024-07-12T04:47:13.975Z] 35cb2a7552d0: Pull complete [2024-07-12T04:47:13.975Z] 4f4fb700ef54: Pull complete [2024-07-12T04:47:13.975Z] 464afbd9ba4c: Pull complete [2024-07-12T04:47:16.119Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-12T04:47:16.119Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-12T04:47:16.119Z] ./bin/test-attribution-txt.sh [2024-07-12T04:47:16.119Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-12T04:47:16.119Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-12T04:47:16.120Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-12T04:47:16.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-12T04:47:16.219Z] $ docker stop --time=1 ce63cf1faf5accab25fa73ec43ad2d75e84f7d9952969f794c825c6e7d16a580 [2024-07-12T04:47:20.527Z] $ docker rm -f --volumes ce63cf1faf5accab25fa73ec43ad2d75e84f7d9952969f794c825c6e7d16a580 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T04:47:21.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-12T04:47:21.378Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-12T04:47:22.174Z] + sudo chown -R jenkins:jenkins . [2024-07-12T04:47:22.186Z] 00f215d4a9da: Pull complete [Pipeline] sh [2024-07-12T04:47:22.518Z] + ls -al . [2024-07-12T04:47:22.518Z] total 376 [2024-07-12T04:47:22.518Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 12 04:45 . [2024-07-12T04:47:22.518Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 04:43 .. [2024-07-12T04:47:22.518Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 12 04:43 .dockerignore [2024-07-12T04:47:22.518Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 04:46 .git [2024-07-12T04:47:22.518Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 04:43 .github [2024-07-12T04:47:22.518Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 12 04:43 .gitignore [2024-07-12T04:47:22.518Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 12 04:43 .golangci.yml [2024-07-12T04:47:22.518Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 04:44 .semver [2024-07-12T04:47:22.518Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 12 04:43 CHANGELOG.md [2024-07-12T04:47:22.518Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 04:43 GOVERNANCE.md [2024-07-12T04:47:22.518Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 12 04:43 Jenkinsfile [2024-07-12T04:47:22.518Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 12 04:43 LICENSE [2024-07-12T04:47:22.518Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 12 04:43 Makefile [2024-07-12T04:47:22.518Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 12 04:43 OWNERS.md [2024-07-12T04:47:22.518Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 12 04:43 README.md [2024-07-12T04:47:22.518Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 04:44 VERSION [2024-07-12T04:47:22.518Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 04:43 bin [2024-07-12T04:47:22.518Z] -rw-r--r-- 1 jenkins jenkins 122322 Jul 12 04:46 coverage.out [2024-07-12T04:47:22.518Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 04:43 example [2024-07-12T04:47:22.518Z] -rw-rw-r-- 1 jenkins jenkins 7065 Jul 12 04:43 go.mod [2024-07-12T04:47:22.518Z] -rw-rw-r-- 1 jenkins jenkins 101738 Jul 12 04:43 go.sum [2024-07-12T04:47:22.518Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 04:43 internal [2024-07-12T04:47:22.518Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 04:43 openapi [2024-07-12T04:47:22.518Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 04:43 pkg [2024-07-12T04:47:22.518Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 04:43 snap [2024-07-12T04:47:22.518Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 12 04:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T04:47:22.937Z] + 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=f229a4d6ff1e196cd64b4d9a75908a30c09d3604 --label arch=amd64 --label version=0.0.0 . [2024-07-12T04:47:22.938Z] Sending build context to Docker daemon 25.09MB [2024-07-12T04:47:22.938Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T04:47:22.938Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-12T04:47:22.938Z] ---> 0fe6f6413343 [2024-07-12T04:47:22.938Z] Step 3/24 : ARG MAKE=make build [2024-07-12T04:47:23.603Z] ---> Running in a3369b5c6ff9 [2024-07-12T04:47:23.861Z] Removing intermediate container a3369b5c6ff9 [2024-07-12T04:47:23.861Z] ---> c96973f9ede9 [2024-07-12T04:47:23.861Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-12T04:47:23.861Z] ---> Running in be021866d3f4 [2024-07-12T04:47:23.861Z] Removing intermediate container be021866d3f4 [2024-07-12T04:47:23.861Z] ---> ef9c675bc1f3 [2024-07-12T04:47:23.861Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-12T04:47:23.861Z] ---> Running in 8d7bc4d91f45 [2024-07-12T04:47:23.861Z] Removing intermediate container 8d7bc4d91f45 [2024-07-12T04:47:23.861Z] ---> 59c5ba93d0eb [2024-07-12T04:47:23.861Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-12T04:47:23.861Z] ---> Running in 8b584bef9143 [2024-07-12T04:47:24.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T04:47:24.134Z] d496ad576159: Pull complete [2024-07-12T04:47:24.134Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-12T04:47:24.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T04:47:24.134Z] ---> f246e2811388 [2024-07-12T04:47:24.134Z] Step 3/10 : ARG MAKE=make build [2024-07-12T04:47:24.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T04:47:24.637Z] OK: 264 MiB in 52 packages [2024-07-12T04:47:24.715Z] ---> Running in b390702980b0 [2024-07-12T04:47:24.898Z] Removing intermediate container 8b584bef9143 [2024-07-12T04:47:24.898Z] ---> 46fa924964ec [2024-07-12T04:47:24.898Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-12T04:47:24.991Z] Removing intermediate container b390702980b0 [2024-07-12T04:47:24.991Z] ---> 16ecff4801d2 [2024-07-12T04:47:24.991Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-12T04:47:25.157Z] ---> 19c60cb79541 [2024-07-12T04:47:25.158Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T04:47:25.158Z] ---> Running in c622c404b5df [2024-07-12T04:47:25.262Z] ---> Running in cd547c5b8ca0 [2024-07-12T04:47:25.557Z] Removing intermediate container cd547c5b8ca0 [2024-07-12T04:47:25.557Z] ---> e338b28289fb [2024-07-12T04:47:25.557Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-12T04:47:25.557Z] ---> Running in 55786a065468 [2024-07-12T04:47:25.724Z] Removing intermediate container c622c404b5df [2024-07-12T04:47:25.724Z] ---> bbffb6e594d1 [2024-07-12T04:47:25.724Z] Step 9/24 : COPY . . [2024-07-12T04:47:25.826Z] Removing intermediate container 55786a065468 [2024-07-12T04:47:25.826Z] ---> 90a4214a776d [2024-07-12T04:47:25.826Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-12T04:47:25.826Z] ---> Running in 8752197174ed [2024-07-12T04:47:27.147Z] ---> f51f440bec58 [2024-07-12T04:47:27.147Z] Step 10/24 : RUN ${MAKE} [2024-07-12T04:47:27.147Z] ---> Running in 2a4f3287b027 [2024-07-12T04:47:27.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T04:47:27.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T04:47:27.715Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-07-12T04:47:28.487Z] OK: 266 MiB in 52 packages [2024-07-12T04:47:30.435Z] Removing intermediate container 8752197174ed [2024-07-12T04:47:30.435Z] ---> 4d05d4b1fd96 [2024-07-12T04:47:30.435Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-12T04:47:31.015Z] ---> 1b6ce5df2763 [2024-07-12T04:47:31.015Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T04:47:31.015Z] ---> Running in 825036cc57f0 [2024-07-12T04:48:06.423Z] Removing intermediate container 2a4f3287b027 [2024-07-12T04:48:06.423Z] ---> 2e995e7391fd [2024-07-12T04:48:06.423Z] Step 11/24 : FROM alpine:3.18 [2024-07-12T04:48:06.423Z] 3.18: Pulling from library/alpine [2024-07-12T04:48:06.423Z] 73baa7ef167e: Pulling fs layer [2024-07-12T04:48:06.423Z] 73baa7ef167e: Verifying Checksum [2024-07-12T04:48:06.423Z] 73baa7ef167e: Download complete [2024-07-12T04:48:06.423Z] 73baa7ef167e: Pull complete [2024-07-12T04:48:06.423Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T04:48:06.423Z] Status: Downloaded newer image for alpine:3.18 [2024-07-12T04:48:06.423Z] ---> 8fd7cac70a4a [2024-07-12T04:48:06.423Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-12T04:48:06.423Z] ---> Running in f99d98256914 [2024-07-12T04:48:06.423Z] Removing intermediate container f99d98256914 [2024-07-12T04:48:06.423Z] ---> 63a702857809 [2024-07-12T04:48:06.423Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-12T04:48:06.423Z] ---> Running in ddb25beb09b8 [2024-07-12T04:48:06.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T04:48:06.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T04:48:06.423Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T04:48:06.423Z] Executing busybox-1.36.1-r7.trigger [2024-07-12T04:48:06.423Z] OK: 7 MiB in 16 packages [2024-07-12T04:48:06.423Z] Removing intermediate container ddb25beb09b8 [2024-07-12T04:48:06.423Z] ---> 3ce5bdf450b9 [2024-07-12T04:48:06.423Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-12T04:48:06.423Z] ---> Running in 6b25983f3d96 [2024-07-12T04:48:06.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T04:48:06.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T04:48:06.423Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T04:48:06.423Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T04:48:06.423Z] OK: 7 MiB in 16 packages [2024-07-12T04:48:06.423Z] Removing intermediate container 6b25983f3d96 [2024-07-12T04:48:06.423Z] ---> 7e2eaa4911aa [2024-07-12T04:48:06.423Z] Step 15/24 : WORKDIR / [2024-07-12T04:48:06.423Z] ---> Running in 74d97795c777 [2024-07-12T04:48:06.423Z] Removing intermediate container 74d97795c777 [2024-07-12T04:48:06.423Z] ---> 8f9efb6ddbea [2024-07-12T04:48:06.423Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-12T04:48:06.423Z] ---> 9286133195df [2024-07-12T04:48:06.423Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-12T04:48:06.423Z] ---> 2e4e75865208 [2024-07-12T04:48:06.423Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-12T04:48:06.423Z] ---> aa433e3172d0 [2024-07-12T04:48:06.423Z] Step 19/24 : EXPOSE 59999 [2024-07-12T04:48:06.423Z] ---> Running in 61cf21e65733 [2024-07-12T04:48:06.423Z] Removing intermediate container 61cf21e65733 [2024-07-12T04:48:06.423Z] ---> a6c8796ff740 [2024-07-12T04:48:06.423Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-12T04:48:06.423Z] ---> Running in 4ce15c98b032 [2024-07-12T04:48:06.423Z] Removing intermediate container 4ce15c98b032 [2024-07-12T04:48:06.423Z] ---> d73474bf8cc7 [2024-07-12T04:48:06.423Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-12T04:48:06.423Z] ---> Running in 3bd06dad86c2 [2024-07-12T04:48:06.423Z] Removing intermediate container 3bd06dad86c2 [2024-07-12T04:48:06.423Z] ---> 11efc8aefdd4 [2024-07-12T04:48:06.423Z] Step 22/24 : LABEL arch=amd64 [2024-07-12T04:48:06.423Z] ---> Running in dac833682c9e [2024-07-12T04:48:06.423Z] Removing intermediate container dac833682c9e [2024-07-12T04:48:06.423Z] ---> fbb82902f595 [2024-07-12T04:48:06.423Z] Step 23/24 : LABEL git_sha=f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [2024-07-12T04:48:06.423Z] ---> Running in 06955290c834 [2024-07-12T04:48:06.423Z] Removing intermediate container 06955290c834 [2024-07-12T04:48:06.423Z] ---> c423c4cab2f6 [2024-07-12T04:48:06.423Z] Step 24/24 : LABEL version=0.0.0 [2024-07-12T04:48:06.423Z] ---> Running in 1c72f4c9b8e9 [2024-07-12T04:48:06.423Z] Removing intermediate container 1c72f4c9b8e9 [2024-07-12T04:48:06.423Z] ---> bb5dd3e24015 [2024-07-12T04:48:06.423Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-12T04:48:06.423Z] Successfully built bb5dd3e24015 [2024-07-12T04:48:06.423Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T04:48:07.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T04:48:07.588Z] [2024-07-12T04:48:07.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T04:48:07.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T04:48:08.000Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-12T04:48:08.000Z] 5eb5b503b376: Pulling fs layer [2024-07-12T04:48:08.000Z] 5c69ac0246d0: Pulling fs layer [2024-07-12T04:48:08.000Z] ec43610c2a17: Pulling fs layer [2024-07-12T04:48:08.000Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-12T04:48:08.000Z] 33b1e0a273af: Pulling fs layer [2024-07-12T04:48:08.000Z] 5d3b04190fa2: Pulling fs layer [2024-07-12T04:48:08.000Z] 2f39f015ded8: Pulling fs layer [2024-07-12T04:48:08.000Z] 3a2ae6a8a46f: Waiting [2024-07-12T04:48:08.000Z] 33b1e0a273af: Waiting [2024-07-12T04:48:08.000Z] 5d3b04190fa2: Waiting [2024-07-12T04:48:08.000Z] 2f39f015ded8: Waiting [2024-07-12T04:48:08.000Z] 5c69ac0246d0: Download complete [2024-07-12T04:48:08.000Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-12T04:48:08.000Z] 3a2ae6a8a46f: Download complete [2024-07-12T04:48:08.000Z] 33b1e0a273af: Verifying Checksum [2024-07-12T04:48:08.000Z] 33b1e0a273af: Download complete [2024-07-12T04:48:08.000Z] ec43610c2a17: Verifying Checksum [2024-07-12T04:48:08.000Z] ec43610c2a17: Download complete [2024-07-12T04:48:08.000Z] 5d3b04190fa2: Verifying Checksum [2024-07-12T04:48:08.000Z] 5d3b04190fa2: Download complete [2024-07-12T04:48:08.261Z] 5eb5b503b376: Verifying Checksum [2024-07-12T04:48:08.261Z] 5eb5b503b376: Download complete [2024-07-12T04:48:08.828Z] 2f39f015ded8: Download complete [2024-07-12T04:48:09.397Z] 5eb5b503b376: Pull complete [2024-07-12T04:48:09.657Z] 5c69ac0246d0: Pull complete [2024-07-12T04:48:09.916Z] ec43610c2a17: Pull complete [2024-07-12T04:48:09.916Z] 3a2ae6a8a46f: Pull complete [2024-07-12T04:48:10.175Z] 33b1e0a273af: Pull complete [2024-07-12T04:48:10.434Z] 5d3b04190fa2: Pull complete [2024-07-12T04:48:14.619Z] 2f39f015ded8: Pull complete [2024-07-12T04:48:14.619Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-12T04:48:14.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T04:48:14.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T04:48:14.894Z] prd-ubuntu20.04-docker-8c-8g-5405 does not seem to be running inside a container [2024-07-12T04:48:14.932Z] $ 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-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-12T04:48:18.771Z] $ docker top a8d1e9d9cd94a263dbf49fb3de88d73b6a112df1303697683033b0260a3c8a36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T04:48:19.258Z] ---> job-cost.sh [2024-07-12T04:48:19.258Z] lf-activate-venv: SKIPPING [2024-07-12T04:48:19.258Z] INFO: No Stack... [2024-07-12T04:48:19.828Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-12T04:48:20.089Z] INFO: Archiving Costs [Pipeline] sh [2024-07-12T04:48:20.414Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives/cost.csv [2024-07-12T04:48:20.414Z] + cut -d, -f6 [Pipeline] lock [2024-07-12T04:48:20.462Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-1-stack-cost] [2024-07-12T04:48:20.469Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1596-1-stack-cost] did not exist. Created. [2024-07-12T04:48:20.480Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-12T04:48:20.928Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-12T04:48:21.112Z] Stashed 1 file(s) [Pipeline] } [2024-07-12T04:48:21.152Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-12T04:48:21.259Z] $ docker stop --time=1 a8d1e9d9cd94a263dbf49fb3de88d73b6a112df1303697683033b0260a3c8a36 [2024-07-12T04:48:22.490Z] $ docker rm -f --volumes a8d1e9d9cd94a263dbf49fb3de88d73b6a112df1303697683033b0260a3c8a36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-12T04:49:22.653Z] Removing intermediate container 825036cc57f0 [2024-07-12T04:49:22.653Z] ---> 33217a95f446 [2024-07-12T04:49:22.653Z] Step 9/10 : COPY . . [2024-07-12T04:49:22.653Z] ---> 7ede661aa154 [2024-07-12T04:49:22.653Z] Step 10/10 : RUN ${MAKE} [2024-07-12T04:49:22.653Z] ---> Running in 98ef08f7a7fc [2024-07-12T04:49:22.653Z] noop [2024-07-12T04:49:22.653Z] Removing intermediate container 98ef08f7a7fc [2024-07-12T04:49:22.653Z] ---> f845de4a2f06 [2024-07-12T04:49:22.653Z] Successfully built f845de4a2f06 [2024-07-12T04:49:22.653Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T04:49:23.168Z] + docker inspect -f . ci-base-image-arm64 [2024-07-12T04:49:23.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T04:49:23.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-5406 does not seem to be running inside a container [2024-07-12T04:49:23.510Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-07-12T04:49:24.748Z] $ docker top 106cfc554c41157634e0971dc4053d6638636beeba04f10dc4c5775f679f1aaa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T04:49:25.650Z] + go version [2024-07-12T04:49:25.650Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-12T04:49:25.691Z] $ docker stop --time=1 106cfc554c41157634e0971dc4053d6638636beeba04f10dc4c5775f679f1aaa [2024-07-12T04:49:27.342Z] $ docker rm -f --volumes 106cfc554c41157634e0971dc4053d6638636beeba04f10dc4c5775f679f1aaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T04:49:28.275Z] + docker inspect -f . ci-base-image-arm64 [2024-07-12T04:49:28.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T04:49:28.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-5406 does not seem to be running inside a container [2024-07-12T04:49:28.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-12T04:49:29.779Z] $ docker top 27b56cf787c3dea27f85b8c2af324d164c03694f74b6c868979b744ab825f5f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T04:49:30.699Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-12T04:49:31.424Z] + make test [2024-07-12T04:49:31.424Z] go test -race -coverprofile=coverage.out ./... [2024-07-12T04:50:18.304Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-12T04:53:25.053Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-12T04:53:25.053Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-12T04:53:25.053Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-12T04:53:25.053Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-12T04:53:25.053Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-12T04:53:35.136Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.120s coverage: 27.6% of statements [2024-07-12T04:53:38.461Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.178s coverage: 80.0% of statements [2024-07-12T04:53:45.089Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-12T04:53:45.089Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-12T04:53:45.361Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.258s coverage: 86.0% of statements [2024-07-12T04:53:49.597Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-12T04:53:50.572Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.461s coverage: 71.8% of statements [2024-07-12T04:53:54.867Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.147s coverage: 14.4% of statements [2024-07-12T04:53:54.867Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.682s coverage: 44.6% of statements [2024-07-12T04:53:55.448Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-12T04:53:55.448Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-12T04:53:56.852Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.330s coverage: 68.5% of statements [2024-07-12T04:54:00.197Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.375s coverage: 89.2% of statements [2024-07-12T04:54:04.456Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-12T04:54:05.041Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.240s coverage: 5.5% of statements [2024-07-12T04:54:06.440Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-12T04:54:06.440Z] GO111MODULE=on go vet ./... [2024-07-12T04:57:43.390Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-12T04:57:43.390Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-12T04:57:43.390Z] ./bin/test-attribution-txt.sh [2024-07-12T04:57:43.390Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-12T04:57:43.390Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-12T04:57:43.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-12T04:57:43.477Z] $ docker stop --time=1 27b56cf787c3dea27f85b8c2af324d164c03694f74b6c868979b744ab825f5f5 [2024-07-12T04:57:45.426Z] $ docker rm -f --volumes 27b56cf787c3dea27f85b8c2af324d164c03694f74b6c868979b744ab825f5f5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T04:57:47.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-12T04:57:47.789Z] Warning: overwriting stash ‘coverage-report’ [2024-07-12T04:57:48.356Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T04:57:48.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-12T04:57:49.340Z] + ls -al . [2024-07-12T04:57:49.340Z] total 372 [2024-07-12T04:57:49.340Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 04:49 . [2024-07-12T04:57:49.340Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 04:46 .. [2024-07-12T04:57:49.340Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 12 04:46 .dockerignore [2024-07-12T04:57:49.340Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 04:46 .git [2024-07-12T04:57:49.340Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 04:46 .github [2024-07-12T04:57:49.340Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 12 04:46 .gitignore [2024-07-12T04:57:49.340Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 12 04:46 .golangci.yml [2024-07-12T04:57:49.340Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 12 04:46 CHANGELOG.md [2024-07-12T04:57:49.340Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 04:46 GOVERNANCE.md [2024-07-12T04:57:49.340Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 12 04:46 Jenkinsfile [2024-07-12T04:57:49.340Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 12 04:46 LICENSE [2024-07-12T04:57:49.340Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 12 04:46 Makefile [2024-07-12T04:57:49.340Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 12 04:46 OWNERS.md [2024-07-12T04:57:49.340Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 12 04:46 README.md [2024-07-12T04:57:49.340Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 04:44 VERSION [2024-07-12T04:57:49.340Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 04:46 bin [2024-07-12T04:57:49.340Z] -rw-r--r-- 1 jenkins jenkins 122323 Jul 12 04:54 coverage.out [2024-07-12T04:57:49.340Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 04:46 example [2024-07-12T04:57:49.340Z] -rw-rw-r-- 1 jenkins jenkins 7065 Jul 12 04:46 go.mod [2024-07-12T04:57:49.340Z] -rw-rw-r-- 1 jenkins jenkins 101738 Jul 12 04:46 go.sum [2024-07-12T04:57:49.340Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 04:46 internal [2024-07-12T04:57:49.340Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 04:46 openapi [2024-07-12T04:57:49.340Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 04:46 pkg [2024-07-12T04:57:49.340Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 04:46 snap [2024-07-12T04:57:49.340Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 12 04:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T04:57:49.784Z] + 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=f229a4d6ff1e196cd64b4d9a75908a30c09d3604 --label arch=arm64 --label version=0.0.0 . [2024-07-12T04:57:50.369Z] Sending build context to Docker daemon 13.02MB [2024-07-12T04:57:50.369Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-12T04:57:50.369Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-12T04:57:50.369Z] ---> f845de4a2f06 [2024-07-12T04:57:50.369Z] Step 3/24 : ARG MAKE=make build [2024-07-12T04:57:50.637Z] ---> Running in 6f9bbc1f3452 [2024-07-12T04:57:50.903Z] Removing intermediate container 6f9bbc1f3452 [2024-07-12T04:57:50.903Z] ---> 00ef63591ded [2024-07-12T04:57:50.903Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-12T04:57:50.903Z] ---> Running in 3252b5f2970f [2024-07-12T04:57:51.169Z] Removing intermediate container 3252b5f2970f [2024-07-12T04:57:51.169Z] ---> 116a88055849 [2024-07-12T04:57:51.169Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-12T04:57:51.437Z] ---> Running in f84b482c3ae3 [2024-07-12T04:57:51.703Z] Removing intermediate container f84b482c3ae3 [2024-07-12T04:57:51.703Z] ---> 440a6e3b58b5 [2024-07-12T04:57:51.703Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-12T04:57:51.703Z] ---> Running in f496d700b155 [2024-07-12T04:57:52.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T04:57:53.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T04:57:54.199Z] OK: 266 MiB in 52 packages [2024-07-12T04:57:54.781Z] Removing intermediate container f496d700b155 [2024-07-12T04:57:54.781Z] ---> 8c5c0c7b6555 [2024-07-12T04:57:54.781Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-12T04:57:55.364Z] ---> 4b013b3c355f [2024-07-12T04:57:55.364Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T04:57:55.364Z] ---> Running in 3c2b12d63544 [2024-07-12T04:57:57.937Z] Removing intermediate container 3c2b12d63544 [2024-07-12T04:57:57.937Z] ---> 35b4b3e69041 [2024-07-12T04:57:57.937Z] Step 9/24 : COPY . . [2024-07-12T04:57:59.341Z] ---> 6879eb2813fd [2024-07-12T04:57:59.341Z] Step 10/24 : RUN ${MAKE} [2024-07-12T04:57:59.341Z] ---> Running in ce841cac82ac [2024-07-12T04:58:00.302Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-07-12T05:01:22.051Z] Removing intermediate container ce841cac82ac [2024-07-12T05:01:22.051Z] ---> 7f109afffd6f [2024-07-12T05:01:22.051Z] Step 11/24 : FROM alpine:3.18 [2024-07-12T05:01:22.051Z] 3.18: Pulling from library/alpine [2024-07-12T05:01:22.051Z] 5c905c7ebe2f: Pulling fs layer [2024-07-12T05:01:22.051Z] 5c905c7ebe2f: Verifying Checksum [2024-07-12T05:01:22.051Z] 5c905c7ebe2f: Download complete [2024-07-12T05:01:22.051Z] 5c905c7ebe2f: Pull complete [2024-07-12T05:01:22.051Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T05:01:22.051Z] Status: Downloaded newer image for alpine:3.18 [2024-07-12T05:01:22.051Z] ---> dec292d02e07 [2024-07-12T05:01:22.051Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-12T05:01:22.051Z] ---> Running in 9c36f0531537 [2024-07-12T05:01:22.051Z] Removing intermediate container 9c36f0531537 [2024-07-12T05:01:22.051Z] ---> f8b1cbea9994 [2024-07-12T05:01:22.051Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-12T05:01:22.051Z] ---> Running in f5bd824d971e [2024-07-12T05:01:22.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T05:01:22.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T05:01:22.635Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T05:01:22.635Z] Executing busybox-1.36.1-r7.trigger [2024-07-12T05:01:22.635Z] OK: 8 MiB in 16 packages [2024-07-12T05:01:23.702Z] Removing intermediate container f5bd824d971e [2024-07-12T05:01:23.702Z] ---> a0add102663f [2024-07-12T05:01:23.702Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-12T05:01:23.702Z] ---> Running in 2be2b8355503 [2024-07-12T05:01:24.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T05:01:25.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T05:01:25.883Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T05:01:26.149Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T05:01:26.149Z] OK: 8 MiB in 16 packages [2024-07-12T05:01:27.117Z] Removing intermediate container 2be2b8355503 [2024-07-12T05:01:27.117Z] ---> 55c4941e318d [2024-07-12T05:01:27.117Z] Step 15/24 : WORKDIR / [2024-07-12T05:01:27.117Z] ---> Running in 566c4b5ecc20 [2024-07-12T05:01:27.708Z] Removing intermediate container 566c4b5ecc20 [2024-07-12T05:01:27.708Z] ---> b00fb9de82e5 [2024-07-12T05:01:27.708Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-12T05:01:27.974Z] ---> acd04646e925 [2024-07-12T05:01:27.974Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-12T05:01:30.551Z] ---> 0503ab38e9ee [2024-07-12T05:01:30.551Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-12T05:01:30.551Z] ---> 789bc9afe695 [2024-07-12T05:01:30.551Z] Step 19/24 : EXPOSE 59999 [2024-07-12T05:01:30.821Z] ---> Running in 8e50021775cd [2024-07-12T05:01:31.089Z] Removing intermediate container 8e50021775cd [2024-07-12T05:01:31.089Z] ---> 91b951cda509 [2024-07-12T05:01:31.089Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-12T05:01:31.089Z] ---> Running in 5f4241807187 [2024-07-12T05:01:31.356Z] Removing intermediate container 5f4241807187 [2024-07-12T05:01:31.356Z] ---> 68aa0a05d6c4 [2024-07-12T05:01:31.356Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-12T05:01:31.356Z] ---> Running in 2d1e7d6252ac [2024-07-12T05:01:31.628Z] Removing intermediate container 2d1e7d6252ac [2024-07-12T05:01:31.628Z] ---> 702f3626c826 [2024-07-12T05:01:31.628Z] Step 22/24 : LABEL arch=arm64 [2024-07-12T05:01:31.899Z] ---> Running in bcd196548908 [2024-07-12T05:01:32.167Z] Removing intermediate container bcd196548908 [2024-07-12T05:01:32.167Z] ---> a1b86adf0596 [2024-07-12T05:01:32.167Z] Step 23/24 : LABEL git_sha=f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [2024-07-12T05:01:32.167Z] ---> Running in e2931d8e38d8 [2024-07-12T05:01:32.435Z] Removing intermediate container e2931d8e38d8 [2024-07-12T05:01:32.435Z] ---> 96de9381e5c8 [2024-07-12T05:01:32.435Z] Step 24/24 : LABEL version=0.0.0 [2024-07-12T05:01:32.435Z] ---> Running in b0c8747d0f5a [2024-07-12T05:01:32.701Z] Removing intermediate container b0c8747d0f5a [2024-07-12T05:01:32.701Z] ---> fd65aefe2829 [2024-07-12T05:01:32.701Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-12T05:01:32.967Z] Successfully built fd65aefe2829 [2024-07-12T05:01:32.967Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T05:01:33.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T05:01:33.883Z] [2024-07-12T05:01:33.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T05:01:34.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T05:01:34.330Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-12T05:01:34.330Z] 8998bd30e6a1: Pulling fs layer [2024-07-12T05:01:34.330Z] 04944245beec: Pulling fs layer [2024-07-12T05:01:34.330Z] 699f458cf7ca: Pulling fs layer [2024-07-12T05:01:34.330Z] 765212b225bb: Pulling fs layer [2024-07-12T05:01:34.330Z] f23df028b6ca: Pulling fs layer [2024-07-12T05:01:34.330Z] d65c8cfc05b1: Pulling fs layer [2024-07-12T05:01:34.330Z] 2437ff75d9bd: Pulling fs layer [2024-07-12T05:01:34.330Z] d65c8cfc05b1: Waiting [2024-07-12T05:01:34.330Z] 2437ff75d9bd: Waiting [2024-07-12T05:01:34.330Z] f23df028b6ca: Waiting [2024-07-12T05:01:34.330Z] 765212b225bb: Waiting [2024-07-12T05:01:34.596Z] 04944245beec: Verifying Checksum [2024-07-12T05:01:34.596Z] 04944245beec: Download complete [2024-07-12T05:01:34.596Z] 765212b225bb: Verifying Checksum [2024-07-12T05:01:34.596Z] 765212b225bb: Download complete [2024-07-12T05:01:34.596Z] f23df028b6ca: Verifying Checksum [2024-07-12T05:01:34.596Z] f23df028b6ca: Download complete [2024-07-12T05:01:34.596Z] d65c8cfc05b1: Verifying Checksum [2024-07-12T05:01:34.596Z] d65c8cfc05b1: Download complete [2024-07-12T05:01:34.862Z] 699f458cf7ca: Verifying Checksum [2024-07-12T05:01:34.862Z] 699f458cf7ca: Download complete [2024-07-12T05:01:35.130Z] 8998bd30e6a1: Download complete [2024-07-12T05:01:37.705Z] 2437ff75d9bd: Verifying Checksum [2024-07-12T05:01:37.705Z] 2437ff75d9bd: Download complete [2024-07-12T05:01:39.640Z] 8998bd30e6a1: Pull complete [2024-07-12T05:01:40.218Z] 04944245beec: Pull complete [2024-07-12T05:01:41.619Z] 699f458cf7ca: Pull complete [2024-07-12T05:01:41.884Z] 765212b225bb: Pull complete [2024-07-12T05:01:42.837Z] f23df028b6ca: Pull complete [2024-07-12T05:01:43.107Z] d65c8cfc05b1: Pull complete [2024-07-12T05:02:01.283Z] 2437ff75d9bd: Pull complete [2024-07-12T05:02:01.283Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-12T05:02:01.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T05:02:01.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T05:02:01.666Z] prd-ubuntu20.04-docker-arm64-4c-16g-5406 does not seem to be running inside a container [2024-07-12T05:02:01.715Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-12T05:02:04.478Z] $ docker top af35b206525e6a9bcf0f07cde6b862b0f3f2f6864d26838e8f41fa26a39eb610 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T05:02:05.401Z] ---> job-cost.sh [2024-07-12T05:02:05.401Z] lf-activate-venv: SKIPPING [2024-07-12T05:02:05.401Z] INFO: No Stack... [2024-07-12T05:02:05.665Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-12T05:02:06.619Z] INFO: Archiving Costs [Pipeline] sh [2024-07-12T05:02:07.275Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-07-12T05:02:07.275Z] + cut -d, -f6 [Pipeline] lock [2024-07-12T05:02:07.329Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-1-stack-cost] [2024-07-12T05:02:07.338Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1596-1-stack-cost] did not exist. Created. [2024-07-12T05:02:07.345Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-12T05:02:07.781Z] /w/workspace/device-sdk-go/1@tmp/durable-a3a9c86b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-12T05:02:08.456Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-12T05:02:08.505Z] Warning: overwriting stash ‘stack-cost’ [2024-07-12T05:02:08.596Z] Stashed 1 file(s) [Pipeline] } [2024-07-12T05:02:08.617Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1596-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-12T05:02:08.708Z] $ docker stop --time=1 af35b206525e6a9bcf0f07cde6b862b0f3f2f6864d26838e8f41fa26a39eb610 [2024-07-12T05:02:10.235Z] $ docker rm -f --volumes af35b206525e6a9bcf0f07cde6b862b0f3f2f6864d26838e8f41fa26a39eb610 [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 [2024-07-12T05:02:11.453Z] provisioning config files... [2024-07-12T05:02:11.462Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/config5066385533798778926tmp [Pipeline] { [Pipeline] sh [2024-07-12T05:02:11.821Z] + set +x [2024-07-12T05:02:11.821Z] + curl -s https://codecov.io/bash [2024-07-12T05:02:11.821Z] + bash -s -- [2024-07-12T05:02:11.821Z] [2024-07-12T05:02:11.821Z] _____ _ [2024-07-12T05:02:11.821Z] / ____| | | [2024-07-12T05:02:11.821Z] | | ___ __| | ___ ___ _____ __ [2024-07-12T05:02:11.821Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-12T05:02:11.821Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-12T05:02:11.821Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-12T05:02:11.821Z] Bash-1.0.6 [2024-07-12T05:02:11.821Z] [2024-07-12T05:02:11.821Z] [2024-07-12T05:02:11.821Z] ==> git version 2.25.1 found [2024-07-12T05:02:11.821Z] ==> 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 [2024-07-12T05:02:11.821Z] Release-Date: 2020-01-08 [2024-07-12T05:02:11.821Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-12T05:02:11.821Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-12T05:02:11.821Z] ==> Jenkins CI detected. [2024-07-12T05:02:11.821Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1596 [2024-07-12T05:02:11.821Z] project root: . [2024-07-12T05:02:11.821Z] --> token set from env [2024-07-12T05:02:11.821Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-12T05:02:12.083Z] ==> Running gcov in . (disable via -X gcov) [2024-07-12T05:02:12.083Z] ==> Python coveragepy not found [2024-07-12T05:02:12.083Z] ==> Searching for coverage reports in: [2024-07-12T05:02:12.083Z] + . [2024-07-12T05:02:12.083Z] -> Found 1 reports [2024-07-12T05:02:12.083Z] ==> Detecting git/mercurial file structure [2024-07-12T05:02:12.083Z] ==> Reading reports [2024-07-12T05:02:12.083Z] + ./coverage.out bytes=122323 [2024-07-12T05:02:12.083Z] ==> Appending adjustments [2024-07-12T05:02:12.083Z] https://docs.codecov.io/docs/fixing-reports [2024-07-12T05:02:12.343Z] + Found adjustments [2024-07-12T05:02:12.344Z] ==> Gzipping contents [2024-07-12T05:02:12.344Z] 20K /tmp/codecov.qG6T2g.gz [2024-07-12T05:02:12.344Z] ==> Uploading reports [2024-07-12T05:02:12.344Z] url: https://codecov.io [2024-07-12T05:02:12.344Z] query: branch=PR-1596&commit=f229a4d6ff1e196cd64b4d9a75908a30c09d3604&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1596%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1596&job=&cmd_args= [2024-07-12T05:02:12.344Z] -> Pinging Codecov [2024-07-12T05:02:12.344Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1596&commit=f229a4d6ff1e196cd64b4d9a75908a30c09d3604&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1596%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1596&job=&cmd_args= [2024-07-12T05:02:12.603Z] -> Uploading to [2024-07-12T05:02:12.604Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-12/7E55EF52A471D76F132DFD9A03CDDE97/f229a4d6ff1e196cd64b4d9a75908a30c09d3604/51c5de07-d430-4a47-9f07-d8c8d9392902.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T050212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ff5f18ab5daaff416c1feda7b5b3d0281823457bcad88b4e1b9ae35b47c5f6f [2024-07-12T05:02:12.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T05:02:12.604Z] Dload Upload Total Spent Left Speed [2024-07-12T05:02:12.863Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16737 0 0 100 16737 0 65124 --:--:-- --:--:-- --:--:-- 64872 [2024-07-12T05:02:12.863Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/f229a4d6ff1e196cd64b4d9a75908a30c09d3604 [Pipeline] } [2024-07-12T05:02:12.896Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-12T05:02:15.129Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives ] [2024-07-12T05:02:15.129Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives [2024-07-12T05:02:15.129Z] total 16 [2024-07-12T05:02:15.129Z] drwxr-xr-x 3 root root 4096 Jul 12 04:48 . [2024-07-12T05:02:15.129Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 04:48 .. [2024-07-12T05:02:15.129Z] drwxr-xr-x 2 root root 4096 Jul 12 04:48 cost [2024-07-12T05:02:15.129Z] -rw-r--r-- 1 root root 86 Jul 12 04:48 cost.csv [2024-07-12T05:02:15.129Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives [2024-07-12T05:02:15.129Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives [2024-07-12T05:02:15.129Z] total 16 [2024-07-12T05:02:15.129Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 04:48 . [2024-07-12T05:02:15.129Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 04:48 .. [2024-07-12T05:02:15.129Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 04:48 cost [2024-07-12T05:02:15.129Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 12 04:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-12T05:02:15.568Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T05:02:16.562Z] ---> package-listing.sh [2024-07-12T05:02:16.562Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-12T05:02:16.562Z] ++ facter osfamily [2024-07-12T05:02:16.823Z] + OS_FAMILY=debian [2024-07-12T05:02:16.823Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1596 [2024-07-12T05:02:16.823Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-12T05:02:16.823Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-12T05:02:16.823Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-12T05:02:16.823Z] + PACKAGES=/tmp/packages_start.txt [2024-07-12T05:02:16.823Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1596 ']' [2024-07-12T05:02:16.823Z] + PACKAGES=/tmp/packages_end.txt [2024-07-12T05:02:16.823Z] + case "${OS_FAMILY}" in [2024-07-12T05:02:16.823Z] + dpkg -l [2024-07-12T05:02:16.823Z] + grep '^ii' [2024-07-12T05:02:16.823Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-12T05:02:16.823Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-12T05:02:16.823Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-12T05:02:16.823Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1596 ']' [2024-07-12T05:02:16.823Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives/ [2024-07-12T05:02:16.823Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1596/archives/ [Pipeline] echo [2024-07-12T05:02:16.862Z] 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-1596/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-12T05:02:17.163Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T05:02:17.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T05:02:17.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T05:02:17.982Z] prd-ubuntu20.04-docker-8c-8g-5405 does not seem to be running inside a container [2024-07-12T05:02:18.017Z] $ 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-1596/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-1596 -v /w/workspace/gexfoundry_device-sdk-go_PR-1596:/w/workspace/gexfoundry_device-sdk-go_PR-1596:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1596@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 [2024-07-12T05:02:18.214Z] $ docker top 1f6d698f34287063f76b1c2ed4e47bd2a2f27ec9813edae4b69fadbf25a1afb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T05:02:18.625Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-12T05:02:18.945Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-12T05:02:19.267Z] + ls /var/log/sa-host [2024-07-12T05:02:19.267Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T05:02:19.500Z] provisioning config files... [2024-07-12T05:02:19.510Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1596@tmp/config16501796555783415815tmp [Pipeline] { [Pipeline] echo [2024-07-12T05:02:19.581Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T05:02:19.939Z] ---> create-netrc.sh [Pipeline] } [2024-07-12T05:02:19.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-12T05:02:20.393Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-12T05:02:20.433Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T05:02:20.757Z] ---> sudo-logs.sh [2024-07-12T05:02:20.757Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-12T05:02:20.854Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T05:02:21.177Z] ---> job-cost.sh [2024-07-12T05:02:21.177Z] lf-activate-venv: SKIPPING [2024-07-12T05:02:21.177Z] DEBUG: total: 0.2199999988079071 [2024-07-12T05:02:21.177Z] INFO: Retrieving Stack Cost... [2024-07-12T05:02:21.437Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-12T05:02:21.696Z] INFO: Archiving Costs [Pipeline] echo [2024-07-12T05:02:21.742Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T05:02:22.078Z] ---> logs-deploy.sh [2024-07-12T05:02:22.078Z] lf-activate-venv: SKIPPING [2024-07-12T05:02:22.078Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1596/1 [2024-07-12T05:02:22.078Z] INFO: archiving workspace using pattern(s): [2024-07-12T05:02:23.017Z] Archives upload complete. [2024-07-12T05:02:23.277Z] INFO: archiving logs to Nexus [2024-07-12T05:02:23.848Z] ---> uname -a: [2024-07-12T05:02:23.848Z] Linux prd-ubuntu20-04-docker-8c-8g-5405 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-12T05:02:23.848Z] [2024-07-12T05:02:23.848Z] [2024-07-12T05:02:23.848Z] ---> lscpu: [2024-07-12T05:02:23.848Z] Architecture: x86_64 [2024-07-12T05:02:23.848Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-12T05:02:23.848Z] Byte Order: Little Endian [2024-07-12T05:02:23.848Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-12T05:02:23.848Z] CPU(s): 8 [2024-07-12T05:02:23.848Z] On-line CPU(s) list: 0-7 [2024-07-12T05:02:23.848Z] Thread(s) per core: 1 [2024-07-12T05:02:23.848Z] Core(s) per socket: 1 [2024-07-12T05:02:23.848Z] Socket(s): 8 [2024-07-12T05:02:23.848Z] NUMA node(s): 1 [2024-07-12T05:02:23.848Z] Vendor ID: AuthenticAMD [2024-07-12T05:02:23.848Z] CPU family: 23 [2024-07-12T05:02:23.848Z] Model: 49 [2024-07-12T05:02:23.848Z] Model name: AMD EPYC-Rome Processor [2024-07-12T05:02:23.848Z] Stepping: 0 [2024-07-12T05:02:23.848Z] CPU MHz: 2799.998 [2024-07-12T05:02:23.848Z] BogoMIPS: 5599.99 [2024-07-12T05:02:23.848Z] Virtualization: AMD-V [2024-07-12T05:02:23.848Z] Hypervisor vendor: KVM [2024-07-12T05:02:23.848Z] Virtualization type: full [2024-07-12T05:02:23.848Z] L1d cache: 256 KiB [2024-07-12T05:02:23.848Z] L1i cache: 256 KiB [2024-07-12T05:02:23.848Z] L2 cache: 4 MiB [2024-07-12T05:02:23.848Z] L3 cache: 128 MiB [2024-07-12T05:02:23.848Z] NUMA node0 CPU(s): 0-7 [2024-07-12T05:02:23.848Z] Vulnerability Itlb multihit: Not affected [2024-07-12T05:02:23.848Z] Vulnerability L1tf: Not affected [2024-07-12T05:02:23.848Z] Vulnerability Mds: Not affected [2024-07-12T05:02:23.848Z] Vulnerability Meltdown: Not affected [2024-07-12T05:02:23.848Z] Vulnerability Mmio stale data: Not affected [2024-07-12T05:02:23.848Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-12T05:02:23.848Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-12T05:02:23.848Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-12T05:02:23.848Z] Vulnerability Srbds: Not affected [2024-07-12T05:02:23.848Z] Vulnerability Tsx async abort: Not affected [2024-07-12T05:02:23.848Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-12T05:02:23.848Z] [2024-07-12T05:02:23.848Z] [2024-07-12T05:02:23.848Z] ---> nproc: [2024-07-12T05:02:23.848Z] 8 [2024-07-12T05:02:23.848Z] [2024-07-12T05:02:23.848Z] [2024-07-12T05:02:23.848Z] ---> df -h: [2024-07-12T05:02:23.848Z] Filesystem Size Used Avail Use% Mounted on [2024-07-12T05:02:23.848Z] overlay 155G 12G 143G 8% / [2024-07-12T05:02:23.848Z] tmpfs 64M 0 64M 0% /dev [2024-07-12T05:02:23.848Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-12T05:02:23.848Z] shm 64M 0 64M 0% /dev/shm [2024-07-12T05:02:23.848Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-07-12T05:02:23.848Z] [2024-07-12T05:02:23.848Z] [2024-07-12T05:02:23.848Z] ---> sar -b -r -n DEV: [2024-07-12T05:02:23.848Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5405) 07/12/24 _x86_64_ (8 CPU) [2024-07-12T05:02:23.848Z] [2024-07-12T05:02:23.848Z] 04:43:14 LINUX RESTART (8 CPU) [2024-07-12T05:02:23.848Z] [2024-07-12T05:02:23.848Z] 04:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-12T05:02:23.848Z] 04:45:01 206.22 5.42 200.80 0.00 504.05 48695.88 0.00 [2024-07-12T05:02:23.848Z] 04:46:01 175.81 0.07 175.75 0.00 8.66 61634.92 0.00 [2024-07-12T05:02:23.848Z] 04:47:01 37.43 0.02 37.41 0.00 0.13 28104.80 0.00 [2024-07-12T05:02:23.848Z] 04:48:01 115.63 0.17 115.46 0.00 14.66 47078.95 0.00 [2024-07-12T05:02:23.848Z] 04:49:01 154.36 6.18 148.18 0.00 4370.87 29372.30 0.00 [2024-07-12T05:02:23.848Z] 04:50:01 6.67 0.02 6.65 0.00 0.13 128.25 0.00 [2024-07-12T05:02:23.848Z] 04:51:01 1.40 0.00 1.40 0.00 0.00 15.19 0.00 [2024-07-12T05:02:23.848Z] 04:52:01 2.00 0.00 2.00 0.00 0.00 23.06 0.00 [2024-07-12T05:02:23.848Z] 04:53:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 [2024-07-12T05:02:23.848Z] 04:54:01 3.80 1.57 2.23 0.00 36.93 26.00 0.00 [2024-07-12T05:02:23.848Z] 04:55:01 1.72 0.00 1.72 0.00 0.00 25.06 0.00 [2024-07-12T05:02:23.848Z] 04:56:01 2.00 0.00 2.00 0.00 0.00 22.40 0.00 [2024-07-12T05:02:23.848Z] 04:57:01 1.37 0.00 1.37 0.00 0.00 15.59 0.00 [2024-07-12T05:02:23.848Z] 04:58:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 [2024-07-12T05:02:23.848Z] 04:59:01 2.38 0.02 2.37 0.00 0.13 31.06 0.00 [2024-07-12T05:02:23.848Z] 05:00:01 1.57 0.00 1.57 0.00 0.00 17.99 0.00 [2024-07-12T05:02:23.848Z] 05:01:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2024-07-12T05:02:23.848Z] 05:02:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 [2024-07-12T05:02:23.848Z] Average: 39.89 0.75 39.14 0.00 274.18 11959.15 0.00 [2024-07-12T05:02:23.848Z] [2024-07-12T05:02:23.848Z] 04:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-12T05:02:23.848Z] 04:45:01 28062000 31512524 794624 2.42 129624 3485256 1904188 5.61 1281720 3027640 612444 [2024-07-12T05:02:23.848Z] 04:46:01 27495796 31209792 1094300 3.33 186484 3648144 2452580 7.23 1608096 3225932 160852 [2024-07-12T05:02:23.848Z] 04:47:01 26913864 31329988 971720 2.96 190712 4302032 2020604 5.95 1468844 3901844 398508 [2024-07-12T05:02:23.848Z] 04:48:01 27449568 31484328 819704 2.49 194092 3953068 2017380 5.95 1365004 3504396 404 [2024-07-12T05:02:23.848Z] 04:49:01 26492420 31490836 781416 2.38 230936 4827596 1740540 5.13 1685256 4051052 1052 [2024-07-12T05:02:23.848Z] 04:50:01 26499204 31492796 780280 2.37 229464 4824348 1700816 5.01 1682852 4047844 8 [2024-07-12T05:02:23.848Z] 04:51:01 26501776 31495488 777548 2.36 229536 4824352 1700816 5.01 1680588 4047848 8 [2024-07-12T05:02:23.848Z] 04:52:01 26501980 31495764 777148 2.36 229604 4824360 1700816 5.01 1680648 4047856 8 [2024-07-12T05:02:23.848Z] 04:53:01 26511224 31505096 767748 2.33 229688 4824360 1700816 5.01 1670676 4047852 8 [2024-07-12T05:02:23.848Z] 04:54:01 26508104 31503952 768672 2.34 229776 4825468 1700816 5.01 1675912 4048220 24 [2024-07-12T05:02:23.848Z] 04:55:01 26507572 31503624 768808 2.34 229868 4825468 1700816 5.01 1675788 4048172 24 [2024-07-12T05:02:23.848Z] 04:56:01 26507588 31503812 768564 2.34 229936 4825600 1700816 5.01 1675536 4048296 16 [2024-07-12T05:02:23.848Z] 04:57:01 26507588 31503888 768492 2.34 230004 4825604 1700816 5.01 1675664 4048308 8 [2024-07-12T05:02:23.848Z] 04:58:01 26507604 31503936 768400 2.34 230052 4825604 1700816 5.01 1675544 4048288 12 [2024-07-12T05:02:23.848Z] 04:59:01 26505520 31502092 770652 2.34 230140 4825584 1723660 5.08 1676280 4048272 8 [2024-07-12T05:02:23.848Z] 05:00:01 26505520 31502100 770584 2.34 230156 4825592 1723660 5.08 1676248 4048276 8 [2024-07-12T05:02:23.848Z] 05:01:01 26505244 31501876 770752 2.34 230212 4825592 1723660 5.08 1676004 4048276 8 [2024-07-12T05:02:23.848Z] 05:02:01 26505416 31502096 770428 2.34 230232 4825596 1723660 5.08 1676628 4048280 20 [2024-07-12T05:02:23.848Z] Average: 26721555 31474666 804991 2.45 217806 4607979 1796515 5.29 1622627 3907592 65190 [2024-07-12T05:02:23.848Z] [2024-07-12T05:02:23.848Z] 04:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-12T05:02:23.848Z] 04:45:01 lo 4.07 4.07 0.40 0.40 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.848Z] 04:45:01 ens3 804.60 508.00 8299.90 65.66 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.848Z] 04:45:01 docker0 376.02 570.85 31.57 3463.49 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.848Z] 04:46:01 veth9d2c7eb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.848Z] 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.848Z] 04:46:01 ens3 19.34 12.71 22.25 8.32 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.848Z] 04:46:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.848Z] 04:47:01 veth9d2c7eb 0.92 1.32 0.10 0.35 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.848Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.848Z] 04:47:01 ens3 11.66 7.53 10.98 4.69 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.848Z] 04:47:01 docker0 0.92 1.27 0.09 0.35 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.848Z] 04:48:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:48:01 ens3 30.24 18.48 137.12 9.16 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:48:01 docker0 2.78 5.07 0.17 62.32 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:48:01 veth0def23a 1.45 2.75 0.11 31.42 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:49:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:49:01 ens3 279.60 129.45 5298.13 15.81 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:49:01 docker0 2.20 4.22 0.13 63.38 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:50:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:52:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:54:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:54:01 ens3 6.50 5.08 4.56 4.91 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:55:01 ens3 2.23 1.70 3.16 1.23 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:59:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 05:00:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 05:01:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 05:02:01 ens3 0.48 0.42 0.26 0.22 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] Average: ens3 64.21 38.01 765.32 6.12 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] Average: docker0 21.22 32.30 1.78 199.41 0.00 0.00 0.00 0.00 [2024-07-12T05:02:23.849Z] [2024-07-12T05:02:23.849Z]