Pull request #428 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3867d5d4ecdf07102fa678eefff056a1e71c114a+8257fd91468d3a13c9b08aa2e5cf32be113d097a (477f9bdccb7a0ffa2a1fce87df3904ca5c99eb61) 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-ssh3330237124214987200.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3750936250797849329.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-rest-go/branches/PR-428/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-rest-go/branches/PR-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11095286572429623593.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-rest-go/branches/PR-428/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5180600985467680550.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13288230667614303894.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-rest-go/branches/PR-428/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-rest-go/branches/PR-428/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18355641025214238866.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-rest 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-26393 in /w/workspace/gexfoundry_device-rest-go_PR-428 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-428 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8257fd91468d3a13c9b08aa2e5cf32be113d097a into PR head commit 3867d5d4ecdf07102fa678eefff056a1e71c114a Merge succeeded, producing 3867d5d4ecdf07102fa678eefff056a1e71c114a Checking out Revision 3867d5d4ecdf07102fa678eefff056a1e71c114a (PR-428) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3867d5d4ecdf07102fa678eefff056a1e71c114a # 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 8257fd91468d3a13c9b08aa2e5cf32be113d097a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3867d5d4ecdf07102fa678eefff056a1e71c114a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-13T20:58:40.393Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-13T20:58:40.622Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-13T20:58:40.743Z] ========================================================= [2024-11-13T20:58:40.743Z] EdgeX Global Pipelines Version Info [2024-11-13T20:58:40.743Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-13T20:58:41.507Z] ------------------- [2024-11-13T20:58:41.507Z] stable info: [2024-11-13T20:58:41.507Z] ------------------- [2024-11-13T20:58:41.507Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-13T20:58:41.507Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-13T20:58:41.507Z] Message: update stable to v1.0.265 [2024-11-13T20:58:42.075Z] ------------------- [2024-11-13T20:58:42.075Z] experimental info: [2024-11-13T20:58:42.075Z] ------------------- [2024-11-13T20:58:42.075Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-13T20:58:42.075Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-13T20:58:42.075Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-13T20:58:42.317Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-11-13T20:58:42.379Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-11-13T20:58:42.439Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-13T20:58:42.501Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-13T20:58:42.559Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-13T20:58:42.620Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-13T20:58:42.681Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-13T20:58:42.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-13T20:58:42.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-13T20:58:42.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-13T20:58:42.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-13T20:58:42.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-11-13T20:58:43.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-13T20:58:43.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-13T20:58:43.192Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T20:58:43.254Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T20:58:43.317Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T20:58:43.381Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T20:58:43.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-13T20:58:43.507Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-13T20:58:43.571Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-13T20:58:43.634Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-13T20:58:43.695Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-13T20:58:43.755Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-13T20:58:43.817Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-13T20:58:43.878Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-13T20:58:43.941Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-13T20:58:44.004Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-428 [Pipeline] echo [2024-11-13T20:58:44.068Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-428 [Pipeline] echo [2024-11-13T20:58:44.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-428 [Pipeline] echo [2024-11-13T20:58:44.191Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3867d5d4ecdf07102fa678eefff056a1e71c114a [Pipeline] echo [2024-11-13T20:58:44.255Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3867d5d [Pipeline] echo [2024-11-13T20:58:44.317Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T20:58:44.493Z] provisioning config files... [2024-11-13T20:58:44.507Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-428@tmp/config10111813314114295019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T20:58:44.912Z] ---> ****-login.sh [2024-11-13T20:58:44.912Z] nexus3.edgexfoundry.org:10001 [2024-11-13T20:58:45.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T20:58:45.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T20:58:45.172Z] Configure a credential helper to remove this warning. See [2024-11-13T20:58:45.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T20:58:45.172Z] [2024-11-13T20:58:45.172Z] Login Succeeded [2024-11-13T20:58:45.172Z] nexus3.edgexfoundry.org:10002 [2024-11-13T20:58:45.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T20:58:45.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T20:58:45.433Z] Configure a credential helper to remove this warning. See [2024-11-13T20:58:45.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T20:58:45.433Z] [2024-11-13T20:58:45.433Z] Login Succeeded [2024-11-13T20:58:45.433Z] nexus3.edgexfoundry.org:10003 [2024-11-13T20:58:45.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T20:58:45.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T20:58:45.433Z] Configure a credential helper to remove this warning. See [2024-11-13T20:58:45.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T20:58:45.433Z] [2024-11-13T20:58:45.433Z] Login Succeeded [2024-11-13T20:58:45.433Z] nexus3.edgexfoundry.org:10004 [2024-11-13T20:58:45.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T20:58:45.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T20:58:45.694Z] Configure a credential helper to remove this warning. See [2024-11-13T20:58:45.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T20:58:45.695Z] [2024-11-13T20:58:45.695Z] Login Succeeded [2024-11-13T20:58:45.695Z] ****.io [2024-11-13T20:58:45.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T20:58:45.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T20:58:45.956Z] Configure a credential helper to remove this warning. See [2024-11-13T20:58:45.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T20:58:45.956Z] [2024-11-13T20:58:45.956Z] Login Succeeded [2024-11-13T20:58:45.956Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T20:58:45.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-13T20:58:46.730Z] + git rev-list -1 --merges 3867d5d4ecdf07102fa678eefff056a1e71c114a~1..3867d5d4ecdf07102fa678eefff056a1e71c114a [Pipeline] echo [2024-11-13T20:58:46.782Z] -----------> git rev-list -1 --merges 3867d5d4ecdf07102fa678eefff056a1e71c114a~1..3867d5d4ecdf07102fa678eefff056a1e71c114a 3867d5d4ecdf07102fa678eefff056a1e71c114a [false] [Pipeline] sh [2024-11-13T20:58:47.112Z] + git log --format=format:%s -1 3867d5d4ecdf07102fa678eefff056a1e71c114a [Pipeline] echo [2024-11-13T20:58:47.158Z] ========================================================= [2024-11-13T20:58:47.158Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-13T20:58:47.158Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T20:58:47.637Z] + git log --format=format:%s -1 3867d5d4ecdf07102fa678eefff056a1e71c114a [Pipeline] echo [2024-11-13T20:58:47.678Z] [semverPrep] GIT_COMMIT: 3867d5d4ecdf07102fa678eefff056a1e71c114a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-13T20:58:47.721Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-13T20:58:48.184Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T20:58:48.184Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-13T20:58:48.184Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-13T20:58:48.184Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-13T20:58:48.184Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-13T20:58:48.184Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-13T20:58:48.184Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T20:58:48.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T20:58:48.800Z] [2024-11-13T20:58:48.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T20:58:49.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T20:58:49.207Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-13T20:58:49.207Z] b85a868b505f: Pulling fs layer [2024-11-13T20:58:49.207Z] e2be974225ed: Pulling fs layer [2024-11-13T20:58:49.207Z] 339a4e72a1f5: Pulling fs layer [2024-11-13T20:58:49.207Z] 988bab9f4d93: Pulling fs layer [2024-11-13T20:58:49.207Z] 1469e6f7b9e6: Pulling fs layer [2024-11-13T20:58:49.207Z] eaf3925da568: Pulling fs layer [2024-11-13T20:58:49.207Z] bab4dde63d76: Pulling fs layer [2024-11-13T20:58:49.207Z] bde34c3a00c8: Pulling fs layer [2024-11-13T20:58:49.207Z] b352a97aabf1: Pulling fs layer [2024-11-13T20:58:49.207Z] 4872d77fe225: Pulling fs layer [2024-11-13T20:58:49.207Z] 5851b861e8e6: Pulling fs layer [2024-11-13T20:58:49.207Z] 988bab9f4d93: Waiting [2024-11-13T20:58:49.207Z] 1469e6f7b9e6: Waiting [2024-11-13T20:58:49.207Z] eaf3925da568: Waiting [2024-11-13T20:58:49.207Z] bab4dde63d76: Waiting [2024-11-13T20:58:49.207Z] bde34c3a00c8: Waiting [2024-11-13T20:58:49.207Z] b352a97aabf1: Waiting [2024-11-13T20:58:49.207Z] 4872d77fe225: Waiting [2024-11-13T20:58:49.207Z] 5851b861e8e6: Waiting [2024-11-13T20:58:49.207Z] e2be974225ed: Download complete [2024-11-13T20:58:49.207Z] 988bab9f4d93: Download complete [2024-11-13T20:58:49.466Z] 1469e6f7b9e6: Verifying Checksum [2024-11-13T20:58:49.466Z] 1469e6f7b9e6: Download complete [2024-11-13T20:58:49.466Z] eaf3925da568: Verifying Checksum [2024-11-13T20:58:49.466Z] eaf3925da568: Download complete [2024-11-13T20:58:49.466Z] 339a4e72a1f5: Verifying Checksum [2024-11-13T20:58:49.466Z] 339a4e72a1f5: Download complete [2024-11-13T20:58:49.466Z] bde34c3a00c8: Download complete [2024-11-13T20:58:49.466Z] b352a97aabf1: Verifying Checksum [2024-11-13T20:58:49.466Z] b352a97aabf1: Download complete [2024-11-13T20:58:49.466Z] 4872d77fe225: Verifying Checksum [2024-11-13T20:58:49.466Z] 4872d77fe225: Download complete [2024-11-13T20:58:49.466Z] 5851b861e8e6: Verifying Checksum [2024-11-13T20:58:49.466Z] 5851b861e8e6: Download complete [2024-11-13T20:58:49.466Z] b85a868b505f: Verifying Checksum [2024-11-13T20:58:49.466Z] b85a868b505f: Download complete [2024-11-13T20:58:49.724Z] bab4dde63d76: Verifying Checksum [2024-11-13T20:58:49.724Z] bab4dde63d76: Download complete [2024-11-13T20:58:50.667Z] b85a868b505f: Pull complete [2024-11-13T20:58:50.927Z] e2be974225ed: Pull complete [2024-11-13T20:58:51.499Z] 339a4e72a1f5: Pull complete [2024-11-13T20:58:51.499Z] 988bab9f4d93: Pull complete [2024-11-13T20:58:51.761Z] 1469e6f7b9e6: Pull complete [2024-11-13T20:58:51.761Z] eaf3925da568: Pull complete [2024-11-13T20:58:53.666Z] bab4dde63d76: Pull complete [2024-11-13T20:58:53.666Z] bde34c3a00c8: Pull complete [2024-11-13T20:58:53.666Z] b352a97aabf1: Pull complete [2024-11-13T20:58:53.666Z] 4872d77fe225: Pull complete [2024-11-13T20:58:53.927Z] 5851b861e8e6: Pull complete [2024-11-13T20:58:53.927Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-13T20:58:53.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T20:58:53.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T20:58:54.231Z] prd-ubuntu20.04-docker-8c-8g-26393 does not seem to be running inside a container [2024-11-13T20:58:54.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-428 -v /w/workspace/gexfoundry_device-rest-go_PR-428:/w/workspace/gexfoundry_device-rest-go_PR-428:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-428@tmp:/w/workspace/gexfoundry_device-rest-go_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T20:58:58.305Z] $ docker top 93673202294eb10e3897af864b4175b5fc7ac3455da10de67a8ff339dc08e22e -eo pid,comm [2024-11-13T20:58:58.360Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-13T20:58:58.360Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T20:58:58.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T20:58:58.537Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T20:58:58.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T20:58:58.648Z] $ docker exec 93673202294eb10e3897af864b4175b5fc7ac3455da10de67a8ff339dc08e22e ssh-agent [2024-11-13T20:58:58.765Z] SSH_AUTH_SOCK=/tmp/ssh-leLj5M7p8Hxg/agent.32 [2024-11-13T20:58:58.765Z] SSH_AGENT_PID=38 [2024-11-13T20:58:58.772Z] Running ssh-add (command line suppressed) [2024-11-13T20:58:58.879Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-428@tmp/private_key_3825151282066735395.key (/w/workspace/gexfoundry_device-rest-go_PR-428@tmp/private_key_3825151282066735395.key) [2024-11-13T20:58:58.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T20:58:59.243Z] + git tag --points-at HEAD [Pipeline] } [2024-11-13T20:58:59.268Z] $ docker exec --env ******** --env ******** 93673202294eb10e3897af864b4175b5fc7ac3455da10de67a8ff339dc08e22e ssh-agent -k [2024-11-13T20:58:59.371Z] unset SSH_AUTH_SOCK; [2024-11-13T20:58:59.371Z] unset SSH_AGENT_PID; [2024-11-13T20:58:59.371Z] echo Agent pid 38 killed; [2024-11-13T20:58:59.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-13T20:58:59.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T20:58:59.493Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T20:58:59.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T20:58:59.621Z] $ docker exec 93673202294eb10e3897af864b4175b5fc7ac3455da10de67a8ff339dc08e22e ssh-agent [2024-11-13T20:58:59.743Z] SSH_AUTH_SOCK=/tmp/ssh-QKlpa0X37rjS/agent.71 [2024-11-13T20:58:59.743Z] SSH_AGENT_PID=77 [2024-11-13T20:58:59.747Z] Running ssh-add (command line suppressed) [2024-11-13T20:58:59.861Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-428@tmp/private_key_11991104817158320653.key (/w/workspace/gexfoundry_device-rest-go_PR-428@tmp/private_key_11991104817158320653.key) [2024-11-13T20:58:59.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T20:59:00.224Z] + git semver init [2024-11-13T20:59:00.484Z] 2024-11-13 20:59:00,390 [run_init] DEBUG init version:0.0.0 force:False [2024-11-13T20:59:00.484Z] 2024-11-13 20:59:00,391 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-428/.semver [2024-11-13T20:59:00.484Z] 2024-11-13 20:59:00,391 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-428/.semver [2024-11-13T20:59:00.484Z] 2024-11-13 20:59:00,391 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-428/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-428, universal_newlines=False, shell=None, istream=None) [2024-11-13T20:59:01.866Z] 2024-11-13 20:59:01,805 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-428/.git/info/exclude [2024-11-13T20:59:01.866Z] 2024-11-13 20:59:01,806 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-428/.semver/PR-428 with force:False [2024-11-13T20:59:01.866Z] 2024-11-13 20:59:01,806 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-428/.semver/PR-428 [2024-11-13T20:59:01.866Z] 2024-11-13 20:59:01,810 [execute] INFO git cat-file --batch-check [2024-11-13T20:59:01.866Z] 2024-11-13 20:59:01,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-428/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T20:59:01.866Z] 2024-11-13 20:59:01,817 [execute] INFO git cat-file --batch [2024-11-13T20:59:01.866Z] 2024-11-13 20:59:01,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-428/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T20:59:01.866Z] 2024-11-13 20:59:01,823 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-428/.semver/PR-428 [2024-11-13T20:59:01.866Z] 0.0.0 [Pipeline] } [2024-11-13T20:59:01.893Z] $ docker exec --env ******** --env ******** 93673202294eb10e3897af864b4175b5fc7ac3455da10de67a8ff339dc08e22e ssh-agent -k [2024-11-13T20:59:02.003Z] unset SSH_AUTH_SOCK; [2024-11-13T20:59:02.004Z] unset SSH_AGENT_PID; [2024-11-13T20:59:02.004Z] echo Agent pid 77 killed; [2024-11-13T20:59:02.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T20:59:02.495Z] + git semver [Pipeline] } [2024-11-13T20:59:02.785Z] $ docker stop --time=1 93673202294eb10e3897af864b4175b5fc7ac3455da10de67a8ff339dc08e22e [2024-11-13T20:59:04.085Z] $ docker rm -f --volumes 93673202294eb10e3897af864b4175b5fc7ac3455da10de67a8ff339dc08e22e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T20:59:04.516Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-13T20:59:04.826Z] Stashed 1 file(s) [Pipeline] echo [2024-11-13T20:59:04.852Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T20:59:05.640Z] provisioning config files... [2024-11-13T20:59:05.651Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-428@tmp/config3088010269396875169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T20:59:06.035Z] ---> ****-login.sh [2024-11-13T20:59:06.035Z] nexus3.edgexfoundry.org:10001 [2024-11-13T20:59:06.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T20:59:06.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T20:59:06.035Z] Configure a credential helper to remove this warning. See [2024-11-13T20:59:06.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T20:59:06.035Z] [2024-11-13T20:59:06.035Z] Login Succeeded [2024-11-13T20:59:06.035Z] nexus3.edgexfoundry.org:10002 [2024-11-13T20:59:06.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T20:59:06.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T20:59:06.035Z] Configure a credential helper to remove this warning. See [2024-11-13T20:59:06.035Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T20:59:06.035Z] [2024-11-13T20:59:06.035Z] Login Succeeded [2024-11-13T20:59:06.035Z] nexus3.edgexfoundry.org:10003 [2024-11-13T20:59:06.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T20:59:06.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T20:59:06.294Z] Configure a credential helper to remove this warning. See [2024-11-13T20:59:06.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T20:59:06.294Z] [2024-11-13T20:59:06.294Z] Login Succeeded [2024-11-13T20:59:06.294Z] nexus3.edgexfoundry.org:10004 [2024-11-13T20:59:06.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T20:59:06.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T20:59:06.294Z] Configure a credential helper to remove this warning. See [2024-11-13T20:59:06.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T20:59:06.294Z] [2024-11-13T20:59:06.294Z] Login Succeeded [2024-11-13T20:59:06.294Z] ****.io [2024-11-13T20:59:06.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T20:59:06.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T20:59:06.554Z] Configure a credential helper to remove this warning. See [2024-11-13T20:59:06.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T20:59:06.554Z] [2024-11-13T20:59:06.554Z] Login Succeeded [2024-11-13T20:59:06.554Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T20:59:06.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T20:59:06.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T20:59:06.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T20:59:06.935Z] ========================================================= [2024-11-13T20:59:06.935Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-13T20:59:06.935Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T20:59:07.469Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-13T20:59:07.469Z] Sending build context to Docker daemon 16.65MB [2024-11-13T20:59:07.469Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T20:59:07.469Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-13T20:59:07.728Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-13T20:59:07.728Z] 43c4264eed91: Pulling fs layer [2024-11-13T20:59:07.728Z] 4cc291be95ef: Pulling fs layer [2024-11-13T20:59:07.728Z] 2ac1f1163629: Pulling fs layer [2024-11-13T20:59:07.728Z] 5c3c966382ef: Pulling fs layer [2024-11-13T20:59:07.728Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T20:59:07.728Z] 5c3c966382ef: Waiting [2024-11-13T20:59:07.728Z] 5d5c8e513c77: Pulling fs layer [2024-11-13T20:59:07.728Z] 9f66e0745190: Pulling fs layer [2024-11-13T20:59:07.728Z] f49a43e4bbc0: Pulling fs layer [2024-11-13T20:59:07.728Z] 561ebcabdf7f: Pulling fs layer [2024-11-13T20:59:07.728Z] 9f66e0745190: Waiting [2024-11-13T20:59:07.728Z] 5d5c8e513c77: Waiting [2024-11-13T20:59:07.728Z] f49a43e4bbc0: Waiting [2024-11-13T20:59:07.728Z] 561ebcabdf7f: Waiting [2024-11-13T20:59:07.728Z] 4cc291be95ef: Verifying Checksum [2024-11-13T20:59:07.728Z] 5c3c966382ef: Download complete [2024-11-13T20:59:07.728Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T20:59:07.728Z] 4f4fb700ef54: Download complete [2024-11-13T20:59:07.728Z] 43c4264eed91: Download complete [2024-11-13T20:59:07.728Z] 5d5c8e513c77: Download complete [2024-11-13T20:59:07.728Z] 9f66e0745190: Verifying Checksum [2024-11-13T20:59:07.728Z] 9f66e0745190: Download complete [2024-11-13T20:59:07.987Z] 43c4264eed91: Pull complete [2024-11-13T20:59:07.987Z] 4cc291be95ef: Pull complete [2024-11-13T20:59:07.987Z] 561ebcabdf7f: Verifying Checksum [2024-11-13T20:59:07.987Z] 561ebcabdf7f: Download complete [2024-11-13T20:59:08.245Z] 2ac1f1163629: Verifying Checksum [2024-11-13T20:59:08.245Z] 2ac1f1163629: Download complete [2024-11-13T20:59:08.504Z] f49a43e4bbc0: Download complete [2024-11-13T20:59:11.783Z] 2ac1f1163629: Pull complete [2024-11-13T20:59:11.784Z] 5c3c966382ef: Pull complete [2024-11-13T20:59:11.784Z] 4f4fb700ef54: Pull complete [2024-11-13T20:59:11.784Z] 5d5c8e513c77: Pull complete [2024-11-13T20:59:11.784Z] 9f66e0745190: Pull complete [2024-11-13T20:59:14.312Z] f49a43e4bbc0: Pull complete [2024-11-13T20:59:14.312Z] 561ebcabdf7f: Pull complete [2024-11-13T20:59:14.572Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-13T20:59:14.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-13T20:59:14.572Z] ---> 3a752c3f9dda [2024-11-13T20:59:14.572Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-13T20:59:20.400Z] Still waiting to schedule task [2024-11-13T20:59:20.400Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-13T20:59:22.750Z] ---> Running in b08f5de0702b [2024-11-13T20:59:22.750Z] Removing intermediate container b08f5de0702b [2024-11-13T20:59:22.750Z] ---> 7bd8be65d519 [2024-11-13T20:59:22.750Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T20:59:22.750Z] ---> Running in 948337616ffa [2024-11-13T20:59:22.750Z] Removing intermediate container 948337616ffa [2024-11-13T20:59:22.750Z] ---> d376394d0f9b [2024-11-13T20:59:22.750Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-13T20:59:22.750Z] ---> Running in f872162caf70 [2024-11-13T20:59:22.750Z] Removing intermediate container f872162caf70 [2024-11-13T20:59:22.750Z] ---> 62a8f07ad986 [2024-11-13T20:59:22.750Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T20:59:22.750Z] ---> Running in 307516c6afd8 [2024-11-13T20:59:22.750Z] Removing intermediate container 307516c6afd8 [2024-11-13T20:59:22.750Z] ---> f4d9da40ea21 [2024-11-13T20:59:22.750Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T20:59:22.750Z] ---> Running in 82606e0d379b [2024-11-13T20:59:22.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T20:59:22.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T20:59:22.750Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-13T20:59:22.750Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-13T20:59:22.750Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-13T20:59:22.750Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-13T20:59:22.750Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T20:59:22.750Z] OK: 250 MiB in 58 packages [2024-11-13T20:59:23.008Z] Removing intermediate container 82606e0d379b [2024-11-13T20:59:23.008Z] ---> ff026daa44a9 [2024-11-13T20:59:23.008Z] Step 8/12 : WORKDIR /device-rest-go [2024-11-13T20:59:23.008Z] ---> Running in 319fcb97faa2 [2024-11-13T20:59:23.008Z] Removing intermediate container 319fcb97faa2 [2024-11-13T20:59:23.008Z] ---> a7a6217fcb28 [2024-11-13T20:59:23.008Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-13T20:59:23.266Z] ---> 4beb7ec85b0e [2024-11-13T20:59:23.266Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T20:59:23.266Z] ---> Running in f4f5cd7bec8b [2024-11-13T21:00:31.008Z] Removing intermediate container f4f5cd7bec8b [2024-11-13T21:00:31.008Z] ---> 3ee6780f0710 [2024-11-13T21:00:31.008Z] Step 11/12 : COPY . . [2024-11-13T21:00:31.008Z] ---> 0822a1b37850 [2024-11-13T21:00:31.008Z] Step 12/12 : RUN $MAKE [2024-11-13T21:00:31.008Z] ---> Running in d6394d1d4af7 [2024-11-13T21:00:31.008Z] noop [2024-11-13T21:00:31.008Z] Removing intermediate container d6394d1d4af7 [2024-11-13T21:00:31.008Z] ---> 91efc1839384 [2024-11-13T21:00:31.008Z] Successfully built 91efc1839384 [2024-11-13T21:00:31.008Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T21:00:31.511Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T21:00:31.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T21:00:31.694Z] prd-ubuntu20.04-docker-8c-8g-26393 does not seem to be running inside a container [2024-11-13T21:00:31.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-428 -v /w/workspace/gexfoundry_device-rest-go_PR-428:/w/workspace/gexfoundry_device-rest-go_PR-428:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-428@tmp:/w/workspace/gexfoundry_device-rest-go_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-13T21:00:32.082Z] $ docker top 5b5014c05ee65f52fec59ffabb329cd885b2ee560f28668269cf3d8e0ab636ec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T21:00:32.493Z] + go version [2024-11-13T21:00:32.493Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-13T21:00:32.525Z] $ docker stop --time=1 5b5014c05ee65f52fec59ffabb329cd885b2ee560f28668269cf3d8e0ab636ec [2024-11-13T21:00:33.829Z] $ docker rm -f --volumes 5b5014c05ee65f52fec59ffabb329cd885b2ee560f28668269cf3d8e0ab636ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T21:00:34.651Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T21:00:34.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T21:00:34.828Z] prd-ubuntu20.04-docker-8c-8g-26393 does not seem to be running inside a container [2024-11-13T21:00:34.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-428 -v /w/workspace/gexfoundry_device-rest-go_PR-428:/w/workspace/gexfoundry_device-rest-go_PR-428:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-428@tmp:/w/workspace/gexfoundry_device-rest-go_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-13T21:00:35.202Z] $ docker top 8907d3cd964ee288696863904a9485e9987406805a32e09631efaaf5bc770a22 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T21:00:35.621Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-428 [Pipeline] fileExists [Pipeline] sh [2024-11-13T21:00:36.003Z] + make test [2024-11-13T21:00:36.003Z] go test ./... -coverprofile=coverage.out ./... [2024-11-13T21:00:37.907Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-11-13T21:00:56.013Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-11-13T21:00:56.013Z] ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 33.2% of statements [2024-11-13T21:01:04.508Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26394 in /w/workspace/gexfoundry_device-rest-go_PR-428 [Pipeline] { [Pipeline] ws [2024-11-13T21:01:04.587Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2024-11-13T21:01:04.703Z] The recommended git tool is: git [2024-11-13T21:01:06.326Z] go vet ./... [2024-11-13T21:01:12.883Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T21:01:12.883Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T21:01:12.883Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T21:01:12.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T21:01:12.974Z] $ docker stop --time=1 8907d3cd964ee288696863904a9485e9987406805a32e09631efaaf5bc770a22 [2024-11-13T21:01:14.331Z] using credential edgex-jenkins-ssh [2024-11-13T21:01:14.353Z] Cloning the remote Git repository [2024-11-13T21:01:14.415Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-11-13T21:01:14.533Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2024-11-13T21:01:14.712Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-11-13T21:01:14.713Z] > git --version # timeout=10 [2024-11-13T21:01:14.738Z] > git --version # 'git version 2.25.1' [2024-11-13T21:01:14.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T21:01:14.939Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T21:01:17.901Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-11-13T21:01:18.092Z] $ docker rm -f --volumes 8907d3cd964ee288696863904a9485e9987406805a32e09631efaaf5bc770a22 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T21:01:18.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T21:01:18.853Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-13T21:01:17.932Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T21:01:19.247Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-11-13T21:01:19.314Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-11-13T21:01:19.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T21:01:19.338Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/428/head:refs/remotes/origin/PR-428 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-13T21:01:19.747Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T21:01:19.916Z] Merging remotes/origin/main commit 8257fd91468d3a13c9b08aa2e5cf32be113d097a into PR head commit 3867d5d4ecdf07102fa678eefff056a1e71c114a [2024-11-13T21:01:20.074Z] + ls -al . [2024-11-13T21:01:20.074Z] total 244 [2024-11-13T21:01:20.074Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 21:00 . [2024-11-13T21:01:20.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 20:58 .. [2024-11-13T21:01:20.074Z] -rw-rw-r-- 1 jenkins jenkins 151 Nov 13 20:58 .dockerignore [2024-11-13T21:01:20.074Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 21:00 .git [2024-11-13T21:01:20.074Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 20:58 .github [2024-11-13T21:01:20.074Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 13 20:58 .gitignore [2024-11-13T21:01:20.074Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 20:58 .golangci.yml [2024-11-13T21:01:20.074Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 20:59 .semver [2024-11-13T21:01:20.074Z] -rw-rw-r-- 1 jenkins jenkins 20138 Nov 13 20:58 Attribution.txt [2024-11-13T21:01:20.074Z] -rw-rw-r-- 1 jenkins jenkins 17685 Nov 13 20:58 CHANGELOG.md [2024-11-13T21:01:20.074Z] -rw-rw-r-- 1 jenkins jenkins 1697 Nov 13 20:58 Dockerfile [2024-11-13T21:01:20.074Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 20:58 GOVERNANCE.md [2024-11-13T21:01:20.074Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 13 20:58 Jenkinsfile [2024-11-13T21:01:20.074Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 20:58 LICENSE [2024-11-13T21:01:20.074Z] -rw-rw-r-- 1 jenkins jenkins 2598 Nov 13 20:58 Makefile [2024-11-13T21:01:20.074Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 13 20:58 OWNERS.md [2024-11-13T21:01:20.074Z] -rw-rw-r-- 1 jenkins jenkins 3989 Nov 13 20:58 README.md [2024-11-13T21:01:20.074Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 20:59 VERSION [2024-11-13T21:01:20.074Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 20:58 bin [2024-11-13T21:01:20.074Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 20:58 cmd [2024-11-13T21:01:20.074Z] -rw-r--r-- 1 jenkins jenkins 14565 Nov 13 21:00 coverage.out [2024-11-13T21:01:20.074Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 20:58 driver [2024-11-13T21:01:20.074Z] -rw-rw-r-- 1 jenkins jenkins 6390 Nov 13 20:58 go.mod [2024-11-13T21:01:20.074Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 13 20:58 go.sum [2024-11-13T21:01:20.074Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 20:58 openapi [2024-11-13T21:01:20.074Z] -rw-rw-r-- 1 jenkins jenkins 713 Nov 13 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T21:01:20.289Z] Merge succeeded, producing 3867d5d4ecdf07102fa678eefff056a1e71c114a [2024-11-13T21:01:20.290Z] Checking out Revision 3867d5d4ecdf07102fa678eefff056a1e71c114a (PR-428) [2024-11-13T21:01:20.554Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3867d5d4ecdf07102fa678eefff056a1e71c114a --label arch=amd64 --label version=0.0.0 . [2024-11-13T21:01:20.554Z] Sending build context to Docker daemon 16.66MB [2024-11-13T21:01:20.554Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T21:01:20.554Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-13T21:01:20.554Z] ---> 91efc1839384 [2024-11-13T21:01:20.554Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-11-13T21:01:20.815Z] ---> Running in 999ac9fbee0f [2024-11-13T21:01:20.815Z] Removing intermediate container 999ac9fbee0f [2024-11-13T21:01:20.815Z] ---> 42092ee96b7a [2024-11-13T21:01:20.815Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T21:01:20.938Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-13T21:01:21.014Z] > git --version # timeout=10 [2024-11-13T21:01:21.023Z] > git --version # 'git version 2.25.1' [2024-11-13T21:01:21.039Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-13T21:01:21.075Z] ---> Running in 5a5492dd4f01 [2024-11-13T21:01:21.075Z] Removing intermediate container 5a5492dd4f01 [2024-11-13T21:01:21.075Z] ---> 803d22b00be5 [2024-11-13T21:01:21.075Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-13T21:01:21.075Z] ---> Running in bff94211a7cc [2024-11-13T21:01:21.075Z] Removing intermediate container bff94211a7cc [2024-11-13T21:01:21.075Z] ---> 3065332257ea [2024-11-13T21:01:21.075Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T21:01:21.075Z] ---> Running in 877af6911715 [2024-11-13T21:01:19.942Z] > git config core.sparsecheckout # timeout=10 [2024-11-13T21:01:20.046Z] > git checkout -f 3867d5d4ecdf07102fa678eefff056a1e71c114a # timeout=10 [2024-11-13T21:01:20.156Z] > git remote # timeout=10 [2024-11-13T21:01:20.185Z] > git config --get remote.origin.url # timeout=10 [2024-11-13T21:01:20.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T21:01:20.250Z] > git merge 8257fd91468d3a13c9b08aa2e5cf32be113d097a # timeout=10 [2024-11-13T21:01:20.274Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-13T21:01:20.297Z] > git config core.sparsecheckout # timeout=10 [2024-11-13T21:01:20.309Z] > git checkout -f 3867d5d4ecdf07102fa678eefff056a1e71c114a # timeout=10 [2024-11-13T21:01:21.337Z] Removing intermediate container 877af6911715 [2024-11-13T21:01:21.337Z] ---> 82407a855f75 [2024-11-13T21:01:21.337Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T21:01:21.337Z] ---> Running in fcb2a103eb5d [2024-11-13T21:01:21.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T21:01:21.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T21:01:21.857Z] OK: 250 MiB in 58 packages [2024-11-13T21:01:22.117Z] Removing intermediate container fcb2a103eb5d [2024-11-13T21:01:22.117Z] ---> 21fb1bdcaf17 [2024-11-13T21:01:22.117Z] Step 8/26 : WORKDIR /device-rest-go [2024-11-13T21:01:22.117Z] ---> Running in 8b0e2ad8078a [2024-11-13T21:01:22.117Z] Removing intermediate container 8b0e2ad8078a [2024-11-13T21:01:22.117Z] ---> 12f8da190aa4 [2024-11-13T21:01:22.117Z] Step 9/26 : COPY go.mod vendor* ./ [2024-11-13T21:01:22.375Z] ---> 565d79a48f5d [2024-11-13T21:01:22.375Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T21:01:22.375Z] ---> Running in c296d3917709 [2024-11-13T21:01:22.947Z] Removing intermediate container c296d3917709 [2024-11-13T21:01:22.947Z] ---> 45c34b332c64 [2024-11-13T21:01:22.947Z] Step 11/26 : COPY . . [2024-11-13T21:01:23.515Z] ---> 7b78a0ea6ee2 [2024-11-13T21:01:23.515Z] Step 12/26 : RUN $MAKE [2024-11-13T21:01:23.515Z] ---> Running in bdc974a039e1 [2024-11-13T21:01:24.083Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T21:01:25.910Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-13T21:01:25.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T21:01:25.910Z] Dload Upload Total Spent Left Speed [2024-11-13T21:01:25.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2024-11-13T21:01:26.271Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-13T21:01:26.619Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-13T21:01:26.619Z] + sudo tee /etc/docker/daemon.new [2024-11-13T21:01:26.619Z] { [2024-11-13T21:01:26.619Z] "registry-mirrors": [ [2024-11-13T21:01:26.619Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-13T21:01:26.619Z] ], [2024-11-13T21:01:26.619Z] "bip": "10.250.0.254/24", [2024-11-13T21:01:26.619Z] "hosts": [ [2024-11-13T21:01:26.619Z] "tcp://0.0.0.0:5555", [2024-11-13T21:01:26.619Z] "unix:///var/run/docker.sock" [2024-11-13T21:01:26.619Z] ], [2024-11-13T21:01:26.619Z] "mtu": 1458, [2024-11-13T21:01:26.619Z] "selinux-enabled": true, [2024-11-13T21:01:26.619Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-13T21:01:26.619Z] } [Pipeline] sh [2024-11-13T21:01:26.974Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-13T21:01:27.328Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T21:01:45.658Z] provisioning config files... [2024-11-13T21:01:45.688Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config3699759903102898393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T21:01:46.211Z] ---> ****-login.sh [2024-11-13T21:01:46.211Z] nexus3.edgexfoundry.org:10001 [2024-11-13T21:01:46.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T21:01:46.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T21:01:46.754Z] Configure a credential helper to remove this warning. See [2024-11-13T21:01:46.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T21:01:46.754Z] [2024-11-13T21:01:46.754Z] Login Succeeded [2024-11-13T21:01:46.754Z] nexus3.edgexfoundry.org:10002 [2024-11-13T21:01:47.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T21:01:47.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T21:01:47.023Z] Configure a credential helper to remove this warning. See [2024-11-13T21:01:47.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T21:01:47.023Z] [2024-11-13T21:01:47.023Z] Login Succeeded [2024-11-13T21:01:47.023Z] nexus3.edgexfoundry.org:10003 [2024-11-13T21:01:47.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T21:01:47.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T21:01:47.564Z] Configure a credential helper to remove this warning. See [2024-11-13T21:01:47.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T21:01:47.564Z] [2024-11-13T21:01:47.564Z] Login Succeeded [2024-11-13T21:01:47.564Z] nexus3.edgexfoundry.org:10004 [2024-11-13T21:01:47.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T21:01:47.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T21:01:47.833Z] Configure a credential helper to remove this warning. See [2024-11-13T21:01:47.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T21:01:47.833Z] [2024-11-13T21:01:47.833Z] Login Succeeded [2024-11-13T21:01:47.833Z] ****.io [2024-11-13T21:01:48.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T21:01:48.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T21:01:48.366Z] Configure a credential helper to remove this warning. See [2024-11-13T21:01:48.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T21:01:48.366Z] [2024-11-13T21:01:48.366Z] Login Succeeded [2024-11-13T21:01:48.366Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T21:01:48.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T21:01:49.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T21:01:49.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T21:01:49.145Z] ========================================================= [2024-11-13T21:01:49.145Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-13T21:01:49.145Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T21:01:49.714Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-13T21:01:49.714Z] Sending build context to Docker daemon 140.8kB [2024-11-13T21:01:49.981Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T21:01:49.981Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-13T21:01:49.981Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-13T21:01:49.981Z] cf04c63912e1: Pulling fs layer [2024-11-13T21:01:49.981Z] 55b35a11ae5e: Pulling fs layer [2024-11-13T21:01:49.981Z] a37a00ec5f00: Pulling fs layer [2024-11-13T21:01:49.981Z] 50b3750afda1: Pulling fs layer [2024-11-13T21:01:49.981Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T21:01:49.981Z] 80978eb59214: Pulling fs layer [2024-11-13T21:01:49.981Z] c9f46d7d2bd2: Pulling fs layer [2024-11-13T21:01:49.981Z] c5a475d317c9: Pulling fs layer [2024-11-13T21:01:49.981Z] 50b3750afda1: Waiting [2024-11-13T21:01:49.981Z] 4f4fb700ef54: Waiting [2024-11-13T21:01:49.981Z] 80978eb59214: Waiting [2024-11-13T21:01:49.981Z] c9f46d7d2bd2: Waiting [2024-11-13T21:01:49.981Z] c5a475d317c9: Waiting [2024-11-13T21:01:49.981Z] 55b35a11ae5e: Verifying Checksum [2024-11-13T21:01:49.981Z] 55b35a11ae5e: Download complete [2024-11-13T21:01:49.981Z] 50b3750afda1: Verifying Checksum [2024-11-13T21:01:49.981Z] 50b3750afda1: Download complete [2024-11-13T21:01:50.249Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T21:01:50.249Z] 4f4fb700ef54: Download complete [2024-11-13T21:01:50.249Z] 80978eb59214: Verifying Checksum [2024-11-13T21:01:50.249Z] 80978eb59214: Download complete [2024-11-13T21:01:50.249Z] cf04c63912e1: Verifying Checksum [2024-11-13T21:01:50.249Z] cf04c63912e1: Download complete [2024-11-13T21:01:50.837Z] c5a475d317c9: Verifying Checksum [2024-11-13T21:01:50.837Z] c5a475d317c9: Download complete [2024-11-13T21:01:51.106Z] cf04c63912e1: Pull complete [2024-11-13T21:01:51.692Z] 55b35a11ae5e: Pull complete [2024-11-13T21:01:51.960Z] a37a00ec5f00: Verifying Checksum [2024-11-13T21:01:51.960Z] a37a00ec5f00: Download complete [2024-11-13T21:01:52.921Z] c9f46d7d2bd2: Verifying Checksum [2024-11-13T21:01:52.921Z] c9f46d7d2bd2: Download complete [2024-11-13T21:01:56.176Z] Removing intermediate container bdc974a039e1 [2024-11-13T21:01:56.176Z] ---> ccd8299b4c93 [2024-11-13T21:01:56.176Z] Step 13/26 : FROM alpine:3.20 [2024-11-13T21:01:56.176Z] 3.20: Pulling from library/alpine [2024-11-13T21:01:56.435Z] da9db072f522: Pulling fs layer [2024-11-13T21:01:56.435Z] da9db072f522: Verifying Checksum [2024-11-13T21:01:56.435Z] da9db072f522: Download complete [2024-11-13T21:01:56.758Z] da9db072f522: Pull complete [2024-11-13T21:01:56.758Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T21:01:56.758Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T21:01:56.758Z] ---> 63b790fccc90 [2024-11-13T21:01:56.758Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-13T21:01:57.017Z] ---> Running in a33e3b729568 [2024-11-13T21:01:57.017Z] Removing intermediate container a33e3b729568 [2024-11-13T21:01:57.017Z] ---> b632f8c8b1b8 [2024-11-13T21:01:57.017Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-11-13T21:01:57.017Z] ---> Running in 49f49e06ccca [2024-11-13T21:01:57.017Z] Removing intermediate container 49f49e06ccca [2024-11-13T21:01:57.017Z] ---> 4eefa7c60975 [2024-11-13T21:01:57.017Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-11-13T21:01:57.017Z] ---> Running in 04ba297a2f8e [2024-11-13T21:01:57.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T21:01:57.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T21:01:57.796Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-13T21:01:57.796Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T21:01:57.796Z] OK: 8 MiB in 15 packages [2024-11-13T21:01:58.055Z] Removing intermediate container 04ba297a2f8e [2024-11-13T21:01:58.055Z] ---> 46cd6181619f [2024-11-13T21:01:58.055Z] Step 17/26 : RUN apk --no-cache upgrade [2024-11-13T21:01:58.055Z] ---> Running in 67c0bb1b0be8 [2024-11-13T21:01:58.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T21:01:58.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T21:01:58.840Z] Upgrading critical system libraries and apk-tools: [2024-11-13T21:01:58.840Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T21:01:58.840Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T21:01:58.840Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T21:01:58.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T21:01:59.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T21:01:59.099Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T21:01:59.510Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T21:01:59.510Z] OK: 8 MiB in 15 packages [2024-11-13T21:01:59.770Z] Removing intermediate container 67c0bb1b0be8 [2024-11-13T21:01:59.770Z] ---> 106bed5ed8cb [2024-11-13T21:01:59.770Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-11-13T21:02:01.145Z] ---> 636f007f6442 [2024-11-13T21:02:01.145Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-11-13T21:02:01.145Z] ---> 90786ae8e7ff [2024-11-13T21:02:01.145Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-11-13T21:02:01.145Z] ---> 119e3286dad4 [2024-11-13T21:02:01.145Z] Step 21/26 : EXPOSE 59986 [2024-11-13T21:02:01.145Z] ---> Running in d88aa8c310d6 [2024-11-13T21:02:01.145Z] Removing intermediate container d88aa8c310d6 [2024-11-13T21:02:01.145Z] ---> b2e9799093c7 [2024-11-13T21:02:01.145Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-11-13T21:02:01.145Z] ---> Running in 10993dbe47e2 [2024-11-13T21:02:01.404Z] Removing intermediate container 10993dbe47e2 [2024-11-13T21:02:01.404Z] ---> c34611036cc9 [2024-11-13T21:02:01.404Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-13T21:02:01.404Z] ---> Running in 1874c7c3b25a [2024-11-13T21:02:01.404Z] Removing intermediate container 1874c7c3b25a [2024-11-13T21:02:01.404Z] ---> e3670ed34bae [2024-11-13T21:02:01.404Z] Step 24/26 : LABEL arch=amd64 [2024-11-13T21:02:01.404Z] ---> Running in 2265048c84d7 [2024-11-13T21:02:01.404Z] Removing intermediate container 2265048c84d7 [2024-11-13T21:02:01.404Z] ---> 957517222baf [2024-11-13T21:02:01.404Z] Step 25/26 : LABEL git_sha=3867d5d4ecdf07102fa678eefff056a1e71c114a [2024-11-13T21:02:01.404Z] ---> Running in 590e176c12fd [2024-11-13T21:02:01.662Z] Removing intermediate container 590e176c12fd [2024-11-13T21:02:01.662Z] ---> 6876584a0145 [2024-11-13T21:02:01.662Z] Step 26/26 : LABEL version=0.0.0 [2024-11-13T21:02:01.662Z] ---> Running in 865d00c0879f [2024-11-13T21:02:01.662Z] Removing intermediate container 865d00c0879f [2024-11-13T21:02:01.662Z] ---> 075ffca3448e [2024-11-13T21:02:01.662Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T21:02:01.662Z] Successfully built 075ffca3448e [2024-11-13T21:02:01.662Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T21:02:02.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T21:02:02.788Z] [2024-11-13T21:02:02.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T21:02:03.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T21:02:03.208Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-13T21:02:03.208Z] 5eb5b503b376: Pulling fs layer [2024-11-13T21:02:03.208Z] 5c69ac0246d0: Pulling fs layer [2024-11-13T21:02:03.208Z] ec43610c2a17: Pulling fs layer [2024-11-13T21:02:03.208Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-13T21:02:03.208Z] 33b1e0a273af: Pulling fs layer [2024-11-13T21:02:03.208Z] 5d3b04190fa2: Pulling fs layer [2024-11-13T21:02:03.208Z] 2f39f015ded8: Pulling fs layer [2024-11-13T21:02:03.208Z] 3a2ae6a8a46f: Waiting [2024-11-13T21:02:03.208Z] 33b1e0a273af: Waiting [2024-11-13T21:02:03.208Z] 2f39f015ded8: Waiting [2024-11-13T21:02:03.208Z] 5c69ac0246d0: Download complete [2024-11-13T21:02:03.208Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-13T21:02:03.208Z] 3a2ae6a8a46f: Download complete [2024-11-13T21:02:03.468Z] 33b1e0a273af: Verifying Checksum [2024-11-13T21:02:03.468Z] 33b1e0a273af: Download complete [2024-11-13T21:02:03.468Z] 5d3b04190fa2: Verifying Checksum [2024-11-13T21:02:03.468Z] 5d3b04190fa2: Download complete [2024-11-13T21:02:03.468Z] ec43610c2a17: Verifying Checksum [2024-11-13T21:02:03.468Z] ec43610c2a17: Download complete [2024-11-13T21:02:03.468Z] 5eb5b503b376: Verifying Checksum [2024-11-13T21:02:03.468Z] 5eb5b503b376: Download complete [2024-11-13T21:02:04.405Z] 2f39f015ded8: Verifying Checksum [2024-11-13T21:02:04.406Z] 2f39f015ded8: Download complete [2024-11-13T21:02:04.665Z] 5eb5b503b376: Pull complete [2024-11-13T21:02:04.923Z] 5c69ac0246d0: Pull complete [2024-11-13T21:02:05.322Z] a37a00ec5f00: Pull complete [2024-11-13T21:02:05.322Z] 50b3750afda1: Pull complete [2024-11-13T21:02:05.322Z] 4f4fb700ef54: Pull complete [2024-11-13T21:02:05.322Z] 80978eb59214: Pull complete [2024-11-13T21:02:05.489Z] ec43610c2a17: Pull complete [2024-11-13T21:02:05.489Z] 3a2ae6a8a46f: Pull complete [2024-11-13T21:02:05.749Z] 33b1e0a273af: Pull complete [2024-11-13T21:02:05.749Z] 5d3b04190fa2: Pull complete [2024-11-13T21:02:09.929Z] 2f39f015ded8: Pull complete [2024-11-13T21:02:09.929Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-13T21:02:09.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T21:02:09.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T21:02:10.207Z] prd-ubuntu20.04-docker-8c-8g-26393 does not seem to be running inside a container [2024-11-13T21:02:10.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-428 -v /w/workspace/gexfoundry_device-rest-go_PR-428:/w/workspace/gexfoundry_device-rest-go_PR-428:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-428@tmp:/w/workspace/gexfoundry_device-rest-go_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-13T21:02:11.993Z] c9f46d7d2bd2: Pull complete [2024-11-13T21:02:13.955Z] c5a475d317c9: Pull complete [2024-11-13T21:02:13.955Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-13T21:02:13.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-13T21:02:13.955Z] ---> be29e6b0f0d4 [2024-11-13T21:02:13.955Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-13T21:02:14.832Z] $ docker top a9a2750fee7d9d5b6200b241f75ba0075af22df42f1b9357e8dad7f7a56fe90d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T21:02:15.370Z] ---> Running in a5d0f8ad038f [2024-11-13T21:02:15.394Z] ---> job-cost.sh [2024-11-13T21:02:15.394Z] lf-activate-venv: SKIPPING [2024-11-13T21:02:15.394Z] INFO: No Stack... [2024-11-13T21:02:15.640Z] Removing intermediate container a5d0f8ad038f [2024-11-13T21:02:15.640Z] ---> 10e927331655 [2024-11-13T21:02:15.640Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T21:02:15.652Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T21:02:15.909Z] ---> Running in a3f3583e3feb [2024-11-13T21:02:15.910Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T21:02:16.178Z] Removing intermediate container a3f3583e3feb [2024-11-13T21:02:16.178Z] ---> 5d8a4690bdf6 [2024-11-13T21:02:16.178Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-13T21:02:16.178Z] ---> Running in 705432ae7a9e [2024-11-13T21:02:16.262Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-428/archives/cost.csv [2024-11-13T21:02:16.262Z] + cut -d, -f6 [Pipeline] lock [2024-11-13T21:02:16.318Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-428-1-stack-cost] [2024-11-13T21:02:16.326Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-428-1-stack-cost] did not exist. Created. [2024-11-13T21:02:16.334Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-428-1-stack-cost] [Pipeline] { [Pipeline] unstash [2024-11-13T21:02:16.453Z] Removing intermediate container 705432ae7a9e [2024-11-13T21:02:16.453Z] ---> 155a9fc5d78f [2024-11-13T21:02:16.453Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T21:02:16.453Z] ---> Running in bf65ea686677 [Pipeline] sh [2024-11-13T21:02:16.740Z] Removing intermediate container bf65ea686677 [2024-11-13T21:02:16.740Z] ---> 54b8e7d9f3c7 [2024-11-13T21:02:16.740Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T21:02:16.795Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-13T21:02:16.863Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T21:02:16.906Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-428-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T21:02:17.008Z] $ docker stop --time=1 a9a2750fee7d9d5b6200b241f75ba0075af22df42f1b9357e8dad7f7a56fe90d [2024-11-13T21:02:17.011Z] ---> Running in 9aaa1b69a235 [2024-11-13T21:02:17.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T21:02:18.147Z] $ docker rm -f --volumes a9a2750fee7d9d5b6200b241f75ba0075af22df42f1b9357e8dad7f7a56fe90d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-11-13T21:02:18.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] } [2024-11-13T21:02:19.980Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-13T21:02:19.980Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-13T21:02:19.980Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-13T21:02:19.980Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-13T21:02:19.980Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T21:02:19.980Z] OK: 242 MiB in 58 packages [2024-11-13T21:02:21.407Z] Removing intermediate container 9aaa1b69a235 [2024-11-13T21:02:21.407Z] ---> 83fe1098088d [2024-11-13T21:02:21.407Z] Step 8/12 : WORKDIR /device-rest-go [2024-11-13T21:02:21.407Z] ---> Running in 588490b31c72 [2024-11-13T21:02:22.823Z] Removing intermediate container 588490b31c72 [2024-11-13T21:02:22.823Z] ---> 5f10a3e1557a [2024-11-13T21:02:22.823Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-13T21:02:23.095Z] ---> 6d27c0e4ac7e [2024-11-13T21:02:23.095Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T21:02:23.365Z] ---> Running in 6082894e5aa3 [2024-11-13T21:04:15.058Z] Removing intermediate container 6082894e5aa3 [2024-11-13T21:04:15.058Z] ---> b7d31e917ff1 [2024-11-13T21:04:15.058Z] Step 11/12 : COPY . . [2024-11-13T21:04:15.058Z] ---> 4e3172eb626f [2024-11-13T21:04:15.058Z] Step 12/12 : RUN $MAKE [2024-11-13T21:04:15.058Z] ---> Running in 8efb94d19c66 [2024-11-13T21:04:15.058Z] noop [2024-11-13T21:04:15.058Z] Removing intermediate container 8efb94d19c66 [2024-11-13T21:04:15.058Z] ---> d0174e97823a [2024-11-13T21:04:15.058Z] Successfully built d0174e97823a [2024-11-13T21:04:15.058Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T21:04:15.589Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T21:04:15.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T21:04:15.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-26394 does not seem to be running inside a container [2024-11-13T21:04:15.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-13T21:04:17.126Z] $ docker top 1beb8a97f5c82b387075951d3efde22ee881efc2a8a8f49339ac667f2d3d4c93 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T21:04:18.024Z] + go version [2024-11-13T21:04:18.024Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-13T21:04:18.068Z] $ docker stop --time=1 1beb8a97f5c82b387075951d3efde22ee881efc2a8a8f49339ac667f2d3d4c93 [2024-11-13T21:04:19.719Z] $ docker rm -f --volumes 1beb8a97f5c82b387075951d3efde22ee881efc2a8a8f49339ac667f2d3d4c93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T21:04:20.721Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T21:04:20.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T21:04:20.996Z] prd-ubuntu20.04-docker-arm64-4c-16g-26394 does not seem to be running inside a container [2024-11-13T21:04:21.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-13T21:04:22.206Z] $ docker top 62fd0ec9f9b6eb415be20f84bb3c16684dfb912d57e3380d6fd79ef9fe408bd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T21:04:22.792Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-13T21:04:23.223Z] + make test [2024-11-13T21:04:23.223Z] go test ./... -coverprofile=coverage.out ./... [2024-11-13T21:04:28.780Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-11-13T21:07:35.536Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-11-13T21:07:35.536Z] ok github.com/edgexfoundry/device-rest-go/driver 0.047s coverage: 33.2% of statements [2024-11-13T21:07:35.536Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-13T21:07:35.536Z] go vet ./... [2024-11-13T21:08:22.560Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T21:08:22.560Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T21:08:22.560Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T21:08:22.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T21:08:22.653Z] $ docker stop --time=1 62fd0ec9f9b6eb415be20f84bb3c16684dfb912d57e3380d6fd79ef9fe408bd2 [2024-11-13T21:08:24.577Z] $ docker rm -f --volumes 62fd0ec9f9b6eb415be20f84bb3c16684dfb912d57e3380d6fd79ef9fe408bd2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T21:08:26.237Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T21:08:26.282Z] Warning: overwriting stash ‘coverage-report’ [2024-11-13T21:08:26.798Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T21:08:27.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T21:08:27.809Z] + ls -al . [2024-11-13T21:08:27.809Z] total 240 [2024-11-13T21:08:27.809Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 21:04 . [2024-11-13T21:08:27.809Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 21:01 .. [2024-11-13T21:08:27.809Z] -rw-rw-r-- 1 jenkins jenkins 151 Nov 13 21:01 .dockerignore [2024-11-13T21:08:27.809Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 21:01 .git [2024-11-13T21:08:27.809Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 21:01 .github [2024-11-13T21:08:27.809Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 13 21:01 .gitignore [2024-11-13T21:08:27.809Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 13 21:01 .golangci.yml [2024-11-13T21:08:27.809Z] -rw-rw-r-- 1 jenkins jenkins 20138 Nov 13 21:01 Attribution.txt [2024-11-13T21:08:27.809Z] -rw-rw-r-- 1 jenkins jenkins 17685 Nov 13 21:01 CHANGELOG.md [2024-11-13T21:08:27.809Z] -rw-rw-r-- 1 jenkins jenkins 1697 Nov 13 21:01 Dockerfile [2024-11-13T21:08:27.809Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 21:01 GOVERNANCE.md [2024-11-13T21:08:27.809Z] -rw-rw-r-- 1 jenkins jenkins 680 Nov 13 21:01 Jenkinsfile [2024-11-13T21:08:27.809Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 21:01 LICENSE [2024-11-13T21:08:27.809Z] -rw-rw-r-- 1 jenkins jenkins 2598 Nov 13 21:01 Makefile [2024-11-13T21:08:27.809Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 13 21:01 OWNERS.md [2024-11-13T21:08:27.809Z] -rw-rw-r-- 1 jenkins jenkins 3989 Nov 13 21:01 README.md [2024-11-13T21:08:27.809Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 20:59 VERSION [2024-11-13T21:08:27.809Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 21:01 bin [2024-11-13T21:08:27.809Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 21:01 cmd [2024-11-13T21:08:27.809Z] -rw-r--r-- 1 jenkins jenkins 14565 Nov 13 21:07 coverage.out [2024-11-13T21:08:27.809Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 21:01 driver [2024-11-13T21:08:27.809Z] -rw-rw-r-- 1 jenkins jenkins 6390 Nov 13 21:01 go.mod [2024-11-13T21:08:27.809Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 13 21:01 go.sum [2024-11-13T21:08:27.809Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 21:01 openapi [2024-11-13T21:08:27.809Z] -rw-rw-r-- 1 jenkins jenkins 713 Nov 13 21:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T21:08:28.261Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3867d5d4ecdf07102fa678eefff056a1e71c114a --label arch=arm64 --label version=0.0.0 . [2024-11-13T21:08:28.261Z] Sending build context to Docker daemon 156.2kB [2024-11-13T21:08:28.542Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T21:08:28.542Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-13T21:08:28.542Z] ---> d0174e97823a [2024-11-13T21:08:28.542Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-11-13T21:08:28.542Z] ---> Running in 099eda5de4c8 [2024-11-13T21:08:28.817Z] Removing intermediate container 099eda5de4c8 [2024-11-13T21:08:28.817Z] ---> 3475f6a624e2 [2024-11-13T21:08:28.817Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T21:08:29.092Z] ---> Running in 20bb9e6140ab [2024-11-13T21:08:29.363Z] Removing intermediate container 20bb9e6140ab [2024-11-13T21:08:29.363Z] ---> ed335f36f68f [2024-11-13T21:08:29.363Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-13T21:08:29.363Z] ---> Running in 510d04df38eb [2024-11-13T21:08:29.632Z] Removing intermediate container 510d04df38eb [2024-11-13T21:08:29.632Z] ---> 9300b4ec7579 [2024-11-13T21:08:29.632Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T21:08:29.632Z] ---> Running in 528e92636690 [2024-11-13T21:08:30.220Z] Removing intermediate container 528e92636690 [2024-11-13T21:08:30.220Z] ---> a722c19a709f [2024-11-13T21:08:30.220Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T21:08:30.220Z] ---> Running in 469a29485c5d [2024-11-13T21:08:31.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T21:08:31.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T21:08:32.860Z] OK: 242 MiB in 58 packages [2024-11-13T21:08:33.482Z] Removing intermediate container 469a29485c5d [2024-11-13T21:08:33.482Z] ---> 75c4a5c112f7 [2024-11-13T21:08:33.482Z] Step 8/26 : WORKDIR /device-rest-go [2024-11-13T21:08:33.761Z] ---> Running in 41c1a8669523 [2024-11-13T21:08:34.030Z] Removing intermediate container 41c1a8669523 [2024-11-13T21:08:34.030Z] ---> c0d90bbf4644 [2024-11-13T21:08:34.030Z] Step 9/26 : COPY go.mod vendor* ./ [2024-11-13T21:08:34.618Z] ---> cc5eaaeeaef2 [2024-11-13T21:08:34.618Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T21:08:34.618Z] ---> Running in 48630990b7a2 [2024-11-13T21:08:37.973Z] Removing intermediate container 48630990b7a2 [2024-11-13T21:08:37.973Z] ---> 9f6b1be587cd [2024-11-13T21:08:37.973Z] Step 11/26 : COPY . . [2024-11-13T21:08:38.244Z] ---> 45b7fc131045 [2024-11-13T21:08:38.244Z] Step 12/26 : RUN $MAKE [2024-11-13T21:08:38.244Z] ---> Running in b028b8f65610 [2024-11-13T21:08:39.215Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2024-11-13T21:11:45.942Z] Removing intermediate container b028b8f65610 [2024-11-13T21:11:45.942Z] ---> c65b77f81f57 [2024-11-13T21:11:45.942Z] Step 13/26 : FROM alpine:3.20 [2024-11-13T21:11:45.942Z] 3.20: Pulling from library/alpine [2024-11-13T21:11:45.942Z] 9986a736f7d3: Pulling fs layer [2024-11-13T21:11:45.942Z] 9986a736f7d3: Download complete [2024-11-13T21:11:45.942Z] 9986a736f7d3: Pull complete [2024-11-13T21:11:45.942Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T21:11:45.942Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T21:11:45.942Z] ---> 511a44083d3a [2024-11-13T21:11:45.942Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-13T21:11:45.942Z] ---> Running in e98f90801055 [2024-11-13T21:11:45.942Z] Removing intermediate container e98f90801055 [2024-11-13T21:11:45.942Z] ---> dfa8ec2a67e8 [2024-11-13T21:11:45.942Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-11-13T21:11:45.942Z] ---> Running in e5ba1c70f8d5 [2024-11-13T21:11:45.942Z] Removing intermediate container e5ba1c70f8d5 [2024-11-13T21:11:45.942Z] ---> 39f84a38343c [2024-11-13T21:11:45.942Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-11-13T21:11:45.942Z] ---> Running in 578340832c77 [2024-11-13T21:11:45.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T21:11:45.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T21:11:45.942Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-13T21:11:45.942Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T21:11:45.942Z] OK: 9 MiB in 15 packages [2024-11-13T21:11:45.942Z] Removing intermediate container 578340832c77 [2024-11-13T21:11:45.942Z] ---> f429da83a41e [2024-11-13T21:11:45.942Z] Step 17/26 : RUN apk --no-cache upgrade [2024-11-13T21:11:45.942Z] ---> Running in 8fddd918aa85 [2024-11-13T21:11:45.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T21:11:45.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T21:11:46.524Z] Upgrading critical system libraries and apk-tools: [2024-11-13T21:11:46.524Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T21:11:46.524Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T21:11:46.791Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T21:11:47.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T21:11:47.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T21:11:48.307Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T21:11:48.577Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T21:11:48.577Z] OK: 9 MiB in 15 packages [2024-11-13T21:11:49.539Z] Removing intermediate container 8fddd918aa85 [2024-11-13T21:11:49.539Z] ---> 335aad6a114a [2024-11-13T21:11:49.539Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-11-13T21:11:51.490Z] ---> 1ec01a7f1e9a [2024-11-13T21:11:51.490Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-11-13T21:11:51.759Z] ---> cbdaf48dbb8f [2024-11-13T21:11:51.759Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-11-13T21:11:53.706Z] ---> c69b3b7f1566 [2024-11-13T21:11:53.706Z] Step 21/26 : EXPOSE 59986 [2024-11-13T21:11:53.974Z] ---> Running in 381336de9b5d [2024-11-13T21:11:54.244Z] Removing intermediate container 381336de9b5d [2024-11-13T21:11:54.244Z] ---> af9dcac4bfa4 [2024-11-13T21:11:54.244Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-11-13T21:11:54.244Z] ---> Running in c3ad9cf1fd1a [2024-11-13T21:11:54.516Z] Removing intermediate container c3ad9cf1fd1a [2024-11-13T21:11:54.516Z] ---> fa56d19d9f35 [2024-11-13T21:11:54.516Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-13T21:11:54.783Z] ---> Running in ab75ab201540 [2024-11-13T21:11:55.051Z] Removing intermediate container ab75ab201540 [2024-11-13T21:11:55.051Z] ---> 332329eec11e [2024-11-13T21:11:55.051Z] Step 24/26 : LABEL arch=arm64 [2024-11-13T21:11:55.051Z] ---> Running in 047fe2c4946c [2024-11-13T21:11:55.331Z] Removing intermediate container 047fe2c4946c [2024-11-13T21:11:55.331Z] ---> 0e38e201a63c [2024-11-13T21:11:55.331Z] Step 25/26 : LABEL git_sha=3867d5d4ecdf07102fa678eefff056a1e71c114a [2024-11-13T21:11:55.331Z] ---> Running in a89b363733c5 [2024-11-13T21:11:55.606Z] Removing intermediate container a89b363733c5 [2024-11-13T21:11:55.606Z] ---> 53a92cb58eef [2024-11-13T21:11:55.606Z] Step 26/26 : LABEL version=0.0.0 [2024-11-13T21:11:55.873Z] ---> Running in 1ec27e1e5555 [2024-11-13T21:11:56.139Z] Removing intermediate container 1ec27e1e5555 [2024-11-13T21:11:56.139Z] ---> d234bd74cfe8 [2024-11-13T21:11:56.139Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T21:11:56.139Z] Successfully built d234bd74cfe8 [2024-11-13T21:11:56.139Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T21:11:57.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T21:11:57.094Z] [2024-11-13T21:11:57.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T21:11:57.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T21:11:57.523Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-13T21:11:57.523Z] 8998bd30e6a1: Pulling fs layer [2024-11-13T21:11:57.523Z] 04944245beec: Pulling fs layer [2024-11-13T21:11:57.523Z] 699f458cf7ca: Pulling fs layer [2024-11-13T21:11:57.523Z] 765212b225bb: Pulling fs layer [2024-11-13T21:11:57.523Z] f23df028b6ca: Pulling fs layer [2024-11-13T21:11:57.523Z] d65c8cfc05b1: Pulling fs layer [2024-11-13T21:11:57.523Z] 2437ff75d9bd: Pulling fs layer [2024-11-13T21:11:57.523Z] f23df028b6ca: Waiting [2024-11-13T21:11:57.523Z] d65c8cfc05b1: Waiting [2024-11-13T21:11:57.523Z] 2437ff75d9bd: Waiting [2024-11-13T21:11:57.523Z] 765212b225bb: Waiting [2024-11-13T21:11:57.790Z] 04944245beec: Verifying Checksum [2024-11-13T21:11:57.790Z] 04944245beec: Download complete [2024-11-13T21:11:57.790Z] 765212b225bb: Verifying Checksum [2024-11-13T21:11:57.790Z] 765212b225bb: Download complete [2024-11-13T21:11:57.790Z] f23df028b6ca: Verifying Checksum [2024-11-13T21:11:57.790Z] f23df028b6ca: Download complete [2024-11-13T21:11:57.790Z] d65c8cfc05b1: Verifying Checksum [2024-11-13T21:11:57.790Z] d65c8cfc05b1: Download complete [2024-11-13T21:11:57.790Z] 699f458cf7ca: Verifying Checksum [2024-11-13T21:11:57.790Z] 699f458cf7ca: Download complete [2024-11-13T21:11:58.373Z] 8998bd30e6a1: Verifying Checksum [2024-11-13T21:11:58.373Z] 8998bd30e6a1: Download complete [2024-11-13T21:12:00.310Z] 2437ff75d9bd: Verifying Checksum [2024-11-13T21:12:00.310Z] 2437ff75d9bd: Download complete [2024-11-13T21:12:02.890Z] 8998bd30e6a1: Pull complete [2024-11-13T21:12:02.890Z] 04944245beec: Pull complete [2024-11-13T21:12:04.298Z] 699f458cf7ca: Pull complete [2024-11-13T21:12:04.568Z] 765212b225bb: Pull complete [2024-11-13T21:12:05.150Z] f23df028b6ca: Pull complete [2024-11-13T21:12:05.416Z] d65c8cfc05b1: Pull complete [2024-11-13T21:12:23.630Z] 2437ff75d9bd: Pull complete [2024-11-13T21:12:23.631Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-13T21:12:23.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T21:12:23.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T21:12:24.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-26394 does not seem to be running inside a container [2024-11-13T21:12:24.086Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-13T21:12:26.849Z] $ docker top 02e76b1b25ce34a73842e251c1a0dd76929874a59d1efc143bfa6700595c79ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T21:12:27.777Z] ---> job-cost.sh [2024-11-13T21:12:27.778Z] lf-activate-venv: SKIPPING [2024-11-13T21:12:27.778Z] INFO: No Stack... [2024-11-13T21:12:28.362Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-13T21:12:28.952Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T21:12:29.890Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2024-11-13T21:12:29.890Z] + cut -d, -f6 [Pipeline] lock [2024-11-13T21:12:29.951Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-428-1-stack-cost] [2024-11-13T21:12:29.957Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-428-1-stack-cost] did not exist. Created. [2024-11-13T21:12:29.968Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-428-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T21:12:30.721Z] /w/workspace/device-rest-go/1@tmp/durable-338f2dcb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-13T21:12:31.434Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-13T21:12:31.478Z] Warning: overwriting stash ‘stack-cost’ [2024-11-13T21:12:31.528Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T21:12:31.548Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-428-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T21:12:31.664Z] $ docker stop --time=1 02e76b1b25ce34a73842e251c1a0dd76929874a59d1efc143bfa6700595c79ce [2024-11-13T21:12:33.184Z] $ docker rm -f --volumes 02e76b1b25ce34a73842e251c1a0dd76929874a59d1efc143bfa6700595c79ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-13T21:12:34.572Z] provisioning config files... [2024-11-13T21:12:34.581Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-428@tmp/config5017417019206554387tmp [Pipeline] { [Pipeline] sh [2024-11-13T21:12:34.947Z] + set +x [2024-11-13T21:12:34.948Z] + curl -s https://codecov.io/bash [2024-11-13T21:12:34.948Z] + bash -s -- [2024-11-13T21:12:34.948Z] [2024-11-13T21:12:34.948Z] _____ _ [2024-11-13T21:12:34.948Z] / ____| | | [2024-11-13T21:12:34.948Z] | | ___ __| | ___ ___ _____ __ [2024-11-13T21:12:34.948Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-13T21:12:34.948Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-13T21:12:34.948Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-13T21:12:34.948Z] Bash-1.0.6 [2024-11-13T21:12:34.948Z] [2024-11-13T21:12:34.948Z] [2024-11-13T21:12:34.948Z] ==> git version 2.25.1 found [2024-11-13T21:12:34.948Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-13T21:12:34.948Z] Release-Date: 2020-01-08 [2024-11-13T21:12:34.948Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-13T21:12:34.948Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-13T21:12:34.948Z] ==> Jenkins CI detected. [2024-11-13T21:12:34.948Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-428 [2024-11-13T21:12:34.948Z] project root: . [2024-11-13T21:12:34.948Z] --> token set from env [2024-11-13T21:12:34.948Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-13T21:12:34.948Z] ==> Running gcov in . (disable via -X gcov) [2024-11-13T21:12:34.948Z] ==> Python coveragepy not found [2024-11-13T21:12:34.948Z] ==> Searching for coverage reports in: [2024-11-13T21:12:34.948Z] + . [2024-11-13T21:12:34.948Z] -> Found 1 reports [2024-11-13T21:12:34.948Z] ==> Detecting git/mercurial file structure [2024-11-13T21:12:35.208Z] ==> Reading reports [2024-11-13T21:12:35.208Z] + ./coverage.out bytes=14565 [2024-11-13T21:12:35.208Z] ==> Appending adjustments [2024-11-13T21:12:35.208Z] https://docs.codecov.io/docs/fixing-reports [2024-11-13T21:12:35.208Z] + Found adjustments [2024-11-13T21:12:35.208Z] ==> Gzipping contents [2024-11-13T21:12:35.208Z] 4.0K /tmp/codecov.8pwnDh.gz [2024-11-13T21:12:35.208Z] ==> Uploading reports [2024-11-13T21:12:35.208Z] url: https://codecov.io [2024-11-13T21:12:35.208Z] query: branch=PR-428&commit=3867d5d4ecdf07102fa678eefff056a1e71c114a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=428&job=&cmd_args= [2024-11-13T21:12:35.208Z] -> Pinging Codecov [2024-11-13T21:12:35.208Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-428&commit=3867d5d4ecdf07102fa678eefff056a1e71c114a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-428%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=428&job=&cmd_args= [2024-11-13T21:12:35.469Z] -> Uploading to [2024-11-13T21:12:35.470Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rest-go/3867d5d4ecdf07102fa678eefff056a1e71c114a/b6b78a39-9f06-405d-bcfa-7c4886c54fb4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T211235Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1eb67289ac530ac18e7eb8b25fef4675ec93b553157b9d4d82a3e14aca5296ea [2024-11-13T21:12:35.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T21:12:35.470Z] Dload Upload Total Spent Left Speed [2024-11-13T21:12:35.730Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 10030 --:--:-- --:--:-- --:--:-- 10030 [2024-11-13T21:12:35.730Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/3867d5d4ecdf07102fa678eefff056a1e71c114a [Pipeline] } [2024-11-13T21:12:35.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-13T21:12:38.166Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-428/archives ] [2024-11-13T21:12:38.166Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-428/archives [2024-11-13T21:12:38.166Z] total 16 [2024-11-13T21:12:38.166Z] drwxr-xr-x 3 root root 4096 Nov 13 21:02 . [2024-11-13T21:12:38.166Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 21:02 .. [2024-11-13T21:12:38.166Z] drwxr-xr-x 2 root root 4096 Nov 13 21:02 cost [2024-11-13T21:12:38.166Z] -rw-r--r-- 1 root root 86 Nov 13 21:02 cost.csv [2024-11-13T21:12:38.166Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-428/archives [2024-11-13T21:12:38.166Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-428/archives [2024-11-13T21:12:38.166Z] total 16 [2024-11-13T21:12:38.166Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 21:02 . [2024-11-13T21:12:38.166Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 21:02 .. [2024-11-13T21:12:38.166Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 21:02 cost [2024-11-13T21:12:38.166Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 13 21:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-13T21:12:38.513Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T21:12:39.422Z] ---> package-listing.sh [2024-11-13T21:12:39.423Z] ++ facter osfamily [2024-11-13T21:12:39.423Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-13T21:12:39.686Z] + OS_FAMILY=debian [2024-11-13T21:12:39.686Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-428 [2024-11-13T21:12:39.686Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-13T21:12:39.686Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-13T21:12:39.686Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-13T21:12:39.686Z] + PACKAGES=/tmp/packages_start.txt [2024-11-13T21:12:39.686Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-428 ']' [2024-11-13T21:12:39.686Z] + PACKAGES=/tmp/packages_end.txt [2024-11-13T21:12:39.686Z] + case "${OS_FAMILY}" in [2024-11-13T21:12:39.686Z] + dpkg -l [2024-11-13T21:12:39.686Z] + grep '^ii' [2024-11-13T21:12:39.686Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-13T21:12:39.686Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-13T21:12:39.686Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-13T21:12:39.686Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-428 ']' [2024-11-13T21:12:39.686Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-428/archives/ [2024-11-13T21:12:39.686Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-428/archives/ [Pipeline] echo [2024-11-13T21:12:39.729Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-428/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-13T21:12:40.037Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T21:12:40.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T21:12:40.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T21:12:40.904Z] prd-ubuntu20.04-docker-8c-8g-26393 does not seem to be running inside a container [2024-11-13T21:12:40.938Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-428/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-428 -v /w/workspace/gexfoundry_device-rest-go_PR-428:/w/workspace/gexfoundry_device-rest-go_PR-428:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-428@tmp:/w/workspace/gexfoundry_device-rest-go_PR-428@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-13T21:12:41.138Z] $ docker top 51645b214f18421b16b24c2757b749753948bb9ce23df9ef0f3d4aea37428563 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T21:12:41.557Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-13T21:12:41.881Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-13T21:12:42.208Z] + ls /var/log/sa-host [2024-11-13T21:12:42.208Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T21:12:42.531Z] provisioning config files... [2024-11-13T21:12:42.539Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-428@tmp/config2834471400208229416tmp [Pipeline] { [Pipeline] echo [2024-11-13T21:12:42.608Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T21:12:42.935Z] ---> create-netrc.sh [Pipeline] } [2024-11-13T21:12:42.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-13T21:12:43.407Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-13T21:12:43.452Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T21:12:43.790Z] ---> sudo-logs.sh [2024-11-13T21:12:43.791Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-13T21:12:43.899Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T21:12:44.229Z] ---> job-cost.sh [2024-11-13T21:12:44.229Z] lf-activate-venv: SKIPPING [2024-11-13T21:12:44.229Z] DEBUG: total: 0.2199999988079071 [2024-11-13T21:12:44.229Z] INFO: Retrieving Stack Cost... [2024-11-13T21:12:44.797Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T21:12:45.056Z] INFO: Archiving Costs [Pipeline] echo [2024-11-13T21:12:45.119Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T21:12:45.442Z] ---> logs-deploy.sh [2024-11-13T21:12:45.442Z] lf-activate-venv: SKIPPING [2024-11-13T21:12:45.442Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-428/1 [2024-11-13T21:12:45.442Z] INFO: archiving workspace using pattern(s): [2024-11-13T21:12:46.379Z] Archives upload complete. [2024-11-13T21:12:46.640Z] INFO: archiving logs to Nexus [2024-11-13T21:12:47.209Z] ---> uname -a: [2024-11-13T21:12:47.209Z] Linux prd-ubuntu20-04-docker-8c-8g-26393 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-13T21:12:47.209Z] [2024-11-13T21:12:47.209Z] [2024-11-13T21:12:47.209Z] ---> lscpu: [2024-11-13T21:12:47.209Z] Architecture: x86_64 [2024-11-13T21:12:47.209Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-13T21:12:47.209Z] Byte Order: Little Endian [2024-11-13T21:12:47.209Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-13T21:12:47.209Z] CPU(s): 8 [2024-11-13T21:12:47.209Z] On-line CPU(s) list: 0-7 [2024-11-13T21:12:47.209Z] Thread(s) per core: 1 [2024-11-13T21:12:47.209Z] Core(s) per socket: 1 [2024-11-13T21:12:47.209Z] Socket(s): 8 [2024-11-13T21:12:47.209Z] NUMA node(s): 1 [2024-11-13T21:12:47.209Z] Vendor ID: AuthenticAMD [2024-11-13T21:12:47.209Z] CPU family: 23 [2024-11-13T21:12:47.209Z] Model: 49 [2024-11-13T21:12:47.209Z] Model name: AMD EPYC-Rome Processor [2024-11-13T21:12:47.209Z] Stepping: 0 [2024-11-13T21:12:47.209Z] CPU MHz: 2800.000 [2024-11-13T21:12:47.209Z] BogoMIPS: 5600.00 [2024-11-13T21:12:47.209Z] Virtualization: AMD-V [2024-11-13T21:12:47.209Z] Hypervisor vendor: KVM [2024-11-13T21:12:47.209Z] Virtualization type: full [2024-11-13T21:12:47.209Z] L1d cache: 256 KiB [2024-11-13T21:12:47.209Z] L1i cache: 256 KiB [2024-11-13T21:12:47.209Z] L2 cache: 4 MiB [2024-11-13T21:12:47.209Z] L3 cache: 128 MiB [2024-11-13T21:12:47.209Z] NUMA node0 CPU(s): 0-7 [2024-11-13T21:12:47.209Z] Vulnerability Itlb multihit: Not affected [2024-11-13T21:12:47.209Z] Vulnerability L1tf: Not affected [2024-11-13T21:12:47.209Z] Vulnerability Mds: Not affected [2024-11-13T21:12:47.209Z] Vulnerability Meltdown: Not affected [2024-11-13T21:12:47.209Z] Vulnerability Mmio stale data: Not affected [2024-11-13T21:12:47.209Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-13T21:12:47.209Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-13T21:12:47.209Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-13T21:12:47.209Z] Vulnerability Srbds: Not affected [2024-11-13T21:12:47.209Z] Vulnerability Tsx async abort: Not affected [2024-11-13T21:12:47.209Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-11-13T21:12:47.209Z] [2024-11-13T21:12:47.209Z] [2024-11-13T21:12:47.209Z] ---> nproc: [2024-11-13T21:12:47.209Z] 8 [2024-11-13T21:12:47.209Z] [2024-11-13T21:12:47.209Z] [2024-11-13T21:12:47.209Z] ---> df -h: [2024-11-13T21:12:47.209Z] Filesystem Size Used Avail Use% Mounted on [2024-11-13T21:12:47.209Z] overlay 155G 12G 143G 8% / [2024-11-13T21:12:47.209Z] tmpfs 64M 0 64M 0% /dev [2024-11-13T21:12:47.209Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-13T21:12:47.209Z] shm 64M 0 64M 0% /dev/shm [2024-11-13T21:12:47.209Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-11-13T21:12:47.209Z] [2024-11-13T21:12:47.209Z] [2024-11-13T21:12:47.209Z] ---> sar -b -r -n DEV: [2024-11-13T21:12:47.209Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26393) 11/13/24 _x86_64_ (8 CPU) [2024-11-13T21:12:47.209Z] [2024-11-13T21:12:47.209Z] 20:57:55 LINUX RESTART (8 CPU) [2024-11-13T21:12:47.209Z] [2024-11-13T21:12:47.209Z] 20:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-13T21:12:47.209Z] 20:59:01 369.44 48.02 321.43 0.00 5402.73 173478.31 0.00 [2024-11-13T21:12:47.209Z] 21:00:01 215.60 3.65 211.95 0.00 64.39 59734.04 0.00 [2024-11-13T21:12:47.209Z] 21:01:02 135.82 0.02 135.80 0.00 4.13 41954.76 0.00 [2024-11-13T21:12:47.209Z] 21:02:01 156.67 0.17 156.50 0.00 14.10 47176.00 0.00 [2024-11-13T21:12:47.209Z] 21:03:01 78.20 2.52 75.69 0.00 109.32 17258.87 0.00 [2024-11-13T21:12:47.209Z] 21:04:01 47.94 4.76 43.18 0.00 4344.09 8424.05 0.00 [2024-11-13T21:12:47.209Z] 21:05:01 2.92 0.02 2.90 0.00 0.13 85.19 0.00 [2024-11-13T21:12:47.209Z] 21:06:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 [2024-11-13T21:12:47.209Z] 21:07:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 [2024-11-13T21:12:47.209Z] 21:08:01 2.00 0.00 2.00 0.00 0.00 22.80 0.00 [2024-11-13T21:12:47.209Z] 21:09:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2024-11-13T21:12:47.209Z] 21:10:01 1.17 0.00 1.17 0.00 0.00 18.26 0.00 [2024-11-13T21:12:47.209Z] 21:11:01 1.03 0.00 1.03 0.00 0.00 13.46 0.00 [2024-11-13T21:12:47.209Z] 21:12:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 [2024-11-13T21:12:47.209Z] Average: 72.47 4.23 68.24 0.00 710.87 24848.10 0.00 [2024-11-13T21:12:47.209Z] [2024-11-13T21:12:47.209Z] 20:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-13T21:12:47.209Z] 20:59:01 29860560 31545500 804956 2.45 59676 1920780 2127296 6.27 1010392 1678148 932 [2024-11-13T21:12:47.209Z] 21:00:01 27542600 31488480 822080 2.50 152176 3916452 2071524 6.11 1340268 3452888 421012 [2024-11-13T21:12:47.209Z] 21:01:02 26927004 30932500 1369804 4.17 186468 3913552 2409612 7.10 1872652 3502816 368192 [2024-11-13T21:12:47.209Z] 21:02:01 27446672 31502588 803044 2.44 190644 3983408 1937832 5.71 1389084 3492948 0 [2024-11-13T21:12:47.209Z] 21:03:01 26937064 31502224 801164 2.44 200476 4431956 1798976 5.30 1412536 3928084 6516 [2024-11-13T21:12:47.209Z] 21:04:01 26500100 31481704 792512 2.41 227508 4819904 1729404 5.10 1682648 4055504 148 [2024-11-13T21:12:47.209Z] 21:05:01 26509904 31486652 787800 2.40 226056 4816648 1726180 5.09 1676764 4052304 152 [2024-11-13T21:12:47.209Z] 21:06:01 26510140 31486892 787472 2.39 226076 4816656 1726180 5.09 1676884 4052304 140 [2024-11-13T21:12:47.209Z] 21:07:01 26518132 31494928 779300 2.37 226124 4816660 1726180 5.09 1669188 4052308 8 [2024-11-13T21:12:47.209Z] 21:08:01 26518564 31495488 778668 2.37 226204 4816664 1726180 5.09 1668284 4052320 4 [2024-11-13T21:12:47.209Z] 21:09:01 26518832 31495768 778460 2.37 226244 4816664 1726180 5.09 1668768 4052312 188 [2024-11-13T21:12:47.209Z] 21:10:01 26521140 31498144 776076 2.36 226292 4816668 1726180 5.09 1666264 4052320 144 [2024-11-13T21:12:47.209Z] 21:11:01 26521148 31498192 776040 2.36 226308 4816672 1726180 5.09 1666044 4052320 8 [2024-11-13T21:12:47.209Z] 21:12:01 26521344 31498408 775744 2.36 226336 4816672 1726180 5.09 1666100 4052320 300 [2024-11-13T21:12:47.209Z] Average: 26953800 31457676 830937 2.53 201899 4394240 1848863 5.45 1576134 3752064 56982 [2024-11-13T21:12:47.209Z] [2024-11-13T21:12:47.209Z] 20:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-13T21:12:47.209Z] 20:59:01 docker0 42.14 45.55 3.03 268.39 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 20:59:01 veth18f2a2e 42.14 45.65 3.61 268.40 0.00 0.00 0.00 0.02 [2024-11-13T21:12:47.209Z] 20:59:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 20:59:01 ens3 507.80 364.90 2962.80 90.35 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:00:01 docker0 294.82 424.20 25.59 3299.23 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:00:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:00:01 ens3 565.52 379.62 6502.89 45.57 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:01:02 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:01:02 veth5c92bd5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:01:02 ens3 23.07 15.38 25.40 10.11 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:02:01 docker0 6.93 14.90 0.42 193.86 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:02:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:02:01 ens3 47.21 27.83 280.41 12.13 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:03:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:03:01 ens3 147.24 107.03 2641.92 120.73 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:04:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:04:01 ens3 183.86 86.76 2656.95 7.29 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:05:01 ens3 0.18 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:06:01 ens3 0.43 0.35 0.24 0.14 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:07:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:08:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:09:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:10:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:11:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] 21:12:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] Average: docker0 24.58 34.64 2.08 268.75 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] Average: lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] Average: ens3 105.50 70.22 1077.46 20.47 0.00 0.00 0.00 0.00 [2024-11-13T21:12:47.209Z] [2024-11-13T21:12:47.209Z]