Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44ea940b6983f01deb2d5d696dcb34f27705cfc3 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-ssh7035867266902725160.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11645265741843294619.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1433314429799200795.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh6414007079052939020.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12263466036692000333.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3201 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 44ea940b6983f01deb2d5d696dcb34f27705cfc3 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44ea940b6983f01deb2d5d696dcb34f27705cfc3 # timeout=10 Commit message: "Merge pull request #418 from jackchenjc/pkg-errors-removal" > git rev-list --no-walk 167b2b37d553877e8454e5976795d0c3ccee8733 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-09T10:05:31.652Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-09T10:05:31.702Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-09T10:05:31.718Z] ========================================================= [2023-08-09T10:05:31.718Z] EdgeX Global Pipelines Version Info [2023-08-09T10:05:31.718Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:05:32.446Z] ------------------- [2023-08-09T10:05:32.446Z] stable info: [2023-08-09T10:05:32.446Z] ------------------- [2023-08-09T10:05:32.447Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-09T10:05:32.447Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-09T10:05:32.447Z] Message: update stable to v1.0.250 [2023-08-09T10:05:33.016Z] ------------------- [2023-08-09T10:05:33.016Z] experimental info: [2023-08-09T10:05:33.016Z] ------------------- [2023-08-09T10:05:33.016Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-09T10:05:33.016Z] Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 [2023-08-09T10:05:33.016Z] Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-09T10:05:33.184Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-08-09T10:05:33.198Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-08-09T10:05:33.213Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-09T10:05:33.224Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-09T10:05:33.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-09T10:05:33.250Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-09T10:05:33.266Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-09T10:05:33.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-09T10:05:33.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-09T10:05:33.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-09T10:05:33.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-09T10:05:33.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-08-09T10:05:33.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-09T10:05:33.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-09T10:05:33.381Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T10:05:33.395Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T10:05:33.410Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-09T10:05:33.424Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-09T10:05:33.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-09T10:05:33.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-09T10:05:33.464Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-09T10:05:33.478Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-09T10:05:33.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-09T10:05:33.507Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-09T10:05:33.524Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-09T10:05:33.543Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-09T10:05:33.553Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-09T10:05:33.568Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-09T10:05:33.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-09T10:05:33.604Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-09T10:05:33.616Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44ea940b6983f01deb2d5d696dcb34f27705cfc3 [Pipeline] echo [2023-08-09T10:05:33.629Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44ea940 [Pipeline] echo [2023-08-09T10:05:33.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:05:33.695Z] provisioning config files... [2023-08-09T10:05:33.709Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6582470996019928487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:05:34.007Z] ---> docker-login.sh [2023-08-09T10:05:34.007Z] nexus3.edgexfoundry.org:10001 [2023-08-09T10:05:34.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:05:34.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:05:34.526Z] Configure a credential helper to remove this warning. See [2023-08-09T10:05:34.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:05:34.526Z] [2023-08-09T10:05:34.526Z] Login Succeeded [2023-08-09T10:05:34.526Z] nexus3.edgexfoundry.org:10002 [2023-08-09T10:05:34.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:05:34.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:05:34.526Z] Configure a credential helper to remove this warning. See [2023-08-09T10:05:34.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:05:34.526Z] [2023-08-09T10:05:34.526Z] Login Succeeded [2023-08-09T10:05:34.526Z] nexus3.edgexfoundry.org:10003 [2023-08-09T10:05:34.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:05:34.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:05:34.786Z] Configure a credential helper to remove this warning. See [2023-08-09T10:05:34.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:05:34.786Z] [2023-08-09T10:05:34.786Z] Login Succeeded [2023-08-09T10:05:34.786Z] nexus3.edgexfoundry.org:10004 [2023-08-09T10:05:34.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:05:34.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:05:34.786Z] Configure a credential helper to remove this warning. See [2023-08-09T10:05:34.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:05:34.786Z] [2023-08-09T10:05:34.786Z] Login Succeeded [2023-08-09T10:05:34.786Z] docker.io [2023-08-09T10:05:34.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:05:35.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:05:35.062Z] Configure a credential helper to remove this warning. See [2023-08-09T10:05:35.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:05:35.062Z] [2023-08-09T10:05:35.062Z] Login Succeeded [2023-08-09T10:05:35.062Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T10:05:35.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-09T10:05:35.466Z] + git rev-list -1 --merges 44ea940b6983f01deb2d5d696dcb34f27705cfc3~1..44ea940b6983f01deb2d5d696dcb34f27705cfc3 [Pipeline] echo [2023-08-09T10:05:35.527Z] -----------> git rev-list -1 --merges 44ea940b6983f01deb2d5d696dcb34f27705cfc3~1..44ea940b6983f01deb2d5d696dcb34f27705cfc3 44ea940b6983f01deb2d5d696dcb34f27705cfc3 [2023-08-09T10:05:35.528Z] 44ea940b6983f01deb2d5d696dcb34f27705cfc3 [false] [Pipeline] sh [2023-08-09T10:05:35.814Z] + git log --format=format:%s -1 44ea940b6983f01deb2d5d696dcb34f27705cfc3 [Pipeline] echo [2023-08-09T10:05:35.833Z] ========================================================= [2023-08-09T10:05:35.834Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-09T10:05:35.834Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T10:05:36.150Z] + git log --format=format:%s -1 44ea940b6983f01deb2d5d696dcb34f27705cfc3 [Pipeline] echo [2023-08-09T10:05:36.161Z] [semverPrep] GIT_COMMIT: 44ea940b6983f01deb2d5d696dcb34f27705cfc3, Commit Message: Merge pull request #418 from jackchenjc/pkg-errors-removal [Pipeline] echo [2023-08-09T10:05:36.171Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-09T10:05:36.529Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T10:05:36.529Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-09T10:05:36.529Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-09T10:05:36.529Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-09T10:05:36.529Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-09T10:05:36.529Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-09T10:05:36.529Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:05:36.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:05:36.958Z] [2023-08-09T10:05:36.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:05:37.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:05:37.262Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-09T10:05:37.262Z] b85a868b505f: Pulling fs layer [2023-08-09T10:05:37.262Z] e2be974225ed: Pulling fs layer [2023-08-09T10:05:37.262Z] 339a4e72a1f5: Pulling fs layer [2023-08-09T10:05:37.262Z] 988bab9f4d93: Pulling fs layer [2023-08-09T10:05:37.262Z] 1469e6f7b9e6: Pulling fs layer [2023-08-09T10:05:37.262Z] eaf3925da568: Pulling fs layer [2023-08-09T10:05:37.262Z] bab4dde63d76: Pulling fs layer [2023-08-09T10:05:37.262Z] bde34c3a00c8: Pulling fs layer [2023-08-09T10:05:37.262Z] b352a97aabf1: Pulling fs layer [2023-08-09T10:05:37.262Z] 4872d77fe225: Pulling fs layer [2023-08-09T10:05:37.262Z] 5851b861e8e6: Pulling fs layer [2023-08-09T10:05:37.262Z] 1469e6f7b9e6: Waiting [2023-08-09T10:05:37.262Z] eaf3925da568: Waiting [2023-08-09T10:05:37.262Z] bab4dde63d76: Waiting [2023-08-09T10:05:37.262Z] bde34c3a00c8: Waiting [2023-08-09T10:05:37.262Z] 988bab9f4d93: Waiting [2023-08-09T10:05:37.262Z] b352a97aabf1: Waiting [2023-08-09T10:05:37.262Z] 5851b861e8e6: Waiting [2023-08-09T10:05:37.262Z] 4872d77fe225: Waiting [2023-08-09T10:05:37.262Z] e2be974225ed: Verifying Checksum [2023-08-09T10:05:37.262Z] e2be974225ed: Download complete [2023-08-09T10:05:37.262Z] 988bab9f4d93: Verifying Checksum [2023-08-09T10:05:37.262Z] 988bab9f4d93: Download complete [2023-08-09T10:05:37.525Z] 339a4e72a1f5: Verifying Checksum [2023-08-09T10:05:37.525Z] 339a4e72a1f5: Download complete [2023-08-09T10:05:37.525Z] 1469e6f7b9e6: Verifying Checksum [2023-08-09T10:05:37.525Z] 1469e6f7b9e6: Download complete [2023-08-09T10:05:37.525Z] eaf3925da568: Verifying Checksum [2023-08-09T10:05:37.525Z] eaf3925da568: Download complete [2023-08-09T10:05:37.525Z] bde34c3a00c8: Verifying Checksum [2023-08-09T10:05:37.525Z] bde34c3a00c8: Download complete [2023-08-09T10:05:37.525Z] b352a97aabf1: Verifying Checksum [2023-08-09T10:05:37.525Z] b352a97aabf1: Download complete [2023-08-09T10:05:37.525Z] 4872d77fe225: Download complete [2023-08-09T10:05:37.525Z] 5851b861e8e6: Verifying Checksum [2023-08-09T10:05:37.525Z] 5851b861e8e6: Download complete [2023-08-09T10:05:37.525Z] b85a868b505f: Download complete [2023-08-09T10:05:37.784Z] bab4dde63d76: Verifying Checksum [2023-08-09T10:05:37.784Z] bab4dde63d76: Download complete [2023-08-09T10:05:38.719Z] b85a868b505f: Pull complete [2023-08-09T10:05:38.978Z] e2be974225ed: Pull complete [2023-08-09T10:05:39.545Z] 339a4e72a1f5: Pull complete [2023-08-09T10:05:39.545Z] 988bab9f4d93: Pull complete [2023-08-09T10:05:39.806Z] 1469e6f7b9e6: Pull complete [2023-08-09T10:05:39.806Z] eaf3925da568: Pull complete [2023-08-09T10:05:41.710Z] bab4dde63d76: Pull complete [2023-08-09T10:05:41.710Z] bde34c3a00c8: Pull complete [2023-08-09T10:05:41.969Z] b352a97aabf1: Pull complete [2023-08-09T10:05:41.969Z] 4872d77fe225: Pull complete [2023-08-09T10:05:41.969Z] 5851b861e8e6: Pull complete [2023-08-09T10:05:41.969Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-09T10:05:41.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:05:41.969Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:05:42.098Z] prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container [2023-08-09T10:05:42.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-09T10:05:44.953Z] $ docker top 3dadb30f6cd73c54bd2cdabe640377b184c9533b6eacfec63153a4ba4658f136 -eo pid,comm [2023-08-09T10:05:45.016Z] 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). [2023-08-09T10:05:45.016Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T10:05:45.055Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T10:05:45.055Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T10:05:45.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T10:05:45.171Z] $ docker exec 3dadb30f6cd73c54bd2cdabe640377b184c9533b6eacfec63153a4ba4658f136 ssh-agent [2023-08-09T10:05:45.288Z] SSH_AUTH_SOCK=/tmp/ssh-q0uMBH1YYd8s/agent.31 [2023-08-09T10:05:45.288Z] SSH_AGENT_PID=37 [2023-08-09T10:05:45.295Z] Running ssh-add (command line suppressed) [2023-08-09T10:05:45.379Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2244821850541949638.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2244821850541949638.key) [2023-08-09T10:05:45.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T10:05:45.696Z] + git tag --points-at HEAD [Pipeline] } [2023-08-09T10:05:45.703Z] $ docker exec --env ******** --env ******** 3dadb30f6cd73c54bd2cdabe640377b184c9533b6eacfec63153a4ba4658f136 ssh-agent -k [2023-08-09T10:05:45.800Z] unset SSH_AUTH_SOCK; [2023-08-09T10:05:45.800Z] unset SSH_AGENT_PID; [2023-08-09T10:05:45.800Z] echo Agent pid 37 killed; [2023-08-09T10:05:45.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-09T10:05:45.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T10:05:45.845Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T10:05:45.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T10:05:45.957Z] $ docker exec 3dadb30f6cd73c54bd2cdabe640377b184c9533b6eacfec63153a4ba4658f136 ssh-agent [2023-08-09T10:05:46.078Z] SSH_AUTH_SOCK=/tmp/ssh-cyxvNR8nisKs/agent.69 [2023-08-09T10:05:46.078Z] SSH_AGENT_PID=76 [2023-08-09T10:05:46.084Z] Running ssh-add (command line suppressed) [2023-08-09T10:05:46.175Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4193731492181560352.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4193731492181560352.key) [2023-08-09T10:05:46.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T10:05:46.490Z] + git semver init [2023-08-09T10:05:46.749Z] 2023-08-09 10:05:46,679 [run_init] DEBUG init version:0.0.0 force:False [2023-08-09T10:05:46.749Z] 2023-08-09 10:05:46,679 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-08-09T10:05:46.749Z] 2023-08-09 10:05:46,680 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-08-09T10:05:46.749Z] 2023-08-09 10:05:46,680 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-08-09T10:05:48.124Z] 2023-08-09 10:05:47,755 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-08-09T10:05:48.124Z] 2023-08-09 10:05:47,756 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-08-09T10:05:48.124Z] 2023-08-09 10:05:47,756 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-09T10:05:48.124Z] 2023-08-09 10:05:47,756 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-09T10:05:48.124Z] 3.1.0-dev.4 [Pipeline] } [2023-08-09T10:05:48.125Z] $ docker exec --env ******** --env ******** 3dadb30f6cd73c54bd2cdabe640377b184c9533b6eacfec63153a4ba4658f136 ssh-agent -k [2023-08-09T10:05:48.229Z] unset SSH_AUTH_SOCK; [2023-08-09T10:05:48.229Z] unset SSH_AGENT_PID; [2023-08-09T10:05:48.229Z] echo Agent pid 76 killed; [2023-08-09T10:05:48.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T10:05:48.549Z] + git semver [Pipeline] } [2023-08-09T10:05:48.813Z] $ docker stop --time=1 3dadb30f6cd73c54bd2cdabe640377b184c9533b6eacfec63153a4ba4658f136 [2023-08-09T10:05:50.091Z] $ docker rm -f --volumes 3dadb30f6cd73c54bd2cdabe640377b184c9533b6eacfec63153a4ba4658f136 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T10:05:50.451Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-09T10:05:50.661Z] Stashed 1 file(s) [Pipeline] echo [2023-08-09T10:05:50.663Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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 [2023-08-09T10:05:50.805Z] provisioning config files... [2023-08-09T10:05:50.813Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7711269577634437015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:05:51.104Z] ---> docker-login.sh [2023-08-09T10:05:51.104Z] nexus3.edgexfoundry.org:10001 [2023-08-09T10:05:51.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:05:51.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:05:51.104Z] Configure a credential helper to remove this warning. See [2023-08-09T10:05:51.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:05:51.104Z] [2023-08-09T10:05:51.104Z] Login Succeeded [2023-08-09T10:05:51.104Z] nexus3.edgexfoundry.org:10002 [2023-08-09T10:05:51.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:05:51.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:05:51.104Z] Configure a credential helper to remove this warning. See [2023-08-09T10:05:51.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:05:51.104Z] [2023-08-09T10:05:51.104Z] Login Succeeded [2023-08-09T10:05:51.104Z] nexus3.edgexfoundry.org:10003 [2023-08-09T10:05:51.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:05:51.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:05:51.364Z] Configure a credential helper to remove this warning. See [2023-08-09T10:05:51.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:05:51.364Z] [2023-08-09T10:05:51.364Z] Login Succeeded [2023-08-09T10:05:51.364Z] nexus3.edgexfoundry.org:10004 [2023-08-09T10:05:51.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:05:51.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:05:51.364Z] Configure a credential helper to remove this warning. See [2023-08-09T10:05:51.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:05:51.364Z] [2023-08-09T10:05:51.364Z] Login Succeeded [2023-08-09T10:05:51.364Z] docker.io [2023-08-09T10:05:51.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:05:51.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:05:51.884Z] Configure a credential helper to remove this warning. See [2023-08-09T10:05:51.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:05:51.884Z] [2023-08-09T10:05:51.884Z] Login Succeeded [2023-08-09T10:05:51.884Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T10:05:51.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-09T10:05:51.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:05:51.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:05:51.971Z] ========================================================= [2023-08-09T10:05:51.971Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-09T10:05:51.971Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:05:52.275Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-09T10:05:52.275Z] Sending build context to Docker daemon 23.53MB [2023-08-09T10:05:52.275Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T10:05:52.275Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-09T10:05:52.535Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-09T10:05:52.535Z] 4db1b89c0bd1: Pulling fs layer [2023-08-09T10:05:52.535Z] 6911f1a30b25: Pulling fs layer [2023-08-09T10:05:52.535Z] e194b8c5c2a9: Pulling fs layer [2023-08-09T10:05:52.535Z] 6863d3e3a2b1: Pulling fs layer [2023-08-09T10:05:52.535Z] ec0bb842ea78: Pulling fs layer [2023-08-09T10:05:52.535Z] 40a00589a448: Pulling fs layer [2023-08-09T10:05:52.535Z] 6c08303d61cc: Pulling fs layer [2023-08-09T10:05:52.535Z] 798269fcf238: Pulling fs layer [2023-08-09T10:05:52.535Z] ec0bb842ea78: Waiting [2023-08-09T10:05:52.535Z] 40a00589a448: Waiting [2023-08-09T10:05:52.535Z] 6c08303d61cc: Waiting [2023-08-09T10:05:52.535Z] 798269fcf238: Waiting [2023-08-09T10:05:52.535Z] 6863d3e3a2b1: Waiting [2023-08-09T10:05:52.535Z] 6911f1a30b25: Verifying Checksum [2023-08-09T10:05:52.535Z] 6911f1a30b25: Download complete [2023-08-09T10:05:52.535Z] 6863d3e3a2b1: Verifying Checksum [2023-08-09T10:05:52.535Z] 6863d3e3a2b1: Download complete [2023-08-09T10:05:52.535Z] ec0bb842ea78: Download complete [2023-08-09T10:05:52.535Z] 4db1b89c0bd1: Verifying Checksum [2023-08-09T10:05:52.535Z] 4db1b89c0bd1: Download complete [2023-08-09T10:05:52.535Z] 40a00589a448: Verifying Checksum [2023-08-09T10:05:52.535Z] 40a00589a448: Download complete [2023-08-09T10:05:52.795Z] 4db1b89c0bd1: Pull complete [2023-08-09T10:05:52.795Z] 6911f1a30b25: Pull complete [2023-08-09T10:05:53.056Z] 798269fcf238: Verifying Checksum [2023-08-09T10:05:53.056Z] 798269fcf238: Download complete [2023-08-09T10:05:53.322Z] e194b8c5c2a9: Verifying Checksum [2023-08-09T10:05:53.322Z] e194b8c5c2a9: Download complete [2023-08-09T10:05:53.322Z] 6c08303d61cc: Verifying Checksum [2023-08-09T10:05:53.322Z] 6c08303d61cc: Download complete [2023-08-09T10:05:57.523Z] e194b8c5c2a9: Pull complete [2023-08-09T10:05:57.523Z] 6863d3e3a2b1: Pull complete [2023-08-09T10:05:57.523Z] ec0bb842ea78: Pull complete [2023-08-09T10:05:57.523Z] 40a00589a448: Pull complete [2023-08-09T10:06:00.057Z] 6c08303d61cc: Pull complete [2023-08-09T10:06:00.625Z] 798269fcf238: Pull complete [2023-08-09T10:06:00.626Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-09T10:06:00.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T10:06:00.626Z] ---> ec979cd7f677 [2023-08-09T10:06:00.626Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-09T10:06:05.768Z] Still waiting to schedule task [2023-08-09T10:06:05.768Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-09T10:06:05.965Z] ---> Running in 53b42c65e966 [2023-08-09T10:06:05.965Z] Removing intermediate container 53b42c65e966 [2023-08-09T10:06:05.965Z] ---> a8d82a9616f1 [2023-08-09T10:06:05.965Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T10:06:05.965Z] ---> Running in f34cffe42b75 [2023-08-09T10:06:06.224Z] Removing intermediate container f34cffe42b75 [2023-08-09T10:06:06.225Z] ---> f70aaa349ba5 [2023-08-09T10:06:06.225Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-09T10:06:06.225Z] ---> Running in 7117c4bfbbc9 [2023-08-09T10:06:06.225Z] Removing intermediate container 7117c4bfbbc9 [2023-08-09T10:06:06.225Z] ---> c65edb31bfff [2023-08-09T10:06:06.225Z] Step 6/12 : WORKDIR /device-virtual-go [2023-08-09T10:06:06.225Z] ---> Running in ced69f2d50c4 [2023-08-09T10:06:06.484Z] Removing intermediate container ced69f2d50c4 [2023-08-09T10:06:06.484Z] ---> 57c1caa913e4 [2023-08-09T10:06:06.484Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T10:06:06.484Z] ---> Running in 6255c271b0db [2023-08-09T10:06:06.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T10:06:07.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T10:06:07.263Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-09T10:06:07.263Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-09T10:06:07.263Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-09T10:06:07.263Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-09T10:06:07.263Z] Executing busybox-1.35.0-r29.trigger [2023-08-09T10:06:07.263Z] OK: 269 MiB in 57 packages [2023-08-09T10:06:07.832Z] Removing intermediate container 6255c271b0db [2023-08-09T10:06:07.832Z] ---> 8b10d5f4c305 [2023-08-09T10:06:07.832Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-09T10:06:07.832Z] ---> e026d7f87f0d [2023-08-09T10:06:07.832Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T10:06:07.832Z] ---> Running in 0d5742635cfa [2023-08-09T10:06:40.050Z] Removing intermediate container 0d5742635cfa [2023-08-09T10:06:40.050Z] ---> 0576aa96e462 [2023-08-09T10:06:40.050Z] Step 10/12 : COPY . . [2023-08-09T10:06:40.050Z] ---> 1fdb44b37b39 [2023-08-09T10:06:40.050Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T10:06:40.050Z] ---> Running in 72643dbe1cba [2023-08-09T10:06:40.050Z] Removing intermediate container 72643dbe1cba [2023-08-09T10:06:40.050Z] ---> e127c0850eeb [2023-08-09T10:06:40.050Z] Step 12/12 : RUN $MAKE [2023-08-09T10:06:40.050Z] ---> Running in a8d3f024f7c2 [2023-08-09T10:06:40.050Z] noop [2023-08-09T10:06:40.050Z] Removing intermediate container a8d3f024f7c2 [2023-08-09T10:06:40.050Z] ---> 8820d8a1b391 [2023-08-09T10:06:40.050Z] Successfully built 8820d8a1b391 [2023-08-09T10:06:40.050Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:06:40.369Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T10:06:40.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:06:40.443Z] prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container [2023-08-09T10:06:40.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-09T10:06:40.874Z] $ docker top b94bb0c1fef9899858db4b290c34b6d2a0265bcf20d4fef666027bb66d725aba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:06:41.216Z] + go version [2023-08-09T10:06:41.216Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-09T10:06:41.238Z] $ docker stop --time=1 b94bb0c1fef9899858db4b290c34b6d2a0265bcf20d4fef666027bb66d725aba [2023-08-09T10:06:42.522Z] $ docker rm -f --volumes b94bb0c1fef9899858db4b290c34b6d2a0265bcf20d4fef666027bb66d725aba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:06:42.929Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T10:06:42.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:06:43.006Z] prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container [2023-08-09T10:06:43.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-09T10:06:43.398Z] $ docker top 94d4ec2f62520a7a435b38047f87e3a299a5428e4b7fc159bb04802317854782 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:06:43.726Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-08-09T10:06:44.020Z] + make test [2023-08-09T10:06:44.020Z] go test ./... -coverprofile=coverage.out [2023-08-09T10:06:49.293Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-08-09T10:07:01.483Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-08-09T10:07:01.483Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.021s coverage: 58.6% of statements [2023-08-09T10:07:08.050Z] go vet ./... [2023-08-09T10:07:12.234Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-09T10:07:12.234Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-09T10:07:12.234Z] ./bin/test-attribution-txt.sh [2023-08-09T10:07:12.234Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-09T10:07:12.234Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-09T10:07:12.234Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-09T10:07:12.234Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-09T10:07:12.234Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-09T10:07:12.234Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-09T10:07:12.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-09T10:07:12.281Z] $ docker stop --time=1 94d4ec2f62520a7a435b38047f87e3a299a5428e4b7fc159bb04802317854782 [2023-08-09T10:07:16.827Z] $ docker rm -f --volumes 94d4ec2f62520a7a435b38047f87e3a299a5428e4b7fc159bb04802317854782 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T10:07:17.278Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-09T10:07:17.381Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-09T10:07:17.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-09T10:07:18.214Z] + ls -al . [2023-08-09T10:07:18.214Z] total 204 [2023-08-09T10:07:18.214Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 10:06 . [2023-08-09T10:07:18.214Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:05 .. [2023-08-09T10:07:18.214Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:05 .git [2023-08-09T10:07:18.214Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:05 .github [2023-08-09T10:07:18.214Z] -rw-rw-r-- 1 jenkins jenkins 337 Aug 9 10:05 .gitignore [2023-08-09T10:07:18.214Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:05 .golangci.yml [2023-08-09T10:07:18.214Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:05 .semver [2023-08-09T10:07:18.215Z] -rw-rw-r-- 1 jenkins jenkins 8950 Aug 9 10:05 Attribution.txt [2023-08-09T10:07:18.215Z] -rw-rw-r-- 1 jenkins jenkins 14372 Aug 9 10:05 CHANGELOG.md [2023-08-09T10:07:18.215Z] -rw-rw-r-- 1 jenkins jenkins 1646 Aug 9 10:05 Dockerfile [2023-08-09T10:07:18.215Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:05 GOVERNANCE.md [2023-08-09T10:07:18.215Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 9 10:05 Jenkinsfile [2023-08-09T10:07:18.215Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:05 LICENSE [2023-08-09T10:07:18.215Z] -rw-rw-r-- 1 jenkins jenkins 1947 Aug 9 10:05 Makefile [2023-08-09T10:07:18.215Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 9 10:05 OWNERS.md [2023-08-09T10:07:18.215Z] -rw-rw-r-- 1 jenkins jenkins 4111 Aug 9 10:05 README.md [2023-08-09T10:07:18.215Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 9 10:05 VERSION [2023-08-09T10:07:18.215Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:05 bin [2023-08-09T10:07:18.215Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:05 cmd [2023-08-09T10:07:18.215Z] -rw-r--r-- 1 jenkins jenkins 43063 Aug 9 10:06 coverage.out [2023-08-09T10:07:18.215Z] -rw-rw-r-- 1 jenkins jenkins 3636 Aug 9 10:05 go.mod [2023-08-09T10:07:18.215Z] -rw-rw-r-- 1 jenkins jenkins 33427 Aug 9 10:05 go.sum [2023-08-09T10:07:18.215Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:05 internal [2023-08-09T10:07:18.215Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:05 snap [2023-08-09T10:07:18.215Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 9 10:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:07:18.583Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=44ea940b6983f01deb2d5d696dcb34f27705cfc3 --label arch=amd64 --label version=3.1.0-dev.4 . [2023-08-09T10:07:18.583Z] Sending build context to Docker daemon 23.58MB [2023-08-09T10:07:18.583Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T10:07:18.583Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-09T10:07:18.583Z] ---> 8820d8a1b391 [2023-08-09T10:07:18.583Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-09T10:07:19.150Z] ---> Running in 875b19628f27 [2023-08-09T10:07:19.150Z] Removing intermediate container 875b19628f27 [2023-08-09T10:07:19.150Z] ---> 82cb63601d48 [2023-08-09T10:07:19.150Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T10:07:19.150Z] ---> Running in 0d176b729fc9 [2023-08-09T10:07:19.150Z] Removing intermediate container 0d176b729fc9 [2023-08-09T10:07:19.150Z] ---> 7e9d25725633 [2023-08-09T10:07:19.150Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-08-09T10:07:19.409Z] ---> Running in f918319c6a1b [2023-08-09T10:07:19.409Z] Removing intermediate container f918319c6a1b [2023-08-09T10:07:19.409Z] ---> a71996d13817 [2023-08-09T10:07:19.409Z] Step 6/25 : WORKDIR /device-virtual-go [2023-08-09T10:07:19.409Z] ---> Running in 3adccb8c8f27 [2023-08-09T10:07:19.409Z] Removing intermediate container 3adccb8c8f27 [2023-08-09T10:07:19.409Z] ---> 9c0edff7047f [2023-08-09T10:07:19.409Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T10:07:19.409Z] ---> Running in 816e468ca79a [2023-08-09T10:07:19.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T10:07:19.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T10:07:20.494Z] OK: 269 MiB in 57 packages [2023-08-09T10:07:20.753Z] Removing intermediate container 816e468ca79a [2023-08-09T10:07:20.753Z] ---> 6d70562a42ee [2023-08-09T10:07:20.753Z] Step 8/25 : COPY go.mod vendor* ./ [2023-08-09T10:07:20.753Z] ---> b826655df078 [2023-08-09T10:07:20.753Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T10:07:20.753Z] ---> Running in d3be5c1ab6b4 [2023-08-09T10:07:21.689Z] Removing intermediate container d3be5c1ab6b4 [2023-08-09T10:07:21.690Z] ---> db35b5718281 [2023-08-09T10:07:21.690Z] Step 10/25 : COPY . . [2023-08-09T10:07:22.257Z] ---> bc5ad9fa7f8a [2023-08-09T10:07:22.257Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T10:07:22.257Z] ---> Running in 0ebf81eb71f0 [2023-08-09T10:07:22.516Z] Removing intermediate container 0ebf81eb71f0 [2023-08-09T10:07:22.516Z] ---> 5ac853c79726 [2023-08-09T10:07:22.516Z] Step 12/25 : RUN $MAKE [2023-08-09T10:07:22.516Z] ---> Running in df3f33230531 [2023-08-09T10:07:22.774Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.10" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-08-09T10:07:44.486Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3203 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-08-09T10:07:44.501Z] Running in /w/workspace/device-virtual-go/130 [Pipeline] { [Pipeline] checkout [2023-08-09T10:07:44.535Z] The recommended git tool is: git [2023-08-09T10:07:49.348Z] Removing intermediate container df3f33230531 [2023-08-09T10:07:49.348Z] ---> b7e2213a2ac1 [2023-08-09T10:07:49.348Z] Step 13/25 : FROM alpine:3.17 [2023-08-09T10:07:49.348Z] 3.17: Pulling from library/alpine [2023-08-09T10:07:49.348Z] 9398808236ff: Pulling fs layer [2023-08-09T10:07:49.348Z] 9398808236ff: Verifying Checksum [2023-08-09T10:07:49.348Z] 9398808236ff: Download complete [2023-08-09T10:07:49.348Z] 9398808236ff: Pull complete [2023-08-09T10:07:49.348Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T10:07:49.348Z] Status: Downloaded newer image for alpine:3.17 [2023-08-09T10:07:49.348Z] ---> 1e0b8b5322fc [2023-08-09T10:07:49.348Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-08-09T10:07:49.348Z] ---> Running in ee7cb625afed [2023-08-09T10:07:49.348Z] Removing intermediate container ee7cb625afed [2023-08-09T10:07:49.348Z] ---> f8eab09a13dc [2023-08-09T10:07:49.348Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-08-09T10:07:49.348Z] ---> Running in cbac98cc5fbf [2023-08-09T10:07:49.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T10:07:49.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T10:07:49.348Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T10:07:49.348Z] Executing busybox-1.35.0-r29.trigger [2023-08-09T10:07:49.348Z] OK: 7 MiB in 16 packages [2023-08-09T10:07:49.348Z] Removing intermediate container cbac98cc5fbf [2023-08-09T10:07:49.348Z] ---> de3dc222fa7d [2023-08-09T10:07:49.348Z] Step 16/25 : WORKDIR / [2023-08-09T10:07:49.348Z] ---> Running in ec68c1ea8ee2 [2023-08-09T10:07:49.348Z] Removing intermediate container ec68c1ea8ee2 [2023-08-09T10:07:49.348Z] ---> 404fa24289d9 [2023-08-09T10:07:49.348Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-08-09T10:07:49.348Z] ---> 2ada2bb69eba [2023-08-09T10:07:49.348Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-08-09T10:07:49.348Z] ---> 698d8020cf1b [2023-08-09T10:07:49.348Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-08-09T10:07:49.348Z] ---> cab9b7b185b3 [2023-08-09T10:07:49.348Z] Step 20/25 : EXPOSE 59900 [2023-08-09T10:07:49.348Z] ---> Running in 0df176a7f52f [2023-08-09T10:07:49.348Z] Removing intermediate container 0df176a7f52f [2023-08-09T10:07:49.348Z] ---> 5db6ebe6e31f [2023-08-09T10:07:49.348Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-08-09T10:07:49.348Z] ---> Running in 0ee3851b664e [2023-08-09T10:07:49.348Z] Removing intermediate container 0ee3851b664e [2023-08-09T10:07:49.348Z] ---> 2bcb7337c2b4 [2023-08-09T10:07:49.348Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-09T10:07:49.606Z] ---> Running in 10489fee6748 [2023-08-09T10:07:49.865Z] Removing intermediate container 10489fee6748 [2023-08-09T10:07:49.865Z] ---> afda9249692a [2023-08-09T10:07:49.865Z] Step 23/25 : LABEL arch=amd64 [2023-08-09T10:07:49.865Z] ---> Running in f400abbb4d39 [2023-08-09T10:07:50.131Z] Removing intermediate container f400abbb4d39 [2023-08-09T10:07:50.131Z] ---> a77deff22392 [2023-08-09T10:07:50.131Z] Step 24/25 : LABEL git_sha=44ea940b6983f01deb2d5d696dcb34f27705cfc3 [2023-08-09T10:07:50.131Z] ---> Running in 6e42535e2a91 [2023-08-09T10:07:50.396Z] Removing intermediate container 6e42535e2a91 [2023-08-09T10:07:50.396Z] ---> 85c49380c6e5 [2023-08-09T10:07:50.396Z] Step 25/25 : LABEL version=3.1.0-dev.4 [2023-08-09T10:07:50.396Z] ---> Running in 3854f4b61ba4 [2023-08-09T10:07:50.654Z] Removing intermediate container 3854f4b61ba4 [2023-08-09T10:07:50.654Z] ---> 58dec0436206 [2023-08-09T10:07:50.654Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-09T10:07:50.654Z] Successfully built 58dec0436206 [2023-08-09T10:07:50.654Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:07:50.773Z] provisioning config files... [2023-08-09T10:07:50.782Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6128898127391758008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:07:51.077Z] ---> docker-login.sh [2023-08-09T10:07:51.077Z] nexus3.edgexfoundry.org:10001 [2023-08-09T10:07:51.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:07:51.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:07:51.077Z] Configure a credential helper to remove this warning. See [2023-08-09T10:07:51.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:07:51.077Z] [2023-08-09T10:07:51.077Z] Login Succeeded [2023-08-09T10:07:51.077Z] nexus3.edgexfoundry.org:10002 [2023-08-09T10:07:51.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:07:51.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:07:51.077Z] Configure a credential helper to remove this warning. See [2023-08-09T10:07:51.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:07:51.077Z] [2023-08-09T10:07:51.077Z] Login Succeeded [2023-08-09T10:07:51.077Z] nexus3.edgexfoundry.org:10003 [2023-08-09T10:07:51.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:07:51.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:07:51.335Z] Configure a credential helper to remove this warning. See [2023-08-09T10:07:51.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:07:51.335Z] [2023-08-09T10:07:51.335Z] Login Succeeded [2023-08-09T10:07:51.335Z] nexus3.edgexfoundry.org:10004 [2023-08-09T10:07:51.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:07:51.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:07:51.335Z] Configure a credential helper to remove this warning. See [2023-08-09T10:07:51.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:07:51.335Z] [2023-08-09T10:07:51.335Z] Login Succeeded [2023-08-09T10:07:51.335Z] docker.io [2023-08-09T10:07:51.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:07:51.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:07:51.595Z] Configure a credential helper to remove this warning. See [2023-08-09T10:07:51.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:07:51.595Z] [2023-08-09T10:07:51.595Z] Login Succeeded [2023-08-09T10:07:51.595Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T10:07:51.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T10:07:51.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:07:51.656Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-08-09T10:07:51.656Z] 44ea940b6983f01deb2d5d696dcb34f27705cfc3 [2023-08-09T10:07:51.656Z] latest [2023-08-09T10:07:51.656Z] 3.1.0-dev.4 [2023-08-09T10:07:51.656Z] 44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4 [2023-08-09T10:07:51.656Z] main [2023-08-09T10:07:51.656Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:07:51.984Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:44ea940b6983f01deb2d5d696dcb34f27705cfc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:07:52.297Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:44ea940b6983f01deb2d5d696dcb34f27705cfc3 [2023-08-09T10:07:52.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-08-09T10:07:52.297Z] 01d21405bff7: Preparing [2023-08-09T10:07:52.297Z] c85d80ff088a: Preparing [2023-08-09T10:07:52.297Z] 2fa8ca47a56c: Preparing [2023-08-09T10:07:52.297Z] 7fa6d61be100: Preparing [2023-08-09T10:07:52.297Z] 36b50b131297: Preparing [2023-08-09T10:07:52.297Z] 36b50b131297: Layer already exists [2023-08-09T10:07:52.556Z] 7fa6d61be100: Pushed [2023-08-09T10:07:52.556Z] 2fa8ca47a56c: Pushed [2023-08-09T10:07:52.556Z] c85d80ff088a: Pushed [2023-08-09T10:07:54.931Z] using credential edgex-jenkins-ssh [2023-08-09T10:07:54.966Z] Cloning the remote Git repository [2023-08-09T10:07:55.089Z] 01d21405bff7: Pushed [2023-08-09T10:07:55.089Z] 44ea940b6983f01deb2d5d696dcb34f27705cfc3: digest: sha256:586b490f8acac8a7aa0a6beb5e0398ae8d64289d781b548aad16afbe55be0ad8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:07:55.409Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:07:55.710Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-08-09T10:07:55.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-08-09T10:07:55.710Z] 01d21405bff7: Preparing [2023-08-09T10:07:55.710Z] c85d80ff088a: Preparing [2023-08-09T10:07:55.710Z] 2fa8ca47a56c: Preparing [2023-08-09T10:07:55.710Z] 7fa6d61be100: Preparing [2023-08-09T10:07:55.710Z] 36b50b131297: Preparing [2023-08-09T10:07:55.710Z] 7fa6d61be100: Layer already exists [2023-08-09T10:07:55.710Z] 2fa8ca47a56c: Layer already exists [2023-08-09T10:07:55.710Z] c85d80ff088a: Layer already exists [2023-08-09T10:07:55.710Z] 36b50b131297: Layer already exists [2023-08-09T10:07:55.710Z] 01d21405bff7: Layer already exists [2023-08-09T10:07:55.710Z] latest: digest: sha256:586b490f8acac8a7aa0a6beb5e0398ae8d64289d781b548aad16afbe55be0ad8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:07:55.087Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-08-09T10:07:55.246Z] > git init /w/workspace/device-virtual-go/130 # timeout=10 [2023-08-09T10:07:55.465Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-08-09T10:07:55.467Z] > git --version # timeout=10 [2023-08-09T10:07:55.496Z] > git --version # 'git version 2.25.1' [2023-08-09T10:07:55.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T10:07:55.736Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T10:07:56.012Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:07:56.312Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.4 [2023-08-09T10:07:56.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-08-09T10:07:56.313Z] 01d21405bff7: Preparing [2023-08-09T10:07:56.313Z] c85d80ff088a: Preparing [2023-08-09T10:07:56.313Z] 2fa8ca47a56c: Preparing [2023-08-09T10:07:56.313Z] 7fa6d61be100: Preparing [2023-08-09T10:07:56.313Z] 36b50b131297: Preparing [2023-08-09T10:07:56.313Z] c85d80ff088a: Layer already exists [2023-08-09T10:07:56.313Z] 2fa8ca47a56c: Layer already exists [2023-08-09T10:07:56.313Z] 36b50b131297: Layer already exists [2023-08-09T10:07:56.313Z] 7fa6d61be100: Layer already exists [2023-08-09T10:07:56.313Z] 01d21405bff7: Layer already exists [2023-08-09T10:07:56.313Z] 3.1.0-dev.4: digest: sha256:586b490f8acac8a7aa0a6beb5e0398ae8d64289d781b548aad16afbe55be0ad8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:07:56.622Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:07:56.921Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4 [2023-08-09T10:07:56.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-08-09T10:07:56.921Z] 01d21405bff7: Preparing [2023-08-09T10:07:56.921Z] c85d80ff088a: Preparing [2023-08-09T10:07:56.921Z] 2fa8ca47a56c: Preparing [2023-08-09T10:07:56.921Z] 7fa6d61be100: Preparing [2023-08-09T10:07:56.921Z] 36b50b131297: Preparing [2023-08-09T10:07:56.921Z] 36b50b131297: Layer already exists [2023-08-09T10:07:56.921Z] 2fa8ca47a56c: Layer already exists [2023-08-09T10:07:56.921Z] 7fa6d61be100: Layer already exists [2023-08-09T10:07:56.921Z] c85d80ff088a: Layer already exists [2023-08-09T10:07:56.921Z] 01d21405bff7: Layer already exists [2023-08-09T10:07:56.921Z] 44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4: digest: sha256:586b490f8acac8a7aa0a6beb5e0398ae8d64289d781b548aad16afbe55be0ad8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:07:57.234Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:07:57.547Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-08-09T10:07:57.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-08-09T10:07:57.547Z] 01d21405bff7: Preparing [2023-08-09T10:07:57.547Z] c85d80ff088a: Preparing [2023-08-09T10:07:57.547Z] 2fa8ca47a56c: Preparing [2023-08-09T10:07:57.547Z] 7fa6d61be100: Preparing [2023-08-09T10:07:57.547Z] 36b50b131297: Preparing [2023-08-09T10:07:57.547Z] 7fa6d61be100: Layer already exists [2023-08-09T10:07:57.547Z] 36b50b131297: Layer already exists [2023-08-09T10:07:57.547Z] 2fa8ca47a56c: Layer already exists [2023-08-09T10:07:57.547Z] c85d80ff088a: Layer already exists [2023-08-09T10:07:57.547Z] 01d21405bff7: Layer already exists [2023-08-09T10:07:57.547Z] main: digest: sha256:586b490f8acac8a7aa0a6beb5e0398ae8d64289d781b548aad16afbe55be0ad8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T10:07:57.599Z] ===================================================== [Pipeline] echo [2023-08-09T10:07:57.607Z] taggedImages: [2023-08-09T10:07:57.607Z] - nexus3.edgexfoundry.org:10004/device-virtual:44ea940b6983f01deb2d5d696dcb34f27705cfc3 [2023-08-09T10:07:57.607Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-08-09T10:07:57.607Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.4 [2023-08-09T10:07:57.607Z] - nexus3.edgexfoundry.org:10004/device-virtual:44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4 [2023-08-09T10:07:57.607Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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 [2023-08-09T10:07:57.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T10:07:57.982Z] [2023-08-09T10:07:57.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:07:58.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T10:07:58.276Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-09T10:07:58.276Z] 5eb5b503b376: Pulling fs layer [2023-08-09T10:07:58.276Z] 5c69ac0246d0: Pulling fs layer [2023-08-09T10:07:58.276Z] ec43610c2a17: Pulling fs layer [2023-08-09T10:07:58.276Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-09T10:07:58.276Z] 33b1e0a273af: Pulling fs layer [2023-08-09T10:07:58.276Z] 5d3b04190fa2: Pulling fs layer [2023-08-09T10:07:58.276Z] 2f39f015ded8: Pulling fs layer [2023-08-09T10:07:58.276Z] 3a2ae6a8a46f: Waiting [2023-08-09T10:07:58.276Z] 33b1e0a273af: Waiting [2023-08-09T10:07:58.276Z] 5d3b04190fa2: Waiting [2023-08-09T10:07:58.276Z] 2f39f015ded8: Waiting [2023-08-09T10:07:58.276Z] 5c69ac0246d0: Verifying Checksum [2023-08-09T10:07:58.276Z] 5c69ac0246d0: Download complete [2023-08-09T10:07:58.276Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-09T10:07:58.276Z] 3a2ae6a8a46f: Download complete [2023-08-09T10:07:58.535Z] 33b1e0a273af: Verifying Checksum [2023-08-09T10:07:58.535Z] 33b1e0a273af: Download complete [2023-08-09T10:07:58.535Z] 5d3b04190fa2: Verifying Checksum [2023-08-09T10:07:58.535Z] 5d3b04190fa2: Download complete [2023-08-09T10:07:58.535Z] ec43610c2a17: Verifying Checksum [2023-08-09T10:07:58.535Z] ec43610c2a17: Download complete [2023-08-09T10:07:57.956Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-08-09T10:07:57.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T10:07:58.793Z] 5eb5b503b376: Verifying Checksum [2023-08-09T10:07:58.793Z] 5eb5b503b376: Download complete [2023-08-09T10:07:59.109Z] Avoid second fetch [2023-08-09T10:07:59.109Z] Checking out Revision 44ea940b6983f01deb2d5d696dcb34f27705cfc3 (main) [2023-08-09T10:07:59.358Z] 2f39f015ded8: Verifying Checksum [2023-08-09T10:07:59.358Z] 2f39f015ded8: Download complete [2023-08-09T10:07:59.686Z] Commit message: "Merge pull request #418 from jackchenjc/pkg-errors-removal" [2023-08-09T10:07:59.924Z] 5eb5b503b376: Pull complete [2023-08-09T10:07:59.980Z] [2023-08-09T10:07:59.980Z] GitHub has been notified of this commit’s build result [2023-08-09T10:07:59.980Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T10:08:00.181Z] 5c69ac0246d0: Pull complete [2023-08-09T10:07:59.130Z] > git config core.sparsecheckout # timeout=10 [2023-08-09T10:07:59.236Z] > git checkout -f 44ea940b6983f01deb2d5d696dcb34f27705cfc3 # timeout=10 [2023-08-09T10:08:00.517Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-09T10:08:00.517Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T10:08:00.517Z] Dload Upload Total Spent Left Speed [2023-08-09T10:08:00.517Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [2023-08-09T10:08:00.747Z] ec43610c2a17: Pull complete [2023-08-09T10:08:00.748Z] 3a2ae6a8a46f: Pull complete [Pipeline] sh [2023-08-09T10:08:01.006Z] 33b1e0a273af: Pull complete [2023-08-09T10:08:01.006Z] 5d3b04190fa2: Pull complete [2023-08-09T10:08:01.134Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-09T10:08:01.457Z] + sudo tee /etc/docker/daemon.new [2023-08-09T10:08:01.458Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-09T10:08:01.458Z] { [2023-08-09T10:08:01.458Z] "registry-mirrors": [ [2023-08-09T10:08:01.458Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-09T10:08:01.458Z] ], [2023-08-09T10:08:01.458Z] "bip": "10.250.0.254/24", [2023-08-09T10:08:01.458Z] "hosts": [ [2023-08-09T10:08:01.458Z] "tcp://0.0.0.0:5555", [2023-08-09T10:08:01.458Z] "unix:///var/run/docker.sock" [2023-08-09T10:08:01.458Z] ], [2023-08-09T10:08:01.458Z] "mtu": 1458, [2023-08-09T10:08:01.458Z] "selinux-enabled": true, [2023-08-09T10:08:01.458Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-09T10:08:01.458Z] } [Pipeline] sh [2023-08-09T10:08:01.788Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-09T10:08:02.109Z] + sudo service docker restart [2023-08-09T10:08:05.187Z] 2f39f015ded8: Pull complete [2023-08-09T10:08:05.187Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-09T10:08:05.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T10:08:05.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:08:05.264Z] prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container [2023-08-09T10:08:05.307Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-09T10:08:10.692Z] $ docker top 78494d4e3116f0e4a3c12decde1da390e9ca3083042eff4c428a181321c77c9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:08:11.065Z] ---> job-cost.sh [2023-08-09T10:08:11.065Z] lf-activate-venv: SKIPPING [2023-08-09T10:08:11.065Z] INFO: No Stack... [2023-08-09T10:08:11.324Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-09T10:08:11.890Z] INFO: Archiving Costs [Pipeline] sh [2023-08-09T10:08:12.174Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-08-09T10:08:12.174Z] + cut -d, -f6 [Pipeline] lock [2023-08-09T10:08:12.186Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-130-stack-cost] [2023-08-09T10:08:12.208Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-130-stack-cost] did not exist. Created. [2023-08-09T10:08:12.208Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-09T10:08:12.516Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-09T10:08:12.549Z] Stashed 1 file(s) [Pipeline] } [2023-08-09T10:08:12.556Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-09T10:08:12.582Z] $ docker stop --time=1 78494d4e3116f0e4a3c12decde1da390e9ca3083042eff4c428a181321c77c9b [2023-08-09T10:08:13.730Z] $ docker rm -f --volumes 78494d4e3116f0e4a3c12decde1da390e9ca3083042eff4c428a181321c77c9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:08:24.215Z] provisioning config files... [2023-08-09T10:08:24.239Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/130@tmp/config8750590562641762884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:08:24.582Z] ---> docker-login.sh [2023-08-09T10:08:24.582Z] nexus3.edgexfoundry.org:10001 [2023-08-09T10:08:24.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:08:25.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:08:25.122Z] Configure a credential helper to remove this warning. See [2023-08-09T10:08:25.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:08:25.122Z] [2023-08-09T10:08:25.122Z] Login Succeeded [2023-08-09T10:08:25.122Z] nexus3.edgexfoundry.org:10002 [2023-08-09T10:08:25.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:08:25.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:08:25.659Z] Configure a credential helper to remove this warning. See [2023-08-09T10:08:25.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:08:25.659Z] [2023-08-09T10:08:25.659Z] Login Succeeded [2023-08-09T10:08:25.659Z] nexus3.edgexfoundry.org:10003 [2023-08-09T10:08:25.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:08:25.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:08:25.928Z] Configure a credential helper to remove this warning. See [2023-08-09T10:08:25.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:08:25.928Z] [2023-08-09T10:08:25.928Z] Login Succeeded [2023-08-09T10:08:25.928Z] nexus3.edgexfoundry.org:10004 [2023-08-09T10:08:26.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:08:26.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:08:26.199Z] Configure a credential helper to remove this warning. See [2023-08-09T10:08:26.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:08:26.199Z] [2023-08-09T10:08:26.199Z] Login Succeeded [2023-08-09T10:08:26.199Z] docker.io [2023-08-09T10:08:26.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:08:26.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:08:26.733Z] Configure a credential helper to remove this warning. See [2023-08-09T10:08:26.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:08:26.733Z] [2023-08-09T10:08:26.733Z] Login Succeeded [2023-08-09T10:08:26.733Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T10:08:26.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-09T10:08:27.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:08:27.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:08:27.046Z] ========================================================= [2023-08-09T10:08:27.046Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-09T10:08:27.046Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:08:27.395Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-09T10:08:27.665Z] Sending build context to Docker daemon 11.9MB [2023-08-09T10:08:27.665Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T10:08:27.665Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-09T10:08:27.938Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-09T10:08:27.938Z] edb6bdbacee9: Pulling fs layer [2023-08-09T10:08:27.938Z] 5f9638ab2659: Pulling fs layer [2023-08-09T10:08:27.938Z] 8d51d6327a98: Pulling fs layer [2023-08-09T10:08:27.938Z] 8b374f2dd631: Pulling fs layer [2023-08-09T10:08:27.938Z] ec14aa9079de: Pulling fs layer [2023-08-09T10:08:27.938Z] 2f466654f4bb: Pulling fs layer [2023-08-09T10:08:27.938Z] 554e91adad29: Pulling fs layer [2023-08-09T10:08:27.938Z] ec14aa9079de: Waiting [2023-08-09T10:08:27.938Z] 2f466654f4bb: Waiting [2023-08-09T10:08:27.938Z] 554e91adad29: Waiting [2023-08-09T10:08:27.938Z] 8b374f2dd631: Waiting [2023-08-09T10:08:27.938Z] 5f9638ab2659: Verifying Checksum [2023-08-09T10:08:27.938Z] 5f9638ab2659: Download complete [2023-08-09T10:08:27.938Z] 8b374f2dd631: Verifying Checksum [2023-08-09T10:08:27.938Z] 8b374f2dd631: Download complete [2023-08-09T10:08:27.938Z] ec14aa9079de: Verifying Checksum [2023-08-09T10:08:27.938Z] ec14aa9079de: Download complete [2023-08-09T10:08:27.938Z] edb6bdbacee9: Verifying Checksum [2023-08-09T10:08:27.938Z] edb6bdbacee9: Download complete [2023-08-09T10:08:28.919Z] edb6bdbacee9: Pull complete [2023-08-09T10:08:29.524Z] 554e91adad29: Verifying Checksum [2023-08-09T10:08:29.524Z] 554e91adad29: Download complete [2023-08-09T10:08:29.796Z] 5f9638ab2659: Pull complete [2023-08-09T10:08:30.763Z] 8d51d6327a98: Verifying Checksum [2023-08-09T10:08:30.764Z] 8d51d6327a98: Download complete [2023-08-09T10:08:30.764Z] 2f466654f4bb: Verifying Checksum [2023-08-09T10:08:30.764Z] 2f466654f4bb: Download complete [2023-08-09T10:08:43.097Z] 8d51d6327a98: Pull complete [2023-08-09T10:08:43.097Z] 8b374f2dd631: Pull complete [2023-08-09T10:08:43.097Z] ec14aa9079de: Pull complete [2023-08-09T10:08:48.463Z] 2f466654f4bb: Pull complete [2023-08-09T10:08:50.428Z] 554e91adad29: Pull complete [2023-08-09T10:08:50.428Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-09T10:08:50.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T10:08:50.428Z] ---> 1e15ea492957 [2023-08-09T10:08:50.428Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-09T10:08:52.434Z] ---> Running in a29fae99ee04 [2023-08-09T10:08:52.434Z] Removing intermediate container a29fae99ee04 [2023-08-09T10:08:52.434Z] ---> bed8f73496ee [2023-08-09T10:08:52.434Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T10:08:52.434Z] ---> Running in 6992d0223614 [2023-08-09T10:08:52.704Z] Removing intermediate container 6992d0223614 [2023-08-09T10:08:52.704Z] ---> 207e708d8ca5 [2023-08-09T10:08:52.704Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-09T10:08:52.704Z] ---> Running in 1455e988f118 [2023-08-09T10:08:52.973Z] Removing intermediate container 1455e988f118 [2023-08-09T10:08:52.973Z] ---> d2c8eb8b5dc2 [2023-08-09T10:08:52.973Z] Step 6/12 : WORKDIR /device-virtual-go [2023-08-09T10:08:53.241Z] ---> Running in fc7ebf07f30f [2023-08-09T10:08:53.509Z] Removing intermediate container fc7ebf07f30f [2023-08-09T10:08:53.509Z] ---> ab123d9a692b [2023-08-09T10:08:53.509Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T10:08:53.509Z] ---> Running in c4e6279aaf2e [2023-08-09T10:08:54.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T10:08:55.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T10:08:56.020Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-09T10:08:56.020Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-09T10:08:56.020Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-09T10:08:56.020Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-09T10:08:56.020Z] Executing busybox-1.35.0-r29.trigger [2023-08-09T10:08:56.020Z] OK: 268 MiB in 57 packages [2023-08-09T10:08:56.990Z] Removing intermediate container c4e6279aaf2e [2023-08-09T10:08:56.990Z] ---> 9cc960f758af [2023-08-09T10:08:56.990Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-09T10:08:57.581Z] ---> 6bc9d8f4fdf5 [2023-08-09T10:08:57.581Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T10:08:57.851Z] ---> Running in dc98337dd1a9 [2023-08-09T10:10:05.760Z] Removing intermediate container dc98337dd1a9 [2023-08-09T10:10:05.760Z] ---> e2a268e59777 [2023-08-09T10:10:05.760Z] Step 10/12 : COPY . . [2023-08-09T10:10:05.760Z] ---> 5d09d77c9ad9 [2023-08-09T10:10:05.760Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T10:10:05.760Z] ---> Running in 5787dd3ef900 [2023-08-09T10:10:05.760Z] Removing intermediate container 5787dd3ef900 [2023-08-09T10:10:05.760Z] ---> 55d3e55dfb73 [2023-08-09T10:10:05.760Z] Step 12/12 : RUN $MAKE [2023-08-09T10:10:05.760Z] ---> Running in 3f24bd8cef17 [2023-08-09T10:10:05.760Z] noop [2023-08-09T10:10:05.760Z] Removing intermediate container 3f24bd8cef17 [2023-08-09T10:10:05.760Z] ---> d18e9d4e8381 [2023-08-09T10:10:05.760Z] Successfully built d18e9d4e8381 [2023-08-09T10:10:05.760Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:10:06.118Z] + docker inspect -f . ci-base-image-arm64 [2023-08-09T10:10:06.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:10:06.324Z] prd-ubuntu20.04-docker-arm64-4c-16g-3203 does not seem to be running inside a container [2023-08-09T10:10:06.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/130 -v /w/workspace/device-virtual-go/130:/w/workspace/device-virtual-go/130:rw,z -v /w/workspace/device-virtual-go/130@tmp:/w/workspace/device-virtual-go/130@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 ******** ci-base-image-arm64 cat [2023-08-09T10:10:09.408Z] $ docker top 4d86f91aaa3cae86bd407d7d2a899c54b1817b3ee657cfdc0974e3abba3bd273 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:10:10.236Z] + go version [2023-08-09T10:10:10.236Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-09T10:10:10.258Z] $ docker stop --time=1 4d86f91aaa3cae86bd407d7d2a899c54b1817b3ee657cfdc0974e3abba3bd273 [2023-08-09T10:10:11.856Z] $ docker rm -f --volumes 4d86f91aaa3cae86bd407d7d2a899c54b1817b3ee657cfdc0974e3abba3bd273 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:10:12.396Z] + docker inspect -f . ci-base-image-arm64 [2023-08-09T10:10:12.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:10:12.569Z] prd-ubuntu20.04-docker-arm64-4c-16g-3203 does not seem to be running inside a container [2023-08-09T10:10:12.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/130 -v /w/workspace/device-virtual-go/130:/w/workspace/device-virtual-go/130:rw,z -v /w/workspace/device-virtual-go/130@tmp:/w/workspace/device-virtual-go/130@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 ******** ci-base-image-arm64 cat [2023-08-09T10:10:13.766Z] $ docker top 1808a40037d92cc86a212193491e4a48a1b0fdd895088ae7219a444fc2f4027c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:10:14.263Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/130 [Pipeline] fileExists [Pipeline] sh [2023-08-09T10:10:14.612Z] + make test [2023-08-09T10:10:14.613Z] go test ./... -coverprofile=coverage.out [2023-08-09T10:10:46.855Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-08-09T10:12:53.578Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-08-09T10:12:53.578Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.098s coverage: 58.4% of statements [2023-08-09T10:12:53.578Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-09T10:12:53.578Z] go vet ./... [2023-08-09T10:13:20.302Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-09T10:13:20.302Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-09T10:13:20.302Z] ./bin/test-attribution-txt.sh [2023-08-09T10:13:20.302Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-09T10:13:20.302Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-09T10:13:20.302Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-09T10:13:20.302Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-09T10:13:20.302Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-09T10:13:20.302Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-09T10:13:20.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-09T10:13:20.338Z] $ docker stop --time=1 1808a40037d92cc86a212193491e4a48a1b0fdd895088ae7219a444fc2f4027c [2023-08-09T10:13:22.321Z] $ docker rm -f --volumes 1808a40037d92cc86a212193491e4a48a1b0fdd895088ae7219a444fc2f4027c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T10:13:23.629Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-09T10:13:23.644Z] Warning: overwriting stash ‘coverage-report’ [2023-08-09T10:13:24.238Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T10:13:24.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-09T10:13:24.970Z] + ls -al . [2023-08-09T10:13:24.970Z] total 200 [2023-08-09T10:13:24.970Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:10 . [2023-08-09T10:13:24.970Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:07 .. [2023-08-09T10:13:24.970Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:07 .git [2023-08-09T10:13:24.970Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:07 .github [2023-08-09T10:13:24.970Z] -rw-rw-r-- 1 jenkins jenkins 337 Aug 9 10:07 .gitignore [2023-08-09T10:13:24.970Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:07 .golangci.yml [2023-08-09T10:13:24.970Z] -rw-rw-r-- 1 jenkins jenkins 8950 Aug 9 10:07 Attribution.txt [2023-08-09T10:13:24.970Z] -rw-rw-r-- 1 jenkins jenkins 14372 Aug 9 10:07 CHANGELOG.md [2023-08-09T10:13:24.970Z] -rw-rw-r-- 1 jenkins jenkins 1646 Aug 9 10:07 Dockerfile [2023-08-09T10:13:24.970Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:07 GOVERNANCE.md [2023-08-09T10:13:24.970Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 9 10:07 Jenkinsfile [2023-08-09T10:13:24.970Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:07 LICENSE [2023-08-09T10:13:24.970Z] -rw-rw-r-- 1 jenkins jenkins 1947 Aug 9 10:07 Makefile [2023-08-09T10:13:24.970Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 9 10:07 OWNERS.md [2023-08-09T10:13:24.970Z] -rw-rw-r-- 1 jenkins jenkins 4111 Aug 9 10:07 README.md [2023-08-09T10:13:24.970Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 9 10:05 VERSION [2023-08-09T10:13:24.970Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:07 bin [2023-08-09T10:13:24.970Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:07 cmd [2023-08-09T10:13:24.970Z] -rw-r--r-- 1 jenkins jenkins 43063 Aug 9 10:12 coverage.out [2023-08-09T10:13:24.970Z] -rw-rw-r-- 1 jenkins jenkins 3636 Aug 9 10:07 go.mod [2023-08-09T10:13:24.970Z] -rw-rw-r-- 1 jenkins jenkins 33427 Aug 9 10:07 go.sum [2023-08-09T10:13:24.970Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:07 internal [2023-08-09T10:13:24.970Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:07 snap [2023-08-09T10:13:24.970Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 9 10:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:13:25.326Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=44ea940b6983f01deb2d5d696dcb34f27705cfc3 --label arch=arm64 --label version=3.1.0-dev.4 . [2023-08-09T10:13:25.604Z] Sending build context to Docker daemon 11.94MB [2023-08-09T10:13:25.877Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T10:13:25.877Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-09T10:13:25.877Z] ---> d18e9d4e8381 [2023-08-09T10:13:25.877Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-09T10:13:25.877Z] ---> Running in 2ec23c2f9f64 [2023-08-09T10:13:26.146Z] Removing intermediate container 2ec23c2f9f64 [2023-08-09T10:13:26.146Z] ---> 4ceb71fd39e3 [2023-08-09T10:13:26.146Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T10:13:26.146Z] ---> Running in e7fd736aa882 [2023-08-09T10:13:26.739Z] Removing intermediate container e7fd736aa882 [2023-08-09T10:13:26.739Z] ---> a449115f75d1 [2023-08-09T10:13:26.739Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-08-09T10:13:26.739Z] ---> Running in 7cd0853a4b2d [2023-08-09T10:13:27.009Z] Removing intermediate container 7cd0853a4b2d [2023-08-09T10:13:27.009Z] ---> eb8ea8865a09 [2023-08-09T10:13:27.009Z] Step 6/25 : WORKDIR /device-virtual-go [2023-08-09T10:13:27.009Z] ---> Running in 50c0f7780aca [2023-08-09T10:13:27.289Z] Removing intermediate container 50c0f7780aca [2023-08-09T10:13:27.289Z] ---> 79fefb26e2ea [2023-08-09T10:13:27.289Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T10:13:27.564Z] ---> Running in b05ceab15a86 [2023-08-09T10:13:28.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T10:13:29.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T10:13:30.534Z] OK: 268 MiB in 57 packages [2023-08-09T10:13:31.956Z] Removing intermediate container b05ceab15a86 [2023-08-09T10:13:31.956Z] ---> 8f7317adb818 [2023-08-09T10:13:31.956Z] Step 8/25 : COPY go.mod vendor* ./ [2023-08-09T10:13:32.227Z] ---> ddd0ae940f8f [2023-08-09T10:13:32.227Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T10:13:32.227Z] ---> Running in a8e0244881b1 [2023-08-09T10:13:34.863Z] Removing intermediate container a8e0244881b1 [2023-08-09T10:13:34.863Z] ---> ffae0cb40a29 [2023-08-09T10:13:34.863Z] Step 10/25 : COPY . . [2023-08-09T10:13:36.302Z] ---> 4db9389dfabb [2023-08-09T10:13:36.302Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T10:13:36.302Z] ---> Running in 40ed217e6ace [2023-08-09T10:13:36.302Z] Removing intermediate container 40ed217e6ace [2023-08-09T10:13:36.302Z] ---> ff37bade9a23 [2023-08-09T10:13:36.302Z] Step 12/25 : RUN $MAKE [2023-08-09T10:13:36.573Z] ---> Running in 74105a4093bf [2023-08-09T10:13:37.552Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.10" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-08-09T10:16:29.330Z] Removing intermediate container 74105a4093bf [2023-08-09T10:16:29.330Z] ---> e008166b4f17 [2023-08-09T10:16:29.330Z] Step 13/25 : FROM alpine:3.17 [2023-08-09T10:16:29.330Z] 3.17: Pulling from library/alpine [2023-08-09T10:16:29.330Z] 4060ece20d7a: Pulling fs layer [2023-08-09T10:16:29.330Z] 4060ece20d7a: Verifying Checksum [2023-08-09T10:16:29.330Z] 4060ece20d7a: Download complete [2023-08-09T10:16:29.330Z] 4060ece20d7a: Pull complete [2023-08-09T10:16:29.330Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T10:16:29.330Z] Status: Downloaded newer image for alpine:3.17 [2023-08-09T10:16:29.330Z] ---> 8650cd65339b [2023-08-09T10:16:29.330Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-08-09T10:16:29.330Z] ---> Running in 9c4a342950f1 [2023-08-09T10:16:29.330Z] Removing intermediate container 9c4a342950f1 [2023-08-09T10:16:29.330Z] ---> 14b4a82b3422 [2023-08-09T10:16:29.330Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-08-09T10:16:29.330Z] ---> Running in 140b6c780688 [2023-08-09T10:16:29.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T10:16:29.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T10:16:29.330Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-09T10:16:29.330Z] Executing busybox-1.35.0-r29.trigger [2023-08-09T10:16:29.330Z] OK: 8 MiB in 16 packages [2023-08-09T10:16:29.330Z] Removing intermediate container 140b6c780688 [2023-08-09T10:16:29.330Z] ---> 5e85d61a5cbd [2023-08-09T10:16:29.330Z] Step 16/25 : WORKDIR / [2023-08-09T10:16:29.330Z] ---> Running in 5803fb91c177 [2023-08-09T10:16:29.330Z] Removing intermediate container 5803fb91c177 [2023-08-09T10:16:29.330Z] ---> a459287b9234 [2023-08-09T10:16:29.330Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-08-09T10:16:29.330Z] ---> eaeb43e4b0a5 [2023-08-09T10:16:29.330Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-08-09T10:16:29.330Z] ---> 711f8b4d784c [2023-08-09T10:16:29.330Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-08-09T10:16:29.330Z] ---> c2b41f917912 [2023-08-09T10:16:29.330Z] Step 20/25 : EXPOSE 59900 [2023-08-09T10:16:29.330Z] ---> Running in 746e41ee773d [2023-08-09T10:16:29.330Z] Removing intermediate container 746e41ee773d [2023-08-09T10:16:29.330Z] ---> a3576cb48e81 [2023-08-09T10:16:29.330Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-08-09T10:16:29.330Z] ---> Running in da0fcb308367 [2023-08-09T10:16:29.330Z] Removing intermediate container da0fcb308367 [2023-08-09T10:16:29.330Z] ---> ff3a0541058e [2023-08-09T10:16:29.330Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-09T10:16:29.330Z] ---> Running in ef9a57decf25 [2023-08-09T10:16:29.330Z] Removing intermediate container ef9a57decf25 [2023-08-09T10:16:29.330Z] ---> 11fb6e5a6cff [2023-08-09T10:16:29.330Z] Step 23/25 : LABEL arch=arm64 [2023-08-09T10:16:29.330Z] ---> Running in 597d17a47571 [2023-08-09T10:16:29.599Z] Removing intermediate container 597d17a47571 [2023-08-09T10:16:29.599Z] ---> f8faeb30aa9f [2023-08-09T10:16:29.599Z] Step 24/25 : LABEL git_sha=44ea940b6983f01deb2d5d696dcb34f27705cfc3 [2023-08-09T10:16:29.599Z] ---> Running in 7aafc4c791b6 [2023-08-09T10:16:29.868Z] Removing intermediate container 7aafc4c791b6 [2023-08-09T10:16:29.869Z] ---> eb343da469e7 [2023-08-09T10:16:29.869Z] Step 25/25 : LABEL version=3.1.0-dev.4 [2023-08-09T10:16:29.869Z] ---> Running in 4a6ffa2094c0 [2023-08-09T10:16:30.137Z] Removing intermediate container 4a6ffa2094c0 [2023-08-09T10:16:30.137Z] ---> 8aa9e46a0593 [2023-08-09T10:16:30.137Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-09T10:16:30.403Z] Successfully built 8aa9e46a0593 [2023-08-09T10:16:30.403Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:16:30.514Z] provisioning config files... [2023-08-09T10:16:30.530Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/130@tmp/config215688218575003379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:16:30.869Z] ---> docker-login.sh [2023-08-09T10:16:30.869Z] nexus3.edgexfoundry.org:10001 [2023-08-09T10:16:30.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:16:31.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:16:31.137Z] Configure a credential helper to remove this warning. See [2023-08-09T10:16:31.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:16:31.137Z] [2023-08-09T10:16:31.137Z] Login Succeeded [2023-08-09T10:16:31.137Z] nexus3.edgexfoundry.org:10002 [2023-08-09T10:16:31.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:16:31.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:16:31.674Z] Configure a credential helper to remove this warning. See [2023-08-09T10:16:31.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:16:31.674Z] [2023-08-09T10:16:31.674Z] Login Succeeded [2023-08-09T10:16:31.674Z] nexus3.edgexfoundry.org:10003 [2023-08-09T10:16:31.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:16:31.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:16:31.944Z] Configure a credential helper to remove this warning. See [2023-08-09T10:16:31.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:16:31.944Z] [2023-08-09T10:16:31.944Z] Login Succeeded [2023-08-09T10:16:31.944Z] nexus3.edgexfoundry.org:10004 [2023-08-09T10:16:32.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:16:32.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:16:32.483Z] Configure a credential helper to remove this warning. See [2023-08-09T10:16:32.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:16:32.483Z] [2023-08-09T10:16:32.483Z] Login Succeeded [2023-08-09T10:16:32.483Z] docker.io [2023-08-09T10:16:32.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:16:33.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:16:33.019Z] Configure a credential helper to remove this warning. See [2023-08-09T10:16:33.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:16:33.019Z] [2023-08-09T10:16:33.019Z] Login Succeeded [2023-08-09T10:16:33.019Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T10:16:33.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T10:16:33.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:16:33.100Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-08-09T10:16:33.100Z] 44ea940b6983f01deb2d5d696dcb34f27705cfc3 [2023-08-09T10:16:33.100Z] latest [2023-08-09T10:16:33.100Z] 3.1.0-dev.4 [2023-08-09T10:16:33.100Z] 44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4 [2023-08-09T10:16:33.100Z] main [2023-08-09T10:16:33.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:16:33.463Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:44ea940b6983f01deb2d5d696dcb34f27705cfc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:16:33.811Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:44ea940b6983f01deb2d5d696dcb34f27705cfc3 [2023-08-09T10:16:33.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-08-09T10:16:33.811Z] b5cf4ca21277: Preparing [2023-08-09T10:16:33.811Z] 1d1ef337c8af: Preparing [2023-08-09T10:16:33.811Z] be1c31b7e965: Preparing [2023-08-09T10:16:33.811Z] dae631c3650f: Preparing [2023-08-09T10:16:33.811Z] d2d9d24a8c2a: Preparing [2023-08-09T10:16:34.081Z] d2d9d24a8c2a: Layer already exists [2023-08-09T10:16:34.081Z] be1c31b7e965: Pushed [2023-08-09T10:16:34.081Z] dae631c3650f: Pushed [2023-08-09T10:16:34.081Z] 1d1ef337c8af: Pushed [2023-08-09T10:16:40.754Z] b5cf4ca21277: Pushed [2023-08-09T10:16:40.754Z] 44ea940b6983f01deb2d5d696dcb34f27705cfc3: digest: sha256:0fe5a7652db7458370f40957e67ae659b15fe352d4a5313e694cbd9249a07502 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:16:41.110Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:16:41.455Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-08-09T10:16:41.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-08-09T10:16:41.455Z] b5cf4ca21277: Preparing [2023-08-09T10:16:41.455Z] 1d1ef337c8af: Preparing [2023-08-09T10:16:41.455Z] be1c31b7e965: Preparing [2023-08-09T10:16:41.455Z] dae631c3650f: Preparing [2023-08-09T10:16:41.455Z] d2d9d24a8c2a: Preparing [2023-08-09T10:16:41.455Z] b5cf4ca21277: Layer already exists [2023-08-09T10:16:41.455Z] be1c31b7e965: Layer already exists [2023-08-09T10:16:41.455Z] dae631c3650f: Layer already exists [2023-08-09T10:16:41.455Z] 1d1ef337c8af: Layer already exists [2023-08-09T10:16:41.455Z] d2d9d24a8c2a: Layer already exists [2023-08-09T10:16:41.455Z] latest: digest: sha256:0fe5a7652db7458370f40957e67ae659b15fe352d4a5313e694cbd9249a07502 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:16:42.072Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:16:42.407Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.4 [2023-08-09T10:16:42.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-08-09T10:16:42.407Z] b5cf4ca21277: Preparing [2023-08-09T10:16:42.407Z] 1d1ef337c8af: Preparing [2023-08-09T10:16:42.407Z] be1c31b7e965: Preparing [2023-08-09T10:16:42.407Z] dae631c3650f: Preparing [2023-08-09T10:16:42.407Z] d2d9d24a8c2a: Preparing [2023-08-09T10:16:42.407Z] be1c31b7e965: Layer already exists [2023-08-09T10:16:42.407Z] b5cf4ca21277: Layer already exists [2023-08-09T10:16:42.407Z] dae631c3650f: Layer already exists [2023-08-09T10:16:42.407Z] 1d1ef337c8af: Layer already exists [2023-08-09T10:16:42.407Z] d2d9d24a8c2a: Layer already exists [2023-08-09T10:16:42.407Z] 3.1.0-dev.4: digest: sha256:0fe5a7652db7458370f40957e67ae659b15fe352d4a5313e694cbd9249a07502 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:16:42.751Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:16:43.099Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4 [2023-08-09T10:16:43.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-08-09T10:16:43.099Z] b5cf4ca21277: Preparing [2023-08-09T10:16:43.099Z] 1d1ef337c8af: Preparing [2023-08-09T10:16:43.099Z] be1c31b7e965: Preparing [2023-08-09T10:16:43.099Z] dae631c3650f: Preparing [2023-08-09T10:16:43.099Z] d2d9d24a8c2a: Preparing [2023-08-09T10:16:43.099Z] b5cf4ca21277: Layer already exists [2023-08-09T10:16:43.099Z] dae631c3650f: Layer already exists [2023-08-09T10:16:43.099Z] d2d9d24a8c2a: Layer already exists [2023-08-09T10:16:43.099Z] 1d1ef337c8af: Layer already exists [2023-08-09T10:16:43.099Z] be1c31b7e965: Layer already exists [2023-08-09T10:16:43.099Z] 44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4: digest: sha256:0fe5a7652db7458370f40957e67ae659b15fe352d4a5313e694cbd9249a07502 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:16:43.447Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:16:43.792Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-08-09T10:16:43.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-08-09T10:16:43.792Z] b5cf4ca21277: Preparing [2023-08-09T10:16:43.792Z] 1d1ef337c8af: Preparing [2023-08-09T10:16:43.792Z] be1c31b7e965: Preparing [2023-08-09T10:16:43.792Z] dae631c3650f: Preparing [2023-08-09T10:16:43.792Z] d2d9d24a8c2a: Preparing [2023-08-09T10:16:43.792Z] be1c31b7e965: Layer already exists [2023-08-09T10:16:43.792Z] b5cf4ca21277: Layer already exists [2023-08-09T10:16:43.792Z] 1d1ef337c8af: Layer already exists [2023-08-09T10:16:43.792Z] dae631c3650f: Layer already exists [2023-08-09T10:16:43.792Z] d2d9d24a8c2a: Layer already exists [2023-08-09T10:16:43.792Z] main: digest: sha256:0fe5a7652db7458370f40957e67ae659b15fe352d4a5313e694cbd9249a07502 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T10:16:43.836Z] ===================================================== [Pipeline] echo [2023-08-09T10:16:43.844Z] taggedImages: [2023-08-09T10:16:43.844Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:44ea940b6983f01deb2d5d696dcb34f27705cfc3 [2023-08-09T10:16:43.844Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-08-09T10:16:43.844Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.4 [2023-08-09T10:16:43.844Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4 [2023-08-09T10:16:43.844Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:16:44.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T10:16:44.217Z] [2023-08-09T10:16:44.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:16:44.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T10:16:44.557Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-09T10:16:44.557Z] 8998bd30e6a1: Pulling fs layer [2023-08-09T10:16:44.557Z] 04944245beec: Pulling fs layer [2023-08-09T10:16:44.557Z] 699f458cf7ca: Pulling fs layer [2023-08-09T10:16:44.557Z] 765212b225bb: Pulling fs layer [2023-08-09T10:16:44.557Z] f23df028b6ca: Pulling fs layer [2023-08-09T10:16:44.557Z] d65c8cfc05b1: Pulling fs layer [2023-08-09T10:16:44.557Z] 2437ff75d9bd: Pulling fs layer [2023-08-09T10:16:44.557Z] f23df028b6ca: Waiting [2023-08-09T10:16:44.557Z] 765212b225bb: Waiting [2023-08-09T10:16:44.557Z] d65c8cfc05b1: Waiting [2023-08-09T10:16:44.557Z] 2437ff75d9bd: Waiting [2023-08-09T10:16:44.824Z] 04944245beec: Verifying Checksum [2023-08-09T10:16:44.824Z] 04944245beec: Download complete [2023-08-09T10:16:44.824Z] 765212b225bb: Verifying Checksum [2023-08-09T10:16:44.824Z] 765212b225bb: Download complete [2023-08-09T10:16:44.824Z] f23df028b6ca: Verifying Checksum [2023-08-09T10:16:44.824Z] f23df028b6ca: Download complete [2023-08-09T10:16:44.824Z] d65c8cfc05b1: Download complete [2023-08-09T10:16:45.108Z] 699f458cf7ca: Verifying Checksum [2023-08-09T10:16:45.108Z] 699f458cf7ca: Download complete [2023-08-09T10:16:45.379Z] 8998bd30e6a1: Verifying Checksum [2023-08-09T10:16:45.379Z] 8998bd30e6a1: Download complete [2023-08-09T10:16:47.971Z] 2437ff75d9bd: Verifying Checksum [2023-08-09T10:16:47.971Z] 2437ff75d9bd: Download complete [2023-08-09T10:16:49.390Z] 8998bd30e6a1: Pull complete [2023-08-09T10:16:49.659Z] 04944245beec: Pull complete [2023-08-09T10:16:51.083Z] 699f458cf7ca: Pull complete [2023-08-09T10:16:51.083Z] 765212b225bb: Pull complete [2023-08-09T10:16:52.053Z] f23df028b6ca: Pull complete [2023-08-09T10:16:52.053Z] d65c8cfc05b1: Pull complete [2023-08-09T10:17:07.075Z] 2437ff75d9bd: Pull complete [2023-08-09T10:17:07.075Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-09T10:17:07.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T10:17:07.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:17:07.297Z] prd-ubuntu20.04-docker-arm64-4c-16g-3203 does not seem to be running inside a container [2023-08-09T10:17:07.380Z] $ 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-virtual-go/130 -v /w/workspace/device-virtual-go/130:/w/workspace/device-virtual-go/130:rw,z -v /w/workspace/device-virtual-go/130@tmp:/w/workspace/device-virtual-go/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-09T10:17:10.167Z] $ docker top 9268a7b0007fa7a60528713a79e93e1f335802a5639cf2853b081ad25b327cdc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:17:11.030Z] ---> job-cost.sh [2023-08-09T10:17:11.030Z] lf-activate-venv: SKIPPING [2023-08-09T10:17:11.030Z] INFO: No Stack... [2023-08-09T10:17:11.615Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-09T10:17:12.197Z] INFO: Archiving Costs [Pipeline] sh [2023-08-09T10:17:12.838Z] + cat /w/workspace/device-virtual-go/130/archives/cost.csv [2023-08-09T10:17:12.838Z] + cut -d, -f6 [Pipeline] lock [2023-08-09T10:17:12.911Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-130-stack-cost] [2023-08-09T10:17:12.917Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-130-stack-cost] did not exist. Created. [2023-08-09T10:17:12.917Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-09T10:17:13.575Z] /w/workspace/device-virtual-go/130@tmp/durable-580e1cc8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-09T10:17:14.230Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-09T10:17:14.251Z] Warning: overwriting stash ‘stack-cost’ [2023-08-09T10:17:14.314Z] Stashed 1 file(s) [Pipeline] } [2023-08-09T10:17:14.324Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-09T10:17:14.348Z] $ docker stop --time=1 9268a7b0007fa7a60528713a79e93e1f335802a5639cf2853b081ad25b327cdc [2023-08-09T10:17:15.829Z] $ docker rm -f --volumes 9268a7b0007fa7a60528713a79e93e1f335802a5639cf2853b081ad25b327cdc [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 [2023-08-09T10:17:16.216Z] provisioning config files... [2023-08-09T10:17:16.223Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13841194877918478803tmp [Pipeline] { [Pipeline] sh [2023-08-09T10:17:16.515Z] + set +x [2023-08-09T10:17:16.515Z] + curl+ -s https://codecov.io/bash [2023-08-09T10:17:16.515Z] bash -s -- [2023-08-09T10:17:16.515Z] [2023-08-09T10:17:16.515Z] _____ _ [2023-08-09T10:17:16.515Z] / ____| | | [2023-08-09T10:17:16.515Z] | | ___ __| | ___ ___ _____ __ [2023-08-09T10:17:16.515Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-09T10:17:16.515Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-09T10:17:16.515Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-09T10:17:16.515Z] Bash-1.0.6 [2023-08-09T10:17:16.515Z] [2023-08-09T10:17:16.515Z] [2023-08-09T10:17:16.515Z] ==> git version 2.25.1 found [2023-08-09T10:17:16.515Z] ==> 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 [2023-08-09T10:17:16.515Z] Release-Date: 2020-01-08 [2023-08-09T10:17:16.515Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-09T10:17:16.515Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-09T10:17:16.515Z] ==> Jenkins CI detected. [2023-08-09T10:17:16.515Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-08-09T10:17:16.515Z] project root: . [2023-08-09T10:17:16.515Z] --> token set from env [2023-08-09T10:17:16.515Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-09T10:17:16.515Z] ==> Running gcov in . (disable via -X gcov) [2023-08-09T10:17:16.515Z] ==> Python coveragepy not found [2023-08-09T10:17:16.515Z] ==> Searching for coverage reports in: [2023-08-09T10:17:16.515Z] + . [2023-08-09T10:17:16.515Z] -> Found 1 reports [2023-08-09T10:17:16.775Z] ==> Detecting git/mercurial file structure [2023-08-09T10:17:16.775Z] ==> Reading reports [2023-08-09T10:17:16.775Z] + ./coverage.out bytes=43063 [2023-08-09T10:17:16.775Z] ==> Appending adjustments [2023-08-09T10:17:16.775Z] https://docs.codecov.io/docs/fixing-reports [2023-08-09T10:17:16.775Z] + Found adjustments [2023-08-09T10:17:16.775Z] ==> Gzipping contents [2023-08-09T10:17:16.775Z] 8.0K /tmp/codecov.gpOkKy.gz [2023-08-09T10:17:16.775Z] ==> Uploading reports [2023-08-09T10:17:16.775Z] url: https://codecov.io [2023-08-09T10:17:16.775Z] query: branch=main&commit=44ea940b6983f01deb2d5d696dcb34f27705cfc3&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-09T10:17:16.775Z] -> Pinging Codecov [2023-08-09T10:17:16.775Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=44ea940b6983f01deb2d5d696dcb34f27705cfc3&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-09T10:17:17.033Z] -> Uploading to [2023-08-09T10:17:17.033Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-09/5E52B4B073DB2E39498172D8E973AA87/44ea940b6983f01deb2d5d696dcb34f27705cfc3/fe2e9b40-8cba-4fae-8508-27ffc2cbf7d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T101716Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07ee586c533c28cf945e396ec71b346e7c9ad09b3e74ca9b2d87dc6469e30667 [2023-08-09T10:17:17.033Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T10:17:17.033Z] Dload Upload Total Spent Left Speed [2023-08-09T10:17:17.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 27284 --:--:-- --:--:-- --:--:-- 27284 [2023-08-09T10:17:17.033Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/44ea940b6983f01deb2d5d696dcb34f27705cfc3 [Pipeline] } [2023-08-09T10:17:17.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-09T10:17:17.226Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-09T10:17:17.234Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:17:17.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-09T10:17:17.523Z] [2023-08-09T10:17:17.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:17:17.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-09T10:17:17.820Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-09T10:17:17.820Z] df9b9388f04a: Pulling fs layer [2023-08-09T10:17:17.820Z] 52dc419b0ee2: Pulling fs layer [2023-08-09T10:17:17.820Z] 25bc292e5bac: Pulling fs layer [2023-08-09T10:17:17.820Z] 114826534d7a: Pulling fs layer [2023-08-09T10:17:17.820Z] 4657fd5d0bcf: Pulling fs layer [2023-08-09T10:17:17.820Z] 6ad1cebc031e: Pulling fs layer [2023-08-09T10:17:17.820Z] 114826534d7a: Waiting [2023-08-09T10:17:17.820Z] 4657fd5d0bcf: Waiting [2023-08-09T10:17:17.820Z] 8a3aa393b2d8: Pulling fs layer [2023-08-09T10:17:17.820Z] 6ad1cebc031e: Waiting [2023-08-09T10:17:17.820Z] 8a3aa393b2d8: Waiting [2023-08-09T10:17:17.820Z] 25bc292e5bac: Verifying Checksum [2023-08-09T10:17:17.820Z] 25bc292e5bac: Download complete [2023-08-09T10:17:17.820Z] 52dc419b0ee2: Verifying Checksum [2023-08-09T10:17:17.820Z] 52dc419b0ee2: Download complete [2023-08-09T10:17:17.820Z] 4657fd5d0bcf: Verifying Checksum [2023-08-09T10:17:17.820Z] 4657fd5d0bcf: Download complete [2023-08-09T10:17:17.820Z] df9b9388f04a: Download complete [2023-08-09T10:17:18.079Z] df9b9388f04a: Pull complete [2023-08-09T10:17:18.079Z] 6ad1cebc031e: Verifying Checksum [2023-08-09T10:17:18.079Z] 6ad1cebc031e: Download complete [2023-08-09T10:17:18.079Z] 52dc419b0ee2: Pull complete [2023-08-09T10:17:18.079Z] 25bc292e5bac: Pull complete [2023-08-09T10:17:18.649Z] 114826534d7a: Verifying Checksum [2023-08-09T10:17:18.649Z] 114826534d7a: Download complete [2023-08-09T10:17:18.649Z] 8a3aa393b2d8: Verifying Checksum [2023-08-09T10:17:18.649Z] 8a3aa393b2d8: Download complete [2023-08-09T10:17:21.936Z] 114826534d7a: Pull complete [2023-08-09T10:17:21.936Z] 4657fd5d0bcf: Pull complete [2023-08-09T10:17:22.193Z] 6ad1cebc031e: Pull complete [2023-08-09T10:17:24.725Z] 8a3aa393b2d8: Pull complete [2023-08-09T10:17:24.725Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-09T10:17:24.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-09T10:17:24.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:17:24.809Z] prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container [2023-08-09T10:17:24.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-09T10:17:31.187Z] $ docker top 6901f57baac95e8e92a0845618c8e49668f4cab6c762bc9aec394f35d13ca45d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-09T10:17:31.240Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-08-09T10:17:31.520Z] + set -o pipefail [2023-08-09T10:17:31.520Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-08-09T10:17:36.793Z] [2023-08-09T10:17:36.793Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-08-09T10:17:36.793Z] [2023-08-09T10:17:36.793Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/a79615e0-af05-42fa-bf9e-c83a2d647382 [2023-08-09T10:17:36.793Z] [2023-08-09T10:17:36.793Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-09T10:17:36.793Z] [2023-08-09T10:17:36.793Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-09T10:17:36.793Z] [2023-08-09T10:17:36.793Z] [2023-08-09T10:17:36.793Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-09T10:17:36.793Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-09T10:17:36.793Z] More details here: https://snyk.co/ue1NS [2023-08-09T10:17:36.793Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-09T10:17:36.793Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-09T10:17:36.821Z] $ docker stop --time=1 6901f57baac95e8e92a0845618c8e49668f4cab6c762bc9aec394f35d13ca45d [2023-08-09T10:17:40.547Z] $ docker rm -f --volumes 6901f57baac95e8e92a0845618c8e49668f4cab6c762bc9aec394f35d13ca45d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-09T10:17:41.208Z] + git log --format=format:%s -1 44ea940b6983f01deb2d5d696dcb34f27705cfc3 [Pipeline] sh [2023-08-09T10:17:41.499Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T10:17:41.499Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:17:41.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:17:41.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:17:41.873Z] prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container [2023-08-09T10:17:41.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-09T10:17:42.596Z] $ docker top 9a099ea566cdd93bfcf71fe7d431e50c7ce7a7496fe655cc352dae84f9a67501 -eo pid,comm [2023-08-09T10:17:42.626Z] 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). [2023-08-09T10:17:42.626Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T10:17:42.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T10:17:42.672Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T10:17:42.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T10:17:42.800Z] $ docker exec 9a099ea566cdd93bfcf71fe7d431e50c7ce7a7496fe655cc352dae84f9a67501 ssh-agent [2023-08-09T10:17:42.878Z] SSH_AUTH_SOCK=/tmp/ssh-LieC1e7FjQij/agent.31 [2023-08-09T10:17:42.878Z] SSH_AGENT_PID=37 [2023-08-09T10:17:42.883Z] Running ssh-add (command line suppressed) [2023-08-09T10:17:43.008Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16259844820332879170.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16259844820332879170.key) [2023-08-09T10:17:43.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T10:17:43.291Z] + git semver tag [2023-08-09T10:17:43.550Z] 2023-08-09 10:17:43,485 [run_tag] DEBUG tag force:False [2023-08-09T10:17:43.550Z] 2023-08-09 10:17:43,485 [check_head_tag] DEBUG check head tag [2023-08-09T10:17:43.550Z] 2023-08-09 10:17:43,485 [execute] INFO git cat-file --batch-check [2023-08-09T10:17:43.550Z] 2023-08-09 10:17:43,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-08-09T10:17:43.550Z] 2023-08-09 10:17:43,489 [execute] INFO git cat-file --batch [2023-08-09T10:17:43.550Z] 2023-08-09 10:17:43,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-08-09T10:17:43.550Z] 2023-08-09 10:17:43,499 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-09T10:17:43.550Z] 2023-08-09 10:17:43,499 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 [2023-08-09T10:17:43.550Z] 2023-08-09 10:17:43,500 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-08-09T10:17:43.550Z] 2023-08-09 10:17:43,505 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-09T10:17:43.550Z] 3.1.0-dev.4 [Pipeline] } [2023-08-09T10:17:43.577Z] $ docker exec --env ******** --env ******** 9a099ea566cdd93bfcf71fe7d431e50c7ce7a7496fe655cc352dae84f9a67501 ssh-agent -k [2023-08-09T10:17:43.682Z] unset SSH_AUTH_SOCK; [2023-08-09T10:17:43.682Z] unset SSH_AGENT_PID; [2023-08-09T10:17:43.682Z] echo Agent pid 37 killed; [2023-08-09T10:17:43.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T10:17:43.969Z] + git semver [Pipeline] } [2023-08-09T10:17:44.262Z] $ docker stop --time=1 9a099ea566cdd93bfcf71fe7d431e50c7ce7a7496fe655cc352dae84f9a67501 [2023-08-09T10:17:45.573Z] $ docker rm -f --volumes 9a099ea566cdd93bfcf71fe7d431e50c7ce7a7496fe655cc352dae84f9a67501 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:17:45.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-09T10:17:45.938Z] [2023-08-09T10:17:45.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:17:46.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-09T10:17:46.235Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-09T10:17:46.235Z] ab5ef0e58194: Pulling fs layer [2023-08-09T10:17:46.235Z] 9712f1f96733: Pulling fs layer [2023-08-09T10:17:46.235Z] 63f879dbbcfc: Pulling fs layer [2023-08-09T10:17:46.235Z] 0d9ebad4ef96: Pulling fs layer [2023-08-09T10:17:46.235Z] e9a5061849ea: Pulling fs layer [2023-08-09T10:17:46.235Z] d747dcd14b5f: Pulling fs layer [2023-08-09T10:17:46.235Z] 2de7ff778b66: Pulling fs layer [2023-08-09T10:17:46.235Z] 0d9ebad4ef96: Waiting [2023-08-09T10:17:46.235Z] e9a5061849ea: Waiting [2023-08-09T10:17:46.235Z] d747dcd14b5f: Waiting [2023-08-09T10:17:46.235Z] 9712f1f96733: Verifying Checksum [2023-08-09T10:17:46.235Z] 9712f1f96733: Download complete [2023-08-09T10:17:46.496Z] 63f879dbbcfc: Verifying Checksum [2023-08-09T10:17:46.496Z] 63f879dbbcfc: Download complete [2023-08-09T10:17:46.755Z] e9a5061849ea: Verifying Checksum [2023-08-09T10:17:46.755Z] e9a5061849ea: Download complete [2023-08-09T10:17:46.755Z] d747dcd14b5f: Verifying Checksum [2023-08-09T10:17:46.755Z] d747dcd14b5f: Download complete [2023-08-09T10:17:46.755Z] 0d9ebad4ef96: Download complete [2023-08-09T10:17:47.015Z] ab5ef0e58194: Verifying Checksum [2023-08-09T10:17:47.015Z] ab5ef0e58194: Download complete [2023-08-09T10:17:47.015Z] 2de7ff778b66: Verifying Checksum [2023-08-09T10:17:47.015Z] 2de7ff778b66: Download complete [2023-08-09T10:17:49.545Z] ab5ef0e58194: Pull complete [2023-08-09T10:17:49.545Z] 9712f1f96733: Pull complete [2023-08-09T10:17:50.480Z] 63f879dbbcfc: Pull complete [2023-08-09T10:17:54.716Z] 0d9ebad4ef96: Pull complete [2023-08-09T10:17:54.716Z] e9a5061849ea: Pull complete [2023-08-09T10:17:54.716Z] d747dcd14b5f: Pull complete [2023-08-09T10:17:56.093Z] 2de7ff778b66: Pull complete [2023-08-09T10:17:56.093Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-09T10:17:56.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-09T10:17:56.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:17:56.170Z] prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container [2023-08-09T10:17:56.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-09T10:18:02.726Z] $ docker top 4eb140c41db0b4316aac9d1d6882754218c336c53ab6ab098b10287d4d4a0912 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:18:02.776Z] provisioning config files... [2023-08-09T10:18:02.782Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11550051234475298065tmp [2023-08-09T10:18:02.792Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17737339125817432783tmp [2023-08-09T10:18:02.803Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6307989823737329119tmp [Pipeline] { [Pipeline] echo [2023-08-09T10:18:02.821Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:18:03.107Z] ---> sigul-configuration.sh [2023-08-09T10:18:03.107Z] gpg: directory `/root/.gnupg' created [2023-08-09T10:18:03.107Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-09T10:18:03.107Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-09T10:18:03.107Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-09T10:18:03.107Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-09T10:18:03.107Z] gpg: CAST5 encrypted data [2023-08-09T10:18:03.107Z] gpg: encrypted with 1 passphrase [2023-08-09T10:18:03.107Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-09T10:18:03.395Z] + mkdir /home/jenkins [2023-08-09T10:18:03.395Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-09T10:18:03.678Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-08-09T10:18:03.687Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:18:03.969Z] ---> sigul-install.sh [2023-08-09T10:18:03.969Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-09T10:18:04.265Z] + git tag --list [2023-08-09T10:18:04.265Z] v1.0.0 [2023-08-09T10:18:04.265Z] v1.1.0 [2023-08-09T10:18:04.265Z] v1.1.1 [2023-08-09T10:18:04.265Z] v1.2.1 [2023-08-09T10:18:04.265Z] v1.2.2 [2023-08-09T10:18:04.265Z] v1.2.3 [2023-08-09T10:18:04.265Z] v1.3.0 [2023-08-09T10:18:04.265Z] v1.3.1 [2023-08-09T10:18:04.265Z] v2.0.0 [2023-08-09T10:18:04.265Z] v2.1.0 [2023-08-09T10:18:04.265Z] v2.1.1 [2023-08-09T10:18:04.265Z] v2.2.0 [2023-08-09T10:18:04.265Z] v2.3.0 [2023-08-09T10:18:04.265Z] v3.0 [2023-08-09T10:18:04.265Z] v3.0.0 [2023-08-09T10:18:04.265Z] v3.1.0-dev.1 [2023-08-09T10:18:04.265Z] v3.1.0-dev.2 [2023-08-09T10:18:04.265Z] v3.1.0-dev.3 [2023-08-09T10:18:04.265Z] v3.1.0-dev.4 [Pipeline] sh [2023-08-09T10:18:04.551Z] + lftools sign git-tag v3.1.0-dev.4 [2023-08-09T10:18:05.119Z] Signing Git tag with Sigul... [2023-08-09T10:18:05.119Z] Signing v3.1.0-dev.4 [Pipeline] echo [2023-08-09T10:18:05.695Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:18:05.979Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-09T10:18:05.986Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-09T10:18:06.020Z] $ docker stop --time=1 4eb140c41db0b4316aac9d1d6882754218c336c53ab6ab098b10287d4d4a0912 [2023-08-09T10:18:07.302Z] $ docker rm -f --volumes 4eb140c41db0b4316aac9d1d6882754218c336c53ab6ab098b10287d4d4a0912 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-09T10:18:07.754Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T10:18:07.755Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:18:08.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:18:08.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:18:08.134Z] prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container [2023-08-09T10:18:08.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-09T10:18:08.538Z] $ docker top 9686df90174220be749ffcbc89a02fcd86a4e456eec8587d9ac5170d588a1615 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T10:18:08.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T10:18:08.608Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T10:18:08.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T10:18:08.754Z] $ docker exec 9686df90174220be749ffcbc89a02fcd86a4e456eec8587d9ac5170d588a1615 ssh-agent [2023-08-09T10:18:08.847Z] SSH_AUTH_SOCK=/tmp/ssh-foUd0sWX1tmC/agent.32 [2023-08-09T10:18:08.847Z] SSH_AGENT_PID=38 [2023-08-09T10:18:08.852Z] Running ssh-add (command line suppressed) [2023-08-09T10:18:08.973Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9619200946116361307.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9619200946116361307.key) [2023-08-09T10:18:08.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T10:18:09.258Z] + git semver bump pre [2023-08-09T10:18:09.517Z] 2023-08-09 10:18:09,443 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-09T10:18:09.517Z] 2023-08-09 10:18:09,444 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev [2023-08-09T10:18:09.517Z] 2023-08-09 10:18:09,444 [bump_version] DEBUG bumped version:3.1.0-dev.5 [2023-08-09T10:18:09.517Z] 2023-08-09 10:18:09,444 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-08-09T10:18:09.518Z] 2023-08-09 10:18:09,444 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-09T10:18:09.518Z] 2023-08-09 10:18:09,444 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-09T10:18:09.518Z] 2023-08-09 10:18:09,445 [execute] INFO git cat-file --batch-check [2023-08-09T10:18:09.518Z] 2023-08-09 10:18:09,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T10:18:09.518Z] 2023-08-09 10:18:09,451 [execute] INFO git cat-file --batch [2023-08-09T10:18:09.518Z] 2023-08-09 10:18:09,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T10:18:09.518Z] 2023-08-09 10:18:09,456 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-09T10:18:09.518Z] 3.1.0-dev.5 [Pipeline] } [2023-08-09T10:18:09.545Z] $ docker exec --env ******** --env ******** 9686df90174220be749ffcbc89a02fcd86a4e456eec8587d9ac5170d588a1615 ssh-agent -k [2023-08-09T10:18:09.639Z] unset SSH_AUTH_SOCK; [2023-08-09T10:18:09.639Z] unset SSH_AGENT_PID; [2023-08-09T10:18:09.639Z] echo Agent pid 38 killed; [2023-08-09T10:18:09.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T10:18:09.931Z] + git semver [Pipeline] } [2023-08-09T10:18:10.219Z] $ docker stop --time=1 9686df90174220be749ffcbc89a02fcd86a4e456eec8587d9ac5170d588a1615 [2023-08-09T10:18:11.517Z] $ docker rm -f --volumes 9686df90174220be749ffcbc89a02fcd86a4e456eec8587d9ac5170d588a1615 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T10:18:11.838Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T10:18:11.838Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:18:12.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:18:12.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:18:12.217Z] prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container [2023-08-09T10:18:12.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-09T10:18:12.593Z] $ docker top 4007a424695426d7b168b00f5d041f5661e0cd98888499b6ee6112498f3aa63c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T10:18:12.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T10:18:12.651Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T10:18:12.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T10:18:12.776Z] $ docker exec 4007a424695426d7b168b00f5d041f5661e0cd98888499b6ee6112498f3aa63c ssh-agent [2023-08-09T10:18:12.857Z] SSH_AUTH_SOCK=/tmp/ssh-XyBBkrwPVmzo/agent.33 [2023-08-09T10:18:12.857Z] SSH_AGENT_PID=39 [2023-08-09T10:18:12.861Z] Running ssh-add (command line suppressed) [2023-08-09T10:18:12.980Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9346213399811190005.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9346213399811190005.key) [2023-08-09T10:18:12.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T10:18:13.261Z] + git semver push [2023-08-09T10:18:13.519Z] 2023-08-09 10:18:13,446 [run_push] DEBUG push [2023-08-09T10:18:13.519Z] 2023-08-09 10:18:13,446 [execute] INFO git cat-file --batch-check [2023-08-09T10:18:13.519Z] 2023-08-09 10:18:13,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T10:18:13.519Z] 2023-08-09 10:18:13,450 [execute] INFO git rev-list b0ef5d210f450efa74f7a81758365ac04beaed15 -- [2023-08-09T10:18:13.519Z] 2023-08-09 10:18:13,450 [execute] DEBUG Popen(['git', 'rev-list', 'b0ef5d210f450efa74f7a81758365ac04beaed15', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-09T10:18:13.519Z] 2023-08-09 10:18:13,459 [execute] INFO git fetch -v origin [2023-08-09T10:18:13.519Z] 2023-08-09 10:18:13,459 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-09T10:18:14.093Z] 2023-08-09 10:18:13,953 [run_push] DEBUG no remote changes detected [2023-08-09T10:18:14.093Z] 2023-08-09 10:18:13,953 [execute] INFO git push origin semver [2023-08-09T10:18:14.093Z] 2023-08-09 10:18:13,953 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-09T10:18:15.031Z] 2023-08-09 10:18:14,729 [run_push] DEBUG push all version tags [2023-08-09T10:18:15.032Z] 2023-08-09 10:18:14,729 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-09T10:18:15.032Z] 2023-08-09 10:18:14,730 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-08-09T10:18:15.599Z] 2023-08-09 10:18:15,542 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-09T10:18:15.599Z] 3.1.0-dev.5 [Pipeline] } [2023-08-09T10:18:15.627Z] $ docker exec --env ******** --env ******** 4007a424695426d7b168b00f5d041f5661e0cd98888499b6ee6112498f3aa63c ssh-agent -k [2023-08-09T10:18:15.732Z] unset SSH_AUTH_SOCK; [2023-08-09T10:18:15.733Z] unset SSH_AGENT_PID; [2023-08-09T10:18:15.733Z] echo Agent pid 39 killed; [2023-08-09T10:18:15.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T10:18:16.027Z] + git semver [Pipeline] } [2023-08-09T10:18:16.317Z] $ docker stop --time=1 4007a424695426d7b168b00f5d041f5661e0cd98888499b6ee6112498f3aa63c [2023-08-09T10:18:17.592Z] $ docker rm -f --volumes 4007a424695426d7b168b00f5d041f5661e0cd98888499b6ee6112498f3aa63c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-09T10:18:18.163Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-08-09T10:18:18.163Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-08-09T10:18:18.163Z] total 16 [2023-08-09T10:18:18.163Z] drwxr-xr-x 3 root root 4096 Aug 9 10:08 . [2023-08-09T10:18:18.163Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 10:18 .. [2023-08-09T10:18:18.163Z] drwxr-xr-x 2 root root 4096 Aug 9 10:08 cost [2023-08-09T10:18:18.163Z] -rw-r--r-- 1 root root 89 Aug 9 10:08 cost.csv [2023-08-09T10:18:18.163Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-08-09T10:18:18.163Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-08-09T10:18:18.163Z] total 16 [2023-08-09T10:18:18.163Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:08 . [2023-08-09T10:18:18.163Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 10:18 .. [2023-08-09T10:18:18.163Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 10:08 cost [2023-08-09T10:18:18.163Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 9 10:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:18:18.449Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:18:19.407Z] ---> package-listing.sh [2023-08-09T10:18:19.407Z] ++ facter osfamily [2023-08-09T10:18:19.407Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-09T10:18:19.407Z] + OS_FAMILY=debian [2023-08-09T10:18:19.407Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-08-09T10:18:19.407Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-09T10:18:19.407Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-09T10:18:19.407Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-09T10:18:19.407Z] + PACKAGES=/tmp/packages_start.txt [2023-08-09T10:18:19.407Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-08-09T10:18:19.407Z] + PACKAGES=/tmp/packages_end.txt [2023-08-09T10:18:19.407Z] + case "${OS_FAMILY}" in [2023-08-09T10:18:19.407Z] + dpkg -l [2023-08-09T10:18:19.407Z] + grep '^ii' [2023-08-09T10:18:19.692Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-09T10:18:19.692Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-09T10:18:19.692Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-09T10:18:19.692Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-08-09T10:18:19.692Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-08-09T10:18:19.692Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-08-09T10:18:19.738Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-09T10:18:20.040Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:18:20.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T10:18:20.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:18:20.686Z] prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container [2023-08-09T10:18:20.735Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-09T10:18:21.126Z] $ docker top 4caf6ce32dfad97d3c9ba29d1b7edc68c7a0a1fbcf5cdbd3c0e499fdaf202a10 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:18:21.442Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-09T10:18:21.723Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-09T10:18:22.004Z] + ls /var/log/sa-host [2023-08-09T10:18:22.004Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:18:22.160Z] provisioning config files... [2023-08-09T10:18:22.168Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7428139714106149177tmp [Pipeline] { [Pipeline] echo [2023-08-09T10:18:22.181Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:18:22.464Z] ---> create-netrc.sh [Pipeline] } [2023-08-09T10:18:22.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:18:22.802Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-09T10:18:22.809Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:18:23.094Z] ---> sudo-logs.sh [2023-08-09T10:18:23.094Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-09T10:18:23.120Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:18:23.399Z] ---> job-cost.sh [2023-08-09T10:18:23.400Z] lf-activate-venv: SKIPPING [2023-08-09T10:18:23.400Z] DEBUG: total: 0.2199999988079071 [2023-08-09T10:18:23.400Z] INFO: Retrieving Stack Cost... [2023-08-09T10:18:23.658Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-09T10:18:24.225Z] INFO: Archiving Costs [Pipeline] echo [2023-08-09T10:18:24.236Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:18:24.518Z] ---> logs-deploy.sh [2023-08-09T10:18:24.518Z] lf-activate-venv: SKIPPING [2023-08-09T10:18:24.518Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/130 [2023-08-09T10:18:24.518Z] INFO: archiving workspace using pattern(s): [2023-08-09T10:18:25.452Z] Archives upload complete. [2023-08-09T10:18:25.711Z] INFO: archiving logs to Nexus [2023-08-09T10:18:26.277Z] ---> uname -a: [2023-08-09T10:18:26.277Z] Linux prd-ubuntu20-04-docker-8c-8g-3201 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-09T10:18:26.277Z] [2023-08-09T10:18:26.277Z] [2023-08-09T10:18:26.277Z] ---> lscpu: [2023-08-09T10:18:26.277Z] Architecture: x86_64 [2023-08-09T10:18:26.277Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-09T10:18:26.277Z] Byte Order: Little Endian [2023-08-09T10:18:26.277Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-09T10:18:26.277Z] CPU(s): 8 [2023-08-09T10:18:26.277Z] On-line CPU(s) list: 0-7 [2023-08-09T10:18:26.277Z] Thread(s) per core: 1 [2023-08-09T10:18:26.277Z] Core(s) per socket: 1 [2023-08-09T10:18:26.277Z] Socket(s): 8 [2023-08-09T10:18:26.277Z] NUMA node(s): 1 [2023-08-09T10:18:26.277Z] Vendor ID: AuthenticAMD [2023-08-09T10:18:26.277Z] CPU family: 23 [2023-08-09T10:18:26.277Z] Model: 49 [2023-08-09T10:18:26.277Z] Model name: AMD EPYC-Rome Processor [2023-08-09T10:18:26.277Z] Stepping: 0 [2023-08-09T10:18:26.277Z] CPU MHz: 2799.998 [2023-08-09T10:18:26.277Z] BogoMIPS: 5599.99 [2023-08-09T10:18:26.277Z] Virtualization: AMD-V [2023-08-09T10:18:26.277Z] Hypervisor vendor: KVM [2023-08-09T10:18:26.277Z] Virtualization type: full [2023-08-09T10:18:26.277Z] L1d cache: 256 KiB [2023-08-09T10:18:26.277Z] L1i cache: 256 KiB [2023-08-09T10:18:26.277Z] L2 cache: 4 MiB [2023-08-09T10:18:26.277Z] L3 cache: 128 MiB [2023-08-09T10:18:26.277Z] NUMA node0 CPU(s): 0-7 [2023-08-09T10:18:26.277Z] Vulnerability Itlb multihit: Not affected [2023-08-09T10:18:26.277Z] Vulnerability L1tf: Not affected [2023-08-09T10:18:26.277Z] Vulnerability Mds: Not affected [2023-08-09T10:18:26.277Z] Vulnerability Meltdown: Not affected [2023-08-09T10:18:26.277Z] Vulnerability Mmio stale data: Not affected [2023-08-09T10:18:26.277Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-09T10:18:26.277Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-09T10:18:26.277Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-09T10:18:26.277Z] Vulnerability Srbds: Not affected [2023-08-09T10:18:26.277Z] Vulnerability Tsx async abort: Not affected [2023-08-09T10:18:26.277Z] 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 [2023-08-09T10:18:26.277Z] [2023-08-09T10:18:26.277Z] [2023-08-09T10:18:26.277Z] ---> nproc: [2023-08-09T10:18:26.277Z] 8 [2023-08-09T10:18:26.277Z] [2023-08-09T10:18:26.277Z] [2023-08-09T10:18:26.277Z] ---> df -h: [2023-08-09T10:18:26.277Z] Filesystem Size Used Avail Use% Mounted on [2023-08-09T10:18:26.277Z] overlay 155G 13G 142G 9% / [2023-08-09T10:18:26.277Z] tmpfs 64M 0 64M 0% /dev [2023-08-09T10:18:26.277Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-09T10:18:26.277Z] shm 64M 0 64M 0% /dev/shm [2023-08-09T10:18:26.277Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-08-09T10:18:26.277Z] [2023-08-09T10:18:26.277Z] [2023-08-09T10:18:26.277Z] ---> sar -b -r -n DEV: [2023-08-09T10:18:26.277Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3201) 08/09/23 _x86_64_ (8 CPU) [2023-08-09T10:18:26.277Z] [2023-08-09T10:18:26.277Z] 10:04:54 LINUX RESTART (8 CPU) [2023-08-09T10:18:26.277Z] [2023-08-09T10:18:26.277Z] 10:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-09T10:18:26.277Z] 10:06:01 137.23 48.16 89.07 0.00 5415.36 164331.54 0.00 [2023-08-09T10:18:26.277Z] 10:07:01 187.49 1.47 186.02 0.00 16.40 72465.66 0.00 [2023-08-09T10:18:26.277Z] 10:08:01 155.78 0.25 155.53 0.00 18.79 30688.44 0.00 [2023-08-09T10:18:26.278Z] 10:09:01 33.58 0.00 33.58 0.00 0.00 16478.74 0.00 [2023-08-09T10:18:26.278Z] 10:10:01 6.88 0.97 5.92 0.00 67.46 1965.81 0.00 [2023-08-09T10:18:26.278Z] 10:11:01 52.86 10.63 42.23 0.00 5109.28 7084.15 0.00 [2023-08-09T10:18:26.278Z] 10:12:01 3.63 0.02 3.62 0.00 0.13 93.58 0.00 [2023-08-09T10:18:26.278Z] 10:13:01 1.42 0.00 1.42 0.00 0.00 15.06 0.00 [2023-08-09T10:18:26.278Z] 10:14:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 [2023-08-09T10:18:26.278Z] 10:15:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 [2023-08-09T10:18:26.278Z] 10:16:01 1.42 0.00 1.42 0.00 0.00 15.59 0.00 [2023-08-09T10:18:26.278Z] 10:17:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 [2023-08-09T10:18:26.278Z] 10:18:01 92.07 0.27 91.80 0.00 23.86 57087.50 0.00 [2023-08-09T10:18:26.278Z] Average: 52.08 4.75 47.32 0.00 819.30 26944.73 0.00 [2023-08-09T10:18:26.278Z] [2023-08-09T10:18:26.278Z] 10:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-09T10:18:26.278Z] 10:06:01 29179528 31625944 691536 2.10 71732 2653532 1870492 5.51 955736 2393840 562848 [2023-08-09T10:18:26.278Z] 10:07:01 27902232 31398300 898000 2.73 147512 3519456 1996368 5.88 1347412 3151112 220120 [2023-08-09T10:18:26.278Z] 10:08:01 27630760 31553164 744828 2.27 154372 3933836 2021880 5.96 1282884 3480660 349916 [2023-08-09T10:18:26.278Z] 10:09:01 27523180 31587492 708220 2.15 160820 4041440 1758464 5.18 1263368 3575656 4 [2023-08-09T10:18:26.278Z] 10:10:01 27457500 31585300 709944 2.16 162508 4101152 1757024 5.18 1269136 3635320 316 [2023-08-09T10:18:26.278Z] 10:11:01 26981760 31566300 717012 2.18 195032 4505892 1818696 5.36 1589356 3754444 132 [2023-08-09T10:18:26.278Z] 10:12:01 26987892 31567588 716312 2.18 193608 4502640 1773712 5.23 1587992 3751220 8 [2023-08-09T10:18:26.278Z] 10:13:01 26997628 31577356 706536 2.15 193640 4502640 1773712 5.23 1578744 3751220 144 [2023-08-09T10:18:26.278Z] 10:14:01 26997592 31577364 706448 2.15 193704 4502636 1773712 5.23 1578788 3751228 4 [2023-08-09T10:18:26.278Z] 10:15:01 26997828 31577724 706016 2.15 193788 4502648 1773712 5.23 1578952 3751232 168 [2023-08-09T10:18:26.278Z] 10:16:01 26997768 31577728 706160 2.15 193852 4502648 1773712 5.23 1578916 3751232 8 [2023-08-09T10:18:26.278Z] 10:17:01 26997704 31577824 706100 2.15 193940 4502656 1773712 5.23 1579040 3751304 40 [2023-08-09T10:18:26.278Z] 10:18:01 25503248 31550404 727812 2.21 230128 5810864 1869096 5.51 1682728 5017564 36184 [2023-08-09T10:18:26.278Z] Average: 27242663 31563268 726533 2.21 175741 4275542 1825715 5.38 1451773 3655079 89992 [2023-08-09T10:18:26.278Z] [2023-08-09T10:18:26.278Z] 10:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-09T10:18:26.278Z] 10:06:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:06:01 docker0 22.46 20.61 1.83 188.55 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:06:01 ens3 617.16 398.65 6983.55 88.79 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:07:01 docker0 202.27 378.79 15.97 2414.21 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:07:01 ens3 411.45 223.20 2454.46 31.83 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:07:01 veth7a3cec5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:08:01 lo 7.26 7.26 0.71 0.71 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:08:01 docker0 3.03 6.40 0.18 85.45 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:08:01 ens3 181.16 143.00 2697.91 323.68 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:09:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:09:01 ens3 13.28 8.65 13.28 5.03 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:10:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:10:01 ens3 75.57 38.86 918.17 2.92 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:11:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:11:01 ens3 117.21 43.88 2012.20 3.42 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:12:01 ens3 0.48 0.25 0.26 0.20 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:13:01 ens3 0.95 0.32 0.17 0.09 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:14:01 ens3 1.83 0.82 0.61 0.43 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:15:01 ens3 0.48 0.27 0.26 0.20 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:16:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:17:01 ens3 0.35 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:18:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:18:01 docker0 76.59 116.24 5.81 1022.61 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] 10:18:01 ens3 371.79 224.79 8194.86 34.02 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] Average: lo 1.37 1.37 0.13 0.13 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] Average: docker0 23.41 40.16 1.83 285.45 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] Average: ens3 137.84 83.30 1790.52 37.75 0.00 0.00 0.00 0.00 [2023-08-09T10:18:26.278Z] [2023-08-09T10:18:26.278Z] [2023-08-09T10:18:26.278Z] ---> sar -P ALL: [2023-08-09T10:18:26.278Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3201) 08/09/23 _x86_64_ (8 CPU) [2023-08-09T10:18:26.278Z] [2023-08-09T10:18:26.278Z] 10:04:54 LINUX RESTART (8 CPU) [2023-08-09T10:18:26.278Z] [2023-08-09T10:18:26.278Z] 10:05:01 CPU %user %nice %system %iowait %steal %idle [2023-08-09T10:18:26.278Z] 10:06:01 all 9.68 0.00 3.50 2.56 0.07 84.19 [2023-08-09T10:18:26.278Z] 10:06:01 0 11.66 0.00 3.38 3.55 0.08 81.33 [2023-08-09T10:18:26.278Z] 10:06:01 1 9.26 0.00 4.96 0.62 0.07 85.09 [2023-08-09T10:18:26.278Z] 10:06:01 2 9.54 0.00 4.35 9.06 0.08 76.97 [2023-08-09T10:18:26.278Z] 10:06:01 3 12.14 0.00 3.14 0.10 0.08 84.54 [2023-08-09T10:18:26.278Z] 10:06:01 4 10.51 0.00 3.13 2.83 0.05 83.48 [2023-08-09T10:18:26.278Z] 10:06:01 5 9.13 0.00 3.76 0.54 0.07 86.51 [2023-08-09T10:18:26.278Z] 10:06:01 6 8.76 0.00 2.75 3.50 0.05 84.94 [2023-08-09T10:18:26.278Z] 10:06:01 7 6.46 0.00 2.52 0.30 0.05 90.66 [2023-08-09T10:18:26.278Z] 10:07:01 all 23.62 0.00 5.76 4.57 0.08 65.98 [2023-08-09T10:18:26.278Z] 10:07:01 0 23.82 0.00 5.45 0.59 0.07 70.08 [2023-08-09T10:18:26.278Z] 10:07:01 1 24.77 0.00 6.14 2.23 0.07 66.80 [2023-08-09T10:18:26.278Z] 10:07:01 2 23.44 0.00 6.12 2.45 0.07 67.92 [2023-08-09T10:18:26.278Z] 10:07:01 3 23.15 0.00 5.52 0.62 0.07 70.64 [2023-08-09T10:18:26.278Z] 10:07:01 4 23.46 0.00 5.09 0.25 0.07 71.12 [2023-08-09T10:18:26.278Z] 10:07:01 5 23.86 0.00 5.38 0.84 0.10 69.81 [2023-08-09T10:18:26.278Z] 10:07:01 6 23.21 0.00 6.80 29.51 0.10 40.38 [2023-08-09T10:18:26.278Z] 10:07:01 7 23.23 0.00 5.57 0.20 0.08 70.91 [2023-08-09T10:18:26.278Z] 10:08:01 all 27.12 0.00 4.69 3.34 0.12 64.73 [2023-08-09T10:18:26.278Z] 10:08:01 0 27.22 0.00 4.42 0.92 0.10 67.33 [2023-08-09T10:18:26.278Z] 10:08:01 1 29.15 0.00 5.17 1.41 0.12 64.16 [2023-08-09T10:18:26.278Z] 10:08:01 2 27.68 0.00 4.29 9.00 0.12 58.91 [2023-08-09T10:18:26.278Z] 10:08:01 3 27.18 0.00 4.49 4.40 0.13 63.79 [2023-08-09T10:18:26.278Z] 10:08:01 4 25.32 0.00 4.92 0.18 0.08 69.49 [2023-08-09T10:18:26.278Z] 10:08:01 5 27.23 0.00 4.96 2.15 0.12 65.54 [2023-08-09T10:18:26.278Z] 10:08:01 6 26.78 0.00 4.72 4.65 0.10 63.74 [2023-08-09T10:18:26.278Z] 10:08:01 7 26.36 0.00 4.59 4.05 0.15 64.84 [2023-08-09T10:18:26.278Z] 10:09:01 all 1.47 0.00 0.73 1.00 0.02 96.78 [2023-08-09T10:18:26.278Z] 10:09:01 0 1.39 0.00 0.86 0.25 0.02 97.48 [2023-08-09T10:18:26.278Z] 10:09:01 1 1.46 0.00 0.67 0.00 0.03 97.84 [2023-08-09T10:18:26.278Z] 10:09:01 2 1.89 0.00 0.54 0.67 0.05 96.86 [2023-08-09T10:18:26.278Z] 10:09:01 3 1.31 0.00 0.50 0.91 0.02 97.27 [2023-08-09T10:18:26.278Z] 10:09:01 4 1.32 0.00 0.90 5.94 0.02 91.81 [2023-08-09T10:18:26.278Z] 10:09:01 5 1.29 0.00 0.70 0.13 0.02 97.86 [2023-08-09T10:18:26.278Z] 10:09:01 6 1.77 0.00 0.70 0.05 0.02 97.46 [2023-08-09T10:18:26.278Z] 10:09:01 7 1.34 0.00 0.95 0.02 0.02 97.68 [2023-08-09T10:18:26.278Z] 10:10:01 all 0.22 0.00 0.11 0.11 0.01 99.55 [2023-08-09T10:18:26.278Z] 10:10:01 0 0.10 0.00 0.05 0.00 0.00 99.85 [2023-08-09T10:18:26.278Z] 10:10:01 1 0.12 0.00 0.08 0.02 0.00 99.78 [2023-08-09T10:18:26.278Z] 10:10:01 2 0.05 0.00 0.03 0.03 0.02 99.87 [2023-08-09T10:18:26.278Z] 10:10:01 3 0.08 0.00 0.05 0.02 0.02 99.83 [2023-08-09T10:18:26.278Z] 10:10:01 4 0.52 0.00 0.18 0.00 0.02 99.28 [2023-08-09T10:18:26.278Z] 10:10:01 5 0.28 0.00 0.13 0.25 0.00 99.33 [2023-08-09T10:18:26.278Z] 10:10:01 6 0.03 0.00 0.10 0.02 0.00 99.85 [2023-08-09T10:18:26.278Z] 10:10:01 7 0.58 0.00 0.27 0.52 0.00 98.63 [2023-08-09T10:18:26.278Z] 10:11:01 all 2.25 0.00 1.39 0.75 0.02 95.59 [2023-08-09T10:18:26.278Z] 10:11:01 0 1.77 0.00 0.70 0.53 0.03 96.96 [2023-08-09T10:18:26.278Z] 10:11:01 1 1.50 0.00 1.00 1.12 0.02 96.36 [2023-08-09T10:18:26.278Z] 10:11:01 2 1.72 0.00 1.69 1.02 0.02 95.55 [2023-08-09T10:18:26.278Z] 10:11:01 3 2.80 0.00 1.32 0.32 0.02 95.55 [2023-08-09T10:18:26.278Z] 10:11:01 4 2.62 0.00 0.78 0.33 0.00 96.26 [2023-08-09T10:18:26.278Z] 10:11:01 5 1.82 0.00 1.02 2.21 0.03 94.92 [2023-08-09T10:18:26.278Z] 10:11:01 6 1.97 0.00 2.10 0.07 0.03 95.83 [2023-08-09T10:18:26.278Z] 10:11:01 7 3.76 0.00 2.49 0.43 0.02 93.31 [2023-08-09T10:18:26.278Z] 10:12:01 all 0.12 0.00 0.05 0.01 0.01 99.81 [2023-08-09T10:18:26.278Z] 10:12:01 0 0.02 0.00 0.05 0.02 0.00 99.92 [2023-08-09T10:18:26.278Z] 10:12:01 1 0.07 0.00 0.00 0.03 0.02 99.88 [2023-08-09T10:18:26.278Z] 10:12:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2023-08-09T10:18:26.278Z] 10:12:01 3 0.50 0.00 0.05 0.00 0.02 99.43 [2023-08-09T10:18:26.278Z] 10:12:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2023-08-09T10:18:26.278Z] 10:12:01 5 0.25 0.00 0.12 0.05 0.00 99.58 [2023-08-09T10:18:26.278Z] 10:12:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-08-09T10:18:26.278Z] 10:12:01 7 0.07 0.00 0.02 0.02 0.02 99.88 [2023-08-09T10:18:26.278Z] 10:13:01 all 0.13 0.00 0.01 0.04 0.00 99.82 [2023-08-09T10:18:26.278Z] 10:13:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-09T10:18:26.278Z] 10:13:01 1 0.03 0.00 0.02 0.17 0.00 99.78 [2023-08-09T10:18:26.279Z] 10:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-09T10:18:26.279Z] 10:13:01 3 0.83 0.00 0.03 0.00 0.02 99.12 [2023-08-09T10:18:26.279Z] 10:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-09T10:18:26.279Z] 10:13:01 5 0.03 0.00 0.03 0.13 0.00 99.80 [2023-08-09T10:18:26.279Z] 10:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-09T10:18:26.279Z] 10:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-09T10:18:26.279Z] 10:14:01 all 0.03 0.00 0.03 0.03 0.01 99.90 [2023-08-09T10:18:26.279Z] 10:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-09T10:18:26.279Z] 10:14:01 1 0.02 0.00 0.02 0.10 0.00 99.87 [2023-08-09T10:18:26.279Z] 10:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-09T10:18:26.279Z] 10:14:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2023-08-09T10:18:26.279Z] 10:14:01 4 0.02 0.00 0.08 0.00 0.02 99.88 [2023-08-09T10:18:26.279Z] 10:14:01 5 0.03 0.00 0.02 0.17 0.02 99.77 [2023-08-09T10:18:26.279Z] 10:14:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2023-08-09T10:18:26.279Z] 10:14:01 7 0.03 0.00 0.07 0.00 0.00 99.90 [2023-08-09T10:18:26.279Z] 10:15:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-08-09T10:18:26.279Z] 10:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-09T10:18:26.279Z] 10:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-09T10:18:26.279Z] 10:15:01 2 0.07 0.00 0.02 0.02 0.00 99.90 [2023-08-09T10:18:26.279Z] 10:15:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-08-09T10:18:26.279Z] 10:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-09T10:18:26.279Z] 10:15:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-08-09T10:18:26.279Z] 10:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-09T10:18:26.279Z] 10:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-09T10:18:26.279Z] 10:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-08-09T10:18:26.279Z] 10:16:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-09T10:18:26.279Z] 10:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-09T10:18:26.279Z] 10:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-09T10:18:26.279Z] 10:16:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-09T10:18:26.279Z] 10:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-09T10:18:26.279Z] 10:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-09T10:18:26.279Z] 10:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-09T10:18:26.279Z] 10:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-09T10:18:26.279Z] [2023-08-09T10:18:26.279Z] 10:16:01 CPU %user %nice %system %iowait %steal %idle [2023-08-09T10:18:26.279Z] 10:17:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2023-08-09T10:18:26.279Z] 10:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-09T10:18:26.279Z] 10:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-09T10:18:26.279Z] 10:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-09T10:18:26.279Z] 10:17:01 3 0.55 0.00 0.02 0.00 0.02 99.42 [2023-08-09T10:18:26.279Z] 10:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-09T10:18:26.279Z] 10:17:01 5 0.02 0.00 0.00 0.05 0.02 99.92 [2023-08-09T10:18:26.279Z] 10:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-09T10:18:26.279Z] 10:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-09T10:18:26.279Z] 10:18:01 all 8.00 0.00 3.23 3.74 0.05 84.98 [2023-08-09T10:18:26.279Z] 10:18:01 0 7.75 0.00 3.61 0.42 0.05 88.17 [2023-08-09T10:18:26.279Z] 10:18:01 1 8.95 0.00 2.91 0.07 0.03 88.03 [2023-08-09T10:18:26.279Z] 10:18:01 2 8.84 0.00 3.89 20.62 0.07 66.58 [2023-08-09T10:18:26.279Z] 10:18:01 3 9.07 0.00 2.98 0.32 0.07 87.57 [2023-08-09T10:18:26.279Z] 10:18:01 4 6.13 0.00 2.67 1.08 0.03 90.08 [2023-08-09T10:18:26.279Z] 10:18:01 5 7.63 0.00 3.40 4.71 0.03 84.22 [2023-08-09T10:18:26.279Z] 10:18:01 6 8.04 0.00 3.25 1.16 0.05 87.49 [2023-08-09T10:18:26.279Z] 10:18:01 7 7.62 0.00 3.17 1.67 0.05 87.49 [2023-08-09T10:18:26.279Z] Average: all 5.56 0.00 1.49 1.24 0.03 91.68 [2023-08-09T10:18:26.279Z] Average: 0 5.65 0.00 1.42 0.48 0.03 92.42 [2023-08-09T10:18:26.279Z] Average: 1 5.77 0.00 1.61 0.44 0.03 92.16 [2023-08-09T10:18:26.279Z] Average: 2 5.60 0.00 1.60 3.27 0.03 89.50 [2023-08-09T10:18:26.279Z] Average: 3 5.96 0.00 1.39 0.51 0.04 92.10 [2023-08-09T10:18:26.279Z] Average: 4 5.35 0.00 1.36 0.81 0.02 92.45 [2023-08-09T10:18:26.279Z] Average: 5 5.46 0.00 1.49 0.86 0.03 92.16 [2023-08-09T10:18:26.279Z] Average: 6 5.39 0.00 1.57 2.96 0.03 90.05 [2023-08-09T10:18:26.279Z] Average: 7 5.29 0.00 1.50 0.55 0.03 92.62 [2023-08-09T10:18:26.279Z] [2023-08-09T10:18:26.279Z] [2023-08-09T10:18:26.279Z]