Pull request #1264 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b55691d7d97639d3e7a2524f57884afb402d701+c9819f1195e0e6250bc0958cba43b0a168ce6321 (a134850aa31d111091e9c1b606b5e0f00ead87f7) 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-ssh18023493496988451003.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2427917757699716709.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-1264/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-1264/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7723367913898120967.key Verifying host key using known hosts file > 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-1264/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16212933945299674772.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh12595087380364099829.key Verifying host key using known hosts file > 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-1264/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-1264/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8841888423657231380.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org 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-121025 in /w/workspace/gexfoundry_device-sdk-go_PR-1264 [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-1264 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1264/head:refs/remotes/origin/PR-1264 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c9819f1195e0e6250bc0958cba43b0a168ce6321 into PR head commit 9b55691d7d97639d3e7a2524f57884afb402d701 Merge succeeded, producing 9b55691d7d97639d3e7a2524f57884afb402d701 Checking out Revision 9b55691d7d97639d3e7a2524f57884afb402d701 (PR-1264) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-13T04:03:47.506Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 9b55691d7d97639d3e7a2524f57884afb402d701 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c9819f1195e0e6250bc0958cba43b0a168ce6321 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b55691d7d97639d3e7a2524f57884afb402d701 # timeout=10 [Pipeline] withCredentials [2022-12-13T04:03:47.708Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-13T04:03:47.820Z] ========================================================= [2022-12-13T04:03:47.820Z] EdgeX Global Pipelines Version Info [2022-12-13T04:03:47.820Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:03:48.547Z] ------------------- [2022-12-13T04:03:48.547Z] stable info: [2022-12-13T04:03:48.547Z] ------------------- [2022-12-13T04:03:48.547Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-13T04:03:48.547Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-13T04:03:48.547Z] Message: update stable to v1.0.244 [2022-12-13T04:03:49.115Z] ------------------- [2022-12-13T04:03:49.115Z] experimental info: [2022-12-13T04:03:49.115Z] ------------------- [2022-12-13T04:03:49.115Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-13T04:03:49.115Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-13T04:03:49.115Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-13T04:03:49.437Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-12-13T04:03:49.480Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-12-13T04:03:49.527Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-13T04:03:49.570Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-13T04:03:49.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-13T04:03:49.673Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-13T04:03:49.715Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-13T04:03:49.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-12-13T04:03:49.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-13T04:03:49.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-13T04:03:49.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-13T04:03:49.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-12-13T04:03:49.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-13T04:03:50.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-13T04:03:50.060Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-13T04:03:50.101Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-12-13T04:03:50.146Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-13T04:03:50.191Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-13T04:03:50.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-13T04:03:50.272Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-13T04:03:50.317Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-12-13T04:03:50.367Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-12-13T04:03:50.409Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-13T04:03:50.455Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-13T04:03:50.497Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-13T04:03:50.540Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-13T04:03:50.580Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-13T04:03:50.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1264 [Pipeline] echo [2022-12-13T04:03:50.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1264 [Pipeline] echo [2022-12-13T04:03:50.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1264 [Pipeline] echo [2022-12-13T04:03:50.755Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b55691d7d97639d3e7a2524f57884afb402d701 [Pipeline] echo [2022-12-13T04:03:50.796Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b55691 [Pipeline] echo [2022-12-13T04:03:50.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T04:03:50.958Z] provisioning config files... [2022-12-13T04:03:50.972Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp/config6357693647431048091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:03:51.323Z] ---> docker-login.sh [2022-12-13T04:03:51.323Z] nexus3.edgexfoundry.org:10001 [2022-12-13T04:03:51.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:03:51.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:03:51.582Z] Configure a credential helper to remove this warning. See [2022-12-13T04:03:51.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:03:51.582Z] [2022-12-13T04:03:51.582Z] Login Succeeded [2022-12-13T04:03:51.582Z] nexus3.edgexfoundry.org:10002 [2022-12-13T04:03:51.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:03:51.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:03:51.582Z] Configure a credential helper to remove this warning. See [2022-12-13T04:03:51.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:03:51.582Z] [2022-12-13T04:03:51.582Z] Login Succeeded [2022-12-13T04:03:51.582Z] nexus3.edgexfoundry.org:10003 [2022-12-13T04:03:51.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:03:51.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:03:51.842Z] Configure a credential helper to remove this warning. See [2022-12-13T04:03:51.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:03:51.842Z] [2022-12-13T04:03:51.842Z] Login Succeeded [2022-12-13T04:03:51.842Z] nexus3.edgexfoundry.org:10004 [2022-12-13T04:03:51.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:03:51.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:03:51.842Z] Configure a credential helper to remove this warning. See [2022-12-13T04:03:51.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:03:51.842Z] [2022-12-13T04:03:51.842Z] Login Succeeded [2022-12-13T04:03:51.842Z] docker.io [2022-12-13T04:03:52.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:03:52.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:03:52.103Z] Configure a credential helper to remove this warning. See [2022-12-13T04:03:52.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:03:52.103Z] [2022-12-13T04:03:52.103Z] Login Succeeded [2022-12-13T04:03:52.103Z] ---> docker-login.sh ends [Pipeline] } [2022-12-13T04:03:52.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-13T04:03:52.769Z] + git rev-list -1 --merges 9b55691d7d97639d3e7a2524f57884afb402d701~1..9b55691d7d97639d3e7a2524f57884afb402d701 [Pipeline] echo [2022-12-13T04:03:52.814Z] -----------> git rev-list -1 --merges 9b55691d7d97639d3e7a2524f57884afb402d701~1..9b55691d7d97639d3e7a2524f57884afb402d701 9b55691d7d97639d3e7a2524f57884afb402d701 [false] [Pipeline] sh [2022-12-13T04:03:53.125Z] + git log --format=format:%s -1 9b55691d7d97639d3e7a2524f57884afb402d701 [Pipeline] echo [2022-12-13T04:03:53.160Z] ========================================================= [2022-12-13T04:03:53.160Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-13T04:03:53.160Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-13T04:03:53.590Z] + git log --format=format:%s -1 9b55691d7d97639d3e7a2524f57884afb402d701 [Pipeline] echo [2022-12-13T04:03:53.630Z] [semverPrep] GIT_COMMIT: 9b55691d7d97639d3e7a2524f57884afb402d701, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2022-12-13T04:03:53.664Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-13T04:03:54.060Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T04:03:54.060Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-13T04:03:54.060Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-13T04:03:54.060Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-13T04:03:54.060Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-13T04:03:54.060Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-13T04:03:54.060Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:03:54.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T04:03:54.487Z] [2022-12-13T04:03:54.487Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:03:54.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T04:03:54.869Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-13T04:03:54.869Z] b85a868b505f: Pulling fs layer [2022-12-13T04:03:54.869Z] e2be974225ed: Pulling fs layer [2022-12-13T04:03:54.869Z] 339a4e72a1f5: Pulling fs layer [2022-12-13T04:03:54.869Z] 988bab9f4d93: Pulling fs layer [2022-12-13T04:03:54.869Z] 1469e6f7b9e6: Pulling fs layer [2022-12-13T04:03:54.869Z] 988bab9f4d93: Waiting [2022-12-13T04:03:54.869Z] eaf3925da568: Pulling fs layer [2022-12-13T04:03:54.869Z] bab4dde63d76: Pulling fs layer [2022-12-13T04:03:54.869Z] 1469e6f7b9e6: Waiting [2022-12-13T04:03:54.869Z] eaf3925da568: Waiting [2022-12-13T04:03:54.869Z] bde34c3a00c8: Pulling fs layer [2022-12-13T04:03:54.869Z] b352a97aabf1: Pulling fs layer [2022-12-13T04:03:54.869Z] 4872d77fe225: Pulling fs layer [2022-12-13T04:03:54.869Z] bab4dde63d76: Waiting [2022-12-13T04:03:54.869Z] bde34c3a00c8: Waiting [2022-12-13T04:03:54.869Z] b352a97aabf1: Waiting [2022-12-13T04:03:54.869Z] 5851b861e8e6: Pulling fs layer [2022-12-13T04:03:54.869Z] 4872d77fe225: Waiting [2022-12-13T04:03:54.869Z] 5851b861e8e6: Waiting [2022-12-13T04:03:54.869Z] e2be974225ed: Download complete [2022-12-13T04:03:54.869Z] 988bab9f4d93: Verifying Checksum [2022-12-13T04:03:54.869Z] 988bab9f4d93: Download complete [2022-12-13T04:03:55.130Z] 1469e6f7b9e6: Verifying Checksum [2022-12-13T04:03:55.130Z] 1469e6f7b9e6: Download complete [2022-12-13T04:03:55.130Z] eaf3925da568: Verifying Checksum [2022-12-13T04:03:55.130Z] eaf3925da568: Download complete [2022-12-13T04:03:55.130Z] 339a4e72a1f5: Verifying Checksum [2022-12-13T04:03:55.130Z] 339a4e72a1f5: Download complete [2022-12-13T04:03:55.130Z] bde34c3a00c8: Download complete [2022-12-13T04:03:55.130Z] b352a97aabf1: Verifying Checksum [2022-12-13T04:03:55.130Z] b352a97aabf1: Download complete [2022-12-13T04:03:55.130Z] 4872d77fe225: Download complete [2022-12-13T04:03:55.130Z] 5851b861e8e6: Verifying Checksum [2022-12-13T04:03:55.130Z] 5851b861e8e6: Download complete [2022-12-13T04:03:55.130Z] b85a868b505f: Verifying Checksum [2022-12-13T04:03:55.130Z] b85a868b505f: Download complete [2022-12-13T04:03:55.392Z] bab4dde63d76: Verifying Checksum [2022-12-13T04:03:55.392Z] bab4dde63d76: Download complete [2022-12-13T04:03:56.332Z] b85a868b505f: Pull complete [2022-12-13T04:03:56.591Z] e2be974225ed: Pull complete [2022-12-13T04:03:57.159Z] 339a4e72a1f5: Pull complete [2022-12-13T04:03:57.159Z] 988bab9f4d93: Pull complete [2022-12-13T04:03:57.418Z] 1469e6f7b9e6: Pull complete [2022-12-13T04:03:57.418Z] eaf3925da568: Pull complete [2022-12-13T04:03:59.320Z] bab4dde63d76: Pull complete [2022-12-13T04:03:59.320Z] bde34c3a00c8: Pull complete [2022-12-13T04:03:59.320Z] b352a97aabf1: Pull complete [2022-12-13T04:03:59.320Z] 4872d77fe225: Pull complete [2022-12-13T04:03:59.320Z] 5851b861e8e6: Pull complete [2022-12-13T04:03:59.320Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-13T04:03:59.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T04:03:59.320Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:03:59.550Z] prd-ubuntu20.04-docker-8c-8g-121025 does not seem to be running inside a container [2022-12-13T04:03:59.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1264 -v /w/workspace/gexfoundry_device-sdk-go_PR-1264:/w/workspace/gexfoundry_device-sdk-go_PR-1264:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-13T04:04:00.802Z] $ docker top 4c544629207f00929cd4a485e3921d7bfc8233164261788d3c8a07c0e55298a1 -eo pid,comm [2022-12-13T04:04:00.857Z] 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). [2022-12-13T04:04:00.857Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T04:04:00.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T04:04:00.977Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T04:04:01.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T04:04:01.102Z] $ docker exec 4c544629207f00929cd4a485e3921d7bfc8233164261788d3c8a07c0e55298a1 ssh-agent [2022-12-13T04:04:01.218Z] SSH_AUTH_SOCK=/tmp/ssh-wJLP1en5T2r4/agent.32 [2022-12-13T04:04:01.218Z] SSH_AGENT_PID=38 [2022-12-13T04:04:01.224Z] Running ssh-add (command line suppressed) [2022-12-13T04:04:01.324Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp/private_key_16853626677036718086.key (/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp/private_key_16853626677036718086.key) [2022-12-13T04:04:01.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T04:04:01.667Z] + git tag --points-at HEAD [Pipeline] } [2022-12-13T04:04:01.697Z] $ docker exec --env ******** --env ******** 4c544629207f00929cd4a485e3921d7bfc8233164261788d3c8a07c0e55298a1 ssh-agent -k [2022-12-13T04:04:01.793Z] unset SSH_AUTH_SOCK; [2022-12-13T04:04:01.794Z] unset SSH_AGENT_PID; [2022-12-13T04:04:01.795Z] echo Agent pid 38 killed; [2022-12-13T04:04:01.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-13T04:04:01.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T04:04:01.904Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T04:04:02.028Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T04:04:02.033Z] $ docker exec 4c544629207f00929cd4a485e3921d7bfc8233164261788d3c8a07c0e55298a1 ssh-agent [2022-12-13T04:04:02.150Z] SSH_AUTH_SOCK=/tmp/ssh-Sjb4W6oTb0iJ/agent.70 [2022-12-13T04:04:02.150Z] SSH_AGENT_PID=76 [2022-12-13T04:04:02.155Z] Running ssh-add (command line suppressed) [2022-12-13T04:04:02.269Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp/private_key_16182029904363010690.key (/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp/private_key_16182029904363010690.key) [2022-12-13T04:04:02.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T04:04:02.610Z] + git semver init [2022-12-13T04:04:02.870Z] 2022-12-13 04:04:02,783 [run_init] DEBUG init version:0.0.0 force:False [2022-12-13T04:04:02.870Z] 2022-12-13 04:04:02,784 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1264/.semver [2022-12-13T04:04:02.870Z] 2022-12-13 04:04:02,785 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1264/.semver [2022-12-13T04:04:02.870Z] 2022-12-13 04:04:02,785 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1264/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1264, universal_newlines=False, shell=None, istream=None) [2022-12-13T04:04:03.809Z] 2022-12-13 04:04:03,693 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1264/.git/info/exclude [2022-12-13T04:04:03.809Z] 2022-12-13 04:04:03,694 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1264/.semver/PR-1264 with force:False [2022-12-13T04:04:03.809Z] 2022-12-13 04:04:03,694 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1264/.semver/PR-1264 [2022-12-13T04:04:03.809Z] 2022-12-13 04:04:03,698 [execute] INFO git cat-file --batch-check [2022-12-13T04:04:03.809Z] 2022-12-13 04:04:03,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1264/.semver, universal_newlines=False, shell=None, istream=) [2022-12-13T04:04:03.809Z] 2022-12-13 04:04:03,704 [execute] INFO git cat-file --batch [2022-12-13T04:04:03.809Z] 2022-12-13 04:04:03,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1264/.semver, universal_newlines=False, shell=None, istream=) [2022-12-13T04:04:03.809Z] 2022-12-13 04:04:03,710 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1264/.semver/PR-1264 [2022-12-13T04:04:03.809Z] 0.0.0 [Pipeline] } [2022-12-13T04:04:03.837Z] $ docker exec --env ******** --env ******** 4c544629207f00929cd4a485e3921d7bfc8233164261788d3c8a07c0e55298a1 ssh-agent -k [2022-12-13T04:04:03.935Z] unset SSH_AUTH_SOCK; [2022-12-13T04:04:03.936Z] unset SSH_AGENT_PID; [2022-12-13T04:04:03.936Z] echo Agent pid 76 killed; [2022-12-13T04:04:03.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T04:04:04.386Z] + git semver [Pipeline] } [2022-12-13T04:04:04.668Z] $ docker stop --time=1 4c544629207f00929cd4a485e3921d7bfc8233164261788d3c8a07c0e55298a1 [2022-12-13T04:04:05.989Z] $ docker rm -f 4c544629207f00929cd4a485e3921d7bfc8233164261788d3c8a07c0e55298a1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T04:04:06.393Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-13T04:04:06.644Z] Stashed 1 file(s) [Pipeline] echo [2022-12-13T04:04:06.669Z] [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 [2022-12-13T04:04:07.259Z] provisioning config files... [2022-12-13T04:04:07.267Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp/config5057810007586751444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:04:07.612Z] ---> docker-login.sh [2022-12-13T04:04:07.612Z] nexus3.edgexfoundry.org:10001 [2022-12-13T04:04:07.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:04:07.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:04:07.612Z] Configure a credential helper to remove this warning. See [2022-12-13T04:04:07.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:04:07.612Z] [2022-12-13T04:04:07.612Z] Login Succeeded [2022-12-13T04:04:07.612Z] nexus3.edgexfoundry.org:10002 [2022-12-13T04:04:07.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:04:07.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:04:07.612Z] Configure a credential helper to remove this warning. See [2022-12-13T04:04:07.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:04:07.612Z] [2022-12-13T04:04:07.612Z] Login Succeeded [2022-12-13T04:04:07.612Z] nexus3.edgexfoundry.org:10003 [2022-12-13T04:04:07.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:04:07.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:04:07.870Z] Configure a credential helper to remove this warning. See [2022-12-13T04:04:07.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:04:07.870Z] [2022-12-13T04:04:07.870Z] Login Succeeded [2022-12-13T04:04:07.870Z] nexus3.edgexfoundry.org:10004 [2022-12-13T04:04:07.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:04:07.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:04:07.870Z] Configure a credential helper to remove this warning. See [2022-12-13T04:04:07.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:04:07.870Z] [2022-12-13T04:04:07.870Z] Login Succeeded [2022-12-13T04:04:07.870Z] docker.io [2022-12-13T04:04:07.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:04:08.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:04:08.128Z] Configure a credential helper to remove this warning. See [2022-12-13T04:04:08.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:04:08.128Z] [2022-12-13T04:04:08.128Z] Login Succeeded [2022-12-13T04:04:08.128Z] ---> docker-login.sh ends [Pipeline] } [2022-12-13T04:04:08.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-13T04:04:08.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T04:04:08.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T04:04:08.413Z] ========================================================= [2022-12-13T04:04:08.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-13T04:04:08.413Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:04:08.879Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-13T04:04:08.879Z] Sending build context to Docker daemon 10.42MB [2022-12-13T04:04:08.879Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-12-13T04:04:08.879Z] Step 2/10 : FROM ${BASE} AS builder [2022-12-13T04:04:08.879Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-13T04:04:08.879Z] 213ec9aee27d: Pulling fs layer [2022-12-13T04:04:08.879Z] 4583459ba037: Pulling fs layer [2022-12-13T04:04:08.879Z] 93c1e223e6f2: Pulling fs layer [2022-12-13T04:04:08.879Z] 53926ce57604: Pulling fs layer [2022-12-13T04:04:08.879Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-13T04:04:08.879Z] 22ff95d597cd: Pulling fs layer [2022-12-13T04:04:08.879Z] 12d6caf4c0d1: Pulling fs layer [2022-12-13T04:04:08.879Z] 96b7cbca73a9: Pulling fs layer [2022-12-13T04:04:08.879Z] a7acece74701: Pulling fs layer [2022-12-13T04:04:08.879Z] 53926ce57604: Waiting [2022-12-13T04:04:08.879Z] 12d6caf4c0d1: Waiting [2022-12-13T04:04:08.879Z] 21b2b0c7a3f4: Waiting [2022-12-13T04:04:08.879Z] a7acece74701: Waiting [2022-12-13T04:04:08.879Z] 96b7cbca73a9: Waiting [2022-12-13T04:04:08.879Z] 93c1e223e6f2: Verifying Checksum [2022-12-13T04:04:08.879Z] 93c1e223e6f2: Download complete [2022-12-13T04:04:08.879Z] 4583459ba037: Verifying Checksum [2022-12-13T04:04:08.879Z] 4583459ba037: Download complete [2022-12-13T04:04:08.879Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-13T04:04:08.879Z] 21b2b0c7a3f4: Download complete [2022-12-13T04:04:09.144Z] 22ff95d597cd: Verifying Checksum [2022-12-13T04:04:09.144Z] 22ff95d597cd: Download complete [2022-12-13T04:04:09.144Z] 213ec9aee27d: Download complete [2022-12-13T04:04:09.144Z] 12d6caf4c0d1: Download complete [2022-12-13T04:04:09.144Z] 213ec9aee27d: Pull complete [2022-12-13T04:04:09.417Z] 4583459ba037: Pull complete [2022-12-13T04:04:09.417Z] 93c1e223e6f2: Pull complete [2022-12-13T04:04:09.417Z] a7acece74701: Verifying Checksum [2022-12-13T04:04:09.417Z] a7acece74701: Download complete [2022-12-13T04:04:10.003Z] 53926ce57604: Download complete [2022-12-13T04:04:10.003Z] 96b7cbca73a9: Verifying Checksum [2022-12-13T04:04:10.003Z] 96b7cbca73a9: Download complete [2022-12-13T04:04:14.186Z] 53926ce57604: Pull complete [2022-12-13T04:04:14.186Z] 21b2b0c7a3f4: Pull complete [2022-12-13T04:04:14.186Z] 22ff95d597cd: Pull complete [2022-12-13T04:04:14.186Z] 12d6caf4c0d1: Pull complete [2022-12-13T04:04:16.087Z] 96b7cbca73a9: Pull complete [2022-12-13T04:04:16.655Z] a7acece74701: Pull complete [2022-12-13T04:04:16.655Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-13T04:04:16.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-13T04:04:16.655Z] ---> db6d94c90886 [2022-12-13T04:04:16.655Z] Step 3/10 : ARG MAKE=make build [2022-12-13T04:04:18.030Z] ---> Running in 8607dd4c9dae [2022-12-13T04:04:18.288Z] Removing intermediate container 8607dd4c9dae [2022-12-13T04:04:18.288Z] ---> 4df1d603379a [2022-12-13T04:04:18.288Z] Step 4/10 : WORKDIR /device-sdk-go [2022-12-13T04:04:18.288Z] ---> Running in 892032d4cf19 [2022-12-13T04:04:18.288Z] Removing intermediate container 892032d4cf19 [2022-12-13T04:04:18.288Z] ---> 90f7c6321cd8 [2022-12-13T04:04:18.288Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T04:04:18.288Z] ---> Running in c7e50c9f4ffa [2022-12-13T04:04:18.546Z] Removing intermediate container c7e50c9f4ffa [2022-12-13T04:04:18.546Z] ---> cacaee1ffb88 [2022-12-13T04:04:18.546Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-13T04:04:18.546Z] ---> Running in cbd2a15c1bad [2022-12-13T04:04:18.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T04:04:19.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T04:04:19.323Z] OK: 211 MiB in 51 packages [2022-12-13T04:04:19.580Z] Removing intermediate container cbd2a15c1bad [2022-12-13T04:04:19.580Z] ---> 681f8cab3f11 [2022-12-13T04:04:19.580Z] Step 7/10 : COPY go.mod vendor* ./ [2022-12-13T04:04:19.840Z] ---> fef973546df9 [2022-12-13T04:04:19.840Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T04:04:19.840Z] ---> Running in 1c55fc79c05d [2022-12-13T04:04:22.086Z] Still waiting to schedule task [2022-12-13T04:04:22.086Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-13T04:04:41.778Z] Removing intermediate container 1c55fc79c05d [2022-12-13T04:04:41.779Z] ---> 2a8da552f326 [2022-12-13T04:04:41.779Z] Step 9/10 : COPY . . [2022-12-13T04:04:41.779Z] ---> 3198f51a1941 [2022-12-13T04:04:41.779Z] Step 10/10 : RUN ${MAKE} [2022-12-13T04:04:41.779Z] ---> Running in 2120f88e46ae [2022-12-13T04:04:41.779Z] noop [2022-12-13T04:04:41.779Z] Removing intermediate container 2120f88e46ae [2022-12-13T04:04:41.779Z] ---> 362737a0c464 [2022-12-13T04:04:41.779Z] Successfully built 362737a0c464 [2022-12-13T04:04:41.779Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:04:42.237Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-13T04:04:42.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:04:42.377Z] prd-ubuntu20.04-docker-8c-8g-121025 does not seem to be running inside a container [2022-12-13T04:04:42.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1264 -v /w/workspace/gexfoundry_device-sdk-go_PR-1264:/w/workspace/gexfoundry_device-sdk-go_PR-1264:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-13T04:04:42.754Z] $ docker top b7daf03efc13cc0db39ec5e0dc89d88e672108caacbe17a4ec3065ee5bf954c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T04:04:43.139Z] + go version [2022-12-13T04:04:43.139Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-13T04:04:43.169Z] $ docker stop --time=1 b7daf03efc13cc0db39ec5e0dc89d88e672108caacbe17a4ec3065ee5bf954c0 [2022-12-13T04:04:44.467Z] $ docker rm -f b7daf03efc13cc0db39ec5e0dc89d88e672108caacbe17a4ec3065ee5bf954c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:04:45.341Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-13T04:04:45.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:04:45.483Z] prd-ubuntu20.04-docker-8c-8g-121025 does not seem to be running inside a container [2022-12-13T04:04:45.514Z] $ 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-1264 -v /w/workspace/gexfoundry_device-sdk-go_PR-1264:/w/workspace/gexfoundry_device-sdk-go_PR-1264:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-12-13T04:04:45.871Z] $ docker top a5c8d9fd381c34acb8b5682a98cc9d0d7228076e95515370c139696e03d64a27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T04:04:46.258Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1264 [Pipeline] fileExists [Pipeline] sh [2022-12-13T04:04:46.621Z] + make test [2022-12-13T04:04:46.621Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-12-13T04:04:52.068Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2022-12-13T04:05:06.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2022-12-13T04:05:06.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2022-12-13T04:05:06.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2022-12-13T04:05:06.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2022-12-13T04:05:06.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2022-12-13T04:05:06.942Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.057s coverage: 27.6% of statements [2022-12-13T04:05:06.942Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.077s coverage: 78.9% of statements [2022-12-13T04:05:06.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2022-12-13T04:05:06.942Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.080s coverage: 73.1% of statements [2022-12-13T04:05:06.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2022-12-13T04:05:06.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2022-12-13T04:05:06.942Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.109s coverage: 54.4% of statements [2022-12-13T04:05:06.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2022-12-13T04:05:06.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2022-12-13T04:05:06.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2022-12-13T04:05:06.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2022-12-13T04:05:06.942Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.101s coverage: 65.1% of statements [2022-12-13T04:05:06.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2022-12-13T04:05:06.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2022-12-13T04:05:06.942Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.737s coverage: 89.2% of statements [2022-12-13T04:05:06.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2022-12-13T04:05:06.942Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.055s coverage: 4.7% of statements [2022-12-13T04:05:06.942Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2022-12-13T04:05:19.134Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-12-13T04:05:19.134Z] GO111MODULE=on go vet ./... [2022-12-13T04:05:22.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-13T04:05:22.415Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-13T04:05:22.415Z] ./bin/test-attribution-txt.sh [2022-12-13T04:05:22.415Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-12-13T04:05:22.415Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2022-12-13T04:05:22.415Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2022-12-13T04:05:22.415Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-12-13T04:05:22.415Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-12-13T04:05:22.415Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-12-13T04:05:22.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-13T04:05:22.492Z] $ docker stop --time=1 a5c8d9fd381c34acb8b5682a98cc9d0d7228076e95515370c139696e03d64a27 [2022-12-13T04:05:24.576Z] $ docker rm -f a5c8d9fd381c34acb8b5682a98cc9d0d7228076e95515370c139696e03d64a27 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T04:05:25.175Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-13T04:05:25.259Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-13T04:05:25.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-13T04:05:26.253Z] + ls -al . [2022-12-13T04:05:26.253Z] total 280 [2022-12-13T04:05:26.253Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 13 04:04 . [2022-12-13T04:05:26.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 04:03 .. [2022-12-13T04:05:26.253Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 13 04:03 .dockerignore [2022-12-13T04:05:26.253Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 04:05 .git [2022-12-13T04:05:26.253Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 04:03 .github [2022-12-13T04:05:26.253Z] -rw-rw-r-- 1 jenkins jenkins 131 Dec 13 04:03 .gitignore [2022-12-13T04:05:26.253Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 13 04:03 .golangci.yml [2022-12-13T04:05:26.253Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 04:04 .semver [2022-12-13T04:05:26.253Z] -rw-rw-r-- 1 jenkins jenkins 31677 Dec 13 04:03 CHANGELOG.md [2022-12-13T04:05:26.253Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 04:03 GOVERNANCE.md [2022-12-13T04:05:26.253Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 13 04:03 Jenkinsfile [2022-12-13T04:05:26.253Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 13 04:03 LICENSE [2022-12-13T04:05:26.253Z] -rw-rw-r-- 1 jenkins jenkins 2003 Dec 13 04:03 Makefile [2022-12-13T04:05:26.253Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 13 04:03 OWNERS.md [2022-12-13T04:05:26.253Z] -rw-rw-r-- 1 jenkins jenkins 4881 Dec 13 04:03 README.md [2022-12-13T04:05:26.253Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 13 04:04 VERSION [2022-12-13T04:05:26.253Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 04:03 bin [2022-12-13T04:05:26.253Z] -rw-r--r-- 1 jenkins jenkins 101760 Dec 13 04:05 coverage.out [2022-12-13T04:05:26.253Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 13 04:03 example [2022-12-13T04:05:26.253Z] -rw-rw-r-- 1 jenkins jenkins 3342 Dec 13 04:03 go.mod [2022-12-13T04:05:26.253Z] -rw-rw-r-- 1 jenkins jenkins 44555 Dec 13 04:03 go.sum [2022-12-13T04:05:26.253Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 13 04:03 internal [2022-12-13T04:05:26.253Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 04:03 openapi [2022-12-13T04:05:26.253Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 13 04:03 pkg [2022-12-13T04:05:26.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 04:03 snap [2022-12-13T04:05:26.253Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 13 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:05:26.646Z] + 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=9b55691d7d97639d3e7a2524f57884afb402d701 --label arch=amd64 --label version=0.0.0 . [2022-12-13T04:05:26.646Z] Sending build context to Docker daemon 10.52MB [2022-12-13T04:05:26.646Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-12-13T04:05:26.646Z] Step 2/23 : FROM ${BASE} AS builder [2022-12-13T04:05:26.646Z] ---> 362737a0c464 [2022-12-13T04:05:26.646Z] Step 3/23 : ARG MAKE=make build [2022-12-13T04:05:26.646Z] ---> Running in d9ec9a8e855a [2022-12-13T04:05:26.904Z] Removing intermediate container d9ec9a8e855a [2022-12-13T04:05:26.904Z] ---> a9dddd5cc7c6 [2022-12-13T04:05:26.904Z] Step 4/23 : WORKDIR /device-sdk-go [2022-12-13T04:05:26.904Z] ---> Running in dcf5bbd4f95f [2022-12-13T04:05:26.904Z] Removing intermediate container dcf5bbd4f95f [2022-12-13T04:05:26.904Z] ---> aee24da1d100 [2022-12-13T04:05:26.904Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T04:05:26.904Z] ---> Running in 039219f1e16c [2022-12-13T04:05:27.166Z] Removing intermediate container 039219f1e16c [2022-12-13T04:05:27.166Z] ---> 4aadc70784d7 [2022-12-13T04:05:27.166Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-13T04:05:27.166Z] ---> Running in d51fafb2b059 [2022-12-13T04:05:27.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T04:05:27.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T04:05:27.685Z] OK: 211 MiB in 51 packages [2022-12-13T04:05:28.252Z] Removing intermediate container d51fafb2b059 [2022-12-13T04:05:28.252Z] ---> 16746b035685 [2022-12-13T04:05:28.252Z] Step 7/23 : COPY go.mod vendor* ./ [2022-12-13T04:05:28.252Z] ---> f77acbcfe380 [2022-12-13T04:05:28.252Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T04:05:28.252Z] ---> Running in c8fdb4207e3d [2022-12-13T04:05:28.821Z] Removing intermediate container c8fdb4207e3d [2022-12-13T04:05:28.821Z] ---> aab77ab48a25 [2022-12-13T04:05:28.821Z] Step 9/23 : COPY . . [2022-12-13T04:05:29.427Z] ---> 908f03670f05 [2022-12-13T04:05:29.427Z] Step 10/23 : RUN ${MAKE} [2022-12-13T04:05:29.427Z] ---> Running in 668ae6367dcf [2022-12-13T04:05:29.427Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-12-13T04:05:47.506Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-12-13T04:05:48.445Z] Removing intermediate container 668ae6367dcf [2022-12-13T04:05:48.445Z] ---> 131b721f7ad4 [2022-12-13T04:05:48.445Z] Step 11/23 : FROM alpine:3.16 [2022-12-13T04:05:49.014Z] 3.16: Pulling from library/alpine [2022-12-13T04:05:49.014Z] ca7dd9ec2225: Pulling fs layer [2022-12-13T04:05:49.582Z] ca7dd9ec2225: Verifying Checksum [2022-12-13T04:05:49.582Z] ca7dd9ec2225: Download complete [2022-12-13T04:05:49.582Z] ca7dd9ec2225: Pull complete [2022-12-13T04:05:49.582Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-13T04:05:49.582Z] Status: Downloaded newer image for alpine:3.16 [2022-12-13T04:05:49.582Z] ---> bfe296a52501 [2022-12-13T04:05:49.582Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T04:05:49.841Z] ---> Running in 08800e089abe [2022-12-13T04:05:49.841Z] Removing intermediate container 08800e089abe [2022-12-13T04:05:49.841Z] ---> d84e7be8ab8a [2022-12-13T04:05:49.841Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-12-13T04:05:49.841Z] ---> Running in 2eeea79aa6ed [2022-12-13T04:05:50.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T04:05:50.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T04:05:50.616Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-12-13T04:05:50.616Z] (2/5) Installing libsodium (1.0.18-r0) [2022-12-13T04:05:50.616Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-13T04:05:50.616Z] (4/5) Installing libzmq (4.3.4-r0) [2022-12-13T04:05:50.616Z] (5/5) Installing zeromq (4.3.4-r0) [2022-12-13T04:05:50.616Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T04:05:50.616Z] OK: 8 MiB in 19 packages [2022-12-13T04:05:50.876Z] Removing intermediate container 2eeea79aa6ed [2022-12-13T04:05:50.876Z] ---> 3a37c444d6ce [2022-12-13T04:05:50.876Z] Step 14/23 : WORKDIR / [2022-12-13T04:05:50.876Z] ---> Running in 78bf7858769d [2022-12-13T04:05:51.136Z] Removing intermediate container 78bf7858769d [2022-12-13T04:05:51.136Z] ---> 034aa8a9f751 [2022-12-13T04:05:51.136Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-12-13T04:05:51.136Z] ---> 100e11588032 [2022-12-13T04:05:51.136Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-12-13T04:05:51.704Z] ---> 51ec65d282cc [2022-12-13T04:05:51.704Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-12-13T04:05:51.962Z] ---> 093216dac3d0 [2022-12-13T04:05:51.962Z] Step 18/23 : EXPOSE 59999 [2022-12-13T04:05:51.962Z] ---> Running in 83b8ee120524 [2022-12-13T04:05:51.962Z] Removing intermediate container 83b8ee120524 [2022-12-13T04:05:51.962Z] ---> bc1b6a120b8a [2022-12-13T04:05:51.962Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-12-13T04:05:51.962Z] ---> Running in fe97e8f108dc [2022-12-13T04:05:52.228Z] Removing intermediate container fe97e8f108dc [2022-12-13T04:05:52.228Z] ---> c5db80bbe79e [2022-12-13T04:05:52.228Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T04:05:52.228Z] ---> Running in 7afb48934775 [2022-12-13T04:05:52.228Z] Removing intermediate container 7afb48934775 [2022-12-13T04:05:52.228Z] ---> 0e541016d141 [2022-12-13T04:05:52.228Z] Step 21/23 : LABEL arch=amd64 [2022-12-13T04:05:52.228Z] ---> Running in 796498feaedb [2022-12-13T04:05:52.487Z] Removing intermediate container 796498feaedb [2022-12-13T04:05:52.487Z] ---> 2a49a246b376 [2022-12-13T04:05:52.487Z] Step 22/23 : LABEL git_sha=9b55691d7d97639d3e7a2524f57884afb402d701 [2022-12-13T04:05:52.487Z] ---> Running in f771c94ba82f [2022-12-13T04:05:52.487Z] Removing intermediate container f771c94ba82f [2022-12-13T04:05:52.487Z] ---> 168e1688a5a1 [2022-12-13T04:05:52.487Z] Step 23/23 : LABEL version=0.0.0 [2022-12-13T04:05:52.487Z] ---> Running in e14764974aa8 [2022-12-13T04:05:52.487Z] Removing intermediate container e14764974aa8 [2022-12-13T04:05:52.487Z] ---> d822fd2ae013 [2022-12-13T04:05:52.487Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-13T04:05:52.487Z] Successfully built d822fd2ae013 [2022-12-13T04:05:52.745Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:05:53.493Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121030 in /w/workspace/gexfoundry_device-sdk-go_PR-1264 [Pipeline] { [Pipeline] ws [2022-12-13T04:05:53.534Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-12-13T04:05:53.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T04:05:53.618Z] [2022-12-13T04:05:53.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T04:05:53.619Z] The recommended git tool is: git [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:05:53.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T04:05:53.992Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-13T04:05:53.992Z] 5eb5b503b376: Pulling fs layer [2022-12-13T04:05:53.992Z] 5c69ac0246d0: Pulling fs layer [2022-12-13T04:05:53.992Z] ec43610c2a17: Pulling fs layer [2022-12-13T04:05:53.992Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-13T04:05:53.992Z] 33b1e0a273af: Pulling fs layer [2022-12-13T04:05:53.992Z] 5d3b04190fa2: Pulling fs layer [2022-12-13T04:05:53.992Z] 2f39f015ded8: Pulling fs layer [2022-12-13T04:05:53.992Z] 33b1e0a273af: Waiting [2022-12-13T04:05:53.992Z] 5d3b04190fa2: Waiting [2022-12-13T04:05:53.992Z] 2f39f015ded8: Waiting [2022-12-13T04:05:53.993Z] 3a2ae6a8a46f: Waiting [2022-12-13T04:05:53.993Z] 5c69ac0246d0: Download complete [2022-12-13T04:05:53.993Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-13T04:05:53.993Z] 3a2ae6a8a46f: Download complete [2022-12-13T04:05:53.993Z] 33b1e0a273af: Verifying Checksum [2022-12-13T04:05:53.993Z] 33b1e0a273af: Download complete [2022-12-13T04:05:54.253Z] 5d3b04190fa2: Verifying Checksum [2022-12-13T04:05:54.253Z] 5d3b04190fa2: Download complete [2022-12-13T04:05:54.253Z] ec43610c2a17: Verifying Checksum [2022-12-13T04:05:54.253Z] ec43610c2a17: Download complete [2022-12-13T04:05:54.253Z] 5eb5b503b376: Verifying Checksum [2022-12-13T04:05:54.253Z] 5eb5b503b376: Download complete [2022-12-13T04:05:54.819Z] 2f39f015ded8: Download complete [2022-12-13T04:05:55.384Z] 5eb5b503b376: Pull complete [2022-12-13T04:05:55.384Z] 5c69ac0246d0: Pull complete [2022-12-13T04:05:55.952Z] ec43610c2a17: Pull complete [2022-12-13T04:05:55.952Z] 3a2ae6a8a46f: Pull complete [2022-12-13T04:05:56.210Z] 33b1e0a273af: Pull complete [2022-12-13T04:05:56.210Z] 5d3b04190fa2: Pull complete [2022-12-13T04:05:59.020Z] using credential edgex-jenkins-ssh [2022-12-13T04:05:59.039Z] Cloning the remote Git repository [2022-12-13T04:05:59.088Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-12-13T04:05:59.170Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-12-13T04:05:59.317Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-12-13T04:05:59.318Z] > git --version # timeout=10 [2022-12-13T04:05:59.337Z] > git --version # 'git version 2.25.1' [2022-12-13T04:05:59.339Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-13T04:05:59.389Z] Verifying host key using known hosts file [2022-12-13T04:05:59.591Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-13T04:05:59.604Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-13T04:06:00.409Z] 2f39f015ded8: Pull complete [2022-12-13T04:06:00.409Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-13T04:06:00.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T04:06:00.409Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:06:00.628Z] prd-ubuntu20.04-docker-8c-8g-121025 does not seem to be running inside a container [2022-12-13T04:06:00.654Z] $ 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-1264 -v /w/workspace/gexfoundry_device-sdk-go_PR-1264:/w/workspace/gexfoundry_device-sdk-go_PR-1264:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1264@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 [2022-12-13T04:06:02.018Z] $ docker top 0af8c71e5fbf388d1a40029d86543782ad3678c2bdda26ff0997071e8540b549 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:06:01.139Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-12-13T04:06:01.169Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-13T04:06:02.106Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-12-13T04:06:02.145Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-12-13T04:06:02.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-13T04:06:02.151Z] Verifying host key using known hosts file [2022-12-13T04:06:02.158Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-13T04:06:02.171Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1264/head:refs/remotes/origin/PR-1264 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-12-13T04:06:02.483Z] ---> job-cost.sh [2022-12-13T04:06:02.483Z] lf-activate-venv: SKIPPING [2022-12-13T04:06:02.483Z] INFO: No Stack... [2022-12-13T04:06:02.800Z] Merging remotes/origin/main commit c9819f1195e0e6250bc0958cba43b0a168ce6321 into PR head commit 9b55691d7d97639d3e7a2524f57884afb402d701 [2022-12-13T04:06:03.050Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-13T04:06:03.051Z] Merge succeeded, producing 9b55691d7d97639d3e7a2524f57884afb402d701 [2022-12-13T04:06:03.051Z] Checking out Revision 9b55691d7d97639d3e7a2524f57884afb402d701 (PR-1264) [2022-12-13T04:06:03.308Z] INFO: Archiving Costs [Pipeline] sh [2022-12-13T04:06:03.521Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2022-12-13T04:06:03.565Z] > git --version # timeout=10 [2022-12-13T04:06:03.579Z] > git --version # 'git version 2.25.1' [2022-12-13T04:06:03.604Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-13T04:06:03.623Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1264/archives/cost.csv [2022-12-13T04:06:03.623Z] + cut -d, -f6 [Pipeline] lock [2022-12-13T04:06:03.667Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1264-1-stack-cost] [2022-12-13T04:06:03.672Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1264-1-stack-cost] did not exist. Created. [2022-12-13T04:06:03.672Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1264-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-13T04:06:02.815Z] > git config core.sparsecheckout # timeout=10 [2022-12-13T04:06:02.834Z] > git checkout -f 9b55691d7d97639d3e7a2524f57884afb402d701 # timeout=10 [2022-12-13T04:06:02.947Z] > git remote # timeout=10 [2022-12-13T04:06:02.964Z] > git config --get remote.origin.url # timeout=10 [2022-12-13T04:06:02.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-13T04:06:02.996Z] Verifying host key using known hosts file [2022-12-13T04:06:03.000Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-12-13T04:06:03.008Z] > git merge c9819f1195e0e6250bc0958cba43b0a168ce6321 # timeout=10 [2022-12-13T04:06:03.032Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-13T04:06:03.056Z] > git config core.sparsecheckout # timeout=10 [2022-12-13T04:06:03.069Z] > git checkout -f 9b55691d7d97639d3e7a2524f57884afb402d701 # timeout=10 [2022-12-13T04:06:03.926Z] [2022-12-13T04:06:03.926Z] GitHub has been notified of this commit’s build result [2022-12-13T04:06:03.926Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-12-13T04:06:04.063Z] + echo total: 0.2199999988079071 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stash [2022-12-13T04:06:04.160Z] Stashed 1 file(s) [Pipeline] } [2022-12-13T04:06:04.176Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1264-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-13T04:06:04.231Z] $ docker stop --time=1 0af8c71e5fbf388d1a40029d86543782ad3678c2bdda26ff0997071e8540b549 [2022-12-13T04:06:05.399Z] $ docker rm -f 0af8c71e5fbf388d1a40029d86543782ad3678c2bdda26ff0997071e8540b549 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] sh [2022-12-13T04:06:06.164Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-13T04:06:06.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T04:06:06.165Z] Dload Upload Total Spent Left Speed [2022-12-13T04:06:06.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2022-12-13T04:06:06.752Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-13T04:06:07.099Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-13T04:06:07.099Z] + sudo tee /etc/docker/daemon.new [2022-12-13T04:06:07.099Z] { [2022-12-13T04:06:07.099Z] "registry-mirrors": [ [2022-12-13T04:06:07.099Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-13T04:06:07.099Z] ], [2022-12-13T04:06:07.099Z] "bip": "10.250.0.254/24", [2022-12-13T04:06:07.099Z] "hosts": [ [2022-12-13T04:06:07.099Z] "tcp://0.0.0.0:5555", [2022-12-13T04:06:07.099Z] "unix:///var/run/docker.sock" [2022-12-13T04:06:07.099Z] ], [2022-12-13T04:06:07.099Z] "mtu": 1458, [2022-12-13T04:06:07.099Z] "selinux-enabled": true, [2022-12-13T04:06:07.099Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-13T04:06:07.099Z] } [Pipeline] sh [2022-12-13T04:06:07.445Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-13T04:06:07.800Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T04:06:26.139Z] provisioning config files... [2022-12-13T04:06:26.164Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4242634291996652619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:06:26.550Z] ---> docker-login.sh [2022-12-13T04:06:26.550Z] nexus3.edgexfoundry.org:10001 [2022-12-13T04:06:27.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:06:27.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:06:27.139Z] Configure a credential helper to remove this warning. See [2022-12-13T04:06:27.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:06:27.139Z] [2022-12-13T04:06:27.139Z] Login Succeeded [2022-12-13T04:06:27.139Z] nexus3.edgexfoundry.org:10002 [2022-12-13T04:06:27.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:06:27.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:06:27.682Z] Configure a credential helper to remove this warning. See [2022-12-13T04:06:27.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:06:27.682Z] [2022-12-13T04:06:27.682Z] Login Succeeded [2022-12-13T04:06:27.682Z] nexus3.edgexfoundry.org:10003 [2022-12-13T04:06:27.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:06:27.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:06:27.954Z] Configure a credential helper to remove this warning. See [2022-12-13T04:06:27.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:06:27.954Z] [2022-12-13T04:06:27.954Z] Login Succeeded [2022-12-13T04:06:27.954Z] nexus3.edgexfoundry.org:10004 [2022-12-13T04:06:28.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:06:28.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:06:28.225Z] Configure a credential helper to remove this warning. See [2022-12-13T04:06:28.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:06:28.225Z] [2022-12-13T04:06:28.225Z] Login Succeeded [2022-12-13T04:06:28.225Z] docker.io [2022-12-13T04:06:28.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T04:06:28.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T04:06:28.761Z] Configure a credential helper to remove this warning. See [2022-12-13T04:06:28.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T04:06:28.761Z] [2022-12-13T04:06:28.761Z] Login Succeeded [2022-12-13T04:06:28.761Z] ---> docker-login.sh ends [Pipeline] } [2022-12-13T04:06:28.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-13T04:06:29.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T04:06:29.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T04:06:29.176Z] ========================================================= [2022-12-13T04:06:29.176Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-13T04:06:29.176Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:06:29.673Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-12-13T04:06:29.942Z] Sending build context to Docker daemon 5.598MB [2022-12-13T04:06:30.212Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-12-13T04:06:30.212Z] Step 2/10 : FROM ${BASE} AS builder [2022-12-13T04:06:30.212Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-13T04:06:30.212Z] 9b18e9b68314: Pulling fs layer [2022-12-13T04:06:30.212Z] 35d82f9e3411: Pulling fs layer [2022-12-13T04:06:30.212Z] e16973657156: Pulling fs layer [2022-12-13T04:06:30.212Z] fc693d55d65f: Pulling fs layer [2022-12-13T04:06:30.212Z] 7e9fc2657dce: Pulling fs layer [2022-12-13T04:06:30.212Z] dda99020689f: Pulling fs layer [2022-12-13T04:06:30.212Z] db1c61fa0a46: Pulling fs layer [2022-12-13T04:06:30.212Z] 891c053d2c06: Pulling fs layer [2022-12-13T04:06:30.212Z] fc693d55d65f: Waiting [2022-12-13T04:06:30.212Z] 7e9fc2657dce: Waiting [2022-12-13T04:06:30.212Z] dda99020689f: Waiting [2022-12-13T04:06:30.212Z] db1c61fa0a46: Waiting [2022-12-13T04:06:30.212Z] 891c053d2c06: Waiting [2022-12-13T04:06:30.212Z] e16973657156: Verifying Checksum [2022-12-13T04:06:30.212Z] e16973657156: Download complete [2022-12-13T04:06:30.212Z] 35d82f9e3411: Download complete [2022-12-13T04:06:30.212Z] 7e9fc2657dce: Download complete [2022-12-13T04:06:30.482Z] dda99020689f: Verifying Checksum [2022-12-13T04:06:30.482Z] dda99020689f: Download complete [2022-12-13T04:06:30.482Z] 9b18e9b68314: Verifying Checksum [2022-12-13T04:06:30.482Z] 9b18e9b68314: Download complete [2022-12-13T04:06:31.083Z] 9b18e9b68314: Pull complete [2022-12-13T04:06:31.358Z] 891c053d2c06: Verifying Checksum [2022-12-13T04:06:31.358Z] 891c053d2c06: Download complete [2022-12-13T04:06:31.635Z] 35d82f9e3411: Pull complete [2022-12-13T04:06:31.905Z] e16973657156: Pull complete [2022-12-13T04:06:32.492Z] db1c61fa0a46: Verifying Checksum [2022-12-13T04:06:32.492Z] db1c61fa0a46: Download complete [2022-12-13T04:06:33.078Z] fc693d55d65f: Verifying Checksum [2022-12-13T04:06:33.078Z] fc693d55d65f: Download complete [2022-12-13T04:06:45.493Z] fc693d55d65f: Pull complete [2022-12-13T04:06:45.493Z] 7e9fc2657dce: Pull complete [2022-12-13T04:06:45.493Z] dda99020689f: Pull complete [2022-12-13T04:06:50.908Z] db1c61fa0a46: Pull complete [2022-12-13T04:06:53.517Z] 891c053d2c06: Pull complete [2022-12-13T04:06:53.518Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-13T04:06:53.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-13T04:06:53.518Z] ---> f96f9c87975a [2022-12-13T04:06:53.518Z] Step 3/10 : ARG MAKE=make build [2022-12-13T04:06:55.473Z] ---> Running in b4d9233628bf [2022-12-13T04:06:55.746Z] Removing intermediate container b4d9233628bf [2022-12-13T04:06:55.746Z] ---> c75c8e5b9359 [2022-12-13T04:06:55.746Z] Step 4/10 : WORKDIR /device-sdk-go [2022-12-13T04:06:55.746Z] ---> Running in a6b540b424d7 [2022-12-13T04:06:56.018Z] Removing intermediate container a6b540b424d7 [2022-12-13T04:06:56.018Z] ---> e6b2abc5f1ed [2022-12-13T04:06:56.018Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T04:06:56.287Z] ---> Running in 12f52341ce2f [2022-12-13T04:06:56.555Z] Removing intermediate container 12f52341ce2f [2022-12-13T04:06:56.555Z] ---> 1b5fd265855a [2022-12-13T04:06:56.555Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-13T04:06:56.555Z] ---> Running in 4313a07278f4 [2022-12-13T04:06:57.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T04:06:58.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T04:06:59.214Z] OK: 221 MiB in 51 packages [2022-12-13T04:07:00.180Z] Removing intermediate container 4313a07278f4 [2022-12-13T04:07:00.180Z] ---> 0c70ad85dad8 [2022-12-13T04:07:00.180Z] Step 7/10 : COPY go.mod vendor* ./ [2022-12-13T04:07:00.773Z] ---> cbf9485836a1 [2022-12-13T04:07:00.773Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T04:07:00.773Z] ---> Running in d8508a664472 [2022-12-13T04:07:57.258Z] Removing intermediate container d8508a664472 [2022-12-13T04:07:57.258Z] ---> adc79637f482 [2022-12-13T04:07:57.258Z] Step 9/10 : COPY . . [2022-12-13T04:07:57.258Z] ---> f5255f1047ba [2022-12-13T04:07:57.258Z] Step 10/10 : RUN ${MAKE} [2022-12-13T04:07:57.258Z] ---> Running in f647402f1007 [2022-12-13T04:07:57.258Z] noop [2022-12-13T04:07:57.258Z] Removing intermediate container f647402f1007 [2022-12-13T04:07:57.258Z] ---> 1f0d5e62d175 [2022-12-13T04:07:57.258Z] Successfully built 1f0d5e62d175 [2022-12-13T04:07:57.258Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:07:57.746Z] + docker inspect -f . ci-base-image-arm64 [2022-12-13T04:07:57.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:07:58.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-121030 does not seem to be running inside a container [2022-12-13T04:07:58.094Z] $ 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 [2022-12-13T04:07:59.366Z] $ docker top 2b59b525af557fbee1e0573f5edc1e1b512340914a73c889c4f58bb1cc440e04 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T04:08:00.265Z] + go version [2022-12-13T04:08:00.265Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-13T04:08:00.302Z] $ docker stop --time=1 2b59b525af557fbee1e0573f5edc1e1b512340914a73c889c4f58bb1cc440e04 [2022-12-13T04:08:01.998Z] $ docker rm -f 2b59b525af557fbee1e0573f5edc1e1b512340914a73c889c4f58bb1cc440e04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:08:02.887Z] + docker inspect -f . ci-base-image-arm64 [2022-12-13T04:08:02.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:08:03.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-121030 does not seem to be running inside a container [2022-12-13T04:08:03.209Z] $ 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 [2022-12-13T04:08:04.424Z] $ docker top 7b5d7c6b5d6366c89973c0249cbb829ea3b0ad2c189e636038bd32744abcc213 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T04:08:05.320Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2022-12-13T04:08:05.715Z] + make test [2022-12-13T04:08:05.715Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-12-13T04:08:44.614Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2022-12-13T04:10:51.376Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2022-12-13T04:10:51.376Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2022-12-13T04:10:51.376Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2022-12-13T04:10:51.376Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2022-12-13T04:10:51.376Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2022-12-13T04:10:56.762Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.272s coverage: 27.6% of statements [2022-12-13T04:10:58.714Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.367s coverage: 78.9% of statements [2022-12-13T04:10:58.714Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/clients [no test files] [2022-12-13T04:11:04.085Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.643s coverage: 73.1% of statements [2022-12-13T04:11:04.085Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2022-12-13T04:11:04.085Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2022-12-13T04:11:07.450Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.670s coverage: 54.4% of statements [2022-12-13T04:11:07.450Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2022-12-13T04:11:07.450Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [no test files] [2022-12-13T04:11:07.450Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2022-12-13T04:11:07.450Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/telemetry [no test files] [2022-12-13T04:11:07.450Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.501s coverage: 65.1% of statements [2022-12-13T04:11:07.450Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2022-12-13T04:11:07.450Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2022-12-13T04:11:08.035Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 3.856s coverage: 89.2% of statements [2022-12-13T04:11:08.035Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/models/mocks [no test files] [2022-12-13T04:11:08.035Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.374s coverage: 4.7% of statements [2022-12-13T04:11:08.035Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2022-12-13T04:11:08.997Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-13T04:11:08.997Z] GO111MODULE=on go vet ./... [2022-12-13T04:13:00.706Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-13T04:13:00.706Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-13T04:13:00.706Z] ./bin/test-attribution-txt.sh [2022-12-13T04:13:00.706Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-12-13T04:13:00.706Z] An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [2022-12-13T04:13:00.706Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v3 is missing from Attribution.txt, please add [2022-12-13T04:13:00.706Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-12-13T04:13:00.706Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-12-13T04:13:00.706Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-12-13T04:13:00.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-13T04:13:00.774Z] $ docker stop --time=1 7b5d7c6b5d6366c89973c0249cbb829ea3b0ad2c189e636038bd32744abcc213 [2022-12-13T04:13:02.716Z] $ docker rm -f 7b5d7c6b5d6366c89973c0249cbb829ea3b0ad2c189e636038bd32744abcc213 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T04:13:04.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-13T04:13:04.374Z] Warning: overwriting stash ‘coverage-report’ [2022-12-13T04:13:05.004Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-13T04:13:05.622Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-13T04:13:05.985Z] + ls -al . [2022-12-13T04:13:05.985Z] total 276 [2022-12-13T04:13:05.985Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 04:08 . [2022-12-13T04:13:05.985Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 04:05 .. [2022-12-13T04:13:05.985Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 13 04:06 .dockerignore [2022-12-13T04:13:05.985Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 04:06 .git [2022-12-13T04:13:05.985Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 04:06 .github [2022-12-13T04:13:05.985Z] -rw-rw-r-- 1 jenkins jenkins 131 Dec 13 04:06 .gitignore [2022-12-13T04:13:05.985Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 13 04:06 .golangci.yml [2022-12-13T04:13:05.985Z] -rw-rw-r-- 1 jenkins jenkins 31677 Dec 13 04:06 CHANGELOG.md [2022-12-13T04:13:05.985Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 04:06 GOVERNANCE.md [2022-12-13T04:13:05.985Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 13 04:06 Jenkinsfile [2022-12-13T04:13:05.985Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 13 04:06 LICENSE [2022-12-13T04:13:05.985Z] -rw-rw-r-- 1 jenkins jenkins 2003 Dec 13 04:06 Makefile [2022-12-13T04:13:05.985Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 13 04:06 OWNERS.md [2022-12-13T04:13:05.985Z] -rw-rw-r-- 1 jenkins jenkins 4881 Dec 13 04:06 README.md [2022-12-13T04:13:05.985Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 13 04:04 VERSION [2022-12-13T04:13:05.985Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 04:06 bin [2022-12-13T04:13:05.985Z] -rw-r--r-- 1 jenkins jenkins 101759 Dec 13 04:11 coverage.out [2022-12-13T04:13:05.985Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 13 04:06 example [2022-12-13T04:13:05.985Z] -rw-rw-r-- 1 jenkins jenkins 3342 Dec 13 04:06 go.mod [2022-12-13T04:13:05.985Z] -rw-rw-r-- 1 jenkins jenkins 44555 Dec 13 04:06 go.sum [2022-12-13T04:13:05.985Z] drwxrwxr-x 14 jenkins jenkins 4096 Dec 13 04:06 internal [2022-12-13T04:13:05.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 04:06 openapi [2022-12-13T04:13:05.985Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 13 04:06 pkg [2022-12-13T04:13:05.985Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 04:06 snap [2022-12-13T04:13:05.985Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 13 04:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:13:06.435Z] + 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=9b55691d7d97639d3e7a2524f57884afb402d701 --label arch=arm64 --label version=0.0.0 . [2022-12-13T04:13:07.024Z] Sending build context to Docker daemon 5.701MB [2022-12-13T04:13:07.024Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-12-13T04:13:07.024Z] Step 2/23 : FROM ${BASE} AS builder [2022-12-13T04:13:07.025Z] ---> 1f0d5e62d175 [2022-12-13T04:13:07.025Z] Step 3/23 : ARG MAKE=make build [2022-12-13T04:13:07.025Z] ---> Running in 4e983e50456f [2022-12-13T04:13:07.297Z] Removing intermediate container 4e983e50456f [2022-12-13T04:13:07.297Z] ---> 769091e732fe [2022-12-13T04:13:07.297Z] Step 4/23 : WORKDIR /device-sdk-go [2022-12-13T04:13:07.567Z] ---> Running in dff181982a4b [2022-12-13T04:13:07.837Z] Removing intermediate container dff181982a4b [2022-12-13T04:13:07.837Z] ---> f726285ea9d4 [2022-12-13T04:13:07.837Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T04:13:07.837Z] ---> Running in cdf7b27b973c [2022-12-13T04:13:08.429Z] Removing intermediate container cdf7b27b973c [2022-12-13T04:13:08.429Z] ---> 1b7c49566367 [2022-12-13T04:13:08.429Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-12-13T04:13:08.429Z] ---> Running in fe5dfc44ac99 [2022-12-13T04:13:09.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T04:13:09.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T04:13:11.091Z] OK: 221 MiB in 51 packages [2022-12-13T04:13:12.064Z] Removing intermediate container fe5dfc44ac99 [2022-12-13T04:13:12.064Z] ---> 99422beaba8e [2022-12-13T04:13:12.064Z] Step 7/23 : COPY go.mod vendor* ./ [2022-12-13T04:13:12.658Z] ---> ad1181759dcc [2022-12-13T04:13:12.658Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T04:13:12.658Z] ---> Running in aabda805fcc8 [2022-12-13T04:13:15.262Z] Removing intermediate container aabda805fcc8 [2022-12-13T04:13:15.262Z] ---> b186810a3893 [2022-12-13T04:13:15.262Z] Step 9/23 : COPY . . [2022-12-13T04:13:16.242Z] ---> 7073cae43b00 [2022-12-13T04:13:16.242Z] Step 10/23 : RUN ${MAKE} [2022-12-13T04:13:16.242Z] ---> Running in 0d6a3e001906 [2022-12-13T04:13:17.215Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-12-13T04:15:39.103Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-12-13T04:15:45.821Z] Removing intermediate container 0d6a3e001906 [2022-12-13T04:15:45.821Z] ---> f164a84c6ae7 [2022-12-13T04:15:45.821Z] Step 11/23 : FROM alpine:3.16 [2022-12-13T04:15:46.089Z] 3.16: Pulling from library/alpine [2022-12-13T04:15:46.089Z] 6875df1f5354: Pulling fs layer [2022-12-13T04:15:46.678Z] 6875df1f5354: Verifying Checksum [2022-12-13T04:15:46.678Z] 6875df1f5354: Download complete [2022-12-13T04:15:46.959Z] 6875df1f5354: Pull complete [2022-12-13T04:15:46.959Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-13T04:15:46.959Z] Status: Downloaded newer image for alpine:3.16 [2022-12-13T04:15:46.959Z] ---> 2b4661558fb8 [2022-12-13T04:15:46.959Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-12-13T04:15:47.228Z] ---> Running in e2174bcdb3cc [2022-12-13T04:15:47.497Z] Removing intermediate container e2174bcdb3cc [2022-12-13T04:15:47.497Z] ---> 4c6cc3dc85c0 [2022-12-13T04:15:47.497Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-12-13T04:15:47.497Z] ---> Running in 82a7c8964806 [2022-12-13T04:15:48.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T04:15:48.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T04:15:50.326Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-12-13T04:15:50.326Z] (2/5) Installing libsodium (1.0.18-r0) [2022-12-13T04:15:50.326Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-13T04:15:50.326Z] (4/5) Installing libzmq (4.3.4-r0) [2022-12-13T04:15:50.326Z] (5/5) Installing zeromq (4.3.4-r0) [2022-12-13T04:15:50.326Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T04:15:50.326Z] OK: 8 MiB in 19 packages [2022-12-13T04:15:51.292Z] Removing intermediate container 82a7c8964806 [2022-12-13T04:15:51.292Z] ---> 8513f610ce28 [2022-12-13T04:15:51.292Z] Step 14/23 : WORKDIR / [2022-12-13T04:15:51.292Z] ---> Running in 8cad56c87b79 [2022-12-13T04:15:51.561Z] Removing intermediate container 8cad56c87b79 [2022-12-13T04:15:51.561Z] ---> 82d5a3982e00 [2022-12-13T04:15:51.561Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-12-13T04:15:52.147Z] ---> 5dc2a6f55281 [2022-12-13T04:15:52.147Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-12-13T04:15:54.104Z] ---> 1896b4f42f64 [2022-12-13T04:15:54.104Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-12-13T04:15:54.383Z] ---> 10a184b0645a [2022-12-13T04:15:54.383Z] Step 18/23 : EXPOSE 59999 [2022-12-13T04:15:54.383Z] ---> Running in 2401f6bc8770 [2022-12-13T04:15:54.652Z] Removing intermediate container 2401f6bc8770 [2022-12-13T04:15:54.652Z] ---> e5e051753a37 [2022-12-13T04:15:54.652Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-12-13T04:15:54.652Z] ---> Running in d268a8b625cb [2022-12-13T04:15:57.239Z] Removing intermediate container d268a8b625cb [2022-12-13T04:15:57.239Z] ---> 3f3ff54faec9 [2022-12-13T04:15:57.239Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T04:15:57.239Z] ---> Running in a40568227e05 [2022-12-13T04:15:57.506Z] Removing intermediate container a40568227e05 [2022-12-13T04:15:57.506Z] ---> 3d23ed703dda [2022-12-13T04:15:57.506Z] Step 21/23 : LABEL arch=arm64 [2022-12-13T04:15:57.506Z] ---> Running in 655a14b7a6d4 [2022-12-13T04:15:57.774Z] Removing intermediate container 655a14b7a6d4 [2022-12-13T04:15:57.774Z] ---> d70d4e368c58 [2022-12-13T04:15:57.774Z] Step 22/23 : LABEL git_sha=9b55691d7d97639d3e7a2524f57884afb402d701 [2022-12-13T04:15:58.041Z] ---> Running in 5f3794906a2a [2022-12-13T04:15:58.308Z] Removing intermediate container 5f3794906a2a [2022-12-13T04:15:58.308Z] ---> e04ba94d31a4 [2022-12-13T04:15:58.308Z] Step 23/23 : LABEL version=0.0.0 [2022-12-13T04:15:58.308Z] ---> Running in f55f710cdcb6 [2022-12-13T04:15:58.576Z] Removing intermediate container f55f710cdcb6 [2022-12-13T04:15:58.576Z] ---> 4a700a184660 [2022-12-13T04:15:58.576Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-13T04:15:58.576Z] Successfully built 4a700a184660 [2022-12-13T04:15:58.576Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:15:59.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T04:15:59.682Z] [2022-12-13T04:15:59.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:16:00.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T04:16:00.372Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-13T04:16:00.372Z] 8998bd30e6a1: Pulling fs layer [2022-12-13T04:16:00.372Z] 04944245beec: Pulling fs layer [2022-12-13T04:16:00.372Z] 699f458cf7ca: Pulling fs layer [2022-12-13T04:16:00.372Z] 765212b225bb: Pulling fs layer [2022-12-13T04:16:00.372Z] f23df028b6ca: Pulling fs layer [2022-12-13T04:16:00.372Z] d65c8cfc05b1: Pulling fs layer [2022-12-13T04:16:00.372Z] 2437ff75d9bd: Pulling fs layer [2022-12-13T04:16:00.372Z] 765212b225bb: Waiting [2022-12-13T04:16:00.372Z] f23df028b6ca: Waiting [2022-12-13T04:16:00.372Z] d65c8cfc05b1: Waiting [2022-12-13T04:16:00.372Z] 2437ff75d9bd: Waiting [2022-12-13T04:16:00.372Z] 04944245beec: Verifying Checksum [2022-12-13T04:16:00.372Z] 04944245beec: Download complete [2022-12-13T04:16:00.372Z] 765212b225bb: Verifying Checksum [2022-12-13T04:16:00.372Z] 765212b225bb: Download complete [2022-12-13T04:16:00.372Z] f23df028b6ca: Verifying Checksum [2022-12-13T04:16:00.372Z] f23df028b6ca: Download complete [2022-12-13T04:16:00.647Z] d65c8cfc05b1: Verifying Checksum [2022-12-13T04:16:00.647Z] d65c8cfc05b1: Download complete [2022-12-13T04:16:00.647Z] 699f458cf7ca: Verifying Checksum [2022-12-13T04:16:00.647Z] 699f458cf7ca: Download complete [2022-12-13T04:16:00.917Z] 8998bd30e6a1: Verifying Checksum [2022-12-13T04:16:00.917Z] 8998bd30e6a1: Download complete [2022-12-13T04:16:03.506Z] 2437ff75d9bd: Verifying Checksum [2022-12-13T04:16:03.506Z] 2437ff75d9bd: Download complete [2022-12-13T04:16:05.476Z] 8998bd30e6a1: Pull complete [2022-12-13T04:16:05.746Z] 04944245beec: Pull complete [2022-12-13T04:16:07.162Z] 699f458cf7ca: Pull complete [2022-12-13T04:16:07.431Z] 765212b225bb: Pull complete [2022-12-13T04:16:10.020Z] f23df028b6ca: Pull complete [2022-12-13T04:16:10.290Z] d65c8cfc05b1: Pull complete [2022-12-13T04:16:25.319Z] 2437ff75d9bd: Pull complete [2022-12-13T04:16:25.319Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-13T04:16:25.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T04:16:25.319Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:16:25.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-121030 does not seem to be running inside a container [2022-12-13T04:16:25.749Z] $ 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 [2022-12-13T04:16:28.715Z] $ docker top 24a7b9d52be6d354bee09ac53f9c37cf603011209a86f930c245ab4260cad20f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:16:29.651Z] ---> job-cost.sh [2022-12-13T04:16:29.651Z] lf-activate-venv: SKIPPING [2022-12-13T04:16:29.651Z] INFO: No Stack... [2022-12-13T04:16:30.236Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-13T04:16:30.822Z] INFO: Archiving Costs [Pipeline] sh [2022-12-13T04:16:31.485Z] + cat+ cut -d, -f6 [2022-12-13T04:16:31.486Z] /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2022-12-13T04:16:31.582Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1264-1-stack-cost] [2022-12-13T04:16:31.587Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1264-1-stack-cost] did not exist. Created. [2022-12-13T04:16:31.587Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1264-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-13T04:16:32.332Z] /w/workspace/device-sdk-go/1@tmp/durable-e7e39cba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-13T04:16:33.014Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-13T04:16:33.057Z] Warning: overwriting stash ‘stack-cost’ [2022-12-13T04:16:33.123Z] Stashed 1 file(s) [Pipeline] } [2022-12-13T04:16:33.137Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1264-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-13T04:16:33.220Z] $ docker stop --time=1 24a7b9d52be6d354bee09ac53f9c37cf603011209a86f930c245ab4260cad20f [2022-12-13T04:16:35.366Z] $ docker rm -f 24a7b9d52be6d354bee09ac53f9c37cf603011209a86f930c245ab4260cad20f [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 [2022-12-13T04:16:36.351Z] provisioning config files... [2022-12-13T04:16:36.360Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp/config11042833105553728097tmp [Pipeline] { [Pipeline] sh [2022-12-13T04:16:36.686Z] + set +x [2022-12-13T04:16:36.686Z] + bash -s -- [2022-12-13T04:16:36.686Z] + curl -s https://codecov.io/bash [2022-12-13T04:16:36.686Z] [2022-12-13T04:16:36.686Z] _____ _ [2022-12-13T04:16:36.686Z] / ____| | | [2022-12-13T04:16:36.686Z] | | ___ __| | ___ ___ _____ __ [2022-12-13T04:16:36.686Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-13T04:16:36.686Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-13T04:16:36.686Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-13T04:16:36.686Z] Bash-1.0.6 [2022-12-13T04:16:36.686Z] [2022-12-13T04:16:36.686Z] [2022-12-13T04:16:36.686Z] ==> git version 2.25.1 found [2022-12-13T04:16:36.686Z] ==> 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 [2022-12-13T04:16:36.686Z] Release-Date: 2020-01-08 [2022-12-13T04:16:36.686Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-13T04:16:36.686Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-13T04:16:36.686Z] ==> Jenkins CI detected. [2022-12-13T04:16:36.686Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1264 [2022-12-13T04:16:36.686Z] project root: . [2022-12-13T04:16:36.686Z] --> token set from env [2022-12-13T04:16:36.686Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-13T04:16:36.686Z] ==> Running gcov in . (disable via -X gcov) [2022-12-13T04:16:36.686Z] ==> Python coveragepy not found [2022-12-13T04:16:36.686Z] ==> Searching for coverage reports in: [2022-12-13T04:16:36.686Z] + . [2022-12-13T04:16:36.686Z] -> Found 1 reports [2022-12-13T04:16:36.686Z] ==> Detecting git/mercurial file structure [2022-12-13T04:16:36.945Z] ==> Reading reports [2022-12-13T04:16:36.945Z] + ./coverage.out bytes=101759 [2022-12-13T04:16:36.945Z] ==> Appending adjustments [2022-12-13T04:16:36.945Z] https://docs.codecov.io/docs/fixing-reports [2022-12-13T04:16:37.204Z] + Found adjustments [2022-12-13T04:16:37.204Z] ==> Gzipping contents [2022-12-13T04:16:37.204Z] 16K /tmp/codecov.6dVoau.gz [2022-12-13T04:16:37.204Z] ==> Uploading reports [2022-12-13T04:16:37.204Z] url: https://codecov.io [2022-12-13T04:16:37.204Z] query: branch=PR-1264&commit=9b55691d7d97639d3e7a2524f57884afb402d701&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1264%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1264&job=&cmd_args= [2022-12-13T04:16:37.204Z] -> Pinging Codecov [2022-12-13T04:16:37.204Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1264&commit=9b55691d7d97639d3e7a2524f57884afb402d701&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1264%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1264&job=&cmd_args= [2022-12-13T04:16:37.464Z] -> Uploading to [2022-12-13T04:16:37.464Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-13/7E55EF52A471D76F132DFD9A03CDDE97/9b55691d7d97639d3e7a2524f57884afb402d701/1df2da2f-ca8f-4b06-b685-e4aa4d38dbe1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221213T041637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5c4ab9ccd1703261383e29892ba6c88cab7b6afa142d6a99c3903d1fff08d5a9 [2022-12-13T04:16:37.464Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T04:16:37.464Z] Dload Upload Total Spent Left Speed [2022-12-13T04:16:37.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14736 0 0 100 14736 0 63244 --:--:-- --:--:-- --:--:-- 63244 [2022-12-13T04:16:37.726Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9b55691d7d97639d3e7a2524f57884afb402d701 [Pipeline] } [2022-12-13T04:16:37.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-12-13T04:16:39.555Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1264/archives ] [2022-12-13T04:16:39.555Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1264/archives [2022-12-13T04:16:39.555Z] total 16 [2022-12-13T04:16:39.555Z] drwxr-xr-x 3 root root 4096 Dec 13 04:06 . [2022-12-13T04:16:39.555Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 13 04:06 .. [2022-12-13T04:16:39.555Z] drwxr-xr-x 2 root root 4096 Dec 13 04:06 cost [2022-12-13T04:16:39.555Z] -rw-r--r-- 1 root root 86 Dec 13 04:06 cost.csv [2022-12-13T04:16:39.555Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1264/archives [2022-12-13T04:16:39.555Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1264/archives [2022-12-13T04:16:39.556Z] total 16 [2022-12-13T04:16:39.556Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 04:06 . [2022-12-13T04:16:39.556Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 13 04:06 .. [2022-12-13T04:16:39.556Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 13 04:06 cost [2022-12-13T04:16:39.556Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 13 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:16:39.883Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:16:40.774Z] ---> package-listing.sh [2022-12-13T04:16:40.774Z] ++ facter osfamily [2022-12-13T04:16:40.774Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-13T04:16:41.034Z] + OS_FAMILY=debian [2022-12-13T04:16:41.034Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1264 [2022-12-13T04:16:41.034Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-13T04:16:41.034Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-13T04:16:41.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-13T04:16:41.034Z] + PACKAGES=/tmp/packages_start.txt [2022-12-13T04:16:41.034Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1264 ']' [2022-12-13T04:16:41.034Z] + PACKAGES=/tmp/packages_end.txt [2022-12-13T04:16:41.034Z] + case "${OS_FAMILY}" in [2022-12-13T04:16:41.034Z] + dpkg -l [2022-12-13T04:16:41.034Z] + grep '^ii' [2022-12-13T04:16:41.034Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-13T04:16:41.034Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-13T04:16:41.034Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-13T04:16:41.034Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1264 ']' [2022-12-13T04:16:41.034Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1264/archives/ [2022-12-13T04:16:41.034Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1264/archives/ [Pipeline] echo [2022-12-13T04:16:41.068Z] 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-1264/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-13T04:16:41.359Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T04:16:41.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T04:16:41.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T04:16:42.119Z] prd-ubuntu20.04-docker-8c-8g-121025 does not seem to be running inside a container [2022-12-13T04:16:42.147Z] $ 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-1264/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-1264 -v /w/workspace/gexfoundry_device-sdk-go_PR-1264:/w/workspace/gexfoundry_device-sdk-go_PR-1264:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-13T04:16:42.350Z] $ docker top b720f94f6ee4b01a7faca31ca7989941ee1c36d1d9f9dcf8465658950aa06b45 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T04:16:42.731Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-13T04:16:43.042Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-13T04:16:43.353Z] + ls /var/log/sa-host [2022-12-13T04:16:43.353Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T04:16:43.569Z] provisioning config files... [2022-12-13T04:16:43.578Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1264@tmp/config14724677333245146101tmp [Pipeline] { [Pipeline] echo [2022-12-13T04:16:43.642Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:16:43.954Z] ---> create-netrc.sh [Pipeline] } [2022-12-13T04:16:43.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:16:44.399Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-13T04:16:44.434Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:16:44.750Z] ---> sudo-logs.sh [2022-12-13T04:16:44.750Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-13T04:16:45.225Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:16:45.854Z] ---> job-cost.sh [2022-12-13T04:16:45.854Z] lf-activate-venv: SKIPPING [2022-12-13T04:16:45.854Z] DEBUG: total: 0.2199999988079071 [2022-12-13T04:16:45.854Z] INFO: Retrieving Stack Cost... [2022-12-13T04:16:46.423Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-13T04:16:46.684Z] INFO: Archiving Costs [Pipeline] echo [2022-12-13T04:16:46.947Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T04:16:47.590Z] ---> logs-deploy.sh [2022-12-13T04:16:47.590Z] lf-activate-venv: SKIPPING [2022-12-13T04:16:47.590Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1264/1 [2022-12-13T04:16:47.590Z] INFO: archiving workspace using pattern(s): [2022-12-13T04:16:48.527Z] Archives upload complete. [2022-12-13T04:16:48.527Z] INFO: archiving logs to Nexus [2022-12-13T04:16:49.467Z] ---> uname -a: [2022-12-13T04:16:49.467Z] Linux prd-ubuntu20-04-docker-8c-8g-121025 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-12-13T04:16:49.467Z] [2022-12-13T04:16:49.467Z] [2022-12-13T04:16:49.467Z] ---> lscpu: [2022-12-13T04:16:49.467Z] Architecture: x86_64 [2022-12-13T04:16:49.467Z] CPU op-mode(s): 32-bit, 64-bit [2022-12-13T04:16:49.467Z] Byte Order: Little Endian [2022-12-13T04:16:49.467Z] Address sizes: 40 bits physical, 48 bits virtual [2022-12-13T04:16:49.467Z] CPU(s): 8 [2022-12-13T04:16:49.467Z] On-line CPU(s) list: 0-7 [2022-12-13T04:16:49.467Z] Thread(s) per core: 1 [2022-12-13T04:16:49.467Z] Core(s) per socket: 1 [2022-12-13T04:16:49.467Z] Socket(s): 8 [2022-12-13T04:16:49.467Z] NUMA node(s): 1 [2022-12-13T04:16:49.467Z] Vendor ID: AuthenticAMD [2022-12-13T04:16:49.467Z] CPU family: 23 [2022-12-13T04:16:49.467Z] Model: 49 [2022-12-13T04:16:49.467Z] Model name: AMD EPYC-Rome Processor [2022-12-13T04:16:49.467Z] Stepping: 0 [2022-12-13T04:16:49.467Z] CPU MHz: 2799.998 [2022-12-13T04:16:49.467Z] BogoMIPS: 5599.99 [2022-12-13T04:16:49.467Z] Virtualization: AMD-V [2022-12-13T04:16:49.467Z] Hypervisor vendor: KVM [2022-12-13T04:16:49.467Z] Virtualization type: full [2022-12-13T04:16:49.467Z] L1d cache: 256 KiB [2022-12-13T04:16:49.467Z] L1i cache: 256 KiB [2022-12-13T04:16:49.467Z] L2 cache: 4 MiB [2022-12-13T04:16:49.467Z] L3 cache: 128 MiB [2022-12-13T04:16:49.467Z] NUMA node0 CPU(s): 0-7 [2022-12-13T04:16:49.467Z] Vulnerability Itlb multihit: Not affected [2022-12-13T04:16:49.467Z] Vulnerability L1tf: Not affected [2022-12-13T04:16:49.467Z] Vulnerability Mds: Not affected [2022-12-13T04:16:49.467Z] Vulnerability Meltdown: Not affected [2022-12-13T04:16:49.467Z] Vulnerability Mmio stale data: Not affected [2022-12-13T04:16:49.467Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-12-13T04:16:49.467Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-12-13T04:16:49.467Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-12-13T04:16:49.467Z] Vulnerability Srbds: Not affected [2022-12-13T04:16:49.467Z] Vulnerability Tsx async abort: Not affected [2022-12-13T04:16:49.467Z] 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 [2022-12-13T04:16:49.467Z] [2022-12-13T04:16:49.467Z] [2022-12-13T04:16:49.467Z] ---> nproc: [2022-12-13T04:16:49.467Z] 8 [2022-12-13T04:16:49.467Z] [2022-12-13T04:16:49.467Z] [2022-12-13T04:16:49.467Z] ---> df -h: [2022-12-13T04:16:49.468Z] Filesystem Size Used Avail Use% Mounted on [2022-12-13T04:16:49.468Z] overlay 155G 12G 144G 8% / [2022-12-13T04:16:49.468Z] tmpfs 64M 0 64M 0% /dev [2022-12-13T04:16:49.468Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-12-13T04:16:49.468Z] shm 64M 0 64M 0% /dev/shm [2022-12-13T04:16:49.468Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-12-13T04:16:49.468Z] [2022-12-13T04:16:49.468Z] [2022-12-13T04:16:49.468Z] ---> sar -b -r -n DEV: [2022-12-13T04:16:49.468Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121025) 12/13/22 _x86_64_ (8 CPU) [2022-12-13T04:16:49.468Z] [2022-12-13T04:16:49.468Z] 04:03:07 LINUX RESTART (8 CPU) [2022-12-13T04:16:49.468Z] [2022-12-13T04:16:49.468Z] 04:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-12-13T04:16:49.468Z] 04:05:01 176.63 1.42 175.21 0.00 62.09 129271.92 0.00 [2022-12-13T04:16:49.468Z] 04:06:01 175.81 0.27 175.54 0.00 11.86 47878.31 0.00 [2022-12-13T04:16:49.468Z] 04:07:01 6.25 0.00 6.25 0.00 0.00 100.53 0.00 [2022-12-13T04:16:49.468Z] 04:08:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2022-12-13T04:16:49.468Z] 04:09:01 52.67 10.56 42.11 0.00 5154.74 8722.15 0.00 [2022-12-13T04:16:49.468Z] 04:10:01 6.53 0.02 6.51 0.00 0.13 125.29 0.00 [2022-12-13T04:16:49.468Z] 04:11:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 [2022-12-13T04:16:49.468Z] 04:12:01 2.02 0.00 2.02 0.00 0.00 22.13 0.00 [2022-12-13T04:16:49.468Z] 04:13:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2022-12-13T04:16:49.468Z] 04:14:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 [2022-12-13T04:16:49.468Z] 04:15:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2022-12-13T04:16:49.468Z] 04:16:01 1.92 0.00 1.92 0.00 0.00 20.93 0.00 [2022-12-13T04:16:49.468Z] Average: 35.48 1.02 34.46 0.00 436.23 15359.13 0.00 [2022-12-13T04:16:49.468Z] [2022-12-13T04:16:49.468Z] 04:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-12-13T04:16:49.468Z] 04:05:01 28040276 31491304 809780 2.46 137388 3504176 1996836 5.88 1418916 2963396 392624 [2022-12-13T04:16:49.468Z] 04:06:01 27773784 31580684 720728 2.19 151984 3807852 1819940 5.36 1207308 3404120 48 [2022-12-13T04:16:49.468Z] 04:07:01 27779160 31586380 714200 2.17 152128 3808064 1742496 5.14 1211144 3391884 16 [2022-12-13T04:16:49.468Z] 04:08:01 27777960 31585332 714644 2.17 152172 3808064 1742496 5.14 1212336 3391888 20 [2022-12-13T04:16:49.468Z] 04:09:01 27260296 31569320 713752 2.17 185712 4262380 1773444 5.23 1531712 3556224 984 [2022-12-13T04:16:49.468Z] 04:10:01 27265332 31569636 713336 2.17 184268 4259124 1775028 5.23 1530060 3553020 156 [2022-12-13T04:16:49.468Z] 04:11:01 27272592 31577004 705944 2.15 184340 4259128 1775028 5.23 1523056 3553024 160 [2022-12-13T04:16:49.468Z] 04:12:01 27272756 31577460 705640 2.15 184420 4259132 1775028 5.23 1522908 3553240 4 [2022-12-13T04:16:49.468Z] 04:13:01 27272580 31577404 705572 2.15 184456 4259124 1775028 5.23 1522920 3553248 12 [2022-12-13T04:16:49.468Z] 04:14:01 27272468 31577380 705552 2.15 184516 4259136 1775028 5.23 1523080 3553256 8 [2022-12-13T04:16:49.468Z] 04:15:01 27272192 31577192 705732 2.15 184544 4259136 1775028 5.23 1522992 3553316 8 [2022-12-13T04:16:49.468Z] 04:16:01 27272392 31577400 705628 2.15 184596 4259144 1775028 5.23 1523024 3553324 8 [2022-12-13T04:16:49.468Z] Average: 27460982 31570541 718376 2.18 172544 4083705 1791701 5.28 1437455 3464995 32837 [2022-12-13T04:16:49.468Z] [2022-12-13T04:16:49.468Z] 04:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-12-13T04:16:49.468Z] 04:05:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:05:01 vethdf1d2b9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:05:01 ens3 428.79 300.81 5970.25 107.62 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:05:01 docker0 151.48 217.27 12.83 1855.87 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:06:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:06:01 ens3 134.69 89.17 2681.42 20.36 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:06:01 docker0 4.25 9.00 0.26 98.06 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:07:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:07:01 ens3 10.11 5.57 8.47 3.16 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:08:01 ens3 1.88 0.67 1.95 0.41 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:09:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:09:01 ens3 147.99 84.04 2748.56 6.45 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:10:01 ens3 0.27 0.18 0.02 0.01 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:12:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:13:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:14:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:15:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:16:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] Average: ens3 59.87 39.71 943.89 11.37 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] Average: docker0 12.78 18.58 1.08 160.46 0.00 0.00 0.00 0.00 [2022-12-13T04:16:49.468Z] [2022-12-13T04:16:49.468Z] [2022-12-13T04:16:49.468Z] ---> sar -P ALL: [2022-12-13T04:16:49.468Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121025) 12/13/22 _x86_64_ (8 CPU) [2022-12-13T04:16:49.468Z] [2022-12-13T04:16:49.468Z] 04:03:07 LINUX RESTART (8 CPU) [2022-12-13T04:16:49.468Z] [2022-12-13T04:16:49.468Z] 04:04:02 CPU %user %nice %system %iowait %steal %idle [2022-12-13T04:16:49.468Z] 04:05:01 all 23.32 0.00 5.61 1.10 0.06 69.91 [2022-12-13T04:16:49.468Z] 04:05:01 0 22.93 0.00 4.97 0.38 0.07 71.65 [2022-12-13T04:16:49.468Z] 04:05:01 1 23.46 0.00 5.82 3.31 0.05 67.35 [2022-12-13T04:16:49.468Z] 04:05:01 2 25.03 0.00 6.39 0.12 0.07 68.39 [2022-12-13T04:16:49.468Z] 04:05:01 3 24.51 0.00 5.75 0.12 0.07 69.55 [2022-12-13T04:16:49.468Z] 04:05:01 4 21.75 0.00 5.37 2.50 0.07 70.31 [2022-12-13T04:16:49.468Z] 04:05:01 5 23.41 0.00 4.42 0.17 0.05 71.95 [2022-12-13T04:16:49.468Z] 04:05:01 6 22.70 0.00 6.16 1.93 0.05 69.15 [2022-12-13T04:16:49.468Z] 04:05:01 7 22.75 0.00 6.02 0.26 0.07 70.91 [2022-12-13T04:16:49.468Z] 04:06:01 all 38.89 0.00 6.76 0.84 0.07 53.44 [2022-12-13T04:16:49.468Z] 04:06:01 0 38.42 0.00 6.71 0.22 0.07 54.58 [2022-12-13T04:16:49.468Z] 04:06:01 1 39.62 0.00 6.98 1.49 0.08 51.83 [2022-12-13T04:16:49.468Z] 04:06:01 2 40.58 0.00 7.22 0.12 0.07 52.02 [2022-12-13T04:16:49.468Z] 04:06:01 3 38.52 0.00 6.89 1.45 0.08 53.05 [2022-12-13T04:16:49.468Z] 04:06:01 4 39.10 0.00 6.89 1.93 0.07 52.02 [2022-12-13T04:16:49.468Z] 04:06:01 5 37.65 0.00 6.69 1.13 0.08 54.44 [2022-12-13T04:16:49.468Z] 04:06:01 6 38.99 0.00 6.22 0.34 0.07 54.38 [2022-12-13T04:16:49.468Z] 04:06:01 7 38.24 0.00 6.44 0.05 0.07 55.20 [2022-12-13T04:16:49.468Z] 04:07:01 all 0.46 0.00 0.11 0.02 0.01 99.40 [2022-12-13T04:16:49.468Z] 04:07:01 0 0.17 0.00 0.10 0.02 0.00 99.72 [2022-12-13T04:16:49.468Z] 04:07:01 1 0.23 0.00 0.18 0.02 0.00 99.57 [2022-12-13T04:16:49.468Z] 04:07:01 2 0.45 0.00 0.08 0.02 0.02 99.43 [2022-12-13T04:16:49.468Z] 04:07:01 3 2.10 0.00 0.07 0.00 0.00 97.83 [2022-12-13T04:16:49.468Z] 04:07:01 4 0.10 0.00 0.12 0.08 0.02 99.68 [2022-12-13T04:16:49.468Z] 04:07:01 5 0.15 0.00 0.12 0.00 0.00 99.73 [2022-12-13T04:16:49.468Z] 04:07:01 6 0.22 0.00 0.13 0.00 0.02 99.63 [2022-12-13T04:16:49.468Z] 04:07:01 7 0.23 0.00 0.10 0.02 0.02 99.63 [2022-12-13T04:16:49.468Z] 04:08:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2022-12-13T04:16:49.468Z] 04:08:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2022-12-13T04:16:49.468Z] 04:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-13T04:16:49.468Z] 04:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-13T04:16:49.468Z] 04:08:01 3 1.97 0.00 0.02 0.00 0.02 98.00 [2022-12-13T04:16:49.468Z] 04:08:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-12-13T04:16:49.468Z] 04:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-12-13T04:16:49.468Z] 04:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-12-13T04:16:49.468Z] 04:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-13T04:16:49.468Z] 04:09:01 all 2.13 0.00 1.39 0.36 0.02 96.11 [2022-12-13T04:16:49.468Z] 04:09:01 0 2.34 0.00 1.25 0.17 0.02 96.22 [2022-12-13T04:16:49.468Z] 04:09:01 1 1.69 0.00 1.12 0.50 0.02 96.67 [2022-12-13T04:16:49.468Z] 04:09:01 2 1.79 0.00 1.30 0.70 0.02 96.19 [2022-12-13T04:16:49.468Z] 04:09:01 3 2.08 0.00 0.95 0.25 0.02 96.71 [2022-12-13T04:16:49.468Z] 04:09:01 4 2.32 0.00 0.79 0.40 0.02 96.47 [2022-12-13T04:16:49.468Z] 04:09:01 5 1.62 0.00 2.12 0.40 0.02 95.84 [2022-12-13T04:16:49.468Z] 04:09:01 6 1.92 0.00 2.50 0.05 0.02 95.51 [2022-12-13T04:16:49.468Z] 04:09:01 7 3.27 0.00 1.09 0.40 0.02 95.22 [2022-12-13T04:16:49.468Z] 04:10:01 all 0.07 0.00 0.05 0.05 0.00 99.84 [2022-12-13T04:16:49.468Z] 04:10:01 0 0.03 0.00 0.08 0.00 0.00 99.88 [2022-12-13T04:16:49.468Z] 04:10:01 1 0.03 0.00 0.07 0.03 0.02 99.85 [2022-12-13T04:16:49.468Z] 04:10:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2022-12-13T04:16:49.469Z] 04:10:01 3 0.07 0.00 0.03 0.07 0.00 99.83 [2022-12-13T04:16:49.469Z] 04:10:01 4 0.08 0.00 0.05 0.20 0.00 99.67 [2022-12-13T04:16:49.469Z] 04:10:01 5 0.02 0.00 0.03 0.03 0.00 99.92 [2022-12-13T04:16:49.469Z] 04:10:01 6 0.05 0.00 0.02 0.03 0.00 99.90 [2022-12-13T04:16:49.469Z] 04:10:01 7 0.23 0.00 0.07 0.00 0.00 99.70 [2022-12-13T04:16:49.469Z] 04:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-12-13T04:16:49.469Z] 04:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-13T04:16:49.469Z] 04:11:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2022-12-13T04:16:49.469Z] 04:11:01 2 0.07 0.00 0.00 0.02 0.00 99.92 [2022-12-13T04:16:49.469Z] 04:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-13T04:16:49.469Z] 04:11:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-12-13T04:16:49.469Z] 04:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-13T04:16:49.469Z] 04:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-13T04:16:49.469Z] 04:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-13T04:16:49.469Z] 04:12:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-12-13T04:16:49.469Z] 04:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-13T04:16:49.469Z] 04:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-13T04:16:49.469Z] 04:12:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-12-13T04:16:49.469Z] 04:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-12-13T04:16:49.469Z] 04:12:01 4 0.03 0.00 0.02 0.05 0.02 99.88 [2022-12-13T04:16:49.469Z] 04:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-12-13T04:16:49.469Z] 04:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-13T04:16:49.469Z] 04:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-13T04:16:49.469Z] 04:13:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2022-12-13T04:16:49.469Z] 04:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-13T04:16:49.469Z] 04:13:01 1 0.32 0.00 0.05 0.00 0.02 99.62 [2022-12-13T04:16:49.469Z] 04:13:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2022-12-13T04:16:49.469Z] 04:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-13T04:16:49.469Z] 04:13:01 4 0.05 0.00 0.03 0.03 0.00 99.88 [2022-12-13T04:16:49.469Z] 04:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-13T04:16:49.469Z] 04:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-13T04:16:49.469Z] 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-13T04:16:49.469Z] 04:14:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2022-12-13T04:16:49.469Z] 04:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-13T04:16:49.469Z] 04:14:01 1 2.00 0.00 0.02 0.00 0.00 97.98 [2022-12-13T04:16:49.469Z] 04:14:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-12-13T04:16:49.469Z] 04:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-13T04:16:49.469Z] 04:14:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2022-12-13T04:16:49.469Z] 04:14:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-12-13T04:16:49.469Z] 04:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-13T04:16:49.469Z] 04:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-13T04:16:49.469Z] 04:15:01 all 0.27 0.00 0.02 0.00 0.01 99.71 [2022-12-13T04:16:49.469Z] 04:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-13T04:16:49.469Z] 04:15:01 1 1.12 0.00 0.02 0.00 0.02 98.84 [2022-12-13T04:16:49.469Z] 04:15:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-12-13T04:16:49.469Z] 04:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-12-13T04:16:49.469Z] 04:15:01 4 0.93 0.00 0.02 0.02 0.02 99.02 [2022-12-13T04:16:49.469Z] 04:15:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2022-12-13T04:16:49.469Z] 04:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-13T04:16:49.469Z] 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-13T04:16:49.469Z] [2022-12-13T04:16:49.469Z] 04:15:01 CPU %user %nice %system %iowait %steal %idle [2022-12-13T04:16:49.469Z] 04:16:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-12-13T04:16:49.469Z] 04:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-12-13T04:16:49.469Z] 04:16:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-12-13T04:16:49.469Z] 04:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-13T04:16:49.469Z] 04:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-12-13T04:16:49.469Z] 04:16:01 4 2.00 0.00 0.00 0.03 0.00 97.96 [2022-12-13T04:16:49.469Z] 04:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-12-13T04:16:49.469Z] 04:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-12-13T04:16:49.469Z] 04:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-12-13T04:16:49.469Z] Average: all 5.41 0.00 1.15 0.20 0.02 93.23 [2022-12-13T04:16:49.469Z] Average: 0 5.25 0.00 1.08 0.07 0.02 93.59 [2022-12-13T04:16:49.469Z] Average: 1 5.63 0.00 1.18 0.44 0.02 92.74 [2022-12-13T04:16:49.469Z] Average: 2 5.58 0.00 1.24 0.08 0.01 93.08 [2022-12-13T04:16:49.469Z] Average: 3 5.68 0.00 1.13 0.16 0.02 93.02 [2022-12-13T04:16:49.469Z] Average: 4 5.45 0.00 1.09 0.44 0.02 93.01 [2022-12-13T04:16:49.469Z] Average: 5 5.17 0.00 1.11 0.15 0.02 93.56 [2022-12-13T04:16:49.469Z] Average: 6 5.23 0.00 1.23 0.19 0.01 93.33 [2022-12-13T04:16:49.469Z] Average: 7 5.32 0.00 1.13 0.06 0.01 93.48 [2022-12-13T04:16:49.469Z] [2022-12-13T04:16:49.469Z] [2022-12-13T04:16:49.469Z]