Pull request #444 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59+105c2ff86687b61d63b26fbbe95b93aee24690dc (113c7c883465712aa64083d1215a026231c6ea5f) 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-ssh4025017398950783311.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1678093025027218545.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10676901526562159005.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17582027985017087227.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13364574061654603799.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-444/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-444/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1963518436831972042.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-12586 in /w/workspace/foundry_device-virtual-go_PR-444 [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/foundry_device-virtual-go_PR-444 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 105c2ff86687b61d63b26fbbe95b93aee24690dc into PR head commit e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 Merge succeeded, producing e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 Checking out Revision e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 (PR-444) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-27T11:07:47.083Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage > git config core.sparsecheckout # timeout=10 > git checkout -f e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 105c2ff86687b61d63b26fbbe95b93aee24690dc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 # timeout=10 [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-27T11:07:47.274Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-27T11:07:47.380Z] ========================================================= [2023-10-27T11:07:47.380Z] EdgeX Global Pipelines Version Info [2023-10-27T11:07:47.380Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-27T11:07:48.102Z] ------------------- [2023-10-27T11:07:48.102Z] stable info: [2023-10-27T11:07:48.102Z] ------------------- [2023-10-27T11:07:48.102Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-27T11:07:48.102Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T11:07:48.102Z] Message: update stable to v1.0.254 [2023-10-27T11:07:48.672Z] ------------------- [2023-10-27T11:07:48.672Z] experimental info: [2023-10-27T11:07:48.672Z] ------------------- [2023-10-27T11:07:48.672Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-27T11:07:48.672Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T11:07:48.672Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-27T11:07:48.946Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-10-27T11:07:48.983Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-10-27T11:07:49.024Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-27T11:07:49.062Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-27T11:07:49.100Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-27T11:07:49.139Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-27T11:07:49.178Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-27T11:07:49.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-27T11:07:49.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-27T11:07:49.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-27T11:07:49.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-27T11:07:49.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-10-27T11:07:49.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-27T11:07:49.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-27T11:07:49.612Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T11:07:49.655Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-27T11:07:49.698Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T11:07:49.740Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-27T11:07:49.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-27T11:07:49.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-27T11:07:49.865Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-27T11:07:49.899Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-27T11:07:49.936Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-27T11:07:49.976Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-27T11:07:50.017Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-27T11:07:50.061Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-27T11:07:50.103Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-27T11:07:50.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-444 [Pipeline] echo [2023-10-27T11:07:50.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-444 [Pipeline] echo [2023-10-27T11:07:50.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-444 [Pipeline] echo [2023-10-27T11:07:50.267Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 [Pipeline] echo [2023-10-27T11:07:50.304Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e04990e [Pipeline] echo [2023-10-27T11:07:50.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T11:07:50.453Z] provisioning config files... [2023-10-27T11:07:50.489Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-444@tmp/config3153316359516815442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T11:07:50.825Z] ---> docker-login.sh [2023-10-27T11:07:50.825Z] nexus3.edgexfoundry.org:10001 [2023-10-27T11:07:50.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T11:07:51.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T11:07:51.085Z] Configure a credential helper to remove this warning. See [2023-10-27T11:07:51.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T11:07:51.085Z] [2023-10-27T11:07:51.085Z] Login Succeeded [2023-10-27T11:07:51.085Z] nexus3.edgexfoundry.org:10002 [2023-10-27T11:07:51.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T11:07:51.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T11:07:51.085Z] Configure a credential helper to remove this warning. See [2023-10-27T11:07:51.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T11:07:51.085Z] [2023-10-27T11:07:51.085Z] Login Succeeded [2023-10-27T11:07:51.085Z] nexus3.edgexfoundry.org:10003 [2023-10-27T11:07:51.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T11:07:51.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T11:07:51.347Z] Configure a credential helper to remove this warning. See [2023-10-27T11:07:51.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T11:07:51.347Z] [2023-10-27T11:07:51.347Z] Login Succeeded [2023-10-27T11:07:51.347Z] nexus3.edgexfoundry.org:10004 [2023-10-27T11:07:51.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T11:07:51.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T11:07:51.347Z] Configure a credential helper to remove this warning. See [2023-10-27T11:07:51.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T11:07:51.347Z] [2023-10-27T11:07:51.347Z] Login Succeeded [2023-10-27T11:07:51.347Z] docker.io [2023-10-27T11:07:51.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T11:07:51.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T11:07:51.868Z] Configure a credential helper to remove this warning. See [2023-10-27T11:07:51.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T11:07:51.868Z] [2023-10-27T11:07:51.868Z] Login Succeeded [2023-10-27T11:07:51.868Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T11:07:51.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-27T11:07:52.534Z] + git rev-list -1 --merges e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59~1..e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 [Pipeline] echo [2023-10-27T11:07:52.590Z] -----------> git rev-list -1 --merges e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59~1..e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 [false] [Pipeline] sh [2023-10-27T11:07:52.901Z] + git log --format=format:%s -1 e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 [Pipeline] echo [2023-10-27T11:07:52.941Z] ========================================================= [2023-10-27T11:07:52.941Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-27T11:07:52.941Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T11:07:53.386Z] + git log --format=format:%s -1 e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 [Pipeline] echo [2023-10-27T11:07:53.419Z] [semverPrep] GIT_COMMIT: e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-27T11:07:53.443Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-27T11:07:53.841Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-27T11:07:53.841Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-27T11:07:53.841Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-27T11:07:53.841Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-27T11:07:53.841Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-27T11:07:53.841Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-27T11:07:53.841Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T11:07:54.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T11:07:54.353Z] [2023-10-27T11:07:54.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T11:07:54.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T11:07:54.723Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-27T11:07:54.723Z] b85a868b505f: Pulling fs layer [2023-10-27T11:07:54.723Z] e2be974225ed: Pulling fs layer [2023-10-27T11:07:54.723Z] 339a4e72a1f5: Pulling fs layer [2023-10-27T11:07:54.723Z] 988bab9f4d93: Pulling fs layer [2023-10-27T11:07:54.723Z] 1469e6f7b9e6: Pulling fs layer [2023-10-27T11:07:54.723Z] eaf3925da568: Pulling fs layer [2023-10-27T11:07:54.723Z] bab4dde63d76: Pulling fs layer [2023-10-27T11:07:54.723Z] bde34c3a00c8: Pulling fs layer [2023-10-27T11:07:54.723Z] b352a97aabf1: Pulling fs layer [2023-10-27T11:07:54.723Z] 4872d77fe225: Pulling fs layer [2023-10-27T11:07:54.723Z] 5851b861e8e6: Pulling fs layer [2023-10-27T11:07:54.723Z] bab4dde63d76: Waiting [2023-10-27T11:07:54.723Z] eaf3925da568: Waiting [2023-10-27T11:07:54.723Z] bde34c3a00c8: Waiting [2023-10-27T11:07:54.723Z] b352a97aabf1: Waiting [2023-10-27T11:07:54.723Z] 4872d77fe225: Waiting [2023-10-27T11:07:54.723Z] 1469e6f7b9e6: Waiting [2023-10-27T11:07:54.723Z] 988bab9f4d93: Waiting [2023-10-27T11:07:54.723Z] 5851b861e8e6: Waiting [2023-10-27T11:07:54.723Z] e2be974225ed: Verifying Checksum [2023-10-27T11:07:54.723Z] e2be974225ed: Download complete [2023-10-27T11:07:54.723Z] 988bab9f4d93: Download complete [2023-10-27T11:07:54.723Z] 339a4e72a1f5: Verifying Checksum [2023-10-27T11:07:54.723Z] 339a4e72a1f5: Download complete [2023-10-27T11:07:54.988Z] eaf3925da568: Verifying Checksum [2023-10-27T11:07:54.988Z] eaf3925da568: Download complete [2023-10-27T11:07:54.988Z] 1469e6f7b9e6: Verifying Checksum [2023-10-27T11:07:54.988Z] 1469e6f7b9e6: Download complete [2023-10-27T11:07:54.988Z] bde34c3a00c8: Download complete [2023-10-27T11:07:54.988Z] b352a97aabf1: Verifying Checksum [2023-10-27T11:07:54.988Z] b352a97aabf1: Download complete [2023-10-27T11:07:54.988Z] 4872d77fe225: Download complete [2023-10-27T11:07:54.988Z] 5851b861e8e6: Verifying Checksum [2023-10-27T11:07:54.988Z] 5851b861e8e6: Download complete [2023-10-27T11:07:54.988Z] b85a868b505f: Verifying Checksum [2023-10-27T11:07:54.988Z] b85a868b505f: Download complete [2023-10-27T11:07:55.246Z] bab4dde63d76: Verifying Checksum [2023-10-27T11:07:55.246Z] bab4dde63d76: Download complete [2023-10-27T11:07:56.180Z] b85a868b505f: Pull complete [2023-10-27T11:07:56.180Z] e2be974225ed: Pull complete [2023-10-27T11:07:56.747Z] 339a4e72a1f5: Pull complete [2023-10-27T11:07:56.747Z] 988bab9f4d93: Pull complete [2023-10-27T11:07:57.007Z] 1469e6f7b9e6: Pull complete [2023-10-27T11:07:57.007Z] eaf3925da568: Pull complete [2023-10-27T11:07:58.909Z] bab4dde63d76: Pull complete [2023-10-27T11:07:58.909Z] bde34c3a00c8: Pull complete [2023-10-27T11:07:58.909Z] b352a97aabf1: Pull complete [2023-10-27T11:07:58.909Z] 4872d77fe225: Pull complete [2023-10-27T11:07:58.909Z] 5851b861e8e6: Pull complete [2023-10-27T11:07:58.909Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-27T11:07:58.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-27T11:07:58.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T11:07:59.134Z] prd-ubuntu20.04-docker-8c-8g-12586 does not seem to be running inside a container [2023-10-27T11:07:59.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-444 -v /w/workspace/foundry_device-virtual-go_PR-444:/w/workspace/foundry_device-virtual-go_PR-444:rw,z -v /w/workspace/foundry_device-virtual-go_PR-444@tmp:/w/workspace/foundry_device-virtual-go_PR-444@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-10-27T11:08:02.498Z] $ docker top 4b0ee8f2c968bff5f56266c823074b88d2800e013a2c9b173ff4a4f2c5a1b9be -eo pid,comm [2023-10-27T11:08:02.545Z] 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-10-27T11:08:02.545Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-27T11:08:02.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T11:08:02.672Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T11:08:02.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T11:08:02.786Z] $ docker exec 4b0ee8f2c968bff5f56266c823074b88d2800e013a2c9b173ff4a4f2c5a1b9be ssh-agent [2023-10-27T11:08:02.890Z] SSH_AUTH_SOCK=/tmp/ssh-CqHgiJusOgtf/agent.32 [2023-10-27T11:08:02.890Z] SSH_AGENT_PID=38 [2023-10-27T11:08:02.895Z] Running ssh-add (command line suppressed) [2023-10-27T11:08:03.000Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-444@tmp/private_key_17708056607317209406.key (/w/workspace/foundry_device-virtual-go_PR-444@tmp/private_key_17708056607317209406.key) [2023-10-27T11:08:03.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T11:08:03.328Z] + git tag --points-at HEAD [Pipeline] } [2023-10-27T11:08:03.360Z] $ docker exec --env ******** --env ******** 4b0ee8f2c968bff5f56266c823074b88d2800e013a2c9b173ff4a4f2c5a1b9be ssh-agent -k [2023-10-27T11:08:03.466Z] unset SSH_AUTH_SOCK; [2023-10-27T11:08:03.466Z] unset SSH_AGENT_PID; [2023-10-27T11:08:03.467Z] echo Agent pid 38 killed; [2023-10-27T11:08:03.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-27T11:08:03.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-27T11:08:03.560Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-27T11:08:03.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-27T11:08:03.672Z] $ docker exec 4b0ee8f2c968bff5f56266c823074b88d2800e013a2c9b173ff4a4f2c5a1b9be ssh-agent [2023-10-27T11:08:03.789Z] SSH_AUTH_SOCK=/tmp/ssh-va5oODh94ygf/agent.70 [2023-10-27T11:08:03.790Z] SSH_AGENT_PID=76 [2023-10-27T11:08:03.794Z] Running ssh-add (command line suppressed) [2023-10-27T11:08:03.897Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-444@tmp/private_key_2365351345785033648.key (/w/workspace/foundry_device-virtual-go_PR-444@tmp/private_key_2365351345785033648.key) [2023-10-27T11:08:03.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-27T11:08:04.238Z] + git semver init [2023-10-27T11:08:04.498Z] 2023-10-27 11:08:04,433 [run_init] DEBUG init version:0.0.0 force:False [2023-10-27T11:08:04.498Z] 2023-10-27 11:08:04,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-444/.semver [2023-10-27T11:08:04.498Z] 2023-10-27 11:08:04,435 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-444/.semver [2023-10-27T11:08:04.498Z] 2023-10-27 11:08:04,436 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-444/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-444, universal_newlines=False, shell=None, istream=None) [2023-10-27T11:08:05.877Z] 2023-10-27 11:08:05,720 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-444/.git/info/exclude [2023-10-27T11:08:05.877Z] 2023-10-27 11:08:05,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-444/.semver/PR-444 with force:False [2023-10-27T11:08:05.877Z] 2023-10-27 11:08:05,721 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-444/.semver/PR-444 [2023-10-27T11:08:05.877Z] 2023-10-27 11:08:05,725 [execute] INFO git cat-file --batch-check [2023-10-27T11:08:05.877Z] 2023-10-27 11:08:05,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-444/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T11:08:05.877Z] 2023-10-27 11:08:05,732 [execute] INFO git cat-file --batch [2023-10-27T11:08:05.877Z] 2023-10-27 11:08:05,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-444/.semver, universal_newlines=False, shell=None, istream=) [2023-10-27T11:08:05.877Z] 2023-10-27 11:08:05,737 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-444/.semver/PR-444 [2023-10-27T11:08:05.877Z] 0.0.0 [Pipeline] } [2023-10-27T11:08:05.905Z] $ docker exec --env ******** --env ******** 4b0ee8f2c968bff5f56266c823074b88d2800e013a2c9b173ff4a4f2c5a1b9be ssh-agent -k [2023-10-27T11:08:06.015Z] unset SSH_AUTH_SOCK; [2023-10-27T11:08:06.016Z] unset SSH_AGENT_PID; [2023-10-27T11:08:06.016Z] echo Agent pid 76 killed; [2023-10-27T11:08:06.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-27T11:08:06.446Z] + git semver [Pipeline] } [2023-10-27T11:08:06.729Z] $ docker stop --time=1 4b0ee8f2c968bff5f56266c823074b88d2800e013a2c9b173ff4a4f2c5a1b9be [2023-10-27T11:08:08.044Z] $ docker rm -f --volumes 4b0ee8f2c968bff5f56266c823074b88d2800e013a2c9b173ff4a4f2c5a1b9be [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T11:08:08.444Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-27T11:08:08.713Z] Stashed 1 file(s) [Pipeline] echo [2023-10-27T11:08:08.730Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T11:08:09.351Z] provisioning config files... [2023-10-27T11:08:09.361Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-444@tmp/config13660120360441080047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T11:08:09.712Z] ---> docker-login.sh [2023-10-27T11:08:09.713Z] nexus3.edgexfoundry.org:10001 [2023-10-27T11:08:09.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T11:08:09.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T11:08:09.713Z] Configure a credential helper to remove this warning. See [2023-10-27T11:08:09.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T11:08:09.713Z] [2023-10-27T11:08:09.713Z] Login Succeeded [2023-10-27T11:08:09.713Z] nexus3.edgexfoundry.org:10002 [2023-10-27T11:08:09.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T11:08:09.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T11:08:09.713Z] Configure a credential helper to remove this warning. See [2023-10-27T11:08:09.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T11:08:09.713Z] [2023-10-27T11:08:09.713Z] Login Succeeded [2023-10-27T11:08:09.713Z] nexus3.edgexfoundry.org:10003 [2023-10-27T11:08:09.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T11:08:09.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T11:08:09.972Z] Configure a credential helper to remove this warning. See [2023-10-27T11:08:09.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T11:08:09.972Z] [2023-10-27T11:08:09.972Z] Login Succeeded [2023-10-27T11:08:09.972Z] nexus3.edgexfoundry.org:10004 [2023-10-27T11:08:09.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T11:08:09.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T11:08:09.972Z] Configure a credential helper to remove this warning. See [2023-10-27T11:08:09.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T11:08:09.972Z] [2023-10-27T11:08:09.972Z] Login Succeeded [2023-10-27T11:08:09.972Z] docker.io [2023-10-27T11:08:10.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T11:08:10.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T11:08:10.493Z] Configure a credential helper to remove this warning. See [2023-10-27T11:08:10.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T11:08:10.493Z] [2023-10-27T11:08:10.493Z] Login Succeeded [2023-10-27T11:08:10.493Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T11:08:10.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T11:08:10.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T11:08:10.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T11:08:10.780Z] ========================================================= [2023-10-27T11:08:10.780Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-27T11:08:10.780Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T11:08:11.262Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T11:08:11.262Z] Sending build context to Docker daemon 23.69MB [2023-10-27T11:08:11.262Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T11:08:11.262Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T11:08:11.522Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-27T11:08:11.522Z] 7264a8db6415: Pulling fs layer [2023-10-27T11:08:11.522Z] c4d48a809fc2: Pulling fs layer [2023-10-27T11:08:11.522Z] 4f1c88b9dad5: Pulling fs layer [2023-10-27T11:08:11.522Z] ad3a456e5733: Pulling fs layer [2023-10-27T11:08:11.522Z] 33e27b845d1e: Pulling fs layer [2023-10-27T11:08:11.522Z] c68163c4e522: Pulling fs layer [2023-10-27T11:08:11.522Z] 50da416c3ac9: Pulling fs layer [2023-10-27T11:08:11.522Z] 23d2d4c4bb30: Pulling fs layer [2023-10-27T11:08:11.522Z] ad3a456e5733: Waiting [2023-10-27T11:08:11.522Z] 33e27b845d1e: Waiting [2023-10-27T11:08:11.522Z] c68163c4e522: Waiting [2023-10-27T11:08:11.522Z] 50da416c3ac9: Waiting [2023-10-27T11:08:11.522Z] 23d2d4c4bb30: Waiting [2023-10-27T11:08:11.522Z] c4d48a809fc2: Verifying Checksum [2023-10-27T11:08:11.522Z] c4d48a809fc2: Download complete [2023-10-27T11:08:11.522Z] ad3a456e5733: Verifying Checksum [2023-10-27T11:08:11.522Z] ad3a456e5733: Download complete [2023-10-27T11:08:11.522Z] 33e27b845d1e: Verifying Checksum [2023-10-27T11:08:11.522Z] 33e27b845d1e: Download complete [2023-10-27T11:08:11.522Z] 7264a8db6415: Verifying Checksum [2023-10-27T11:08:11.522Z] 7264a8db6415: Download complete [2023-10-27T11:08:11.522Z] c68163c4e522: Verifying Checksum [2023-10-27T11:08:11.522Z] c68163c4e522: Download complete [2023-10-27T11:08:11.522Z] 7264a8db6415: Pull complete [2023-10-27T11:08:11.780Z] c4d48a809fc2: Pull complete [2023-10-27T11:08:11.780Z] 23d2d4c4bb30: Verifying Checksum [2023-10-27T11:08:11.780Z] 23d2d4c4bb30: Download complete [2023-10-27T11:08:12.039Z] 4f1c88b9dad5: Verifying Checksum [2023-10-27T11:08:12.039Z] 4f1c88b9dad5: Download complete [2023-10-27T11:08:12.299Z] 50da416c3ac9: Verifying Checksum [2023-10-27T11:08:12.299Z] 50da416c3ac9: Download complete [2023-10-27T11:08:15.594Z] 4f1c88b9dad5: Pull complete [2023-10-27T11:08:15.594Z] ad3a456e5733: Pull complete [2023-10-27T11:08:15.594Z] 33e27b845d1e: Pull complete [2023-10-27T11:08:15.594Z] c68163c4e522: Pull complete [2023-10-27T11:08:18.123Z] 50da416c3ac9: Pull complete [2023-10-27T11:08:18.123Z] 23d2d4c4bb30: Pull complete [2023-10-27T11:08:18.123Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-27T11:08:18.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-27T11:08:18.123Z] ---> 0786185ac409 [2023-10-27T11:08:18.123Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T11:08:24.153Z] Still waiting to schedule task [2023-10-27T11:08:24.154Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-27T11:08:24.694Z] ---> Running in f522ee0ac435 [2023-10-27T11:08:24.695Z] Removing intermediate container f522ee0ac435 [2023-10-27T11:08:24.695Z] ---> fc08c9ead09f [2023-10-27T11:08:24.695Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T11:08:24.695Z] ---> Running in 4aa57300bb91 [2023-10-27T11:08:24.695Z] Removing intermediate container 4aa57300bb91 [2023-10-27T11:08:24.695Z] ---> e54e6771becf [2023-10-27T11:08:24.695Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T11:08:24.695Z] ---> Running in 1c13ed97743c [2023-10-27T11:08:24.695Z] Removing intermediate container 1c13ed97743c [2023-10-27T11:08:24.695Z] ---> 46412233fc72 [2023-10-27T11:08:24.695Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-27T11:08:24.695Z] ---> Running in 15649a948d83 [2023-10-27T11:08:24.695Z] Removing intermediate container 15649a948d83 [2023-10-27T11:08:24.695Z] ---> 369866560c6d [2023-10-27T11:08:24.695Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T11:08:24.695Z] ---> Running in 8dbe37151e3b [2023-10-27T11:08:24.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T11:08:24.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T11:08:24.695Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-27T11:08:24.695Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-27T11:08:24.695Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-27T11:08:24.954Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-27T11:08:24.954Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T11:08:24.954Z] OK: 268 MiB in 56 packages [2023-10-27T11:08:25.212Z] Removing intermediate container 8dbe37151e3b [2023-10-27T11:08:25.212Z] ---> 4846a25b2371 [2023-10-27T11:08:25.212Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-27T11:08:25.470Z] ---> 8125a5fab832 [2023-10-27T11:08:25.470Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T11:08:25.470Z] ---> Running in f5f7180a3092 [2023-10-27T11:09:33.178Z] Removing intermediate container f5f7180a3092 [2023-10-27T11:09:33.178Z] ---> aaeff9c8f20d [2023-10-27T11:09:33.178Z] Step 10/12 : COPY . . [2023-10-27T11:09:33.444Z] ---> 297a1d857f59 [2023-10-27T11:09:33.444Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T11:09:33.444Z] ---> Running in 7d6bfeca23c8 [2023-10-27T11:09:33.702Z] Removing intermediate container 7d6bfeca23c8 [2023-10-27T11:09:33.702Z] ---> e8b1cdb8a6dd [2023-10-27T11:09:33.702Z] Step 12/12 : RUN $MAKE [2023-10-27T11:09:33.702Z] ---> Running in 46c5c45b1e97 [2023-10-27T11:09:33.961Z] noop [2023-10-27T11:09:34.544Z] Removing intermediate container 46c5c45b1e97 [2023-10-27T11:09:34.544Z] ---> 3c8618f476e0 [2023-10-27T11:09:34.544Z] Successfully built 3c8618f476e0 [2023-10-27T11:09:34.544Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T11:09:34.981Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T11:09:34.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T11:09:35.128Z] prd-ubuntu20.04-docker-8c-8g-12586 does not seem to be running inside a container [2023-10-27T11:09:35.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-444 -v /w/workspace/foundry_device-virtual-go_PR-444:/w/workspace/foundry_device-virtual-go_PR-444:rw,z -v /w/workspace/foundry_device-virtual-go_PR-444@tmp:/w/workspace/foundry_device-virtual-go_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-27T11:09:35.953Z] $ docker top 6e8027d0516d27225f4be92921a160d3ffd35e29d24e8ab54c7f34f25bceeacc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T11:09:36.347Z] + go version [2023-10-27T11:09:36.347Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-27T11:09:36.379Z] $ docker stop --time=1 6e8027d0516d27225f4be92921a160d3ffd35e29d24e8ab54c7f34f25bceeacc [2023-10-27T11:09:37.728Z] $ docker rm -f --volumes 6e8027d0516d27225f4be92921a160d3ffd35e29d24e8ab54c7f34f25bceeacc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T11:09:38.423Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-27T11:09:38.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T11:09:38.561Z] prd-ubuntu20.04-docker-8c-8g-12586 does not seem to be running inside a container [2023-10-27T11:09:38.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-444 -v /w/workspace/foundry_device-virtual-go_PR-444:/w/workspace/foundry_device-virtual-go_PR-444:rw,z -v /w/workspace/foundry_device-virtual-go_PR-444@tmp:/w/workspace/foundry_device-virtual-go_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-27T11:09:39.127Z] $ docker top d49cdc8ae6b31c19f60b01f821ab005fdae7a0b85bc1865d3e56da0542f0a008 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T11:09:39.514Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-444 [Pipeline] fileExists [Pipeline] sh [2023-10-27T11:09:39.871Z] + make test [2023-10-27T11:09:39.871Z] go test ./... -coverprofile=coverage.out [2023-10-27T11:09:42.400Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-27T11:09:52.373Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-27T11:09:52.373Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements [2023-10-27T11:09:58.928Z] go vet ./... [2023-10-27T11:10:01.452Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T11:10:01.452Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T11:10:01.452Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T11:10:01.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T11:10:01.521Z] $ docker stop --time=1 d49cdc8ae6b31c19f60b01f821ab005fdae7a0b85bc1865d3e56da0542f0a008 [2023-10-27T11:10:04.749Z] $ docker rm -f --volumes d49cdc8ae6b31c19f60b01f821ab005fdae7a0b85bc1865d3e56da0542f0a008 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T11:10:05.326Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T11:10:05.399Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-27T11:10:06.125Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T11:10:06.432Z] + ls -al . [2023-10-27T11:10:06.432Z] total 200 [2023-10-27T11:10:06.432Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 11:09 . [2023-10-27T11:10:06.432Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 11:07 .. [2023-10-27T11:10:06.432Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 11:09 .git [2023-10-27T11:10:06.432Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 11:07 .github [2023-10-27T11:10:06.432Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 27 11:07 .gitignore [2023-10-27T11:10:06.432Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 11:07 .golangci.yml [2023-10-27T11:10:06.432Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 11:08 .semver [2023-10-27T11:10:06.432Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 27 11:07 Attribution.txt [2023-10-27T11:10:06.432Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 27 11:07 CHANGELOG.md [2023-10-27T11:10:06.432Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 27 11:07 Dockerfile [2023-10-27T11:10:06.432Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 11:07 GOVERNANCE.md [2023-10-27T11:10:06.432Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 27 11:07 Jenkinsfile [2023-10-27T11:10:06.432Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 11:07 LICENSE [2023-10-27T11:10:06.432Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 27 11:07 Makefile [2023-10-27T11:10:06.432Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 27 11:07 OWNERS.md [2023-10-27T11:10:06.432Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 27 11:07 README.md [2023-10-27T11:10:06.432Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 11:08 VERSION [2023-10-27T11:10:06.432Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 11:07 bin [2023-10-27T11:10:06.432Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 11:07 cmd [2023-10-27T11:10:06.432Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 27 11:09 coverage.out [2023-10-27T11:10:06.432Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 27 11:07 go.mod [2023-10-27T11:10:06.432Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 27 11:07 go.sum [2023-10-27T11:10:06.432Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 11:07 internal [2023-10-27T11:10:06.432Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 27 11:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T11:10:06.820Z] + 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=e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 --label arch=amd64 --label version=0.0.0 . [2023-10-27T11:10:06.820Z] Sending build context to Docker daemon 23.74MB [2023-10-27T11:10:06.820Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T11:10:06.820Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-27T11:10:06.820Z] ---> 3c8618f476e0 [2023-10-27T11:10:06.820Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T11:10:07.385Z] ---> Running in 255bc7198145 [2023-10-27T11:10:07.385Z] Removing intermediate container 255bc7198145 [2023-10-27T11:10:07.385Z] ---> ce8392854deb [2023-10-27T11:10:07.385Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T11:10:07.385Z] ---> Running in e9d071c8fdab [2023-10-27T11:10:07.385Z] Removing intermediate container e9d071c8fdab [2023-10-27T11:10:07.385Z] ---> 5e28d00f46f5 [2023-10-27T11:10:07.385Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-27T11:10:07.643Z] ---> Running in c6f1b1040c33 [2023-10-27T11:10:07.643Z] Removing intermediate container c6f1b1040c33 [2023-10-27T11:10:07.643Z] ---> b2c1d4aeda37 [2023-10-27T11:10:07.643Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-27T11:10:07.643Z] ---> Running in 3acbb84eb8b6 [2023-10-27T11:10:07.643Z] Removing intermediate container 3acbb84eb8b6 [2023-10-27T11:10:07.643Z] ---> cb54f0dd6d5e [2023-10-27T11:10:07.643Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T11:10:07.643Z] ---> Running in c4d97f38eaab [2023-10-27T11:10:07.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T11:10:08.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T11:10:08.416Z] OK: 268 MiB in 56 packages [2023-10-27T11:10:08.982Z] Removing intermediate container c4d97f38eaab [2023-10-27T11:10:08.982Z] ---> 00f7e6935cf4 [2023-10-27T11:10:08.982Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-27T11:10:08.982Z] ---> 43642c25ac70 [2023-10-27T11:10:08.982Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T11:10:08.982Z] ---> Running in 1d8c4f4ff5b5 [2023-10-27T11:10:10.355Z] Removing intermediate container 1d8c4f4ff5b5 [2023-10-27T11:10:10.355Z] ---> 4685565b0bfd [2023-10-27T11:10:10.355Z] Step 10/25 : COPY . . [2023-10-27T11:10:11.728Z] ---> 331f9be20e81 [2023-10-27T11:10:11.728Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T11:10:11.728Z] ---> Running in 54b14be1e725 [2023-10-27T11:10:11.987Z] Removing intermediate container 54b14be1e725 [2023-10-27T11:10:11.987Z] ---> b08af0a274ac [2023-10-27T11:10:11.987Z] Step 12/25 : RUN $MAKE [2023-10-27T11:10:11.987Z] ---> Running in a11380c1aa50 [2023-10-27T11:10:12.255Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-27T11:10:13.227Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12587 in /w/workspace/foundry_device-virtual-go_PR-444 [Pipeline] { [Pipeline] ws [2023-10-27T11:10:13.282Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-10-27T11:10:13.361Z] The recommended git tool is: git [2023-10-27T11:10:20.829Z] using credential edgex-jenkins-ssh [2023-10-27T11:10:20.847Z] Cloning the remote Git repository [2023-10-27T11:10:20.897Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-10-27T11:10:21.020Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-10-27T11:10:21.259Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-27T11:10:21.261Z] > git --version # timeout=10 [2023-10-27T11:10:21.300Z] > git --version # 'git version 2.25.1' [2023-10-27T11:10:21.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T11:10:21.511Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T11:10:26.609Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-27T11:10:26.648Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-27T11:10:27.828Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-27T11:10:27.875Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-27T11:10:27.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T11:10:27.903Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-27T11:10:28.485Z] Merging remotes/origin/main commit 105c2ff86687b61d63b26fbbe95b93aee24690dc into PR head commit e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 [2023-10-27T11:10:28.852Z] Merge succeeded, producing e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 [2023-10-27T11:10:28.853Z] Checking out Revision e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 (PR-444) [2023-10-27T11:10:29.661Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-27T11:10:29.735Z] > git --version # timeout=10 [2023-10-27T11:10:29.750Z] > git --version # 'git version 2.25.1' [2023-10-27T11:10:29.873Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-27T11:10:28.515Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T11:10:28.605Z] > git checkout -f e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 # timeout=10 [2023-10-27T11:10:28.729Z] > git remote # timeout=10 [2023-10-27T11:10:28.754Z] > git config --get remote.origin.url # timeout=10 [2023-10-27T11:10:28.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-27T11:10:28.804Z] > git merge 105c2ff86687b61d63b26fbbe95b93aee24690dc # timeout=10 [2023-10-27T11:10:28.834Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-27T11:10:28.863Z] > git config core.sparsecheckout # timeout=10 [2023-10-27T11:10:28.882Z] > git checkout -f e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T11:10:31.264Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-27T11:10:31.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T11:10:31.264Z] Dload Upload Total Spent Left Speed [2023-10-27T11:10:31.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2023-10-27T11:10:32.240Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-27T11:10:32.620Z] + sudo tee /etc/docker/daemon.new [2023-10-27T11:10:32.620Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-27T11:10:32.620Z] { [2023-10-27T11:10:32.620Z] "registry-mirrors": [ [2023-10-27T11:10:32.620Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-27T11:10:32.620Z] ], [2023-10-27T11:10:32.620Z] "bip": "10.250.0.254/24", [2023-10-27T11:10:32.620Z] "hosts": [ [2023-10-27T11:10:32.620Z] "tcp://0.0.0.0:5555", [2023-10-27T11:10:32.620Z] "unix:///var/run/docker.sock" [2023-10-27T11:10:32.620Z] ], [2023-10-27T11:10:32.620Z] "mtu": 1458, [2023-10-27T11:10:32.620Z] "selinux-enabled": true, [2023-10-27T11:10:32.620Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-27T11:10:32.620Z] } [Pipeline] sh [2023-10-27T11:10:32.997Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-27T11:10:33.376Z] + sudo service docker restart [2023-10-27T11:10:34.187Z] Removing intermediate container a11380c1aa50 [2023-10-27T11:10:34.187Z] ---> 88e4a4f4bada [2023-10-27T11:10:34.187Z] Step 13/25 : FROM alpine:3.18 [2023-10-27T11:10:34.187Z] 3.18: Pulling from library/alpine [2023-10-27T11:10:34.187Z] 96526aa774ef: Pulling fs layer [2023-10-27T11:10:34.187Z] 96526aa774ef: Verifying Checksum [2023-10-27T11:10:34.187Z] 96526aa774ef: Download complete [2023-10-27T11:10:34.187Z] 96526aa774ef: Pull complete [2023-10-27T11:10:34.187Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T11:10:34.187Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T11:10:34.187Z] ---> 8ca4688f4f35 [2023-10-27T11:10:34.187Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-27T11:10:34.187Z] ---> Running in e4968ae338d8 [2023-10-27T11:10:34.187Z] Removing intermediate container e4968ae338d8 [2023-10-27T11:10:34.187Z] ---> 7c5c6081c7c0 [2023-10-27T11:10:34.187Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-27T11:10:34.187Z] ---> Running in 979ae0657945 [2023-10-27T11:10:34.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-27T11:10:34.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-27T11:10:34.187Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T11:10:34.187Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T11:10:34.187Z] OK: 7 MiB in 16 packages [2023-10-27T11:10:34.187Z] Removing intermediate container 979ae0657945 [2023-10-27T11:10:34.187Z] ---> b4df81d7577f [2023-10-27T11:10:34.187Z] Step 16/25 : WORKDIR / [2023-10-27T11:10:34.187Z] ---> Running in e318378b02c0 [2023-10-27T11:10:34.187Z] Removing intermediate container e318378b02c0 [2023-10-27T11:10:34.187Z] ---> e2e0e92ab005 [2023-10-27T11:10:34.187Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-27T11:10:34.187Z] ---> 846ed902e261 [2023-10-27T11:10:34.187Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-27T11:10:34.187Z] ---> f22677012e52 [2023-10-27T11:10:34.187Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-27T11:10:34.444Z] ---> c775302ca34a [2023-10-27T11:10:34.444Z] Step 20/25 : EXPOSE 59900 [2023-10-27T11:10:34.444Z] ---> Running in bab3b4437abb [2023-10-27T11:10:34.444Z] Removing intermediate container bab3b4437abb [2023-10-27T11:10:34.444Z] ---> 4553f5fb181a [2023-10-27T11:10:34.444Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-27T11:10:34.444Z] ---> Running in 137ce69f57a4 [2023-10-27T11:10:34.444Z] Removing intermediate container 137ce69f57a4 [2023-10-27T11:10:34.444Z] ---> 2c5de8093858 [2023-10-27T11:10:34.444Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T11:10:34.704Z] ---> Running in 5a274e649cd9 [2023-10-27T11:10:34.704Z] Removing intermediate container 5a274e649cd9 [2023-10-27T11:10:34.704Z] ---> 8c153158304c [2023-10-27T11:10:34.704Z] Step 23/25 : LABEL arch=amd64 [2023-10-27T11:10:34.704Z] ---> Running in d86ad9d4803a [2023-10-27T11:10:34.704Z] Removing intermediate container d86ad9d4803a [2023-10-27T11:10:34.704Z] ---> 368a267af2fe [2023-10-27T11:10:34.704Z] Step 24/25 : LABEL git_sha=e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 [2023-10-27T11:10:34.704Z] ---> Running in 2a9914107f91 [2023-10-27T11:10:34.704Z] Removing intermediate container 2a9914107f91 [2023-10-27T11:10:34.704Z] ---> 66ad12f87deb [2023-10-27T11:10:34.704Z] Step 25/25 : LABEL version=0.0.0 [2023-10-27T11:10:34.963Z] ---> Running in 8f09a283a90c [2023-10-27T11:10:34.963Z] Removing intermediate container 8f09a283a90c [2023-10-27T11:10:34.963Z] ---> 6999d4817095 [2023-10-27T11:10:34.963Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T11:10:34.963Z] Successfully built 6999d4817095 [2023-10-27T11:10:34.963Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T11:10:35.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T11:10:35.854Z] [2023-10-27T11:10:35.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T11:10:36.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T11:10:36.242Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-27T11:10:36.242Z] 5eb5b503b376: Pulling fs layer [2023-10-27T11:10:36.242Z] 5c69ac0246d0: Pulling fs layer [2023-10-27T11:10:36.242Z] ec43610c2a17: Pulling fs layer [2023-10-27T11:10:36.242Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-27T11:10:36.242Z] 33b1e0a273af: Pulling fs layer [2023-10-27T11:10:36.242Z] 5d3b04190fa2: Pulling fs layer [2023-10-27T11:10:36.242Z] 2f39f015ded8: Pulling fs layer [2023-10-27T11:10:36.242Z] 3a2ae6a8a46f: Waiting [2023-10-27T11:10:36.242Z] 33b1e0a273af: Waiting [2023-10-27T11:10:36.242Z] 5d3b04190fa2: Waiting [2023-10-27T11:10:36.242Z] 2f39f015ded8: Waiting [2023-10-27T11:10:36.242Z] 5c69ac0246d0: Verifying Checksum [2023-10-27T11:10:36.242Z] 5c69ac0246d0: Download complete [2023-10-27T11:10:36.242Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-27T11:10:36.242Z] 3a2ae6a8a46f: Download complete [2023-10-27T11:10:36.242Z] 33b1e0a273af: Verifying Checksum [2023-10-27T11:10:36.242Z] 33b1e0a273af: Download complete [2023-10-27T11:10:36.242Z] ec43610c2a17: Verifying Checksum [2023-10-27T11:10:36.242Z] ec43610c2a17: Download complete [2023-10-27T11:10:36.242Z] 5d3b04190fa2: Download complete [2023-10-27T11:10:36.500Z] 5eb5b503b376: Verifying Checksum [2023-10-27T11:10:36.500Z] 5eb5b503b376: Download complete [2023-10-27T11:10:37.067Z] 2f39f015ded8: Download complete [2023-10-27T11:10:37.632Z] 5eb5b503b376: Pull complete [2023-10-27T11:10:37.890Z] 5c69ac0246d0: Pull complete [2023-10-27T11:10:38.146Z] ec43610c2a17: Pull complete [2023-10-27T11:10:38.146Z] 3a2ae6a8a46f: Pull complete [2023-10-27T11:10:38.405Z] 33b1e0a273af: Pull complete [2023-10-27T11:10:38.662Z] 5d3b04190fa2: Pull complete [2023-10-27T11:10:42.842Z] 2f39f015ded8: Pull complete [2023-10-27T11:10:42.842Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-27T11:10:42.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T11:10:42.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T11:10:43.071Z] prd-ubuntu20.04-docker-8c-8g-12586 does not seem to be running inside a container [2023-10-27T11:10:43.098Z] $ 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/foundry_device-virtual-go_PR-444 -v /w/workspace/foundry_device-virtual-go_PR-444:/w/workspace/foundry_device-virtual-go_PR-444:rw,z -v /w/workspace/foundry_device-virtual-go_PR-444@tmp:/w/workspace/foundry_device-virtual-go_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T11:10:48.797Z] $ docker top 09cc5b2c56d2e02ae27c4af7b3258807e9cb59498ccf6c7d9e263a06a329e27b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T11:10:49.261Z] ---> job-cost.sh [2023-10-27T11:10:49.261Z] lf-activate-venv: SKIPPING [2023-10-27T11:10:49.261Z] INFO: No Stack... [2023-10-27T11:10:49.520Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T11:10:49.779Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T11:10:50.091Z] + cat /w/workspace/foundry_device-virtual-go_PR-444/archives/cost.csv [2023-10-27T11:10:50.091Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T11:10:50.130Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-444-1-stack-cost] [2023-10-27T11:10:50.134Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-444-1-stack-cost] did not exist. Created. [2023-10-27T11:10:50.135Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-444-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T11:10:50.518Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-27T11:10:50.568Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T11:10:50.597Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-444-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T11:10:50.684Z] $ docker stop --time=1 09cc5b2c56d2e02ae27c4af7b3258807e9cb59498ccf6c7d9e263a06a329e27b [2023-10-27T11:10:51.826Z] $ docker rm -f --volumes 09cc5b2c56d2e02ae27c4af7b3258807e9cb59498ccf6c7d9e263a06a329e27b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2023-10-27T11:10:52.064Z] provisioning config files... [Pipeline] } [2023-10-27T11:10:52.101Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config15515192298411205361tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] } [2023-10-27T11:10:52.538Z] ---> docker-login.sh [2023-10-27T11:10:52.538Z] nexus3.edgexfoundry.org:10001 [2023-10-27T11:10:52.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T11:10:53.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T11:10:53.415Z] Configure a credential helper to remove this warning. See [2023-10-27T11:10:53.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T11:10:53.415Z] [2023-10-27T11:10:53.415Z] Login Succeeded [2023-10-27T11:10:53.415Z] nexus3.edgexfoundry.org:10002 [2023-10-27T11:10:53.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T11:10:53.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T11:10:53.688Z] Configure a credential helper to remove this warning. See [2023-10-27T11:10:53.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T11:10:53.688Z] [2023-10-27T11:10:53.688Z] Login Succeeded [2023-10-27T11:10:53.688Z] nexus3.edgexfoundry.org:10003 [2023-10-27T11:10:53.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T11:10:53.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T11:10:53.959Z] Configure a credential helper to remove this warning. See [2023-10-27T11:10:53.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T11:10:53.959Z] [2023-10-27T11:10:54.238Z] Login Succeeded [2023-10-27T11:10:54.238Z] nexus3.edgexfoundry.org:10004 [2023-10-27T11:10:54.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T11:10:54.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T11:10:54.514Z] Configure a credential helper to remove this warning. See [2023-10-27T11:10:54.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T11:10:54.514Z] [2023-10-27T11:10:54.514Z] Login Succeeded [2023-10-27T11:10:54.514Z] docker.io [2023-10-27T11:10:54.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-27T11:10:55.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-27T11:10:55.057Z] Configure a credential helper to remove this warning. See [2023-10-27T11:10:55.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-27T11:10:55.057Z] [2023-10-27T11:10:55.057Z] Login Succeeded [2023-10-27T11:10:55.057Z] ---> docker-login.sh ends [Pipeline] } [2023-10-27T11:10:55.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-27T11:10:55.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T11:10:55.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-27T11:10:55.593Z] ========================================================= [2023-10-27T11:10:55.593Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-27T11:10:55.593Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T11:10:56.102Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-27T11:10:56.381Z] Sending build context to Docker daemon 11.98MB [2023-10-27T11:10:56.656Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T11:10:56.656Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-27T11:10:56.937Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-27T11:10:56.937Z] 9fda8d8052c6: Pulling fs layer [2023-10-27T11:10:56.937Z] 5d54e960e981: Pulling fs layer [2023-10-27T11:10:56.937Z] c4a7e357bf2a: Pulling fs layer [2023-10-27T11:10:56.937Z] f0e02332f6b5: Pulling fs layer [2023-10-27T11:10:56.937Z] cefa15bbcfad: Pulling fs layer [2023-10-27T11:10:56.937Z] 17808c966233: Pulling fs layer [2023-10-27T11:10:56.937Z] f4c1fc716caa: Pulling fs layer [2023-10-27T11:10:56.937Z] f0e02332f6b5: Waiting [2023-10-27T11:10:56.937Z] cefa15bbcfad: Waiting [2023-10-27T11:10:56.937Z] 17808c966233: Waiting [2023-10-27T11:10:56.937Z] f4c1fc716caa: Waiting [2023-10-27T11:10:56.937Z] 5d54e960e981: Verifying Checksum [2023-10-27T11:10:56.937Z] 5d54e960e981: Download complete [2023-10-27T11:10:56.937Z] f0e02332f6b5: Verifying Checksum [2023-10-27T11:10:56.937Z] f0e02332f6b5: Download complete [2023-10-27T11:10:56.937Z] cefa15bbcfad: Verifying Checksum [2023-10-27T11:10:56.937Z] cefa15bbcfad: Download complete [2023-10-27T11:10:56.937Z] 9fda8d8052c6: Download complete [2023-10-27T11:10:57.535Z] f4c1fc716caa: Verifying Checksum [2023-10-27T11:10:57.535Z] f4c1fc716caa: Download complete [2023-10-27T11:10:58.130Z] 9fda8d8052c6: Pull complete [2023-10-27T11:10:58.720Z] 5d54e960e981: Pull complete [2023-10-27T11:10:58.720Z] c4a7e357bf2a: Download complete [2023-10-27T11:10:59.691Z] 17808c966233: Verifying Checksum [2023-10-27T11:10:59.691Z] 17808c966233: Download complete [2023-10-27T11:11:12.043Z] c4a7e357bf2a: Pull complete [2023-10-27T11:11:12.043Z] f0e02332f6b5: Pull complete [2023-10-27T11:11:12.043Z] cefa15bbcfad: Pull complete [2023-10-27T11:11:24.416Z] 17808c966233: Pull complete [2023-10-27T11:11:24.416Z] f4c1fc716caa: Pull complete [2023-10-27T11:11:24.416Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-27T11:11:24.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-27T11:11:24.416Z] ---> ea914061e18c [2023-10-27T11:11:24.416Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T11:11:25.828Z] ---> Running in 347e819913e5 [2023-10-27T11:11:26.100Z] Removing intermediate container 347e819913e5 [2023-10-27T11:11:26.100Z] ---> 0f212e8cbc3f [2023-10-27T11:11:26.100Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T11:11:26.380Z] ---> Running in e034057a37be [2023-10-27T11:11:26.648Z] Removing intermediate container e034057a37be [2023-10-27T11:11:26.648Z] ---> b5d595bbf197 [2023-10-27T11:11:26.648Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-27T11:11:26.648Z] ---> Running in 23926b2d080d [2023-10-27T11:11:26.917Z] Removing intermediate container 23926b2d080d [2023-10-27T11:11:26.917Z] ---> 171f7cb00dda [2023-10-27T11:11:26.917Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-27T11:11:27.190Z] ---> Running in 8071aebfb336 [2023-10-27T11:11:27.459Z] Removing intermediate container 8071aebfb336 [2023-10-27T11:11:27.459Z] ---> c655e90c974f [2023-10-27T11:11:27.459Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T11:11:27.459Z] ---> Running in 2deafd5aeb17 [2023-10-27T11:11:28.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T11:11:29.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T11:11:30.114Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-27T11:11:30.114Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-27T11:11:30.114Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-27T11:11:30.384Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-27T11:11:30.384Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T11:11:30.384Z] OK: 270 MiB in 56 packages [2023-10-27T11:11:31.347Z] Removing intermediate container 2deafd5aeb17 [2023-10-27T11:11:31.347Z] ---> a6c4faa4596a [2023-10-27T11:11:31.347Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-27T11:11:31.939Z] ---> a51945cf4f0b [2023-10-27T11:11:31.939Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T11:11:31.939Z] ---> Running in 9cd246ce03c1 [2023-10-27T11:13:08.680Z] Removing intermediate container 9cd246ce03c1 [2023-10-27T11:13:08.680Z] ---> 066b9fd65a56 [2023-10-27T11:13:08.680Z] Step 10/12 : COPY . . [2023-10-27T11:13:08.680Z] ---> 0ad835637868 [2023-10-27T11:13:08.680Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T11:13:08.680Z] ---> Running in 633d72766fc4 [2023-10-27T11:13:08.680Z] Removing intermediate container 633d72766fc4 [2023-10-27T11:13:08.680Z] ---> 969a76b3534c [2023-10-27T11:13:08.680Z] Step 12/12 : RUN $MAKE [2023-10-27T11:13:08.680Z] ---> Running in cbc9737f5ef9 [2023-10-27T11:13:08.680Z] noop [2023-10-27T11:13:08.680Z] Removing intermediate container cbc9737f5ef9 [2023-10-27T11:13:08.680Z] ---> edc67aa903ed [2023-10-27T11:13:08.680Z] Successfully built edc67aa903ed [2023-10-27T11:13:08.680Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T11:13:09.195Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T11:13:09.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T11:13:09.549Z] prd-ubuntu20.04-docker-arm64-4c-16g-12587 does not seem to be running inside a container [2023-10-27T11:13:09.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-27T11:13:11.088Z] $ docker top 6435cd6bec74d8c86bb9bc37e55d50e40c8514a9bfcda09317b796d307f3da0f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T11:13:11.986Z] + go version [2023-10-27T11:13:11.986Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-27T11:13:12.026Z] $ docker stop --time=1 6435cd6bec74d8c86bb9bc37e55d50e40c8514a9bfcda09317b796d307f3da0f [2023-10-27T11:13:15.340Z] $ docker rm -f --volumes 6435cd6bec74d8c86bb9bc37e55d50e40c8514a9bfcda09317b796d307f3da0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T11:13:16.198Z] + docker inspect -f . ci-base-image-arm64 [2023-10-27T11:13:16.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T11:13:16.487Z] prd-ubuntu20.04-docker-arm64-4c-16g-12587 does not seem to be running inside a container [2023-10-27T11:13:16.565Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-27T11:13:17.931Z] $ docker top 78be626190b4d54e8f8b117e506e4c9a360cbea9815df19014e3c06f3096023b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T11:13:18.813Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-27T11:13:19.532Z] + make test [2023-10-27T11:13:19.532Z] go test ./... -coverprofile=coverage.out [2023-10-27T11:13:23.813Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-27T11:15:00.555Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-27T11:15:00.555Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.070s coverage: 58.4% of statements [2023-10-27T11:15:00.555Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-27T11:15:00.555Z] go vet ./... [2023-10-27T11:15:18.772Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-27T11:15:18.772Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-27T11:15:18.772Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-27T11:15:18.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-27T11:15:18.851Z] $ docker stop --time=1 78be626190b4d54e8f8b117e506e4c9a360cbea9815df19014e3c06f3096023b [2023-10-27T11:15:20.756Z] $ docker rm -f --volumes 78be626190b4d54e8f8b117e506e4c9a360cbea9815df19014e3c06f3096023b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-27T11:15:22.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-27T11:15:22.049Z] Warning: overwriting stash ‘coverage-report’ [2023-10-27T11:15:22.571Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-27T11:15:23.164Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-27T11:15:23.501Z] + ls -al . [2023-10-27T11:15:23.501Z] total 196 [2023-10-27T11:15:23.501Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 11:13 . [2023-10-27T11:15:23.501Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 11:10 .. [2023-10-27T11:15:23.501Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 11:10 .git [2023-10-27T11:15:23.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 11:10 .github [2023-10-27T11:15:23.501Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 27 11:10 .gitignore [2023-10-27T11:15:23.501Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 11:10 .golangci.yml [2023-10-27T11:15:23.501Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 27 11:10 Attribution.txt [2023-10-27T11:15:23.501Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 27 11:10 CHANGELOG.md [2023-10-27T11:15:23.501Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 27 11:10 Dockerfile [2023-10-27T11:15:23.501Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 11:10 GOVERNANCE.md [2023-10-27T11:15:23.501Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 27 11:10 Jenkinsfile [2023-10-27T11:15:23.501Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 11:10 LICENSE [2023-10-27T11:15:23.501Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 27 11:10 Makefile [2023-10-27T11:15:23.501Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 27 11:10 OWNERS.md [2023-10-27T11:15:23.501Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 27 11:10 README.md [2023-10-27T11:15:23.501Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 11:08 VERSION [2023-10-27T11:15:23.501Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 11:10 bin [2023-10-27T11:15:23.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 11:10 cmd [2023-10-27T11:15:23.501Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 27 11:14 coverage.out [2023-10-27T11:15:23.501Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 27 11:10 go.mod [2023-10-27T11:15:23.501Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 27 11:10 go.sum [2023-10-27T11:15:23.501Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 11:10 internal [2023-10-27T11:15:23.501Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 27 11:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T11:15:23.920Z] + 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=e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 --label arch=arm64 --label version=0.0.0 . [2023-10-27T11:15:24.193Z] Sending build context to Docker daemon 12.03MB [2023-10-27T11:15:24.461Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-27T11:15:24.461Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-27T11:15:24.461Z] ---> edc67aa903ed [2023-10-27T11:15:24.461Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-27T11:15:24.461Z] ---> Running in cf0d4891e8b9 [2023-10-27T11:15:24.729Z] Removing intermediate container cf0d4891e8b9 [2023-10-27T11:15:24.729Z] ---> 15ff9756fc2e [2023-10-27T11:15:24.729Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-27T11:15:25.000Z] ---> Running in e8cf0f116f91 [2023-10-27T11:15:25.270Z] Removing intermediate container e8cf0f116f91 [2023-10-27T11:15:25.270Z] ---> ae947463b2e7 [2023-10-27T11:15:25.270Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-27T11:15:25.270Z] ---> Running in 915f19a155b6 [2023-10-27T11:15:25.536Z] Removing intermediate container 915f19a155b6 [2023-10-27T11:15:25.537Z] ---> 2dff226ca12f [2023-10-27T11:15:25.537Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-27T11:15:25.807Z] ---> Running in ade6ead4f035 [2023-10-27T11:15:26.079Z] Removing intermediate container ade6ead4f035 [2023-10-27T11:15:26.079Z] ---> ac5c42288cd2 [2023-10-27T11:15:26.079Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-27T11:15:26.079Z] ---> Running in 434b04f583cf [2023-10-27T11:15:27.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T11:15:27.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T11:15:28.590Z] OK: 270 MiB in 56 packages [2023-10-27T11:15:29.555Z] Removing intermediate container 434b04f583cf [2023-10-27T11:15:29.555Z] ---> 753cbba58ab1 [2023-10-27T11:15:29.555Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-27T11:15:30.151Z] ---> 4ddd0eadfbf0 [2023-10-27T11:15:30.151Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-27T11:15:30.151Z] ---> Running in d1ca78dc71f0 [2023-10-27T11:15:33.502Z] Removing intermediate container d1ca78dc71f0 [2023-10-27T11:15:33.502Z] ---> dc295d98cb44 [2023-10-27T11:15:33.502Z] Step 10/25 : COPY . . [2023-10-27T11:15:34.090Z] ---> 1951c4c4cfa5 [2023-10-27T11:15:34.090Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-27T11:15:34.356Z] ---> Running in b72c45038e1b [2023-10-27T11:15:34.623Z] Removing intermediate container b72c45038e1b [2023-10-27T11:15:34.623Z] ---> a4210c0daa68 [2023-10-27T11:15:34.623Z] Step 12/25 : RUN $MAKE [2023-10-27T11:15:34.623Z] ---> Running in 0d50ca698e5b [2023-10-27T11:15:35.584Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-27T11:17:27.260Z] Removing intermediate container 0d50ca698e5b [2023-10-27T11:17:27.260Z] ---> 5436fd3ac0ec [2023-10-27T11:17:27.260Z] Step 13/25 : FROM alpine:3.18 [2023-10-27T11:17:27.260Z] 3.18: Pulling from library/alpine [2023-10-27T11:17:27.260Z] 579b34f0a95b: Pulling fs layer [2023-10-27T11:17:27.260Z] 579b34f0a95b: Verifying Checksum [2023-10-27T11:17:27.260Z] 579b34f0a95b: Download complete [2023-10-27T11:17:27.260Z] 579b34f0a95b: Pull complete [2023-10-27T11:17:27.260Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-27T11:17:27.260Z] Status: Downloaded newer image for alpine:3.18 [2023-10-27T11:17:27.260Z] ---> 3cc203321400 [2023-10-27T11:17:27.260Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-27T11:17:27.260Z] ---> Running in bcf6c481f04e [2023-10-27T11:17:27.260Z] Removing intermediate container bcf6c481f04e [2023-10-27T11:17:27.260Z] ---> 815a853dbb9b [2023-10-27T11:17:27.260Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-27T11:17:27.260Z] ---> Running in a2378072365a [2023-10-27T11:17:27.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-27T11:17:28.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-27T11:17:29.554Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-27T11:17:29.554Z] Executing busybox-1.36.1-r2.trigger [2023-10-27T11:17:29.554Z] OK: 8 MiB in 16 packages [2023-10-27T11:17:30.139Z] Removing intermediate container a2378072365a [2023-10-27T11:17:30.139Z] ---> a8b2d0a707ce [2023-10-27T11:17:30.139Z] Step 16/25 : WORKDIR / [2023-10-27T11:17:30.409Z] ---> Running in 5b139980e0ad [2023-10-27T11:17:30.677Z] Removing intermediate container 5b139980e0ad [2023-10-27T11:17:30.677Z] ---> 7911751611d7 [2023-10-27T11:17:30.677Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-27T11:17:31.257Z] ---> 8fff6a5f1067 [2023-10-27T11:17:31.257Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-27T11:17:31.840Z] ---> 60e73ce78d93 [2023-10-27T11:17:31.840Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-27T11:17:33.250Z] ---> 6505d93333f2 [2023-10-27T11:17:33.250Z] Step 20/25 : EXPOSE 59900 [2023-10-27T11:17:33.250Z] ---> Running in 738c353b9f88 [2023-10-27T11:17:33.526Z] Removing intermediate container 738c353b9f88 [2023-10-27T11:17:33.526Z] ---> ac270beda293 [2023-10-27T11:17:33.526Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-27T11:17:33.526Z] ---> Running in 72acd377a539 [2023-10-27T11:17:33.798Z] Removing intermediate container 72acd377a539 [2023-10-27T11:17:33.798Z] ---> 7cc777173dee [2023-10-27T11:17:33.798Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-27T11:17:34.066Z] ---> Running in 887debcd7b40 [2023-10-27T11:17:34.334Z] Removing intermediate container 887debcd7b40 [2023-10-27T11:17:34.334Z] ---> b6c21f43c996 [2023-10-27T11:17:34.334Z] Step 23/25 : LABEL arch=arm64 [2023-10-27T11:17:34.334Z] ---> Running in 26505160febe [2023-10-27T11:17:34.609Z] Removing intermediate container 26505160febe [2023-10-27T11:17:34.609Z] ---> 6b00a18e5aac [2023-10-27T11:17:34.609Z] Step 24/25 : LABEL git_sha=e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 [2023-10-27T11:17:34.876Z] ---> Running in 811ca89389c4 [2023-10-27T11:17:35.144Z] Removing intermediate container 811ca89389c4 [2023-10-27T11:17:35.144Z] ---> b48b792437b6 [2023-10-27T11:17:35.144Z] Step 25/25 : LABEL version=0.0.0 [2023-10-27T11:17:35.144Z] ---> Running in 33eb4dab61b4 [2023-10-27T11:17:35.411Z] Removing intermediate container 33eb4dab61b4 [2023-10-27T11:17:35.411Z] ---> 5ed67813d88c [2023-10-27T11:17:35.411Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-27T11:17:35.411Z] Successfully built 5ed67813d88c [2023-10-27T11:17:35.411Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T11:17:36.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T11:17:36.556Z] [2023-10-27T11:17:36.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T11:17:36.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T11:17:37.251Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-27T11:17:37.251Z] 8998bd30e6a1: Pulling fs layer [2023-10-27T11:17:37.251Z] 04944245beec: Pulling fs layer [2023-10-27T11:17:37.251Z] 699f458cf7ca: Pulling fs layer [2023-10-27T11:17:37.251Z] 765212b225bb: Pulling fs layer [2023-10-27T11:17:37.251Z] f23df028b6ca: Pulling fs layer [2023-10-27T11:17:37.251Z] d65c8cfc05b1: Pulling fs layer [2023-10-27T11:17:37.251Z] 2437ff75d9bd: Pulling fs layer [2023-10-27T11:17:37.251Z] 765212b225bb: Waiting [2023-10-27T11:17:37.251Z] f23df028b6ca: Waiting [2023-10-27T11:17:37.251Z] d65c8cfc05b1: Waiting [2023-10-27T11:17:37.251Z] 2437ff75d9bd: Waiting [2023-10-27T11:17:37.251Z] 04944245beec: Verifying Checksum [2023-10-27T11:17:37.251Z] 04944245beec: Download complete [2023-10-27T11:17:37.251Z] f23df028b6ca: Verifying Checksum [2023-10-27T11:17:37.251Z] f23df028b6ca: Download complete [2023-10-27T11:17:37.251Z] d65c8cfc05b1: Verifying Checksum [2023-10-27T11:17:37.251Z] d65c8cfc05b1: Download complete [2023-10-27T11:17:37.525Z] 699f458cf7ca: Verifying Checksum [2023-10-27T11:17:37.525Z] 699f458cf7ca: Download complete [2023-10-27T11:17:38.118Z] 8998bd30e6a1: Verifying Checksum [2023-10-27T11:17:38.118Z] 8998bd30e6a1: Download complete [2023-10-27T11:17:40.705Z] 2437ff75d9bd: Verifying Checksum [2023-10-27T11:17:40.705Z] 2437ff75d9bd: Download complete [2023-10-27T11:17:43.293Z] 8998bd30e6a1: Pull complete [2023-10-27T11:17:43.560Z] 04944245beec: Pull complete [2023-10-27T11:17:44.982Z] 699f458cf7ca: Pull complete [2023-10-27T11:17:45.248Z] 765212b225bb: Pull complete [2023-10-27T11:17:46.207Z] f23df028b6ca: Pull complete [2023-10-27T11:17:46.474Z] d65c8cfc05b1: Pull complete [2023-10-27T11:18:04.674Z] 2437ff75d9bd: Pull complete [2023-10-27T11:18:04.674Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-27T11:18:04.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-27T11:18:04.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T11:18:05.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-12587 does not seem to be running inside a container [2023-10-27T11:18:05.078Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-27T11:18:07.785Z] $ docker top 1081d3465abad6a2732f8acc4139091ac9570624b99eb000945e4d0d151ee751 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-27T11:18:08.684Z] ---> job-cost.sh [2023-10-27T11:18:08.684Z] lf-activate-venv: SKIPPING [2023-10-27T11:18:08.684Z] INFO: No Stack... [2023-10-27T11:18:08.951Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-27T11:18:09.909Z] INFO: Archiving Costs [Pipeline] sh [2023-10-27T11:18:10.564Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-10-27T11:18:10.564Z] + cut -d, -f6 [Pipeline] lock [2023-10-27T11:18:10.643Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-444-1-stack-cost] [2023-10-27T11:18:10.648Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-444-1-stack-cost] did not exist. Created. [2023-10-27T11:18:10.648Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-444-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-27T11:18:11.381Z] /w/workspace/device-virtual-go/1@tmp/durable-dc0bf01f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-27T11:18:12.051Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-27T11:18:12.090Z] Warning: overwriting stash ‘stack-cost’ [2023-10-27T11:18:12.137Z] Stashed 1 file(s) [Pipeline] } [2023-10-27T11:18:12.152Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-444-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-27T11:18:12.238Z] $ docker stop --time=1 1081d3465abad6a2732f8acc4139091ac9570624b99eb000945e4d0d151ee751 [2023-10-27T11:18:13.764Z] $ docker rm -f --volumes 1081d3465abad6a2732f8acc4139091ac9570624b99eb000945e4d0d151ee751 [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-10-27T11:18:14.743Z] provisioning config files... [2023-10-27T11:18:14.750Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-444@tmp/config15405698626132332736tmp [Pipeline] { [Pipeline] sh [2023-10-27T11:18:15.086Z] + set +x [2023-10-27T11:18:15.086Z] + bash -s -- [2023-10-27T11:18:15.086Z] + curl -s https://codecov.io/bash [2023-10-27T11:18:15.086Z] [2023-10-27T11:18:15.086Z] _____ _ [2023-10-27T11:18:15.086Z] / ____| | | [2023-10-27T11:18:15.086Z] | | ___ __| | ___ ___ _____ __ [2023-10-27T11:18:15.086Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-27T11:18:15.086Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-27T11:18:15.086Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-27T11:18:15.086Z] Bash-1.0.6 [2023-10-27T11:18:15.086Z] [2023-10-27T11:18:15.086Z] [2023-10-27T11:18:15.086Z] ==> git version 2.25.1 found [2023-10-27T11:18:15.086Z] ==> 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-10-27T11:18:15.086Z] Release-Date: 2020-01-08 [2023-10-27T11:18:15.086Z] 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-10-27T11:18:15.086Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-27T11:18:15.086Z] ==> Jenkins CI detected. [2023-10-27T11:18:15.086Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-444 [2023-10-27T11:18:15.086Z] project root: . [2023-10-27T11:18:15.086Z] --> token set from env [2023-10-27T11:18:15.086Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-27T11:18:15.086Z] ==> Running gcov in . (disable via -X gcov) [2023-10-27T11:18:15.086Z] ==> Python coveragepy not found [2023-10-27T11:18:15.086Z] ==> Searching for coverage reports in: [2023-10-27T11:18:15.086Z] + . [2023-10-27T11:18:15.345Z] -> Found 1 reports [2023-10-27T11:18:15.345Z] ==> Detecting git/mercurial file structure [2023-10-27T11:18:15.345Z] ==> Reading reports [2023-10-27T11:18:15.345Z] + ./coverage.out bytes=43063 [2023-10-27T11:18:15.345Z] ==> Appending adjustments [2023-10-27T11:18:15.345Z] https://docs.codecov.io/docs/fixing-reports [2023-10-27T11:18:15.345Z] + Found adjustments [2023-10-27T11:18:15.345Z] ==> Gzipping contents [2023-10-27T11:18:15.345Z] 8.0K /tmp/codecov.fKoJ5B.gz [2023-10-27T11:18:15.345Z] ==> Uploading reports [2023-10-27T11:18:15.345Z] url: https://codecov.io [2023-10-27T11:18:15.345Z] query: branch=PR-444&commit=e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-444%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=444&job=&cmd_args= [2023-10-27T11:18:15.345Z] -> Pinging Codecov [2023-10-27T11:18:15.345Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-444&commit=e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-444%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=444&job=&cmd_args= [2023-10-27T11:18:15.604Z] -> Uploading to [2023-10-27T11:18:15.604Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-27/5E52B4B073DB2E39498172D8E973AA87/e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59/4b080fbf-b33a-4301-93fc-b3608af1a812.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T111815Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b83dcd852a4ee59e161934badf1a7d5f33079330b39839313585c7fa72182c58 [2023-10-27T11:18:15.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-27T11:18:15.604Z] Dload Upload Total Spent Left Speed [2023-10-27T11:18:15.863Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 48057 --:--:-- --:--:-- --:--:-- 47600 100 4998 0 0 100 4998 0 17294 --:--:-- --:--:-- --:--:-- 17234 [2023-10-27T11:18:15.863Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/e04990e2fd629bf9d5df7bbbcd7d0ef763a77c59 [Pipeline] } [2023-10-27T11:18:15.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-27T11:18:17.663Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-444/archives ] [2023-10-27T11:18:17.663Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-444/archives [2023-10-27T11:18:17.663Z] total 16 [2023-10-27T11:18:17.663Z] drwxr-xr-x 3 root root 4096 Oct 27 11:10 . [2023-10-27T11:18:17.663Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 11:10 .. [2023-10-27T11:18:17.663Z] drwxr-xr-x 2 root root 4096 Oct 27 11:10 cost [2023-10-27T11:18:17.663Z] -rw-r--r-- 1 root root 89 Oct 27 11:10 cost.csv [2023-10-27T11:18:17.663Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-444/archives [2023-10-27T11:18:17.663Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-444/archives [2023-10-27T11:18:17.663Z] total 16 [2023-10-27T11:18:17.663Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 11:10 . [2023-10-27T11:18:17.663Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 11:10 .. [2023-10-27T11:18:17.663Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 11:10 cost [2023-10-27T11:18:17.663Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 27 11:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-27T11:18:18.001Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T11:18:18.887Z] ---> package-listing.sh [2023-10-27T11:18:18.887Z] ++ facter osfamily [2023-10-27T11:18:18.887Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-27T11:18:19.146Z] + OS_FAMILY=debian [2023-10-27T11:18:19.146Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-444 [2023-10-27T11:18:19.146Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-27T11:18:19.146Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-27T11:18:19.146Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-27T11:18:19.146Z] + PACKAGES=/tmp/packages_start.txt [2023-10-27T11:18:19.146Z] + '[' /w/workspace/foundry_device-virtual-go_PR-444 ']' [2023-10-27T11:18:19.146Z] + PACKAGES=/tmp/packages_end.txt [2023-10-27T11:18:19.146Z] + case "${OS_FAMILY}" in [2023-10-27T11:18:19.146Z] + dpkg -l [2023-10-27T11:18:19.146Z] + grep '^ii' [2023-10-27T11:18:19.146Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-27T11:18:19.146Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-27T11:18:19.146Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-27T11:18:19.146Z] + '[' /w/workspace/foundry_device-virtual-go_PR-444 ']' [2023-10-27T11:18:19.146Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-444/archives/ [2023-10-27T11:18:19.146Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-444/archives/ [Pipeline] echo [2023-10-27T11:18:19.188Z] 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/foundry_device-virtual-go_PR-444/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-27T11:18:19.478Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-27T11:18:20.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-27T11:18:20.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-27T11:18:20.247Z] prd-ubuntu20.04-docker-8c-8g-12586 does not seem to be running inside a container [2023-10-27T11:18:20.275Z] $ 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/foundry_device-virtual-go_PR-444/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-444 -v /w/workspace/foundry_device-virtual-go_PR-444:/w/workspace/foundry_device-virtual-go_PR-444:rw,z -v /w/workspace/foundry_device-virtual-go_PR-444@tmp:/w/workspace/foundry_device-virtual-go_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-27T11:18:20.478Z] $ docker top 7b5b6abe52054e3da0764a063dda6131f3dafdf9105f0395f35d984b2969c6c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-27T11:18:20.862Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-27T11:18:21.173Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-27T11:18:21.481Z] + ls /var/log/sa-host [2023-10-27T11:18:21.481Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-27T11:18:21.765Z] provisioning config files... [2023-10-27T11:18:21.774Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-444@tmp/config13791142249701668717tmp [Pipeline] { [Pipeline] echo [2023-10-27T11:18:21.823Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T11:18:22.136Z] ---> create-netrc.sh [Pipeline] } [2023-10-27T11:18:22.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-27T11:18:22.574Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-27T11:18:22.603Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T11:18:22.919Z] ---> sudo-logs.sh [2023-10-27T11:18:22.920Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-27T11:18:23.004Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T11:18:23.310Z] ---> job-cost.sh [2023-10-27T11:18:23.310Z] lf-activate-venv: SKIPPING [2023-10-27T11:18:23.310Z] DEBUG: total: 0.2199999988079071 [2023-10-27T11:18:23.310Z] INFO: Retrieving Stack Cost... [2023-10-27T11:18:23.568Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-27T11:18:24.136Z] INFO: Archiving Costs [Pipeline] echo [2023-10-27T11:18:24.174Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-27T11:18:24.486Z] ---> logs-deploy.sh [2023-10-27T11:18:24.486Z] lf-activate-venv: SKIPPING [2023-10-27T11:18:24.486Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-444/1 [2023-10-27T11:18:24.486Z] INFO: archiving workspace using pattern(s): [2023-10-27T11:18:25.423Z] Archives upload complete. [2023-10-27T11:18:25.423Z] INFO: archiving logs to Nexus [2023-10-27T11:18:26.363Z] ---> uname -a: [2023-10-27T11:18:26.364Z] Linux prd-ubuntu20-04-docker-8c-8g-12586 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-27T11:18:26.364Z] [2023-10-27T11:18:26.364Z] [2023-10-27T11:18:26.364Z] ---> lscpu: [2023-10-27T11:18:26.364Z] Architecture: x86_64 [2023-10-27T11:18:26.364Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-27T11:18:26.364Z] Byte Order: Little Endian [2023-10-27T11:18:26.364Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-27T11:18:26.364Z] CPU(s): 8 [2023-10-27T11:18:26.364Z] On-line CPU(s) list: 0-7 [2023-10-27T11:18:26.364Z] Thread(s) per core: 1 [2023-10-27T11:18:26.364Z] Core(s) per socket: 1 [2023-10-27T11:18:26.364Z] Socket(s): 8 [2023-10-27T11:18:26.364Z] NUMA node(s): 1 [2023-10-27T11:18:26.364Z] Vendor ID: AuthenticAMD [2023-10-27T11:18:26.364Z] CPU family: 23 [2023-10-27T11:18:26.364Z] Model: 49 [2023-10-27T11:18:26.364Z] Model name: AMD EPYC-Rome Processor [2023-10-27T11:18:26.364Z] Stepping: 0 [2023-10-27T11:18:26.364Z] CPU MHz: 2800.000 [2023-10-27T11:18:26.364Z] BogoMIPS: 5600.00 [2023-10-27T11:18:26.364Z] Virtualization: AMD-V [2023-10-27T11:18:26.364Z] Hypervisor vendor: KVM [2023-10-27T11:18:26.364Z] Virtualization type: full [2023-10-27T11:18:26.364Z] L1d cache: 256 KiB [2023-10-27T11:18:26.364Z] L1i cache: 256 KiB [2023-10-27T11:18:26.364Z] L2 cache: 4 MiB [2023-10-27T11:18:26.364Z] L3 cache: 128 MiB [2023-10-27T11:18:26.364Z] NUMA node0 CPU(s): 0-7 [2023-10-27T11:18:26.364Z] Vulnerability Itlb multihit: Not affected [2023-10-27T11:18:26.364Z] Vulnerability L1tf: Not affected [2023-10-27T11:18:26.364Z] Vulnerability Mds: Not affected [2023-10-27T11:18:26.364Z] Vulnerability Meltdown: Not affected [2023-10-27T11:18:26.364Z] Vulnerability Mmio stale data: Not affected [2023-10-27T11:18:26.364Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-27T11:18:26.364Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-27T11:18:26.364Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-27T11:18:26.364Z] Vulnerability Srbds: Not affected [2023-10-27T11:18:26.364Z] Vulnerability Tsx async abort: Not affected [2023-10-27T11:18:26.364Z] 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-10-27T11:18:26.364Z] [2023-10-27T11:18:26.364Z] [2023-10-27T11:18:26.364Z] ---> nproc: [2023-10-27T11:18:26.364Z] 8 [2023-10-27T11:18:26.364Z] [2023-10-27T11:18:26.364Z] [2023-10-27T11:18:26.364Z] ---> df -h: [2023-10-27T11:18:26.364Z] Filesystem Size Used Avail Use% Mounted on [2023-10-27T11:18:26.364Z] overlay 155G 12G 144G 8% / [2023-10-27T11:18:26.364Z] tmpfs 64M 0 64M 0% /dev [2023-10-27T11:18:26.364Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-27T11:18:26.364Z] shm 64M 0 64M 0% /dev/shm [2023-10-27T11:18:26.364Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-27T11:18:26.364Z] [2023-10-27T11:18:26.364Z] [2023-10-27T11:18:26.364Z] ---> sar -b -r -n DEV: [2023-10-27T11:18:26.364Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12586) 10/27/23 _x86_64_ (8 CPU) [2023-10-27T11:18:26.364Z] [2023-10-27T11:18:26.364Z] 11:07:12 LINUX RESTART (8 CPU) [2023-10-27T11:18:26.364Z] [2023-10-27T11:18:26.364Z] 11:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-27T11:18:26.364Z] 11:09:01 107.30 3.28 104.02 0.00 392.07 26564.51 0.00 [2023-10-27T11:18:26.364Z] 11:10:01 163.29 0.60 162.69 0.00 14.80 53907.28 0.00 [2023-10-27T11:18:26.364Z] 11:11:01 191.57 0.18 191.39 0.00 12.26 46496.90 0.00 [2023-10-27T11:18:26.364Z] 11:12:01 1.72 0.00 1.72 0.00 0.00 22.02 0.00 [2023-10-27T11:18:26.364Z] 11:13:01 40.99 12.83 28.16 0.00 5462.56 6345.08 0.00 [2023-10-27T11:18:26.364Z] 11:14:01 2.55 0.00 2.55 0.00 0.00 31.46 0.00 [2023-10-27T11:18:26.364Z] 11:15:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2023-10-27T11:18:26.364Z] 11:16:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 [2023-10-27T11:18:26.364Z] 11:17:01 0.90 0.02 0.88 0.00 0.13 10.00 0.00 [2023-10-27T11:18:26.364Z] 11:18:01 2.27 0.00 2.27 0.00 0.00 37.05 0.00 [2023-10-27T11:18:26.364Z] Average: 51.31 1.69 49.62 0.00 588.16 13344.52 0.00 [2023-10-27T11:18:26.364Z] [2023-10-27T11:18:26.364Z] 11:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-27T11:18:26.364Z] 11:09:01 28761964 31567404 748864 2.28 97248 2932536 1975312 5.82 1083720 2607108 399088 [2023-10-27T11:18:26.364Z] 11:10:01 28174692 31593860 715432 2.18 152140 3421424 1823336 5.37 1173588 3025776 208620 [2023-10-27T11:18:26.364Z] 11:11:01 27613240 31580012 730824 2.22 164600 3927000 1801432 5.31 1264732 3467312 336 [2023-10-27T11:18:26.364Z] 11:12:01 27613404 31580200 730420 2.22 164640 3927000 1801432 5.31 1264368 3467312 16 [2023-10-27T11:18:26.364Z] 11:13:01 27235980 31560112 738392 2.25 172808 4260868 1814100 5.35 1497768 3581420 252 [2023-10-27T11:18:26.364Z] 11:14:01 27243284 31567168 732992 2.23 172848 4260856 1847276 5.44 1492576 3581400 16 [2023-10-27T11:18:26.364Z] 11:15:01 27243812 31567744 732408 2.23 172872 4260860 1847276 5.44 1492372 3581404 28 [2023-10-27T11:18:26.364Z] 11:16:01 27247944 31571888 728168 2.21 172908 4260864 1847276 5.44 1487956 3581408 16 [2023-10-27T11:18:26.364Z] 11:17:01 27247656 31572132 728136 2.21 172928 4260852 1830888 5.40 1487836 3581824 12 [2023-10-27T11:18:26.364Z] 11:18:01 27248492 31573076 727120 2.21 173024 4260844 1830888 5.40 1487688 3581808 20 [2023-10-27T11:18:26.364Z] Average: 27563047 31573360 731276 2.22 161602 3977310 1841922 5.43 1373260 3405677 60840 [2023-10-27T11:18:26.364Z] [2023-10-27T11:18:26.364Z] 11:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-27T11:18:26.364Z] 11:09:01 ens3 406.30 297.83 5153.80 39.70 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:09:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:09:01 vethbee57b5 192.58 244.16 18.48 1805.43 0.00 0.00 0.00 0.15 [2023-10-27T11:18:26.364Z] 11:09:01 docker0 218.95 274.92 17.91 2050.96 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:10:01 ens3 78.15 41.71 578.33 13.85 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:10:01 veth43648e5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:10:01 docker0 24.25 48.88 2.24 550.99 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:11:01 ens3 139.27 96.23 2668.78 95.19 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:11:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:11:01 docker0 2.97 5.96 0.18 62.27 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:12:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:13:01 ens3 144.41 72.82 2028.40 5.16 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:13:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:14:01 ens3 0.45 0.43 0.12 0.06 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:15:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:16:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:17:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:18:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] Average: ens3 76.93 50.95 1042.96 15.41 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] Average: docker0 24.62 32.98 2.03 266.41 0.00 0.00 0.00 0.00 [2023-10-27T11:18:26.364Z] [2023-10-27T11:18:26.364Z] [2023-10-27T11:18:26.364Z] ---> sar -P ALL: [2023-10-27T11:18:26.364Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12586) 10/27/23 _x86_64_ (8 CPU) [2023-10-27T11:18:26.364Z] [2023-10-27T11:18:26.364Z] 11:07:12 LINUX RESTART (8 CPU) [2023-10-27T11:18:26.364Z] [2023-10-27T11:18:26.364Z] 11:08:01 CPU %user %nice %system %iowait %steal %idle [2023-10-27T11:18:26.364Z] 11:09:01 all 4.97 0.00 2.20 9.09 0.06 83.68 [2023-10-27T11:18:26.364Z] 11:09:01 0 4.40 0.00 2.60 15.94 0.07 77.00 [2023-10-27T11:18:26.364Z] 11:09:01 1 5.89 0.00 1.14 3.53 0.05 89.39 [2023-10-27T11:18:26.364Z] 11:09:01 2 4.79 0.00 2.61 11.82 0.07 80.72 [2023-10-27T11:18:26.364Z] 11:09:01 3 5.01 0.00 2.09 12.16 0.07 80.68 [2023-10-27T11:18:26.364Z] 11:09:01 4 5.07 0.00 3.04 11.57 0.05 80.28 [2023-10-27T11:18:26.364Z] 11:09:01 5 3.47 0.00 1.72 12.04 0.03 82.74 [2023-10-27T11:18:26.364Z] 11:09:01 6 6.00 0.00 2.19 2.08 0.07 89.66 [2023-10-27T11:18:26.364Z] 11:09:01 7 5.14 0.00 2.25 3.53 0.05 89.03 [2023-10-27T11:18:26.364Z] 11:10:01 all 24.83 0.00 4.16 8.12 0.09 62.80 [2023-10-27T11:18:26.364Z] 11:10:01 0 22.11 0.00 3.36 5.06 0.08 69.38 [2023-10-27T11:18:26.364Z] 11:10:01 1 23.38 0.00 4.60 1.79 0.08 70.15 [2023-10-27T11:18:26.364Z] 11:10:01 2 27.70 0.00 4.21 7.38 0.12 60.59 [2023-10-27T11:18:26.364Z] 11:10:01 3 24.06 0.00 3.48 4.81 0.07 67.59 [2023-10-27T11:18:26.364Z] 11:10:01 4 25.03 0.00 4.07 31.73 0.10 39.06 [2023-10-27T11:18:26.364Z] 11:10:01 5 22.77 0.00 3.34 11.42 0.08 62.39 [2023-10-27T11:18:26.364Z] 11:10:01 6 26.72 0.00 5.82 2.19 0.08 65.19 [2023-10-27T11:18:26.364Z] 11:10:01 7 26.84 0.00 4.42 0.64 0.08 68.02 [2023-10-27T11:18:26.364Z] 11:11:01 all 16.12 0.00 3.12 3.43 0.09 77.24 [2023-10-27T11:18:26.364Z] 11:11:01 0 14.52 0.00 3.17 0.91 0.12 81.28 [2023-10-27T11:18:26.364Z] 11:11:01 1 16.78 0.00 2.86 0.87 0.08 79.41 [2023-10-27T11:18:26.364Z] 11:11:01 2 17.86 0.00 4.14 8.23 0.08 69.69 [2023-10-27T11:18:26.364Z] 11:11:01 3 14.60 0.00 2.75 7.64 0.08 74.92 [2023-10-27T11:18:26.364Z] 11:11:01 4 14.94 0.00 2.48 0.96 0.10 81.52 [2023-10-27T11:18:26.364Z] 11:11:01 5 14.45 0.00 2.22 5.00 0.07 78.27 [2023-10-27T11:18:26.364Z] 11:11:01 6 18.16 0.00 3.38 3.43 0.07 74.97 [2023-10-27T11:18:26.364Z] 11:11:01 7 17.63 0.00 3.98 0.46 0.10 77.83 [2023-10-27T11:18:26.364Z] 11:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-10-27T11:18:26.364Z] 11:12:01 0 0.08 0.00 0.00 0.02 0.02 99.88 [2023-10-27T11:18:26.365Z] 11:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-27T11:18:26.365Z] 11:12:01 2 0.13 0.00 0.02 0.00 0.02 99.83 [2023-10-27T11:18:26.365Z] 11:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-27T11:18:26.365Z] 11:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-27T11:18:26.365Z] 11:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-27T11:18:26.365Z] 11:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-27T11:18:26.365Z] 11:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-27T11:18:26.365Z] 11:13:01 all 1.42 0.00 0.61 0.82 0.01 97.13 [2023-10-27T11:18:26.365Z] 11:13:01 0 0.70 0.00 0.45 0.85 0.00 98.00 [2023-10-27T11:18:26.365Z] 11:13:01 1 0.77 0.00 0.45 0.40 0.02 98.36 [2023-10-27T11:18:26.365Z] 11:13:01 2 1.42 0.00 0.53 0.12 0.03 97.90 [2023-10-27T11:18:26.365Z] 11:13:01 3 2.54 0.00 0.65 0.12 0.00 96.70 [2023-10-27T11:18:26.365Z] 11:13:01 4 1.78 0.00 0.96 2.37 0.02 94.88 [2023-10-27T11:18:26.365Z] 11:13:01 5 0.63 0.00 0.48 2.15 0.00 96.73 [2023-10-27T11:18:26.365Z] 11:13:01 6 1.44 0.00 0.82 0.38 0.02 97.34 [2023-10-27T11:18:26.365Z] 11:13:01 7 2.12 0.00 0.55 0.17 0.02 97.14 [2023-10-27T11:18:26.365Z] 11:14:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2023-10-27T11:18:26.365Z] 11:14:01 0 0.02 0.00 0.03 0.02 0.02 99.92 [2023-10-27T11:18:26.365Z] 11:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-27T11:18:26.365Z] 11:14:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-10-27T11:18:26.365Z] 11:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-27T11:18:26.365Z] 11:14:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-27T11:18:26.365Z] 11:14:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-27T11:18:26.365Z] 11:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-27T11:18:26.365Z] 11:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-27T11:18:26.365Z] 11:15:01 all 0.03 0.00 0.05 0.01 0.01 99.91 [2023-10-27T11:18:26.365Z] 11:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-27T11:18:26.365Z] 11:15:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-10-27T11:18:26.365Z] 11:15:01 2 0.07 0.00 0.10 0.00 0.02 99.82 [2023-10-27T11:18:26.365Z] 11:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-27T11:18:26.365Z] 11:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-27T11:18:26.365Z] 11:15:01 5 0.05 0.00 0.08 0.05 0.02 99.80 [2023-10-27T11:18:26.365Z] 11:15:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-10-27T11:18:26.365Z] 11:15:01 7 0.03 0.00 0.08 0.00 0.00 99.88 [2023-10-27T11:18:26.365Z] 11:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-10-27T11:18:26.365Z] 11:16:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2023-10-27T11:18:26.365Z] 11:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-27T11:18:26.365Z] 11:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-10-27T11:18:26.365Z] 11:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-27T11:18:26.365Z] 11:16:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2023-10-27T11:18:26.365Z] 11:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-27T11:18:26.365Z] 11:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-27T11:18:26.365Z] 11:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-27T11:18:26.365Z] 11:17:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2023-10-27T11:18:26.365Z] 11:17:01 0 0.00 0.00 0.03 0.02 0.02 99.93 [2023-10-27T11:18:26.365Z] 11:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-27T11:18:26.365Z] 11:17:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-10-27T11:18:26.365Z] 11:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-27T11:18:26.365Z] 11:17:01 4 0.93 0.00 0.02 0.00 0.03 99.02 [2023-10-27T11:18:26.365Z] 11:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-27T11:18:26.365Z] 11:17:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-27T11:18:26.365Z] 11:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-27T11:18:26.365Z] 11:18:01 all 0.28 0.00 0.01 0.01 0.00 99.70 [2023-10-27T11:18:26.365Z] 11:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-27T11:18:26.365Z] 11:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-27T11:18:26.365Z] 11:18:01 2 0.20 0.00 0.00 0.00 0.00 99.80 [2023-10-27T11:18:26.365Z] 11:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-27T11:18:26.365Z] 11:18:01 4 2.00 0.00 0.05 0.00 0.02 97.93 [2023-10-27T11:18:26.365Z] 11:18:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2023-10-27T11:18:26.365Z] 11:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-27T11:18:26.365Z] 11:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-27T11:18:26.365Z] Average: all 4.75 0.00 1.01 2.14 0.03 92.07 [2023-10-27T11:18:26.365Z] Average: 0 4.16 0.00 0.96 2.28 0.03 92.57 [2023-10-27T11:18:26.365Z] Average: 1 4.65 0.00 0.90 0.66 0.02 93.77 [2023-10-27T11:18:26.365Z] Average: 2 5.19 0.00 1.16 2.74 0.04 90.88 [2023-10-27T11:18:26.365Z] Average: 3 4.59 0.00 0.89 2.45 0.03 92.04 [2023-10-27T11:18:26.365Z] Average: 4 4.96 0.00 1.06 4.62 0.04 89.31 [2023-10-27T11:18:26.365Z] Average: 5 4.11 0.00 0.78 3.06 0.02 92.03 [2023-10-27T11:18:26.365Z] Average: 6 5.21 0.00 1.23 0.80 0.03 92.73 [2023-10-27T11:18:26.365Z] Average: 7 5.14 0.00 1.12 0.48 0.03 93.23 [2023-10-27T11:18:26.365Z] [2023-10-27T11:18:26.365Z] [2023-10-27T11:18:26.365Z]