Pull request #1571 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49e26577673cbfe88c01104bd3e960adf60fb9a3+decf7a4867f03271291a6465384c5ba130c9fec8 (239b148062a8f82cd88201db320149bf4f069491) 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-ssh15328919646024096943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15323482528404058581.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1571/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-1571/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14536101682467511435.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1571/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5689198482157505018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4313227836986605559.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1571/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-1571/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5515532171644432695.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1114’ Running on prd-ubuntu20.04-docker-8c-8g-1116 in /w/workspace/gexfoundry_device-sdk-go_PR-1571 [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-1571 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit decf7a4867f03271291a6465384c5ba130c9fec8 into PR head commit 49e26577673cbfe88c01104bd3e960adf60fb9a3 Merge succeeded, producing 49e26577673cbfe88c01104bd3e960adf60fb9a3 Checking out Revision 49e26577673cbfe88c01104bd3e960adf60fb9a3 (PR-1571) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1571/head:refs/remotes/origin/PR-1571 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49e26577673cbfe88c01104bd3e960adf60fb9a3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49e26577673cbfe88c01104bd3e960adf60fb9a3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-25T04:49:25.602Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-25T04:49:25.801Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-25T04:49:25.905Z] ========================================================= [2024-03-25T04:49:25.905Z] EdgeX Global Pipelines Version Info [2024-03-25T04:49:25.905Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-25T04:49:27.021Z] ------------------- [2024-03-25T04:49:27.021Z] stable info: [2024-03-25T04:49:27.021Z] ------------------- [2024-03-25T04:49:27.021Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-25T04:49:27.021Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-25T04:49:27.021Z] Message: update stable to v1.0.258 [2024-03-25T04:49:27.588Z] ------------------- [2024-03-25T04:49:27.588Z] experimental info: [2024-03-25T04:49:27.589Z] ------------------- [2024-03-25T04:49:27.589Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-25T04:49:27.589Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-25T04:49:27.589Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-25T04:49:27.800Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-03-25T04:49:27.850Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-03-25T04:49:27.900Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-25T04:49:27.950Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-25T04:49:27.999Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-25T04:49:28.049Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-25T04:49:28.102Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-25T04:49:28.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-03-25T04:49:28.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-25T04:49:28.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-25T04:49:28.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-25T04:49:28.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-03-25T04:49:28.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-25T04:49:28.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-25T04:49:28.501Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-25T04:49:28.551Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-03-25T04:49:28.600Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-25T04:49:28.647Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-25T04:49:28.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-25T04:49:28.750Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-25T04:49:28.799Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-25T04:49:28.852Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-25T04:49:28.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-25T04:49:28.954Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-25T04:49:29.002Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-25T04:49:29.053Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-25T04:49:29.101Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-25T04:49:29.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1571 [Pipeline] echo [2024-03-25T04:49:29.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1571 [Pipeline] echo [2024-03-25T04:49:29.249Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1571 [Pipeline] echo [2024-03-25T04:49:29.299Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49e26577673cbfe88c01104bd3e960adf60fb9a3 [Pipeline] echo [2024-03-25T04:49:29.352Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49e2657 [Pipeline] echo [2024-03-25T04:49:29.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T04:49:29.556Z] provisioning config files... [2024-03-25T04:49:29.571Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp/config817271546699540799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T04:49:29.948Z] ---> ****-login.sh [2024-03-25T04:49:29.948Z] nexus3.edgexfoundry.org:10001 [2024-03-25T04:49:30.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T04:49:30.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T04:49:30.208Z] Configure a credential helper to remove this warning. See [2024-03-25T04:49:30.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T04:49:30.208Z] [2024-03-25T04:49:30.208Z] Login Succeeded [2024-03-25T04:49:30.208Z] nexus3.edgexfoundry.org:10002 [2024-03-25T04:49:30.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T04:49:30.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T04:49:30.208Z] Configure a credential helper to remove this warning. See [2024-03-25T04:49:30.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T04:49:30.208Z] [2024-03-25T04:49:30.208Z] Login Succeeded [2024-03-25T04:49:30.468Z] nexus3.edgexfoundry.org:10003 [2024-03-25T04:49:30.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T04:49:30.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T04:49:30.468Z] Configure a credential helper to remove this warning. See [2024-03-25T04:49:30.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T04:49:30.468Z] [2024-03-25T04:49:30.468Z] Login Succeeded [2024-03-25T04:49:30.468Z] nexus3.edgexfoundry.org:10004 [2024-03-25T04:49:30.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T04:49:30.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T04:49:30.469Z] Configure a credential helper to remove this warning. See [2024-03-25T04:49:30.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T04:49:30.469Z] [2024-03-25T04:49:30.469Z] Login Succeeded [2024-03-25T04:49:30.469Z] ****.io [2024-03-25T04:49:30.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T04:49:30.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T04:49:30.990Z] Configure a credential helper to remove this warning. See [2024-03-25T04:49:30.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T04:49:30.990Z] [2024-03-25T04:49:30.990Z] Login Succeeded [2024-03-25T04:49:30.990Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T04:49:31.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-25T04:49:31.648Z] + git rev-list -1 --merges 49e26577673cbfe88c01104bd3e960adf60fb9a3~1..49e26577673cbfe88c01104bd3e960adf60fb9a3 [Pipeline] echo [2024-03-25T04:49:31.693Z] -----------> git rev-list -1 --merges 49e26577673cbfe88c01104bd3e960adf60fb9a3~1..49e26577673cbfe88c01104bd3e960adf60fb9a3 49e26577673cbfe88c01104bd3e960adf60fb9a3 [false] [Pipeline] sh [2024-03-25T04:49:32.004Z] + git log --format=format:%s -1 49e26577673cbfe88c01104bd3e960adf60fb9a3 [Pipeline] echo [2024-03-25T04:49:32.042Z] ========================================================= [2024-03-25T04:49:32.042Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-25T04:49:32.042Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-25T04:49:32.488Z] + git log --format=format:%s -1 49e26577673cbfe88c01104bd3e960adf60fb9a3 [Pipeline] echo [2024-03-25T04:49:32.522Z] [semverPrep] GIT_COMMIT: 49e26577673cbfe88c01104bd3e960adf60fb9a3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-03-25T04:49:32.564Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-25T04:49:32.963Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-25T04:49:32.963Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-25T04:49:32.963Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-25T04:49:32.963Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-25T04:49:32.963Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-03-25T04:49:32.963Z] -a /etc/ssh/ssh_known_hosts [2024-03-25T04:49:32.963Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T04:49:33.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T04:49:33.404Z] [2024-03-25T04:49:33.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T04:49:33.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T04:49:33.785Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-25T04:49:33.785Z] b85a868b505f: Pulling fs layer [2024-03-25T04:49:33.785Z] e2be974225ed: Pulling fs layer [2024-03-25T04:49:33.785Z] 339a4e72a1f5: Pulling fs layer [2024-03-25T04:49:33.785Z] 988bab9f4d93: Pulling fs layer [2024-03-25T04:49:33.785Z] 1469e6f7b9e6: Pulling fs layer [2024-03-25T04:49:33.785Z] eaf3925da568: Pulling fs layer [2024-03-25T04:49:33.785Z] bab4dde63d76: Pulling fs layer [2024-03-25T04:49:33.785Z] bde34c3a00c8: Pulling fs layer [2024-03-25T04:49:33.785Z] b352a97aabf1: Pulling fs layer [2024-03-25T04:49:33.785Z] 4872d77fe225: Pulling fs layer [2024-03-25T04:49:33.785Z] 5851b861e8e6: Pulling fs layer [2024-03-25T04:49:33.785Z] 988bab9f4d93: Waiting [2024-03-25T04:49:33.785Z] 1469e6f7b9e6: Waiting [2024-03-25T04:49:33.785Z] eaf3925da568: Waiting [2024-03-25T04:49:33.785Z] bab4dde63d76: Waiting [2024-03-25T04:49:33.785Z] bde34c3a00c8: Waiting [2024-03-25T04:49:33.785Z] b352a97aabf1: Waiting [2024-03-25T04:49:33.785Z] 4872d77fe225: Waiting [2024-03-25T04:49:33.785Z] 5851b861e8e6: Waiting [2024-03-25T04:49:33.785Z] e2be974225ed: Verifying Checksum [2024-03-25T04:49:33.785Z] e2be974225ed: Download complete [2024-03-25T04:49:33.785Z] 988bab9f4d93: Verifying Checksum [2024-03-25T04:49:33.785Z] 988bab9f4d93: Download complete [2024-03-25T04:49:33.785Z] 1469e6f7b9e6: Verifying Checksum [2024-03-25T04:49:34.047Z] eaf3925da568: Verifying Checksum [2024-03-25T04:49:34.047Z] eaf3925da568: Download complete [2024-03-25T04:49:34.047Z] 339a4e72a1f5: Verifying Checksum [2024-03-25T04:49:34.047Z] 339a4e72a1f5: Download complete [2024-03-25T04:49:34.047Z] bde34c3a00c8: Download complete [2024-03-25T04:49:34.047Z] b352a97aabf1: Download complete [2024-03-25T04:49:34.047Z] 4872d77fe225: Download complete [2024-03-25T04:49:34.047Z] 5851b861e8e6: Download complete [2024-03-25T04:49:34.047Z] b85a868b505f: Verifying Checksum [2024-03-25T04:49:34.047Z] b85a868b505f: Download complete [2024-03-25T04:49:34.307Z] bab4dde63d76: Download complete [2024-03-25T04:49:35.254Z] b85a868b505f: Pull complete [2024-03-25T04:49:35.513Z] e2be974225ed: Pull complete [2024-03-25T04:49:35.773Z] 339a4e72a1f5: Pull complete [2024-03-25T04:49:36.032Z] 988bab9f4d93: Pull complete [2024-03-25T04:49:36.291Z] 1469e6f7b9e6: Pull complete [2024-03-25T04:49:36.291Z] eaf3925da568: Pull complete [2024-03-25T04:49:38.193Z] bab4dde63d76: Pull complete [2024-03-25T04:49:38.193Z] bde34c3a00c8: Pull complete [2024-03-25T04:49:38.453Z] b352a97aabf1: Pull complete [2024-03-25T04:49:38.453Z] 4872d77fe225: Pull complete [2024-03-25T04:49:38.453Z] 5851b861e8e6: Pull complete [2024-03-25T04:49:38.453Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-25T04:49:38.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-25T04:49:38.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T04:49:38.975Z] prd-ubuntu20.04-docker-8c-8g-1116 does not seem to be running inside a container [2024-03-25T04:49:39.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1571 -v /w/workspace/gexfoundry_device-sdk-go_PR-1571:/w/workspace/gexfoundry_device-sdk-go_PR-1571:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-25T04:49:43.008Z] $ docker top dea010a1266e61f866b4a1a7143ac0fa6206762d89dd58bb88512a824c17f3ea -eo pid,comm [2024-03-25T04:49:43.065Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-25T04:49:43.065Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-25T04:49:43.214Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T04:49:43.214Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T04:49:43.330Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T04:49:43.335Z] $ docker exec dea010a1266e61f866b4a1a7143ac0fa6206762d89dd58bb88512a824c17f3ea ssh-agent [2024-03-25T04:49:43.442Z] SSH_AUTH_SOCK=/tmp/ssh-rhQZQCN9OaOZ/agent.32 [2024-03-25T04:49:43.442Z] SSH_AGENT_PID=38 [2024-03-25T04:49:43.449Z] Running ssh-add (command line suppressed) [2024-03-25T04:49:43.560Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp/private_key_11829595461617739985.key (/w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp/private_key_11829595461617739985.key) [2024-03-25T04:49:43.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T04:49:43.915Z] + git tag --points-at HEAD [Pipeline] } [2024-03-25T04:49:43.943Z] $ docker exec --env ******** --env ******** dea010a1266e61f866b4a1a7143ac0fa6206762d89dd58bb88512a824c17f3ea ssh-agent -k [2024-03-25T04:49:44.045Z] unset SSH_AUTH_SOCK; [2024-03-25T04:49:44.045Z] unset SSH_AGENT_PID; [2024-03-25T04:49:44.045Z] echo Agent pid 38 killed; [2024-03-25T04:49:44.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-25T04:49:44.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-25T04:49:44.161Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-25T04:49:44.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-25T04:49:44.285Z] $ docker exec dea010a1266e61f866b4a1a7143ac0fa6206762d89dd58bb88512a824c17f3ea ssh-agent [2024-03-25T04:49:44.401Z] SSH_AUTH_SOCK=/tmp/ssh-WjOz6acnWMks/agent.71 [2024-03-25T04:49:44.401Z] SSH_AGENT_PID=77 [2024-03-25T04:49:44.406Z] Running ssh-add (command line suppressed) [2024-03-25T04:49:44.518Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp/private_key_14652179174977429363.key (/w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp/private_key_14652179174977429363.key) [2024-03-25T04:49:44.530Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-25T04:49:44.867Z] + git semver init [2024-03-25T04:49:45.131Z] 2024-03-25 04:49:45,067 [run_init] DEBUG init version:0.0.0 force:False [2024-03-25T04:49:45.131Z] 2024-03-25 04:49:45,067 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1571/.semver [2024-03-25T04:49:45.131Z] 2024-03-25 04:49:45,068 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1571/.semver [2024-03-25T04:49:45.131Z] 2024-03-25 04:49:45,068 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1571/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1571, universal_newlines=False, shell=None, istream=None) [2024-03-25T04:49:47.035Z] 2024-03-25 04:49:46,542 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1571/.git/info/exclude [2024-03-25T04:49:47.035Z] 2024-03-25 04:49:46,542 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1571/.semver/PR-1571 with force:False [2024-03-25T04:49:47.035Z] 2024-03-25 04:49:46,542 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1571/.semver/PR-1571 [2024-03-25T04:49:47.035Z] 2024-03-25 04:49:46,546 [execute] INFO git cat-file --batch-check [2024-03-25T04:49:47.035Z] 2024-03-25 04:49:46,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1571/.semver, universal_newlines=False, shell=None, istream=) [2024-03-25T04:49:47.035Z] 2024-03-25 04:49:46,553 [execute] INFO git cat-file --batch [2024-03-25T04:49:47.035Z] 2024-03-25 04:49:46,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1571/.semver, universal_newlines=False, shell=None, istream=) [2024-03-25T04:49:47.035Z] 2024-03-25 04:49:46,558 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1571/.semver/PR-1571 [2024-03-25T04:49:47.035Z] 0.0.0 [Pipeline] } [2024-03-25T04:49:47.061Z] $ docker exec --env ******** --env ******** dea010a1266e61f866b4a1a7143ac0fa6206762d89dd58bb88512a824c17f3ea ssh-agent -k [2024-03-25T04:49:47.172Z] unset SSH_AUTH_SOCK; [2024-03-25T04:49:47.173Z] unset SSH_AGENT_PID; [2024-03-25T04:49:47.173Z] echo Agent pid 77 killed; [2024-03-25T04:49:47.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-25T04:49:47.620Z] + git semver [Pipeline] } [2024-03-25T04:49:47.907Z] $ docker stop --time=1 dea010a1266e61f866b4a1a7143ac0fa6206762d89dd58bb88512a824c17f3ea [2024-03-25T04:49:49.206Z] $ docker rm -f --volumes dea010a1266e61f866b4a1a7143ac0fa6206762d89dd58bb88512a824c17f3ea [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T04:49:49.610Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-25T04:49:49.871Z] Stashed 1 file(s) [Pipeline] echo [2024-03-25T04:49:49.888Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T04:49:50.508Z] provisioning config files... [2024-03-25T04:49:50.521Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp/config1300842753445017993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T04:49:50.878Z] ---> ****-login.sh [2024-03-25T04:49:50.878Z] nexus3.edgexfoundry.org:10001 [2024-03-25T04:49:50.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T04:49:50.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T04:49:50.878Z] Configure a credential helper to remove this warning. See [2024-03-25T04:49:50.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T04:49:50.878Z] [2024-03-25T04:49:50.878Z] Login Succeeded [2024-03-25T04:49:50.878Z] nexus3.edgexfoundry.org:10002 [2024-03-25T04:49:50.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T04:49:50.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T04:49:50.878Z] Configure a credential helper to remove this warning. See [2024-03-25T04:49:50.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T04:49:50.878Z] [2024-03-25T04:49:50.878Z] Login Succeeded [2024-03-25T04:49:50.878Z] nexus3.edgexfoundry.org:10003 [2024-03-25T04:49:51.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T04:49:51.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T04:49:51.138Z] Configure a credential helper to remove this warning. See [2024-03-25T04:49:51.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T04:49:51.138Z] [2024-03-25T04:49:51.138Z] Login Succeeded [2024-03-25T04:49:51.138Z] nexus3.edgexfoundry.org:10004 [2024-03-25T04:49:51.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T04:49:51.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T04:49:51.138Z] Configure a credential helper to remove this warning. See [2024-03-25T04:49:51.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T04:49:51.138Z] [2024-03-25T04:49:51.138Z] Login Succeeded [2024-03-25T04:49:51.138Z] ****.io [2024-03-25T04:49:51.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T04:49:51.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T04:49:51.398Z] Configure a credential helper to remove this warning. See [2024-03-25T04:49:51.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T04:49:51.398Z] [2024-03-25T04:49:51.398Z] Login Succeeded [2024-03-25T04:49:51.398Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T04:49:51.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-25T04:49:51.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T04:49:51.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T04:49:51.720Z] ========================================================= [2024-03-25T04:49:51.720Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-25T04:49:51.720Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T04:49:52.233Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-25T04:49:52.233Z] Sending build context to Docker daemon 22.12MB [2024-03-25T04:49:52.233Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T04:49:52.233Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-25T04:49:52.508Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-25T04:49:52.508Z] 7264a8db6415: Pulling fs layer [2024-03-25T04:49:52.508Z] c4d48a809fc2: Pulling fs layer [2024-03-25T04:49:52.508Z] 4f1c88b9dad5: Pulling fs layer [2024-03-25T04:49:52.508Z] ad3a456e5733: Pulling fs layer [2024-03-25T04:49:52.508Z] 69c7f0334f64: Pulling fs layer [2024-03-25T04:49:52.508Z] 1f1c1a5573a3: Pulling fs layer [2024-03-25T04:49:52.508Z] ce7588e14bc9: Pulling fs layer [2024-03-25T04:49:52.508Z] b5e4710f87ac: Pulling fs layer [2024-03-25T04:49:52.508Z] 69c7f0334f64: Waiting [2024-03-25T04:49:52.508Z] 1f1c1a5573a3: Waiting [2024-03-25T04:49:52.508Z] ce7588e14bc9: Waiting [2024-03-25T04:49:52.508Z] b5e4710f87ac: Waiting [2024-03-25T04:49:52.508Z] ad3a456e5733: Waiting [2024-03-25T04:49:52.508Z] c4d48a809fc2: Verifying Checksum [2024-03-25T04:49:52.508Z] c4d48a809fc2: Download complete [2024-03-25T04:49:52.508Z] ad3a456e5733: Verifying Checksum [2024-03-25T04:49:52.508Z] ad3a456e5733: Download complete [2024-03-25T04:49:52.508Z] 69c7f0334f64: Verifying Checksum [2024-03-25T04:49:52.508Z] 69c7f0334f64: Download complete [2024-03-25T04:49:52.508Z] 7264a8db6415: Download complete [2024-03-25T04:49:52.508Z] 1f1c1a5573a3: Verifying Checksum [2024-03-25T04:49:52.508Z] 1f1c1a5573a3: Download complete [2024-03-25T04:49:52.767Z] 7264a8db6415: Pull complete [2024-03-25T04:49:52.767Z] b5e4710f87ac: Download complete [2024-03-25T04:49:52.767Z] c4d48a809fc2: Pull complete [2024-03-25T04:49:52.767Z] 4f1c88b9dad5: Verifying Checksum [2024-03-25T04:49:52.767Z] 4f1c88b9dad5: Download complete [2024-03-25T04:49:53.334Z] ce7588e14bc9: Verifying Checksum [2024-03-25T04:49:53.334Z] ce7588e14bc9: Download complete [2024-03-25T04:49:56.681Z] 4f1c88b9dad5: Pull complete [2024-03-25T04:49:56.681Z] ad3a456e5733: Pull complete [2024-03-25T04:49:56.681Z] 69c7f0334f64: Pull complete [2024-03-25T04:49:56.681Z] 1f1c1a5573a3: Pull complete [2024-03-25T04:49:59.222Z] ce7588e14bc9: Pull complete [2024-03-25T04:49:59.483Z] b5e4710f87ac: Pull complete [2024-03-25T04:49:59.483Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-25T04:49:59.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-25T04:49:59.483Z] ---> 88b5674ff536 [2024-03-25T04:49:59.483Z] Step 3/10 : ARG MAKE=make build [2024-03-25T04:50:04.760Z] ---> Running in c36cd65cfb5b [2024-03-25T04:50:04.760Z] Removing intermediate container c36cd65cfb5b [2024-03-25T04:50:04.760Z] ---> 80576617273b [2024-03-25T04:50:04.760Z] Step 4/10 : WORKDIR /device-sdk-go [2024-03-25T04:50:04.760Z] ---> Running in ad5d55d869f0 [2024-03-25T04:50:04.760Z] Removing intermediate container ad5d55d869f0 [2024-03-25T04:50:04.760Z] ---> 46a13b4e7cbb [2024-03-25T04:50:04.760Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-25T04:50:04.760Z] ---> Running in c4bb099af974 [2024-03-25T04:50:04.760Z] Removing intermediate container c4bb099af974 [2024-03-25T04:50:04.760Z] ---> 3028766c7c43 [2024-03-25T04:50:04.760Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-03-25T04:50:04.760Z] ---> Running in 09f2e009747b [2024-03-25T04:50:05.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T04:50:05.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T04:50:05.307Z] Still waiting to schedule task [2024-03-25T04:50:05.308Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1115’ [2024-03-25T04:50:05.539Z] OK: 264 MiB in 52 packages [2024-03-25T04:50:05.797Z] Removing intermediate container 09f2e009747b [2024-03-25T04:50:05.797Z] ---> a179a0ba7114 [2024-03-25T04:50:05.797Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-25T04:50:06.055Z] ---> 049caf74533c [2024-03-25T04:50:06.055Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T04:50:06.055Z] ---> Running in a48090db542a [2024-03-25T04:51:20.050Z] Removing intermediate container a48090db542a [2024-03-25T04:51:20.050Z] ---> a07acafde257 [2024-03-25T04:51:20.050Z] Step 9/10 : COPY . . [2024-03-25T04:51:20.050Z] ---> 73a38b940f31 [2024-03-25T04:51:20.050Z] Step 10/10 : RUN ${MAKE} [2024-03-25T04:51:20.050Z] ---> Running in 95fb2c1422de [2024-03-25T04:51:20.050Z] noop [2024-03-25T04:51:20.050Z] Removing intermediate container 95fb2c1422de [2024-03-25T04:51:20.050Z] ---> 4be9c506405a [2024-03-25T04:51:20.050Z] Successfully built 4be9c506405a [2024-03-25T04:51:20.050Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T04:51:25.258Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-25T04:51:25.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T04:51:25.407Z] prd-ubuntu20.04-docker-8c-8g-1116 does not seem to be running inside a container [2024-03-25T04:51:25.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1571 -v /w/workspace/gexfoundry_device-sdk-go_PR-1571:/w/workspace/gexfoundry_device-sdk-go_PR-1571:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-25T04:51:25.799Z] $ docker top 4a2939aa74b7f33da06a680ab60ae2ff9c262cd23869706bffe72b97ba638f65 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T04:51:26.196Z] + go version [2024-03-25T04:51:26.196Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-25T04:51:26.225Z] $ docker stop --time=1 4a2939aa74b7f33da06a680ab60ae2ff9c262cd23869706bffe72b97ba638f65 [2024-03-25T04:51:27.475Z] $ docker rm -f --volumes 4a2939aa74b7f33da06a680ab60ae2ff9c262cd23869706bffe72b97ba638f65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T04:51:28.233Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-25T04:51:28.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T04:51:28.396Z] prd-ubuntu20.04-docker-8c-8g-1116 does not seem to be running inside a container [2024-03-25T04:51:28.425Z] $ 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-1571 -v /w/workspace/gexfoundry_device-sdk-go_PR-1571:/w/workspace/gexfoundry_device-sdk-go_PR-1571:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-25T04:51:28.750Z] $ docker top baddf7563487667be79231379d1e40ea7d4105d120c532cb96c34a180f946c66 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T04:51:29.150Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1571 [Pipeline] fileExists [Pipeline] sh [2024-03-25T04:51:29.508Z] + make test [2024-03-25T04:51:29.509Z] go test -race -coverprofile=coverage.out ./... [2024-03-25T04:51:36.070Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-03-25T04:52:08.121Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-03-25T04:52:08.121Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-03-25T04:52:08.121Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-03-25T04:52:08.121Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-03-25T04:52:08.121Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-03-25T04:52:08.121Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.042s coverage: 27.6% of statements [2024-03-25T04:52:08.121Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.052s coverage: 81.5% of statements [2024-03-25T04:52:08.121Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-03-25T04:52:08.121Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-03-25T04:52:08.686Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-03-25T04:52:08.944Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.066s coverage: 86.0% of statements [2024-03-25T04:52:08.944Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-03-25T04:52:08.944Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-25T04:52:09.878Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.127s coverage: 71.8% of statements [2024-03-25T04:52:10.443Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-03-25T04:52:12.973Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.085s coverage: 14.4% of statements [2024-03-25T04:52:12.973Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.731s coverage: 45.9% of statements [2024-03-25T04:52:12.973Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.067s coverage: 68.5% of statements [2024-03-25T04:52:12.973Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.106s coverage: 89.2% of statements [2024-03-25T04:52:12.973Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.062s coverage: 5.5% of statements [2024-03-25T04:52:45.075Z] GO111MODULE=on go vet ./... [2024-03-25T04:52:49.261Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-25T04:52:49.261Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-25T04:52:49.261Z] ./bin/test-attribution-txt.sh [2024-03-25T04:52:49.261Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-25T04:52:49.261Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-25T04:52:49.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-25T04:52:49.339Z] $ docker stop --time=1 baddf7563487667be79231379d1e40ea7d4105d120c532cb96c34a180f946c66 [2024-03-25T04:52:53.601Z] $ docker rm -f --volumes baddf7563487667be79231379d1e40ea7d4105d120c532cb96c34a180f946c66 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T04:52:54.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-25T04:52:54.462Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-25T04:52:55.055Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-25T04:52:55.368Z] + ls -al . [2024-03-25T04:52:55.368Z] total 376 [2024-03-25T04:52:55.368Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 25 04:51 . [2024-03-25T04:52:55.368Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 04:49 .. [2024-03-25T04:52:55.368Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 25 04:49 .dockerignore [2024-03-25T04:52:55.368Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 04:52 .git [2024-03-25T04:52:55.368Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 04:49 .github [2024-03-25T04:52:55.368Z] -rw-rw-r-- 1 jenkins jenkins 137 Mar 25 04:49 .gitignore [2024-03-25T04:52:55.368Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 25 04:49 .golangci.yml [2024-03-25T04:52:55.368Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 04:49 .semver [2024-03-25T04:52:55.368Z] -rw-rw-r-- 1 jenkins jenkins 48109 Mar 25 04:49 CHANGELOG.md [2024-03-25T04:52:55.368Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 04:49 GOVERNANCE.md [2024-03-25T04:52:55.368Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 25 04:49 Jenkinsfile [2024-03-25T04:52:55.368Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 25 04:49 LICENSE [2024-03-25T04:52:55.368Z] -rw-rw-r-- 1 jenkins jenkins 1842 Mar 25 04:49 Makefile [2024-03-25T04:52:55.368Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 25 04:49 OWNERS.md [2024-03-25T04:52:55.368Z] -rw-rw-r-- 1 jenkins jenkins 4933 Mar 25 04:49 README.md [2024-03-25T04:52:55.368Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 25 04:49 VERSION [2024-03-25T04:52:55.368Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 04:49 bin [2024-03-25T04:52:55.368Z] -rw-r--r-- 1 jenkins jenkins 122153 Mar 25 04:52 coverage.out [2024-03-25T04:52:55.368Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 25 04:49 example [2024-03-25T04:52:55.368Z] -rw-rw-r-- 1 jenkins jenkins 7070 Mar 25 04:49 go.mod [2024-03-25T04:52:55.368Z] -rw-rw-r-- 1 jenkins jenkins 100884 Mar 25 04:49 go.sum [2024-03-25T04:52:55.368Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 25 04:49 internal [2024-03-25T04:52:55.368Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 04:49 openapi [2024-03-25T04:52:55.368Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 25 04:49 pkg [2024-03-25T04:52:55.368Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 04:49 snap [2024-03-25T04:52:55.368Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 25 04:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T04:52:55.790Z] + 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=49e26577673cbfe88c01104bd3e960adf60fb9a3 --label arch=amd64 --label version=0.0.0 . [2024-03-25T04:52:55.790Z] Sending build context to Docker daemon 22.24MB [2024-03-25T04:52:55.790Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T04:52:55.790Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-25T04:52:55.790Z] ---> 4be9c506405a [2024-03-25T04:52:55.790Z] Step 3/23 : ARG MAKE=make build [2024-03-25T04:52:56.363Z] ---> Running in 0d53b6bcd414 [2024-03-25T04:52:56.363Z] Removing intermediate container 0d53b6bcd414 [2024-03-25T04:52:56.363Z] ---> 6fa4a191a6e2 [2024-03-25T04:52:56.363Z] Step 4/23 : WORKDIR /device-sdk-go [2024-03-25T04:52:56.363Z] ---> Running in d8c303086662 [2024-03-25T04:52:56.363Z] Removing intermediate container d8c303086662 [2024-03-25T04:52:56.363Z] ---> e7095d1493c1 [2024-03-25T04:52:56.363Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-25T04:52:56.363Z] ---> Running in 2b594205ddfb [2024-03-25T04:52:56.625Z] Removing intermediate container 2b594205ddfb [2024-03-25T04:52:56.625Z] ---> a6b951f557da [2024-03-25T04:52:56.625Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-03-25T04:52:56.625Z] ---> Running in cc4114697dd9 [2024-03-25T04:52:56.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T04:52:56.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T04:52:57.452Z] OK: 264 MiB in 52 packages [2024-03-25T04:52:57.711Z] Removing intermediate container cc4114697dd9 [2024-03-25T04:52:57.711Z] ---> 65f95c06abf5 [2024-03-25T04:52:57.711Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-25T04:52:57.711Z] ---> eb7617eed99a [2024-03-25T04:52:57.711Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T04:52:57.711Z] ---> Running in 428c5694dc57 [2024-03-25T04:52:58.646Z] Removing intermediate container 428c5694dc57 [2024-03-25T04:52:58.646Z] ---> e6582742478f [2024-03-25T04:52:58.646Z] Step 9/23 : COPY . . [2024-03-25T04:52:59.582Z] ---> ee0c86ec5b85 [2024-03-25T04:52:59.582Z] Step 10/23 : RUN ${MAKE} [2024-03-25T04:52:59.582Z] ---> Running in fe66a19871f3 [2024-03-25T04:52:59.839Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-03-25T04:53:31.913Z] Removing intermediate container fe66a19871f3 [2024-03-25T04:53:31.913Z] ---> cc471db9ad88 [2024-03-25T04:53:31.913Z] Step 11/23 : FROM alpine:3.18 [2024-03-25T04:53:31.913Z] 3.18: Pulling from library/alpine [2024-03-25T04:53:31.913Z] 619be1103602: Pulling fs layer [2024-03-25T04:53:31.913Z] 619be1103602: Verifying Checksum [2024-03-25T04:53:31.913Z] 619be1103602: Download complete [2024-03-25T04:53:31.913Z] 619be1103602: Pull complete [2024-03-25T04:53:31.913Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T04:53:31.913Z] Status: Downloaded newer image for alpine:3.18 [2024-03-25T04:53:31.913Z] ---> d3782b16ccc9 [2024-03-25T04:53:31.913Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-03-25T04:53:31.913Z] ---> Running in 2681d2aad9dd [2024-03-25T04:53:31.913Z] Removing intermediate container 2681d2aad9dd [2024-03-25T04:53:31.913Z] ---> f483fa2c3e8a [2024-03-25T04:53:31.913Z] Step 13/23 : RUN apk add --update --no-cache [2024-03-25T04:53:31.913Z] ---> Running in b650e0ea68a7 [2024-03-25T04:53:32.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-25T04:53:32.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-25T04:53:32.433Z] OK: 7 MiB in 15 packages [2024-03-25T04:53:33.001Z] Removing intermediate container b650e0ea68a7 [2024-03-25T04:53:33.001Z] ---> 5fcd8d153aa2 [2024-03-25T04:53:33.001Z] Step 14/23 : WORKDIR / [2024-03-25T04:53:33.001Z] ---> Running in 88eb5104edae [2024-03-25T04:53:33.001Z] Removing intermediate container 88eb5104edae [2024-03-25T04:53:33.001Z] ---> 4dd40a9e191b [2024-03-25T04:53:33.001Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-03-25T04:53:33.001Z] ---> 7c5d735ad3c1 [2024-03-25T04:53:33.001Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-03-25T04:53:34.378Z] ---> 08db99761473 [2024-03-25T04:53:34.378Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-03-25T04:53:34.378Z] ---> 5b7c63d5dd64 [2024-03-25T04:53:34.378Z] Step 18/23 : EXPOSE 59999 [2024-03-25T04:53:34.378Z] ---> Running in 162803a9241c [2024-03-25T04:53:34.636Z] Removing intermediate container 162803a9241c [2024-03-25T04:53:34.636Z] ---> d7635f24929b [2024-03-25T04:53:34.636Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-03-25T04:53:34.636Z] ---> Running in 8d498d91bd1e [2024-03-25T04:53:34.636Z] Removing intermediate container 8d498d91bd1e [2024-03-25T04:53:34.636Z] ---> 6ae66106d27e [2024-03-25T04:53:34.636Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-25T04:53:34.636Z] ---> Running in 2c7d9d384ac0 [2024-03-25T04:53:34.636Z] Removing intermediate container 2c7d9d384ac0 [2024-03-25T04:53:34.636Z] ---> 1f40dd3c383e [2024-03-25T04:53:34.636Z] Step 21/23 : LABEL arch=amd64 [2024-03-25T04:53:34.636Z] ---> Running in bb680b0a2204 [2024-03-25T04:53:34.895Z] Removing intermediate container bb680b0a2204 [2024-03-25T04:53:34.896Z] ---> a73af74280be [2024-03-25T04:53:34.896Z] Step 22/23 : LABEL git_sha=49e26577673cbfe88c01104bd3e960adf60fb9a3 [2024-03-25T04:53:34.896Z] ---> Running in cdfcb3fdc3af [2024-03-25T04:53:34.896Z] Removing intermediate container cdfcb3fdc3af [2024-03-25T04:53:34.896Z] ---> 642468171d0c [2024-03-25T04:53:34.896Z] Step 23/23 : LABEL version=0.0.0 [2024-03-25T04:53:34.896Z] ---> Running in 8678e38c9fc7 [2024-03-25T04:53:34.896Z] Removing intermediate container 8678e38c9fc7 [2024-03-25T04:53:34.896Z] ---> 38c7bd16ee16 [2024-03-25T04:53:34.896Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-25T04:53:34.896Z] Successfully built 38c7bd16ee16 [2024-03-25T04:53:34.896Z] 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 [2024-03-25T04:53:35.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T04:53:35.782Z] [2024-03-25T04:53:35.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T04:53:36.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T04:53:36.148Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-25T04:53:36.148Z] 5eb5b503b376: Pulling fs layer [2024-03-25T04:53:36.148Z] 5c69ac0246d0: Pulling fs layer [2024-03-25T04:53:36.148Z] ec43610c2a17: Pulling fs layer [2024-03-25T04:53:36.148Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-25T04:53:36.148Z] 33b1e0a273af: Pulling fs layer [2024-03-25T04:53:36.148Z] 5d3b04190fa2: Pulling fs layer [2024-03-25T04:53:36.148Z] 2f39f015ded8: Pulling fs layer [2024-03-25T04:53:36.148Z] 2f39f015ded8: Waiting [2024-03-25T04:53:36.148Z] 33b1e0a273af: Waiting [2024-03-25T04:53:36.148Z] 5d3b04190fa2: Waiting [2024-03-25T04:53:36.148Z] 3a2ae6a8a46f: Waiting [2024-03-25T04:53:36.148Z] 5c69ac0246d0: Download complete [2024-03-25T04:53:36.148Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-25T04:53:36.148Z] 3a2ae6a8a46f: Download complete [2024-03-25T04:53:36.148Z] 33b1e0a273af: Verifying Checksum [2024-03-25T04:53:36.148Z] 33b1e0a273af: Download complete [2024-03-25T04:53:36.148Z] 5d3b04190fa2: Verifying Checksum [2024-03-25T04:53:36.148Z] 5d3b04190fa2: Download complete [2024-03-25T04:53:36.148Z] ec43610c2a17: Verifying Checksum [2024-03-25T04:53:36.148Z] ec43610c2a17: Download complete [2024-03-25T04:53:36.404Z] 5eb5b503b376: Verifying Checksum [2024-03-25T04:53:36.404Z] 5eb5b503b376: Download complete [2024-03-25T04:53:36.970Z] 2f39f015ded8: Verifying Checksum [2024-03-25T04:53:36.970Z] 2f39f015ded8: Download complete [2024-03-25T04:53:37.537Z] 5eb5b503b376: Pull complete [2024-03-25T04:53:37.537Z] 5c69ac0246d0: Pull complete [2024-03-25T04:53:38.102Z] ec43610c2a17: Pull complete [2024-03-25T04:53:38.102Z] 3a2ae6a8a46f: Pull complete [2024-03-25T04:53:38.360Z] 33b1e0a273af: Pull complete [2024-03-25T04:53:38.360Z] 5d3b04190fa2: Pull complete [2024-03-25T04:53:40.347Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1117 in /w/workspace/gexfoundry_device-sdk-go_PR-1571 [Pipeline] { [Pipeline] ws [2024-03-25T04:53:40.414Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-03-25T04:53:43.519Z] The recommended git tool is: git [2024-03-25T04:53:43.619Z] 2f39f015ded8: Pull complete [2024-03-25T04:53:43.619Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-25T04:53:43.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T04:53:43.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T04:53:43.859Z] prd-ubuntu20.04-docker-8c-8g-1116 does not seem to be running inside a container [2024-03-25T04:53:43.891Z] $ 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-1571 -v /w/workspace/gexfoundry_device-sdk-go_PR-1571:/w/workspace/gexfoundry_device-sdk-go_PR-1571:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-25T04:53:48.499Z] using credential edgex-jenkins-ssh [2024-03-25T04:53:48.521Z] Cloning the remote Git repository [2024-03-25T04:53:48.839Z] $ docker top 6c09fe2b198dde2555d6a69b69ebc329a0e69226a2de8f2e064ce60936ce6622 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T04:53:49.291Z] ---> job-cost.sh [2024-03-25T04:53:49.291Z] lf-activate-venv: SKIPPING [2024-03-25T04:53:49.291Z] INFO: No Stack... [2024-03-25T04:53:48.566Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-03-25T04:53:48.653Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-03-25T04:53:48.787Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-03-25T04:53:48.787Z] > git --version # timeout=10 [2024-03-25T04:53:48.807Z] > git --version # 'git version 2.25.1' [2024-03-25T04:53:48.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-25T04:53:48.957Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-25T04:53:49.859Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-25T04:53:50.120Z] INFO: Archiving Costs [Pipeline] sh [2024-03-25T04:53:50.430Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1571/archives/cost.csv [2024-03-25T04:53:50.430Z] + cut -d, -f6 [Pipeline] lock [2024-03-25T04:53:50.473Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1571-1-stack-cost] [2024-03-25T04:53:50.479Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1571-1-stack-cost] did not exist. Created. [2024-03-25T04:53:50.486Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1571-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-25T04:53:50.883Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-25T04:53:50.933Z] Stashed 1 file(s) [Pipeline] } [2024-03-25T04:53:50.963Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1571-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-25T04:53:51.048Z] $ docker stop --time=1 6c09fe2b198dde2555d6a69b69ebc329a0e69226a2de8f2e064ce60936ce6622 [2024-03-25T04:53:51.408Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-03-25T04:53:51.437Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-25T04:53:53.154Z] Merging remotes/origin/main commit decf7a4867f03271291a6465384c5ba130c9fec8 into PR head commit 49e26577673cbfe88c01104bd3e960adf60fb9a3 [2024-03-25T04:53:53.411Z] $ docker rm -f --volumes 6c09fe2b198dde2555d6a69b69ebc329a0e69226a2de8f2e064ce60936ce6622 [2024-03-25T04:53:53.478Z] Merge succeeded, producing 49e26577673cbfe88c01104bd3e960adf60fb9a3 [2024-03-25T04:53:53.478Z] Checking out Revision 49e26577673cbfe88c01104bd3e960adf60fb9a3 (PR-1571) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-03-25T04:53:52.401Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-03-25T04:53:52.440Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-03-25T04:53:52.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-25T04:53:52.467Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1571/head:refs/remotes/origin/PR-1571 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-25T04:53:53.178Z] > git config core.sparsecheckout # timeout=10 [2024-03-25T04:53:53.256Z] > git checkout -f 49e26577673cbfe88c01104bd3e960adf60fb9a3 # timeout=10 [2024-03-25T04:53:53.377Z] > git remote # timeout=10 [2024-03-25T04:53:53.395Z] > git config --get remote.origin.url # timeout=10 [2024-03-25T04:53:53.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-25T04:53:53.441Z] > git merge decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 [2024-03-25T04:53:53.466Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-25T04:53:53.485Z] > git config core.sparsecheckout # timeout=10 [2024-03-25T04:53:53.509Z] > git checkout -f 49e26577673cbfe88c01104bd3e960adf60fb9a3 # timeout=10 [Pipeline] // stage [Pipeline] } [2024-03-25T04:53:54.035Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-03-25T04:53:54.084Z] > git --version # timeout=10 [2024-03-25T04:53:54.096Z] > git --version # 'git version 2.25.1' [2024-03-25T04:53:54.112Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-25T04:53:59.051Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-25T04:53:59.051Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-25T04:53:59.051Z] Dload Upload Total Spent Left Speed [2024-03-25T04:53:59.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh [2024-03-25T04:53:59.400Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-25T04:53:59.750Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-25T04:53:59.750Z] + sudo tee /etc/docker/daemon.new [2024-03-25T04:53:59.750Z] { [2024-03-25T04:53:59.750Z] "registry-mirrors": [ [2024-03-25T04:53:59.750Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-25T04:53:59.750Z] ], [2024-03-25T04:53:59.750Z] "bip": "10.250.0.254/24", [2024-03-25T04:53:59.750Z] "hosts": [ [2024-03-25T04:53:59.750Z] "tcp://0.0.0.0:5555", [2024-03-25T04:53:59.750Z] "unix:///var/run/docker.sock" [2024-03-25T04:53:59.750Z] ], [2024-03-25T04:53:59.750Z] "mtu": 1458, [2024-03-25T04:53:59.750Z] "selinux-enabled": true, [2024-03-25T04:53:59.750Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-25T04:53:59.750Z] } [Pipeline] sh [2024-03-25T04:54:00.092Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-25T04:54:00.448Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T04:54:18.767Z] provisioning config files... [2024-03-25T04:54:18.792Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config15123673793925220429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T04:54:19.272Z] ---> ****-login.sh [2024-03-25T04:54:19.272Z] nexus3.edgexfoundry.org:10001 [2024-03-25T04:54:19.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T04:54:19.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T04:54:19.854Z] Configure a credential helper to remove this warning. See [2024-03-25T04:54:19.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T04:54:19.854Z] [2024-03-25T04:54:19.854Z] Login Succeeded [2024-03-25T04:54:19.854Z] nexus3.edgexfoundry.org:10002 [2024-03-25T04:54:20.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T04:54:20.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T04:54:20.122Z] Configure a credential helper to remove this warning. See [2024-03-25T04:54:20.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T04:54:20.122Z] [2024-03-25T04:54:20.122Z] Login Succeeded [2024-03-25T04:54:20.122Z] nexus3.edgexfoundry.org:10003 [2024-03-25T04:54:20.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T04:54:20.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T04:54:20.662Z] Configure a credential helper to remove this warning. See [2024-03-25T04:54:20.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T04:54:20.663Z] [2024-03-25T04:54:20.663Z] Login Succeeded [2024-03-25T04:54:20.663Z] nexus3.edgexfoundry.org:10004 [2024-03-25T04:54:20.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T04:54:20.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T04:54:20.935Z] Configure a credential helper to remove this warning. See [2024-03-25T04:54:20.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T04:54:20.935Z] [2024-03-25T04:54:20.935Z] Login Succeeded [2024-03-25T04:54:20.935Z] ****.io [2024-03-25T04:54:21.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-25T04:54:21.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-25T04:54:21.206Z] Configure a credential helper to remove this warning. See [2024-03-25T04:54:21.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-25T04:54:21.206Z] [2024-03-25T04:54:21.206Z] Login Succeeded [2024-03-25T04:54:21.206Z] ---> ****-login.sh ends [Pipeline] } [2024-03-25T04:54:21.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-25T04:54:21.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T04:54:21.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-25T04:54:21.728Z] ========================================================= [2024-03-25T04:54:21.728Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-25T04:54:21.728Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T04:54:22.228Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-25T04:54:22.810Z] Sending build context to Docker daemon 11.47MB [2024-03-25T04:54:22.810Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T04:54:22.810Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-25T04:54:23.083Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-25T04:54:23.083Z] 9fda8d8052c6: Pulling fs layer [2024-03-25T04:54:23.083Z] 5d54e960e981: Pulling fs layer [2024-03-25T04:54:23.083Z] c4a7e357bf2a: Pulling fs layer [2024-03-25T04:54:23.083Z] f0e02332f6b5: Pulling fs layer [2024-03-25T04:54:23.083Z] 872ee5b61b7b: Pulling fs layer [2024-03-25T04:54:23.083Z] 0c6a40ed1a82: Pulling fs layer [2024-03-25T04:54:23.083Z] 94ae7d8d031c: Pulling fs layer [2024-03-25T04:54:23.083Z] f0e02332f6b5: Waiting [2024-03-25T04:54:23.083Z] 94ae7d8d031c: Waiting [2024-03-25T04:54:23.083Z] 872ee5b61b7b: Waiting [2024-03-25T04:54:23.083Z] 5d54e960e981: Verifying Checksum [2024-03-25T04:54:23.083Z] 5d54e960e981: Download complete [2024-03-25T04:54:23.083Z] f0e02332f6b5: Verifying Checksum [2024-03-25T04:54:23.083Z] f0e02332f6b5: Download complete [2024-03-25T04:54:23.083Z] 872ee5b61b7b: Verifying Checksum [2024-03-25T04:54:23.083Z] 872ee5b61b7b: Download complete [2024-03-25T04:54:23.083Z] 9fda8d8052c6: Download complete [2024-03-25T04:54:23.359Z] 94ae7d8d031c: Verifying Checksum [2024-03-25T04:54:23.359Z] 94ae7d8d031c: Download complete [2024-03-25T04:54:23.947Z] 9fda8d8052c6: Pull complete [2024-03-25T04:54:24.215Z] 5d54e960e981: Pull complete [2024-03-25T04:54:24.798Z] c4a7e357bf2a: Verifying Checksum [2024-03-25T04:54:24.798Z] c4a7e357bf2a: Download complete [2024-03-25T04:54:25.768Z] 0c6a40ed1a82: Verifying Checksum [2024-03-25T04:54:25.768Z] 0c6a40ed1a82: Download complete [2024-03-25T04:54:38.133Z] c4a7e357bf2a: Pull complete [2024-03-25T04:54:38.133Z] f0e02332f6b5: Pull complete [2024-03-25T04:54:38.133Z] 872ee5b61b7b: Pull complete [2024-03-25T04:54:48.243Z] 0c6a40ed1a82: Pull complete [2024-03-25T04:54:48.841Z] 94ae7d8d031c: Pull complete [2024-03-25T04:54:48.841Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-25T04:54:48.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-25T04:54:48.841Z] ---> 86de565de09d [2024-03-25T04:54:48.841Z] Step 3/10 : ARG MAKE=make build [2024-03-25T04:54:50.804Z] ---> Running in e7dfd4829049 [2024-03-25T04:54:50.804Z] Removing intermediate container e7dfd4829049 [2024-03-25T04:54:50.804Z] ---> 64a51e001faf [2024-03-25T04:54:50.804Z] Step 4/10 : WORKDIR /device-sdk-go [2024-03-25T04:54:51.072Z] ---> Running in 688ab7f61bc4 [2024-03-25T04:54:51.340Z] Removing intermediate container 688ab7f61bc4 [2024-03-25T04:54:51.340Z] ---> 1badf55e9737 [2024-03-25T04:54:51.340Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-25T04:54:51.340Z] ---> Running in 405fc0173a74 [2024-03-25T04:54:51.618Z] Removing intermediate container 405fc0173a74 [2024-03-25T04:54:51.618Z] ---> c3af5f50efd7 [2024-03-25T04:54:51.618Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-03-25T04:54:51.890Z] ---> Running in 6869038145db [2024-03-25T04:54:52.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T04:54:53.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T04:54:54.399Z] OK: 266 MiB in 52 packages [2024-03-25T04:54:55.375Z] Removing intermediate container 6869038145db [2024-03-25T04:54:55.375Z] ---> b4c5ef783d7e [2024-03-25T04:54:55.375Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-25T04:54:55.964Z] ---> 580ce04edfb3 [2024-03-25T04:54:55.964Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T04:54:55.964Z] ---> Running in b3156986df5b [2024-03-25T04:56:47.643Z] Removing intermediate container b3156986df5b [2024-03-25T04:56:47.643Z] ---> a3a3a5645ec2 [2024-03-25T04:56:47.643Z] Step 9/10 : COPY . . [2024-03-25T04:56:47.643Z] ---> e191ee295932 [2024-03-25T04:56:47.643Z] Step 10/10 : RUN ${MAKE} [2024-03-25T04:56:47.643Z] ---> Running in 1b6ff64f7941 [2024-03-25T04:56:47.911Z] noop [2024-03-25T04:56:48.497Z] Removing intermediate container 1b6ff64f7941 [2024-03-25T04:56:48.497Z] ---> 4fe5073a74cd [2024-03-25T04:56:48.497Z] Successfully built 4fe5073a74cd [2024-03-25T04:56:48.497Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T04:56:49.239Z] + docker inspect -f . ci-base-image-arm64 [2024-03-25T04:56:49.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T04:56:49.529Z] prd-ubuntu20.04-docker-arm64-4c-16g-1117 does not seem to be running inside a container [2024-03-25T04:56:49.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-25T04:56:50.782Z] $ docker top c5376085f59ded1743b6ede201072db8b5253ab856b76023290997e1fbbabb47 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T04:56:51.667Z] + go version [2024-03-25T04:56:51.667Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-25T04:56:51.703Z] $ docker stop --time=1 c5376085f59ded1743b6ede201072db8b5253ab856b76023290997e1fbbabb47 [2024-03-25T04:56:53.280Z] $ docker rm -f --volumes c5376085f59ded1743b6ede201072db8b5253ab856b76023290997e1fbbabb47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T04:56:54.182Z] + docker inspect -f . ci-base-image-arm64 [2024-03-25T04:56:54.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T04:56:54.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-1117 does not seem to be running inside a container [2024-03-25T04:56:54.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-25T04:56:55.625Z] $ docker top fe471ea96ba57c014c4b120d2551c980bd59a679c8577f16b63005fa614c5e7b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T04:56:56.177Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-25T04:56:56.843Z] + make test [2024-03-25T04:56:56.843Z] go test -race -coverprofile=coverage.out ./... [2024-03-25T04:57:29.186Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-03-25T05:00:05.872Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-03-25T05:00:05.872Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-03-25T05:00:05.872Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-03-25T05:00:05.872Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-03-25T05:00:05.872Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-03-25T05:00:05.872Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.205s coverage: 27.6% of statements [2024-03-25T05:00:05.872Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.252s coverage: 81.5% of statements [2024-03-25T05:00:09.198Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-03-25T05:00:09.198Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-03-25T05:00:10.155Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.331s coverage: 86.0% of statements [2024-03-25T05:00:12.096Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-03-25T05:00:13.503Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.515s coverage: 71.8% of statements [2024-03-25T05:00:17.743Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.230s coverage: 14.4% of statements [2024-03-25T05:00:18.009Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-03-25T05:00:18.009Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-03-25T05:00:18.276Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.436s coverage: 45.9% of statements [2024-03-25T05:00:19.228Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.406s coverage: 68.5% of statements [2024-03-25T05:00:22.565Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.418s coverage: 89.2% of statements [2024-03-25T05:00:24.503Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-03-25T05:00:25.905Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.306s coverage: 5.5% of statements [2024-03-25T05:00:27.308Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-25T05:00:27.308Z] GO111MODULE=on go vet ./... [2024-03-25T05:03:18.993Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-25T05:03:18.993Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-25T05:03:18.993Z] ./bin/test-attribution-txt.sh [2024-03-25T05:03:18.993Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-25T05:03:18.993Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-25T05:03:19.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-25T05:03:19.069Z] $ docker stop --time=1 fe471ea96ba57c014c4b120d2551c980bd59a679c8577f16b63005fa614c5e7b [2024-03-25T05:03:20.942Z] $ docker rm -f --volumes fe471ea96ba57c014c4b120d2551c980bd59a679c8577f16b63005fa614c5e7b [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-25T05:03:23.237Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-25T05:03:23.275Z] Warning: overwriting stash ‘coverage-report’ [2024-03-25T05:03:23.768Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-25T05:03:24.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-25T05:03:24.706Z] + ls -al . [2024-03-25T05:03:24.706Z] total 372 [2024-03-25T05:03:24.706Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 25 04:57 . [2024-03-25T05:03:24.706Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 04:53 .. [2024-03-25T05:03:24.706Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 25 04:53 .dockerignore [2024-03-25T05:03:24.706Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 04:53 .git [2024-03-25T05:03:24.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 04:53 .github [2024-03-25T05:03:24.706Z] -rw-rw-r-- 1 jenkins jenkins 137 Mar 25 04:53 .gitignore [2024-03-25T05:03:24.706Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 25 04:53 .golangci.yml [2024-03-25T05:03:24.706Z] -rw-rw-r-- 1 jenkins jenkins 48109 Mar 25 04:53 CHANGELOG.md [2024-03-25T05:03:24.706Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 25 04:53 GOVERNANCE.md [2024-03-25T05:03:24.706Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 25 04:53 Jenkinsfile [2024-03-25T05:03:24.706Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 25 04:53 LICENSE [2024-03-25T05:03:24.706Z] -rw-rw-r-- 1 jenkins jenkins 1842 Mar 25 04:53 Makefile [2024-03-25T05:03:24.706Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 25 04:53 OWNERS.md [2024-03-25T05:03:24.706Z] -rw-rw-r-- 1 jenkins jenkins 4933 Mar 25 04:53 README.md [2024-03-25T05:03:24.706Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 25 04:49 VERSION [2024-03-25T05:03:24.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 04:53 bin [2024-03-25T05:03:24.706Z] -rw-r--r-- 1 jenkins jenkins 122156 Mar 25 05:00 coverage.out [2024-03-25T05:03:24.706Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 25 04:53 example [2024-03-25T05:03:24.706Z] -rw-rw-r-- 1 jenkins jenkins 7070 Mar 25 04:53 go.mod [2024-03-25T05:03:24.706Z] -rw-rw-r-- 1 jenkins jenkins 100884 Mar 25 04:53 go.sum [2024-03-25T05:03:24.706Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 25 04:53 internal [2024-03-25T05:03:24.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 25 04:53 openapi [2024-03-25T05:03:24.706Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 25 04:53 pkg [2024-03-25T05:03:24.706Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 04:53 snap [2024-03-25T05:03:24.706Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 25 04:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T05:03:25.119Z] + 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=49e26577673cbfe88c01104bd3e960adf60fb9a3 --label arch=arm64 --label version=0.0.0 . [2024-03-25T05:03:25.700Z] Sending build context to Docker daemon 11.59MB [2024-03-25T05:03:25.700Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-25T05:03:25.700Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-25T05:03:25.700Z] ---> 4fe5073a74cd [2024-03-25T05:03:25.700Z] Step 3/23 : ARG MAKE=make build [2024-03-25T05:03:25.700Z] ---> Running in 254455afaedd [2024-03-25T05:03:26.280Z] Removing intermediate container 254455afaedd [2024-03-25T05:03:26.280Z] ---> c34630e0658c [2024-03-25T05:03:26.280Z] Step 4/23 : WORKDIR /device-sdk-go [2024-03-25T05:03:26.280Z] ---> Running in 5e94e72d504f [2024-03-25T05:03:26.547Z] Removing intermediate container 5e94e72d504f [2024-03-25T05:03:26.547Z] ---> d5ef54b37756 [2024-03-25T05:03:26.547Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-25T05:03:26.547Z] ---> Running in 59a2a669163e [2024-03-25T05:03:26.813Z] Removing intermediate container 59a2a669163e [2024-03-25T05:03:26.813Z] ---> 6afc69642b6e [2024-03-25T05:03:26.813Z] Step 6/23 : RUN apk add --update --no-cache make git [2024-03-25T05:03:26.813Z] ---> Running in 178516b1bb47 [2024-03-25T05:03:27.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T05:03:28.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T05:03:29.305Z] OK: 266 MiB in 52 packages [2024-03-25T05:03:30.260Z] Removing intermediate container 178516b1bb47 [2024-03-25T05:03:30.260Z] ---> f14611908b4a [2024-03-25T05:03:30.260Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-25T05:03:30.841Z] ---> 0c6a2068e147 [2024-03-25T05:03:30.841Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-25T05:03:30.841Z] ---> Running in ed8bdc02ee92 [2024-03-25T05:03:33.413Z] Removing intermediate container ed8bdc02ee92 [2024-03-25T05:03:33.413Z] ---> 856f562af3c0 [2024-03-25T05:03:33.413Z] Step 9/23 : COPY . . [2024-03-25T05:03:34.376Z] ---> 75e9f55122df [2024-03-25T05:03:34.376Z] Step 10/23 : RUN ${MAKE} [2024-03-25T05:03:34.376Z] ---> Running in 495ee1386728 [2024-03-25T05:03:35.333Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-03-25T05:06:11.972Z] Removing intermediate container 495ee1386728 [2024-03-25T05:06:11.972Z] ---> 58d024e5cc68 [2024-03-25T05:06:11.972Z] Step 11/23 : FROM alpine:3.18 [2024-03-25T05:06:11.972Z] 3.18: Pulling from library/alpine [2024-03-25T05:06:11.972Z] c6b39de5b339: Pulling fs layer [2024-03-25T05:06:11.972Z] c6b39de5b339: Verifying Checksum [2024-03-25T05:06:11.972Z] c6b39de5b339: Download complete [2024-03-25T05:06:11.972Z] c6b39de5b339: Pull complete [2024-03-25T05:06:11.972Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-25T05:06:11.972Z] Status: Downloaded newer image for alpine:3.18 [2024-03-25T05:06:11.972Z] ---> 33abbf032149 [2024-03-25T05:06:11.972Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-03-25T05:06:11.972Z] ---> Running in 90354abd6c73 [2024-03-25T05:06:11.972Z] Removing intermediate container 90354abd6c73 [2024-03-25T05:06:11.972Z] ---> c503e11d148a [2024-03-25T05:06:11.972Z] Step 13/23 : RUN apk add --update --no-cache [2024-03-25T05:06:11.972Z] ---> Running in 612e299109ff [2024-03-25T05:06:11.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-25T05:06:11.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-25T05:06:11.972Z] OK: 8 MiB in 15 packages [2024-03-25T05:06:11.972Z] Removing intermediate container 612e299109ff [2024-03-25T05:06:11.972Z] ---> 96dc297dc6a5 [2024-03-25T05:06:11.972Z] Step 14/23 : WORKDIR / [2024-03-25T05:06:11.972Z] ---> Running in 44e7827d5f84 [2024-03-25T05:06:11.972Z] Removing intermediate container 44e7827d5f84 [2024-03-25T05:06:11.972Z] ---> 7087971d4cf6 [2024-03-25T05:06:11.972Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-03-25T05:06:11.972Z] ---> e98484caa21a [2024-03-25T05:06:11.972Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-03-25T05:06:11.972Z] ---> 171550d9c4f5 [2024-03-25T05:06:11.972Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-03-25T05:06:12.551Z] ---> 83b18cc0672c [2024-03-25T05:06:12.551Z] Step 18/23 : EXPOSE 59999 [2024-03-25T05:06:12.551Z] ---> Running in 42b6203016bc [2024-03-25T05:06:12.824Z] Removing intermediate container 42b6203016bc [2024-03-25T05:06:12.824Z] ---> 40e5ff021ead [2024-03-25T05:06:12.824Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2024-03-25T05:06:12.824Z] ---> Running in 4e851560b3a7 [2024-03-25T05:06:13.088Z] Removing intermediate container 4e851560b3a7 [2024-03-25T05:06:13.088Z] ---> fea7e3af865f [2024-03-25T05:06:13.088Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-25T05:06:13.088Z] ---> Running in 8a197a2363f1 [2024-03-25T05:06:13.351Z] Removing intermediate container 8a197a2363f1 [2024-03-25T05:06:13.351Z] ---> fde36a9628ef [2024-03-25T05:06:13.351Z] Step 21/23 : LABEL arch=arm64 [2024-03-25T05:06:13.628Z] ---> Running in 9e0a4f9df60a [2024-03-25T05:06:13.914Z] Removing intermediate container 9e0a4f9df60a [2024-03-25T05:06:13.914Z] ---> b8a3b822947b [2024-03-25T05:06:13.914Z] Step 22/23 : LABEL git_sha=49e26577673cbfe88c01104bd3e960adf60fb9a3 [2024-03-25T05:06:13.914Z] ---> Running in 8d2d58cf4753 [2024-03-25T05:06:14.181Z] Removing intermediate container 8d2d58cf4753 [2024-03-25T05:06:14.181Z] ---> fd3746326408 [2024-03-25T05:06:14.181Z] Step 23/23 : LABEL version=0.0.0 [2024-03-25T05:06:14.181Z] ---> Running in 6d561edc0984 [2024-03-25T05:06:14.452Z] Removing intermediate container 6d561edc0984 [2024-03-25T05:06:14.452Z] ---> e1aeac61a2ef [2024-03-25T05:06:14.452Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-25T05:06:14.452Z] Successfully built e1aeac61a2ef [2024-03-25T05:06:14.452Z] 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 [2024-03-25T05:06:15.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T05:06:15.318Z] [2024-03-25T05:06:15.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T05:06:15.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T05:06:15.723Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-25T05:06:15.723Z] 8998bd30e6a1: Pulling fs layer [2024-03-25T05:06:15.723Z] 04944245beec: Pulling fs layer [2024-03-25T05:06:15.723Z] 699f458cf7ca: Pulling fs layer [2024-03-25T05:06:15.723Z] 765212b225bb: Pulling fs layer [2024-03-25T05:06:15.723Z] f23df028b6ca: Pulling fs layer [2024-03-25T05:06:15.723Z] d65c8cfc05b1: Pulling fs layer [2024-03-25T05:06:15.723Z] 2437ff75d9bd: Pulling fs layer [2024-03-25T05:06:15.723Z] 765212b225bb: Waiting [2024-03-25T05:06:15.723Z] f23df028b6ca: Waiting [2024-03-25T05:06:15.723Z] d65c8cfc05b1: Waiting [2024-03-25T05:06:15.723Z] 2437ff75d9bd: Waiting [2024-03-25T05:06:15.991Z] 04944245beec: Verifying Checksum [2024-03-25T05:06:15.991Z] 04944245beec: Download complete [2024-03-25T05:06:15.991Z] 765212b225bb: Verifying Checksum [2024-03-25T05:06:15.991Z] 765212b225bb: Download complete [2024-03-25T05:06:15.991Z] f23df028b6ca: Verifying Checksum [2024-03-25T05:06:15.991Z] f23df028b6ca: Download complete [2024-03-25T05:06:15.992Z] d65c8cfc05b1: Verifying Checksum [2024-03-25T05:06:15.992Z] d65c8cfc05b1: Download complete [2024-03-25T05:06:15.992Z] 699f458cf7ca: Verifying Checksum [2024-03-25T05:06:15.992Z] 699f458cf7ca: Download complete [2024-03-25T05:06:16.576Z] 8998bd30e6a1: Download complete [2024-03-25T05:06:19.149Z] 2437ff75d9bd: Verifying Checksum [2024-03-25T05:06:19.149Z] 2437ff75d9bd: Download complete [2024-03-25T05:06:21.087Z] 8998bd30e6a1: Pull complete [2024-03-25T05:06:21.669Z] 04944245beec: Pull complete [2024-03-25T05:06:23.072Z] 699f458cf7ca: Pull complete [2024-03-25T05:06:23.340Z] 765212b225bb: Pull complete [2024-03-25T05:06:24.298Z] f23df028b6ca: Pull complete [2024-03-25T05:06:24.298Z] d65c8cfc05b1: Pull complete [2024-03-25T05:06:42.491Z] 2437ff75d9bd: Pull complete [2024-03-25T05:06:42.491Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-25T05:06:42.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-25T05:06:42.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T05:06:42.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-1117 does not seem to be running inside a container [2024-03-25T05:06:42.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-25T05:06:45.520Z] $ docker top c8943e055fb9df57ee68d326df5669e5d3019cbcf482c82778f4459f761dd9bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-25T05:06:46.418Z] ---> job-cost.sh [2024-03-25T05:06:46.418Z] lf-activate-venv: SKIPPING [2024-03-25T05:06:46.418Z] INFO: No Stack... [2024-03-25T05:06:47.811Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-25T05:06:48.759Z] INFO: Archiving Costs [Pipeline] sh [2024-03-25T05:06:49.095Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-03-25T05:06:49.095Z] + cut -d, -f6 [Pipeline] lock [2024-03-25T05:06:49.427Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1571-1-stack-cost] [2024-03-25T05:06:49.432Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1571-1-stack-cost] did not exist. Created. [2024-03-25T05:06:49.438Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1571-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-25T05:06:50.262Z] /w/workspace/device-sdk-go/1@tmp/durable-42763fb8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-25T05:06:50.659Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-25T05:06:50.696Z] Warning: overwriting stash ‘stack-cost’ [2024-03-25T05:06:50.772Z] Stashed 1 file(s) [Pipeline] } [2024-03-25T05:06:50.786Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1571-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-25T05:06:50.886Z] $ docker stop --time=1 c8943e055fb9df57ee68d326df5669e5d3019cbcf482c82778f4459f761dd9bc [2024-03-25T05:06:52.433Z] $ docker rm -f --volumes c8943e055fb9df57ee68d326df5669e5d3019cbcf482c82778f4459f761dd9bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-25T05:06:53.514Z] provisioning config files... [2024-03-25T05:06:53.522Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp/config13305276546959972779tmp [Pipeline] { [Pipeline] sh [2024-03-25T05:06:53.858Z] + set +x [2024-03-25T05:06:53.858Z] + + curl -s https://codecov.io/bash [2024-03-25T05:06:53.858Z] bash -s -- [2024-03-25T05:06:53.858Z] [2024-03-25T05:06:53.858Z] _____ _ [2024-03-25T05:06:53.858Z] / ____| | | [2024-03-25T05:06:53.858Z] | | ___ __| | ___ ___ _____ __ [2024-03-25T05:06:53.858Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-25T05:06:53.858Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-25T05:06:53.858Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-25T05:06:53.858Z] Bash-1.0.6 [2024-03-25T05:06:53.858Z] [2024-03-25T05:06:53.858Z] [2024-03-25T05:06:53.858Z] ==> git version 2.25.1 found [2024-03-25T05:06:53.858Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-25T05:06:53.858Z] Release-Date: 2020-01-08 [2024-03-25T05:06:53.858Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-25T05:06:53.858Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-25T05:06:53.858Z] ==> Jenkins CI detected. [2024-03-25T05:06:53.858Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1571 [2024-03-25T05:06:53.858Z] project root: . [2024-03-25T05:06:53.858Z] --> token set from env [2024-03-25T05:06:53.858Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-25T05:06:54.118Z] ==> Running gcov in . (disable via -X gcov) [2024-03-25T05:06:54.118Z] ==> Python coveragepy not found [2024-03-25T05:06:54.118Z] ==> Searching for coverage reports in: [2024-03-25T05:06:54.118Z] + . [2024-03-25T05:06:54.118Z] -> Found 1 reports [2024-03-25T05:06:54.118Z] ==> Detecting git/mercurial file structure [2024-03-25T05:06:54.118Z] ==> Reading reports [2024-03-25T05:06:54.118Z] + ./coverage.out bytes=122156 [2024-03-25T05:06:54.118Z] ==> Appending adjustments [2024-03-25T05:06:54.118Z] https://docs.codecov.io/docs/fixing-reports [2024-03-25T05:06:54.378Z] + Found adjustments [2024-03-25T05:06:54.378Z] ==> Gzipping contents [2024-03-25T05:06:54.378Z] 20K /tmp/codecov.U9XPge.gz [2024-03-25T05:06:54.378Z] ==> Uploading reports [2024-03-25T05:06:54.378Z] url: https://codecov.io [2024-03-25T05:06:54.378Z] query: branch=PR-1571&commit=49e26577673cbfe88c01104bd3e960adf60fb9a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1571%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1571&job=&cmd_args= [2024-03-25T05:06:54.378Z] -> Pinging Codecov [2024-03-25T05:06:54.378Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1571&commit=49e26577673cbfe88c01104bd3e960adf60fb9a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1571%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1571&job=&cmd_args= [2024-03-25T05:06:54.637Z] -> Uploading to [2024-03-25T05:06:54.638Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-25/7E55EF52A471D76F132DFD9A03CDDE97/49e26577673cbfe88c01104bd3e960adf60fb9a3/ee3f99fe-c104-4b85-9b8e-2a9ad7788bd0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240325T050654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47fee2f911af997d6998881e8bf8544756f2208c1184b3d962da3d45838654f1 [2024-03-25T05:06:54.638Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-25T05:06:54.638Z] Dload Upload Total Spent Left Speed [2024-03-25T05:06:54.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16726 0 0 100 16726 0 52268 --:--:-- --:--:-- --:--:-- 52268 [2024-03-25T05:06:54.897Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/49e26577673cbfe88c01104bd3e960adf60fb9a3 [Pipeline] } [2024-03-25T05:06:54.929Z] 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 [2024-03-25T05:06:56.876Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1571/archives ] [2024-03-25T05:06:56.876Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1571/archives [2024-03-25T05:06:56.876Z] total 16 [2024-03-25T05:06:56.876Z] drwxr-xr-x 3 root root 4096 Mar 25 04:53 . [2024-03-25T05:06:56.876Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 25 04:53 .. [2024-03-25T05:06:56.876Z] drwxr-xr-x 2 root root 4096 Mar 25 04:53 cost [2024-03-25T05:06:56.876Z] -rw-r--r-- 1 root root 86 Mar 25 04:53 cost.csv [2024-03-25T05:06:56.876Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1571/archives [2024-03-25T05:06:56.876Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1571/archives [2024-03-25T05:06:56.876Z] total 16 [2024-03-25T05:06:56.876Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 25 04:53 . [2024-03-25T05:06:56.876Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 25 04:53 .. [2024-03-25T05:06:56.876Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 25 04:53 cost [2024-03-25T05:06:56.876Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 25 04:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-25T05:06:57.200Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T05:06:58.089Z] ---> package-listing.sh [2024-03-25T05:06:58.089Z] ++ facter osfamily [2024-03-25T05:06:58.089Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-25T05:06:58.350Z] + OS_FAMILY=debian [2024-03-25T05:06:58.350Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1571 [2024-03-25T05:06:58.350Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-25T05:06:58.350Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-25T05:06:58.350Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-25T05:06:58.350Z] + PACKAGES=/tmp/packages_start.txt [2024-03-25T05:06:58.350Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1571 ']' [2024-03-25T05:06:58.350Z] + PACKAGES=/tmp/packages_end.txt [2024-03-25T05:06:58.350Z] + case "${OS_FAMILY}" in [2024-03-25T05:06:58.350Z] + dpkg -l [2024-03-25T05:06:58.350Z] + grep '^ii' [2024-03-25T05:06:58.350Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-25T05:06:58.350Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-25T05:06:58.350Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-25T05:06:58.350Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1571 ']' [2024-03-25T05:06:58.350Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1571/archives/ [2024-03-25T05:06:58.350Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1571/archives/ [Pipeline] echo [2024-03-25T05:06:58.386Z] 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-1571/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-25T05:06:58.683Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-25T05:06:59.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-25T05:06:59.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-25T05:06:59.475Z] prd-ubuntu20.04-docker-8c-8g-1116 does not seem to be running inside a container [2024-03-25T05:06:59.501Z] $ 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-1571/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-1571 -v /w/workspace/gexfoundry_device-sdk-go_PR-1571:/w/workspace/gexfoundry_device-sdk-go_PR-1571:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-25T05:06:59.681Z] $ docker top 9d106bf06ab562a0d3df09dc9ef6492cd6abd09e4f18917ddc887bbbbc456a18 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-25T05:07:00.079Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-25T05:07:00.391Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-25T05:07:00.704Z] + ls /var/log/sa-host [2024-03-25T05:07:00.704Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-25T05:07:00.921Z] provisioning config files... [2024-03-25T05:07:00.930Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1571@tmp/config2017711819131622491tmp [Pipeline] { [Pipeline] echo [2024-03-25T05:07:01.006Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T05:07:01.320Z] ---> create-netrc.sh [Pipeline] } [2024-03-25T05:07:01.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-25T05:07:01.772Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-25T05:07:01.804Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T05:07:02.115Z] ---> sudo-logs.sh [2024-03-25T05:07:02.115Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-25T05:07:02.205Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T05:07:02.514Z] ---> job-cost.sh [2024-03-25T05:07:02.514Z] lf-activate-venv: SKIPPING [2024-03-25T05:07:02.514Z] DEBUG: total: 0.2199999988079071 [2024-03-25T05:07:02.514Z] INFO: Retrieving Stack Cost... [2024-03-25T05:07:03.090Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-25T05:07:03.351Z] INFO: Archiving Costs [Pipeline] echo [2024-03-25T05:07:03.393Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-25T05:07:03.702Z] ---> logs-deploy.sh [2024-03-25T05:07:03.702Z] lf-activate-venv: SKIPPING [2024-03-25T05:07:03.702Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1571/1 [2024-03-25T05:07:03.702Z] INFO: archiving workspace using pattern(s): [2024-03-25T05:07:04.644Z] Archives upload complete. [2024-03-25T05:07:04.905Z] INFO: archiving logs to Nexus [2024-03-25T05:07:05.751Z] ---> uname -a: [2024-03-25T05:07:05.751Z] Linux prd-ubuntu20-04-docker-8c-8g-1116 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-25T05:07:05.751Z] [2024-03-25T05:07:05.751Z] [2024-03-25T05:07:05.751Z] ---> lscpu: [2024-03-25T05:07:05.751Z] Architecture: x86_64 [2024-03-25T05:07:05.751Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-25T05:07:05.751Z] Byte Order: Little Endian [2024-03-25T05:07:05.751Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-25T05:07:05.751Z] CPU(s): 8 [2024-03-25T05:07:05.751Z] On-line CPU(s) list: 0-7 [2024-03-25T05:07:05.751Z] Thread(s) per core: 1 [2024-03-25T05:07:05.751Z] Core(s) per socket: 1 [2024-03-25T05:07:05.751Z] Socket(s): 8 [2024-03-25T05:07:05.751Z] NUMA node(s): 1 [2024-03-25T05:07:05.751Z] Vendor ID: AuthenticAMD [2024-03-25T05:07:05.751Z] CPU family: 23 [2024-03-25T05:07:05.751Z] Model: 49 [2024-03-25T05:07:05.751Z] Model name: AMD EPYC-Rome Processor [2024-03-25T05:07:05.751Z] Stepping: 0 [2024-03-25T05:07:05.751Z] CPU MHz: 2799.996 [2024-03-25T05:07:05.751Z] BogoMIPS: 5599.99 [2024-03-25T05:07:05.751Z] Virtualization: AMD-V [2024-03-25T05:07:05.751Z] Hypervisor vendor: KVM [2024-03-25T05:07:05.751Z] Virtualization type: full [2024-03-25T05:07:05.751Z] L1d cache: 256 KiB [2024-03-25T05:07:05.751Z] L1i cache: 256 KiB [2024-03-25T05:07:05.751Z] L2 cache: 4 MiB [2024-03-25T05:07:05.751Z] L3 cache: 128 MiB [2024-03-25T05:07:05.751Z] NUMA node0 CPU(s): 0-7 [2024-03-25T05:07:05.751Z] Vulnerability Itlb multihit: Not affected [2024-03-25T05:07:05.751Z] Vulnerability L1tf: Not affected [2024-03-25T05:07:05.751Z] Vulnerability Mds: Not affected [2024-03-25T05:07:05.751Z] Vulnerability Meltdown: Not affected [2024-03-25T05:07:05.751Z] Vulnerability Mmio stale data: Not affected [2024-03-25T05:07:05.751Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-25T05:07:05.751Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-25T05:07:05.751Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-25T05:07:05.751Z] Vulnerability Srbds: Not affected [2024-03-25T05:07:05.751Z] Vulnerability Tsx async abort: Not affected [2024-03-25T05:07:05.751Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-03-25T05:07:05.751Z] [2024-03-25T05:07:05.751Z] [2024-03-25T05:07:05.751Z] ---> nproc: [2024-03-25T05:07:05.751Z] 8 [2024-03-25T05:07:05.751Z] [2024-03-25T05:07:05.751Z] [2024-03-25T05:07:05.751Z] ---> df -h: [2024-03-25T05:07:05.751Z] Filesystem Size Used Avail Use% Mounted on [2024-03-25T05:07:05.751Z] overlay 155G 12G 144G 8% / [2024-03-25T05:07:05.751Z] tmpfs 64M 0 64M 0% /dev [2024-03-25T05:07:05.751Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-25T05:07:05.751Z] shm 64M 0 64M 0% /dev/shm [2024-03-25T05:07:05.751Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-25T05:07:05.751Z] [2024-03-25T05:07:05.751Z] [2024-03-25T05:07:05.751Z] ---> sar -b -r -n DEV: [2024-03-25T05:07:05.751Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1116) 03/25/24 _x86_64_ (8 CPU) [2024-03-25T05:07:05.751Z] [2024-03-25T05:07:05.751Z] 04:48:43 LINUX RESTART (8 CPU) [2024-03-25T05:07:05.751Z] [2024-03-25T05:07:05.751Z] 04:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-25T05:07:05.751Z] 04:50:01 365.62 46.46 319.16 0.00 5279.25 174378.80 0.00 [2024-03-25T05:07:05.751Z] 04:51:01 212.16 2.73 209.43 0.00 30.66 55096.68 0.00 [2024-03-25T05:07:05.751Z] 04:52:01 115.69 0.12 115.58 0.00 15.46 40973.14 0.00 [2024-03-25T05:07:05.751Z] 04:53:01 89.34 0.20 89.14 0.00 10.80 38183.12 0.00 [2024-03-25T05:07:05.751Z] 04:54:01 165.24 10.28 154.96 0.00 3465.69 55036.69 0.00 [2024-03-25T05:07:05.751Z] 04:55:01 4.48 0.00 4.48 0.00 0.00 60.39 0.00 [2024-03-25T05:07:05.751Z] 04:56:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 [2024-03-25T05:07:05.751Z] 04:57:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 [2024-03-25T05:07:05.751Z] 04:58:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 [2024-03-25T05:07:05.751Z] 04:59:02 2.20 0.00 2.20 0.00 0.00 32.79 0.00 [2024-03-25T05:07:05.751Z] 05:00:01 1.05 0.00 1.05 0.00 0.00 11.39 0.00 [2024-03-25T05:07:05.751Z] 05:01:01 1.70 0.00 1.70 0.00 0.00 20.40 0.00 [2024-03-25T05:07:05.751Z] 05:02:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2024-03-25T05:07:05.751Z] 05:03:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 [2024-03-25T05:07:05.751Z] 05:04:01 1.72 0.02 1.70 0.00 0.13 20.00 0.00 [2024-03-25T05:07:05.751Z] 05:05:01 1.90 0.00 1.90 0.00 0.00 21.59 0.00 [2024-03-25T05:07:05.751Z] 05:06:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2024-03-25T05:07:05.751Z] 05:07:01 7.40 0.28 7.12 0.00 22.00 137.71 0.00 [2024-03-25T05:07:05.751Z] Average: 54.26 3.34 50.92 0.00 490.65 20243.37 0.00 [2024-03-25T05:07:05.751Z] [2024-03-25T05:07:05.751Z] 04:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-25T05:07:05.751Z] 04:50:01 29227132 31557988 768804 2.34 74188 2527932 1853000 5.46 1008176 2265464 320924 [2024-03-25T05:07:05.751Z] 04:51:01 27011532 31535776 769116 2.34 182220 4404952 1890316 5.57 1306152 3952588 850568 [2024-03-25T05:07:05.751Z] 04:52:01 27053248 31478568 822368 2.50 186188 4327080 1917952 5.65 1726296 3514312 575548 [2024-03-25T05:07:05.751Z] 04:53:01 27755044 31363860 936560 2.85 191684 3528144 2172844 6.40 1476828 3082812 15960 [2024-03-25T05:07:05.751Z] 04:54:01 26768432 31517040 772316 2.35 205508 4599584 1829972 5.39 1527140 3947244 1256 [2024-03-25T05:07:05.751Z] 04:55:01 26771208 31519736 769908 2.34 205568 4599580 1846860 5.44 1525496 3947196 152 [2024-03-25T05:07:05.751Z] 04:56:01 26774372 31523012 766540 2.33 205588 4599584 1846860 5.44 1521972 3947200 144 [2024-03-25T05:07:05.751Z] 04:57:01 26774268 31522924 766600 2.33 205616 4599584 1846860 5.44 1521784 3947200 44 [2024-03-25T05:07:05.751Z] 04:58:01 26776992 31525680 763792 2.32 205628 4599588 1846860 5.44 1519444 3947204 8 [2024-03-25T05:07:05.751Z] 04:59:02 26784740 31533940 755912 2.30 205712 4599560 1846860 5.44 1511356 3947656 28 [2024-03-25T05:07:05.751Z] 05:00:01 26784936 31534188 755568 2.30 205752 4599568 1846860 5.44 1511764 3947660 16 [2024-03-25T05:07:05.751Z] 05:01:01 26784936 31534200 755500 2.30 205792 4599568 1846860 5.44 1511448 3947664 4 [2024-03-25T05:07:05.751Z] 05:02:01 26784612 31533940 755672 2.30 205816 4599576 1846860 5.44 1511560 3947664 4 [2024-03-25T05:07:05.751Z] 05:03:01 26785072 31534464 755328 2.30 205856 4599580 1846860 5.44 1511352 3947672 4 [2024-03-25T05:07:05.751Z] 05:04:01 26784416 31533976 755804 2.30 205920 4599576 1830652 5.40 1511480 3947668 12 [2024-03-25T05:07:05.751Z] 05:05:01 26784384 31534024 755636 2.30 205988 4599584 1830652 5.40 1511536 3947676 12 [2024-03-25T05:07:05.751Z] 05:06:01 26783884 31533588 755956 2.30 206056 4599588 1830652 5.40 1511912 3947684 140 [2024-03-25T05:07:05.751Z] 05:07:01 26743744 31495888 791476 2.41 206272 4601040 2083704 6.14 1551792 3948180 348 [2024-03-25T05:07:05.751Z] Average: 26996275 31517377 776270 2.36 195297 4399093 1881194 5.54 1487638 3782264 98065 [2024-03-25T05:07:05.751Z] [2024-03-25T05:07:05.751Z] 04:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-25T05:07:05.751Z] 04:50:01 ens3 542.56 357.62 5886.73 128.84 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.751Z] 04:50:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.751Z] 04:50:01 docker0 25.01 25.93 1.89 168.24 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.751Z] 04:51:01 ens3 462.84 287.67 3241.31 33.03 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.751Z] 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.751Z] 04:51:01 docker0 282.95 454.41 25.58 3234.62 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.751Z] 04:52:01 ens3 29.57 17.73 35.10 9.61 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:52:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:52:01 vethc15cc17 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:53:01 ens3 27.80 17.33 52.45 10.72 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:53:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:53:01 veth27893c6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:53:01 docker0 2.43 3.22 0.18 31.23 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:54:01 ens3 175.94 93.55 3990.14 16.23 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:54:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:54:01 docker0 1.18 2.20 0.07 30.87 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:55:01 ens3 0.37 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:57:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:58:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:59:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:59:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 04:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:00:01 ens3 0.14 0.08 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:01:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:02:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:04:01 ens3 0.95 0.38 0.42 0.21 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:05:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:06:01 ens3 0.48 0.52 0.26 0.22 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:07:01 ens3 22.20 13.31 23.46 7.99 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:07:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] Average: ens3 70.27 43.88 735.66 11.52 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] Average: docker0 17.33 27.02 1.54 192.67 0.00 0.00 0.00 0.00 [2024-03-25T05:07:05.752Z] [2024-03-25T05:07:05.752Z] [2024-03-25T05:07:05.752Z] ---> sar -P ALL: [2024-03-25T05:07:05.752Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1116) 03/25/24 _x86_64_ (8 CPU) [2024-03-25T05:07:05.752Z] [2024-03-25T05:07:05.752Z] 04:48:43 LINUX RESTART (8 CPU) [2024-03-25T05:07:05.752Z] [2024-03-25T05:07:05.752Z] 04:49:01 CPU %user %nice %system %iowait %steal %idle [2024-03-25T05:07:05.752Z] 04:50:01 all 9.71 0.00 3.23 3.15 0.05 83.85 [2024-03-25T05:07:05.752Z] 04:50:01 0 9.02 0.00 3.58 1.56 0.05 85.79 [2024-03-25T05:07:05.752Z] 04:50:01 1 9.33 0.00 2.95 3.03 0.05 84.64 [2024-03-25T05:07:05.752Z] 04:50:01 2 9.35 0.00 2.78 0.27 0.05 87.56 [2024-03-25T05:07:05.752Z] 04:50:01 3 9.30 0.00 4.37 0.62 0.05 85.65 [2024-03-25T05:07:05.752Z] 04:50:01 4 9.80 0.00 3.03 6.76 0.05 80.36 [2024-03-25T05:07:05.752Z] 04:50:01 5 9.86 0.00 2.88 5.41 0.05 81.79 [2024-03-25T05:07:05.752Z] 04:50:01 6 10.48 0.00 3.10 6.29 0.05 80.08 [2024-03-25T05:07:05.752Z] 04:50:01 7 10.56 0.00 3.16 1.30 0.07 84.91 [2024-03-25T05:07:05.752Z] 04:51:01 all 6.44 0.00 3.06 6.47 0.21 83.82 [2024-03-25T05:07:05.752Z] 04:51:01 0 5.76 0.00 4.26 11.89 0.07 78.03 [2024-03-25T05:07:05.752Z] 04:51:01 1 7.61 0.00 2.42 0.55 0.05 89.36 [2024-03-25T05:07:05.752Z] 04:51:01 2 5.88 0.00 3.18 0.89 0.13 89.92 [2024-03-25T05:07:05.752Z] 04:51:01 3 6.96 0.00 2.64 5.77 0.05 84.58 [2024-03-25T05:07:05.752Z] 04:51:01 4 5.46 0.00 2.90 12.96 0.07 78.61 [2024-03-25T05:07:05.752Z] 04:51:01 5 7.22 0.00 2.64 4.11 0.42 85.60 [2024-03-25T05:07:05.752Z] 04:51:01 6 6.42 0.00 3.36 14.30 0.83 75.09 [2024-03-25T05:07:05.752Z] 04:51:01 7 6.24 0.00 3.07 1.38 0.03 89.28 [2024-03-25T05:07:05.752Z] 04:52:01 all 26.11 0.00 2.82 4.76 0.06 66.25 [2024-03-25T05:07:05.752Z] 04:52:01 0 25.30 0.00 3.33 23.79 0.07 47.51 [2024-03-25T05:07:05.752Z] 04:52:01 1 25.70 0.00 2.31 0.13 0.05 71.81 [2024-03-25T05:07:05.752Z] 04:52:01 2 25.11 0.00 3.31 4.45 0.07 67.07 [2024-03-25T05:07:05.752Z] 04:52:01 3 27.60 0.00 2.62 0.99 0.05 68.74 [2024-03-25T05:07:05.752Z] 04:52:01 4 25.53 0.00 2.71 8.13 0.05 63.58 [2024-03-25T05:07:05.752Z] 04:52:01 5 27.60 0.00 3.20 0.30 0.07 68.83 [2024-03-25T05:07:05.752Z] 04:52:01 6 26.34 0.00 2.51 0.18 0.05 70.91 [2024-03-25T05:07:05.752Z] 04:52:01 7 25.71 0.00 2.58 0.07 0.07 71.58 [2024-03-25T05:07:05.752Z] 04:53:01 all 45.57 0.00 4.43 2.04 0.08 47.89 [2024-03-25T05:07:05.752Z] 04:53:01 0 44.48 0.00 4.51 0.02 0.08 50.91 [2024-03-25T05:07:05.752Z] 04:53:01 1 46.07 0.00 4.89 3.98 0.08 44.97 [2024-03-25T05:07:05.752Z] 04:53:01 2 46.53 0.00 4.34 8.08 0.08 40.96 [2024-03-25T05:07:05.752Z] 04:53:01 3 45.72 0.00 4.02 2.56 0.08 47.62 [2024-03-25T05:07:05.752Z] 04:53:01 4 43.53 0.00 4.18 0.08 0.07 52.14 [2024-03-25T05:07:05.752Z] 04:53:01 5 46.33 0.00 5.54 0.87 0.07 47.20 [2024-03-25T05:07:05.752Z] 04:53:01 6 45.38 0.00 4.24 0.52 0.08 49.77 [2024-03-25T05:07:05.752Z] 04:53:01 7 46.49 0.00 3.69 0.22 0.08 49.52 [2024-03-25T05:07:05.752Z] 04:54:01 all 25.57 0.00 4.16 3.07 0.07 67.12 [2024-03-25T05:07:05.752Z] 04:54:01 0 24.60 0.00 4.54 1.93 0.07 68.87 [2024-03-25T05:07:05.752Z] 04:54:01 1 27.19 0.00 4.49 1.09 0.05 67.17 [2024-03-25T05:07:05.752Z] 04:54:01 2 25.49 0.00 4.44 15.95 0.12 54.01 [2024-03-25T05:07:05.752Z] 04:54:01 3 25.00 0.00 3.62 0.05 0.08 71.25 [2024-03-25T05:07:05.752Z] 04:54:01 4 26.45 0.00 4.18 1.66 0.05 67.66 [2024-03-25T05:07:05.752Z] 04:54:01 5 24.84 0.00 3.80 1.28 0.07 70.02 [2024-03-25T05:07:05.752Z] 04:54:01 6 25.37 0.00 4.46 2.51 0.07 67.60 [2024-03-25T05:07:05.752Z] 04:54:01 7 25.61 0.00 3.78 0.35 0.07 70.19 [2024-03-25T05:07:05.752Z] 04:55:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2024-03-25T05:07:05.752Z] 04:55:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-03-25T05:07:05.752Z] 04:55:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-03-25T05:07:05.752Z] 04:55:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-03-25T05:07:05.752Z] 04:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-25T05:07:05.752Z] 04:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-25T05:07:05.752Z] 04:55:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2024-03-25T05:07:05.752Z] 04:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-25T05:07:05.752Z] 04:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-25T05:07:05.752Z] 04:56:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-03-25T05:07:05.752Z] 04:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-25T05:07:05.752Z] 04:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-25T05:07:05.752Z] 04:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-25T05:07:05.752Z] 04:56:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-25T05:07:05.752Z] 04:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-25T05:07:05.752Z] 04:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-25T05:07:05.752Z] 04:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-25T05:07:05.752Z] 04:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-25T05:07:05.752Z] 04:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-03-25T05:07:05.752Z] 04:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-25T05:07:05.752Z] 04:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-25T05:07:05.752Z] 04:57:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-25T05:07:05.752Z] 04:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-25T05:07:05.752Z] 04:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-25T05:07:05.752Z] 04:57:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-25T05:07:05.752Z] 04:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-25T05:07:05.752Z] 04:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-25T05:07:05.752Z] 04:58:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-03-25T05:07:05.752Z] 04:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-25T05:07:05.752Z] 04:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-25T05:07:05.752Z] 04:58:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-03-25T05:07:05.752Z] 04:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-25T05:07:05.752Z] 04:58:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2024-03-25T05:07:05.752Z] 04:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-25T05:07:05.752Z] 04:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-25T05:07:05.752Z] 04:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-25T05:07:05.752Z] 04:59:02 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-03-25T05:07:05.752Z] 04:59:02 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-25T05:07:05.752Z] 04:59:02 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-03-25T05:07:05.752Z] 04:59:02 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-25T05:07:05.752Z] 04:59:02 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-25T05:07:05.752Z] 04:59:02 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-25T05:07:05.752Z] 04:59:02 5 0.00 0.00 0.02 0.05 0.00 99.93 [2024-03-25T05:07:05.752Z] 04:59:02 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-25T05:07:05.752Z] 04:59:02 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-25T05:07:05.752Z] 05:00:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2024-03-25T05:07:05.752Z] 05:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-25T05:07:05.752Z] 05:00:01 1 0.25 0.00 0.00 0.00 0.02 99.73 [2024-03-25T05:07:05.752Z] 05:00:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-03-25T05:07:05.752Z] 05:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-25T05:07:05.752Z] 05:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-25T05:07:05.752Z] 05:00:01 5 0.41 0.00 0.00 0.02 0.02 99.56 [2024-03-25T05:07:05.752Z] 05:00:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-25T05:07:05.752Z] 05:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-25T05:07:05.752Z] [2024-03-25T05:07:05.752Z] 05:00:01 CPU %user %nice %system %iowait %steal %idle [2024-03-25T05:07:05.752Z] 05:01:01 all 0.04 0.00 0.02 0.19 0.00 99.75 [2024-03-25T05:07:05.752Z] 05:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-25T05:07:05.752Z] 05:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-25T05:07:05.752Z] 05:01:01 2 0.03 0.00 0.03 0.12 0.00 99.82 [2024-03-25T05:07:05.752Z] 05:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-25T05:07:05.752Z] 05:01:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2024-03-25T05:07:05.752Z] 05:01:01 5 0.17 0.00 0.02 1.37 0.00 98.45 [2024-03-25T05:07:05.752Z] 05:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-25T05:07:05.752Z] 05:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-25T05:07:05.752Z] 05:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-03-25T05:07:05.752Z] 05:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-25T05:07:05.752Z] 05:02:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-25T05:07:05.752Z] 05:02:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-03-25T05:07:05.752Z] 05:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-25T05:07:05.752Z] 05:02:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-03-25T05:07:05.752Z] 05:02:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-25T05:07:05.752Z] 05:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-25T05:07:05.752Z] 05:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-25T05:07:05.752Z] 05:03:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2024-03-25T05:07:05.752Z] 05:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-25T05:07:05.752Z] 05:03:01 1 0.10 0.00 0.00 0.00 0.00 99.90 [2024-03-25T05:07:05.752Z] 05:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-25T05:07:05.752Z] 05:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-25T05:07:05.752Z] 05:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-25T05:07:05.752Z] 05:03:01 5 0.76 0.00 0.05 0.02 0.00 99.17 [2024-03-25T05:07:05.752Z] 05:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-25T05:07:05.752Z] 05:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-25T05:07:05.752Z] 05:04:01 all 0.03 0.00 0.03 0.00 0.01 99.93 [2024-03-25T05:07:05.752Z] 05:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-25T05:07:05.752Z] 05:04:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-25T05:07:05.752Z] 05:04:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-25T05:07:05.752Z] 05:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-25T05:07:05.752Z] 05:04:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2024-03-25T05:07:05.752Z] 05:04:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-03-25T05:07:05.752Z] 05:04:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-25T05:07:05.752Z] 05:04:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2024-03-25T05:07:05.752Z] 05:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-03-25T05:07:05.752Z] 05:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-25T05:07:05.752Z] 05:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-25T05:07:05.752Z] 05:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-25T05:07:05.752Z] 05:05:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-25T05:07:05.752Z] 05:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-25T05:07:05.752Z] 05:05:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2024-03-25T05:07:05.752Z] 05:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-25T05:07:05.752Z] 05:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-25T05:07:05.752Z] 05:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-03-25T05:07:05.752Z] 05:06:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-03-25T05:07:05.752Z] 05:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-25T05:07:05.753Z] 05:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-25T05:07:05.753Z] 05:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-25T05:07:05.753Z] 05:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-25T05:07:05.753Z] 05:06:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2024-03-25T05:07:05.753Z] 05:06:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-25T05:07:05.753Z] 05:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-25T05:07:05.753Z] 05:07:01 all 0.46 0.00 0.25 0.02 0.02 99.25 [2024-03-25T05:07:05.753Z] 05:07:01 0 0.30 0.00 0.28 0.02 0.02 99.38 [2024-03-25T05:07:05.753Z] 05:07:01 1 0.40 0.00 0.22 0.00 0.02 99.37 [2024-03-25T05:07:05.753Z] 05:07:01 2 0.52 0.00 0.25 0.03 0.00 99.20 [2024-03-25T05:07:05.753Z] 05:07:01 3 0.57 0.00 0.42 0.00 0.02 99.00 [2024-03-25T05:07:05.753Z] 05:07:01 4 0.23 0.00 0.20 0.00 0.03 99.53 [2024-03-25T05:07:05.753Z] 05:07:01 5 0.62 0.00 0.25 0.08 0.02 99.03 [2024-03-25T05:07:05.753Z] 05:07:01 6 0.80 0.00 0.20 0.00 0.03 98.97 [2024-03-25T05:07:05.753Z] 05:07:01 7 0.27 0.00 0.18 0.00 0.00 99.55 [2024-03-25T05:07:05.753Z] Average: all 6.32 0.00 1.00 1.09 0.03 91.55 [2024-03-25T05:07:05.753Z] Average: 0 6.07 0.00 1.15 2.17 0.02 90.58 [2024-03-25T05:07:05.753Z] Average: 1 6.46 0.00 0.96 0.49 0.02 92.07 [2024-03-25T05:07:05.753Z] Average: 2 6.23 0.00 1.01 1.64 0.03 91.09 [2024-03-25T05:07:05.753Z] Average: 3 6.38 0.00 0.98 0.55 0.02 92.06 [2024-03-25T05:07:05.753Z] Average: 4 6.16 0.00 0.96 1.64 0.03 91.22 [2024-03-25T05:07:05.753Z] Average: 5 6.54 0.00 1.03 0.75 0.04 91.63 [2024-03-25T05:07:05.753Z] Average: 6 6.36 0.00 1.00 1.31 0.07 91.27 [2024-03-25T05:07:05.753Z] Average: 7 6.36 0.00 0.92 0.18 0.02 92.52 [2024-03-25T05:07:05.753Z] [2024-03-25T05:07:05.753Z] [2024-03-25T05:07:05.753Z]