Pull request #30 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 81273f70fd65506bfaa7d0428a9ac88661de1691+aaa7e572fda13da2933300a631edf8df830ba1ce (4926510a4ad368913714d5bb8bd371d50c18093c) 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-ssh14329625303462739925.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh105106088799926085.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-30/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-30/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16428747877280285655.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh17237393891699684256.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-30/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-30/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6336109849963975977.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-usb-camera 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64355 in /w/workspace/xfoundry_device-usb-camera_PR-30 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-30 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aaa7e572fda13da2933300a631edf8df830ba1ce into PR head commit 81273f70fd65506bfaa7d0428a9ac88661de1691 Merge succeeded, producing 5781b6efef4c29f5278d4aa92a004dde4624154c Checking out Revision 5781b6efef4c29f5278d4aa92a004dde4624154c (PR-30) > git config core.sparsecheckout # timeout=10 > git checkout -f 81273f70fd65506bfaa7d0428a9ac88661de1691 # 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 aaa7e572fda13da2933300a631edf8df830ba1ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5781b6efef4c29f5278d4aa92a004dde4624154c # timeout=10 Commit message: "Merge commit 'aaa7e572fda13da2933300a631edf8df830ba1ce' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-23T09:55:56.176Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-23T09:55:56.244Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-23T09:55:56.257Z] ========================================================= [2022-05-23T09:55:56.257Z] EdgeX Global Pipelines Version Info [2022-05-23T09:55:56.257Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5a1b0cc8397828c4e32fd6186ae0736c9e118a5b # timeout=10 [2022-05-23T09:55:57.052Z] ------------------- [2022-05-23T09:55:57.053Z] stable info: [2022-05-23T09:55:57.053Z] ------------------- [2022-05-23T09:55:57.053Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T09:55:57.053Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T09:55:57.053Z] Message: update stable to v1.0.230 [2022-05-23T09:55:57.626Z] ------------------- [2022-05-23T09:55:57.626Z] experimental info: [2022-05-23T09:55:57.626Z] ------------------- [2022-05-23T09:55:57.626Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-23T09:55:57.626Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-23T09:55:57.626Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-23T09:55:57.754Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-23T09:55:57.766Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-23T09:55:57.780Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-23T09:55:57.792Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-23T09:55:57.803Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-23T09:55:57.817Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-23T09:55:57.830Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-23T09:55:57.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-23T09:55:57.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-23T09:55:57.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-23T09:55:57.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-23T09:55:57.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-23T09:55:57.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-23T09:55:57.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-23T09:55:57.955Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T09:55:57.968Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-23T09:55:57.983Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-23T09:55:57.994Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-23T09:55:58.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-23T09:55:58.025Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-23T09:55:58.042Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-23T09:55:58.057Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-23T09:55:58.077Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-23T09:55:58.095Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-23T09:55:58.107Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-23T09:55:58.123Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-23T09:55:58.141Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-30 [Pipeline] echo [2022-05-23T09:55:58.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-30 [Pipeline] echo [2022-05-23T09:55:58.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-30 [Pipeline] echo [2022-05-23T09:55:58.184Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5781b6efef4c29f5278d4aa92a004dde4624154c [Pipeline] echo [2022-05-23T09:55:58.193Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5781b6e [Pipeline] echo [2022-05-23T09:55:58.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T09:55:58.257Z] provisioning config files... [2022-05-23T09:55:58.269Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config9068428941344936308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:55:58.574Z] ---> docker-login.sh [2022-05-23T09:55:58.574Z] nexus3.edgexfoundry.org:10001 [2022-05-23T09:55:58.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:55:58.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:55:58.835Z] Configure a credential helper to remove this warning. See [2022-05-23T09:55:58.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:55:58.835Z] [2022-05-23T09:55:58.835Z] Login Succeeded [2022-05-23T09:55:58.835Z] nexus3.edgexfoundry.org:10002 [2022-05-23T09:55:59.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:55:59.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:55:59.095Z] Configure a credential helper to remove this warning. See [2022-05-23T09:55:59.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:55:59.095Z] [2022-05-23T09:55:59.095Z] Login Succeeded [2022-05-23T09:55:59.095Z] nexus3.edgexfoundry.org:10003 [2022-05-23T09:55:59.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:55:59.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:55:59.095Z] Configure a credential helper to remove this warning. See [2022-05-23T09:55:59.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:55:59.095Z] [2022-05-23T09:55:59.095Z] Login Succeeded [2022-05-23T09:55:59.095Z] nexus3.edgexfoundry.org:10004 [2022-05-23T09:55:59.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:55:59.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:55:59.355Z] Configure a credential helper to remove this warning. See [2022-05-23T09:55:59.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:55:59.355Z] [2022-05-23T09:55:59.355Z] Login Succeeded [2022-05-23T09:55:59.355Z] docker.io [2022-05-23T09:55:59.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:55:59.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:55:59.617Z] Configure a credential helper to remove this warning. See [2022-05-23T09:55:59.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:55:59.617Z] [2022-05-23T09:55:59.617Z] Login Succeeded [2022-05-23T09:55:59.617Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T09:55:59.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-23T09:56:00.017Z] + git rev-list -1 --merges 5781b6efef4c29f5278d4aa92a004dde4624154c~1..5781b6efef4c29f5278d4aa92a004dde4624154c [Pipeline] echo [2022-05-23T09:56:00.047Z] -----------> git rev-list -1 --merges 5781b6efef4c29f5278d4aa92a004dde4624154c~1..5781b6efef4c29f5278d4aa92a004dde4624154c 5781b6efef4c29f5278d4aa92a004dde4624154c [2022-05-23T09:56:00.047Z] 5781b6efef4c29f5278d4aa92a004dde4624154c [false] [Pipeline] sh [2022-05-23T09:56:00.402Z] + git log --format=format:%s -1 5781b6efef4c29f5278d4aa92a004dde4624154c [Pipeline] echo [2022-05-23T09:56:00.419Z] ========================================================= [2022-05-23T09:56:00.419Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-23T09:56:00.419Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T09:56:00.759Z] + git log --format=format:%s -1 5781b6efef4c29f5278d4aa92a004dde4624154c [Pipeline] echo [2022-05-23T09:56:00.772Z] [semverPrep] GIT_COMMIT: 5781b6efef4c29f5278d4aa92a004dde4624154c, Commit Message: Merge commit 'aaa7e572fda13da2933300a631edf8df830ba1ce' into HEAD [Pipeline] echo [2022-05-23T09:56:00.783Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-23T09:56:01.228Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-23T09:56:01.228Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-23T09:56:01.228Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-23T09:56:01.228Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-23T09:56:01.228Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-23T09:56:01.228Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-23T09:56:01.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:56:01.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T09:56:01.656Z] [2022-05-23T09:56:01.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:56:01.969Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T09:56:01.969Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-23T09:56:01.969Z] 1fe172e4850f: Pulling fs layer [2022-05-23T09:56:01.969Z] caf521ccaac6: Pulling fs layer [2022-05-23T09:56:01.969Z] 3ead6fa29328: Pulling fs layer [2022-05-23T09:56:01.969Z] 5c2a1cbceb83: Pulling fs layer [2022-05-23T09:56:01.969Z] a8d5f1318db7: Pulling fs layer [2022-05-23T09:56:01.969Z] 5c2a1cbceb83: Waiting [2022-05-23T09:56:01.969Z] c427282e49a2: Pulling fs layer [2022-05-23T09:56:01.969Z] 1827001aaf11: Pulling fs layer [2022-05-23T09:56:01.969Z] c427282e49a2: Waiting [2022-05-23T09:56:01.969Z] a8d5f1318db7: Waiting [2022-05-23T09:56:01.969Z] 0714d37db230: Pulling fs layer [2022-05-23T09:56:01.969Z] ac28cf19c067: Pulling fs layer [2022-05-23T09:56:01.969Z] ca983d60f3e2: Pulling fs layer [2022-05-23T09:56:01.969Z] 9f894cec8388: Pulling fs layer [2022-05-23T09:56:01.970Z] 1827001aaf11: Waiting [2022-05-23T09:56:01.970Z] 0714d37db230: Waiting [2022-05-23T09:56:01.970Z] ac28cf19c067: Waiting [2022-05-23T09:56:01.970Z] ca983d60f3e2: Waiting [2022-05-23T09:56:01.970Z] 9f894cec8388: Waiting [2022-05-23T09:56:01.970Z] caf521ccaac6: Verifying Checksum [2022-05-23T09:56:01.970Z] caf521ccaac6: Download complete [2022-05-23T09:56:01.970Z] 5c2a1cbceb83: Verifying Checksum [2022-05-23T09:56:01.970Z] 5c2a1cbceb83: Download complete [2022-05-23T09:56:02.232Z] a8d5f1318db7: Verifying Checksum [2022-05-23T09:56:02.232Z] a8d5f1318db7: Download complete [2022-05-23T09:56:02.232Z] c427282e49a2: Verifying Checksum [2022-05-23T09:56:02.232Z] c427282e49a2: Download complete [2022-05-23T09:56:02.232Z] 3ead6fa29328: Verifying Checksum [2022-05-23T09:56:02.232Z] 3ead6fa29328: Download complete [2022-05-23T09:56:02.232Z] 0714d37db230: Verifying Checksum [2022-05-23T09:56:02.232Z] 0714d37db230: Download complete [2022-05-23T09:56:02.232Z] ac28cf19c067: Verifying Checksum [2022-05-23T09:56:02.232Z] ca983d60f3e2: Download complete [2022-05-23T09:56:02.232Z] 9f894cec8388: Verifying Checksum [2022-05-23T09:56:02.232Z] 9f894cec8388: Download complete [2022-05-23T09:56:02.232Z] 1fe172e4850f: Verifying Checksum [2022-05-23T09:56:02.232Z] 1fe172e4850f: Download complete [2022-05-23T09:56:02.804Z] 1827001aaf11: Verifying Checksum [2022-05-23T09:56:02.804Z] 1827001aaf11: Download complete [2022-05-23T09:56:03.748Z] 1fe172e4850f: Pull complete [2022-05-23T09:56:04.009Z] caf521ccaac6: Pull complete [2022-05-23T09:56:04.579Z] 3ead6fa29328: Pull complete [2022-05-23T09:56:04.579Z] 5c2a1cbceb83: Pull complete [2022-05-23T09:56:04.839Z] a8d5f1318db7: Pull complete [2022-05-23T09:56:04.839Z] c427282e49a2: Pull complete [2022-05-23T09:56:06.749Z] 1827001aaf11: Pull complete [2022-05-23T09:56:06.749Z] 0714d37db230: Pull complete [2022-05-23T09:56:07.009Z] ac28cf19c067: Pull complete [2022-05-23T09:56:07.009Z] ca983d60f3e2: Pull complete [2022-05-23T09:56:07.009Z] 9f894cec8388: Pull complete [2022-05-23T09:56:07.009Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-23T09:56:07.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-23T09:56:07.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-23T09:56:07.092Z] prd-ubuntu20.04-docker-8c-8g-64355 does not seem to be running inside a container [2022-05-23T09:56:07.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-23T09:56:08.953Z] $ docker top 35fc5c13650c55ac205559a74ae6c067381923cb9c52ceeb0d26264876aa86d5 -eo pid,comm [2022-05-23T09:56:09.020Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-23T09:56:09.020Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-23T09:56:09.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T09:56:09.060Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T09:56:09.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T09:56:09.195Z] $ docker exec 35fc5c13650c55ac205559a74ae6c067381923cb9c52ceeb0d26264876aa86d5 ssh-agent [2022-05-23T09:56:09.313Z] SSH_AUTH_SOCK=/tmp/ssh-oyeqn1VV33zf/agent.32 [2022-05-23T09:56:09.313Z] SSH_AGENT_PID=38 [2022-05-23T09:56:09.321Z] Running ssh-add (command line suppressed) [2022-05-23T09:56:09.446Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_177783770641217354.key (/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_177783770641217354.key) [2022-05-23T09:56:09.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T09:56:09.752Z] + git tag --points-at HEAD [Pipeline] } [2022-05-23T09:56:09.779Z] $ docker exec --env ******** --env ******** 35fc5c13650c55ac205559a74ae6c067381923cb9c52ceeb0d26264876aa86d5 ssh-agent -k [2022-05-23T09:56:09.895Z] unset SSH_AUTH_SOCK; [2022-05-23T09:56:09.895Z] unset SSH_AGENT_PID; [2022-05-23T09:56:09.895Z] echo Agent pid 38 killed; [2022-05-23T09:56:09.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-23T09:56:09.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-23T09:56:09.926Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-23T09:56:10.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-23T09:56:10.066Z] $ docker exec 35fc5c13650c55ac205559a74ae6c067381923cb9c52ceeb0d26264876aa86d5 ssh-agent [2022-05-23T09:56:10.181Z] SSH_AUTH_SOCK=/tmp/ssh-PTG6jYdrg131/agent.70 [2022-05-23T09:56:10.182Z] SSH_AGENT_PID=76 [2022-05-23T09:56:10.187Z] Running ssh-add (command line suppressed) [2022-05-23T09:56:10.307Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_3114928613876477004.key (/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_3114928613876477004.key) [2022-05-23T09:56:10.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-23T09:56:10.612Z] + git semver init [2022-05-23T09:56:10.872Z] 2022-05-23 09:56:10,819 [run_init] DEBUG init version:0.0.0 force:False [2022-05-23T09:56:10.872Z] 2022-05-23 09:56:10,820 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver [2022-05-23T09:56:10.872Z] 2022-05-23 09:56:10,820 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-30/.semver [2022-05-23T09:56:10.872Z] 2022-05-23 09:56:10,821 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-30/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30, universal_newlines=False, shell=None, istream=None) [2022-05-23T09:56:11.444Z] 2022-05-23 09:56:11,367 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-30/.git/info/exclude [2022-05-23T09:56:11.444Z] 2022-05-23 09:56:11,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 with force:False [2022-05-23T09:56:11.444Z] 2022-05-23 09:56:11,368 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 [2022-05-23T09:56:11.444Z] 2022-05-23 09:56:11,372 [execute] INFO git cat-file --batch-check [2022-05-23T09:56:11.444Z] 2022-05-23 09:56:11,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T09:56:11.444Z] 2022-05-23 09:56:11,379 [execute] INFO git cat-file --batch [2022-05-23T09:56:11.444Z] 2022-05-23 09:56:11,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30/.semver, universal_newlines=False, shell=None, istream=) [2022-05-23T09:56:11.444Z] 2022-05-23 09:56:11,384 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 [2022-05-23T09:56:11.444Z] 0.0.0 [Pipeline] } [2022-05-23T09:56:11.460Z] $ docker exec --env ******** --env ******** 35fc5c13650c55ac205559a74ae6c067381923cb9c52ceeb0d26264876aa86d5 ssh-agent -k [2022-05-23T09:56:11.560Z] unset SSH_AUTH_SOCK; [2022-05-23T09:56:11.560Z] unset SSH_AGENT_PID; [2022-05-23T09:56:11.560Z] echo Agent pid 76 killed; [2022-05-23T09:56:11.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-23T09:56:11.875Z] + git semver [Pipeline] } [2022-05-23T09:56:12.157Z] $ docker stop --time=1 35fc5c13650c55ac205559a74ae6c067381923cb9c52ceeb0d26264876aa86d5 [2022-05-23T09:56:13.474Z] $ docker rm -f 35fc5c13650c55ac205559a74ae6c067381923cb9c52ceeb0d26264876aa86d5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T09:56:13.812Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-23T09:56:14.077Z] Stashed 1 file(s) [Pipeline] echo [2022-05-23T09:56:14.081Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T09:56:14.206Z] provisioning config files... [2022-05-23T09:56:14.216Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config4027627207647184462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:56:14.516Z] ---> docker-login.sh [2022-05-23T09:56:14.516Z] nexus3.edgexfoundry.org:10001 [2022-05-23T09:56:14.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:56:14.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:56:14.516Z] Configure a credential helper to remove this warning. See [2022-05-23T09:56:14.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:56:14.516Z] [2022-05-23T09:56:14.516Z] Login Succeeded [2022-05-23T09:56:14.516Z] nexus3.edgexfoundry.org:10002 [2022-05-23T09:56:14.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:56:14.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:56:14.777Z] Configure a credential helper to remove this warning. See [2022-05-23T09:56:14.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:56:14.777Z] [2022-05-23T09:56:14.777Z] Login Succeeded [2022-05-23T09:56:14.777Z] nexus3.edgexfoundry.org:10003 [2022-05-23T09:56:14.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:56:14.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:56:14.777Z] Configure a credential helper to remove this warning. See [2022-05-23T09:56:14.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:56:14.777Z] [2022-05-23T09:56:14.777Z] Login Succeeded [2022-05-23T09:56:14.777Z] nexus3.edgexfoundry.org:10004 [2022-05-23T09:56:14.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:56:15.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:56:15.037Z] Configure a credential helper to remove this warning. See [2022-05-23T09:56:15.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:56:15.037Z] [2022-05-23T09:56:15.037Z] Login Succeeded [2022-05-23T09:56:15.037Z] docker.io [2022-05-23T09:56:15.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T09:56:15.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T09:56:15.300Z] Configure a credential helper to remove this warning. See [2022-05-23T09:56:15.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T09:56:15.300Z] [2022-05-23T09:56:15.300Z] Login Succeeded [2022-05-23T09:56:15.300Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T09:56:15.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-23T09:56:15.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T09:56:15.389Z] ========================================================= [2022-05-23T09:56:15.389Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-23T09:56:15.389Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:56:15.708Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-23T09:56:15.708Z] Sending build context to Docker daemon 884.7kB [2022-05-23T09:56:15.708Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T09:56:15.708Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-23T09:56:15.708Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-23T09:56:15.708Z] 59bf1c3509f3: Pulling fs layer [2022-05-23T09:56:15.708Z] 666ba61612fd: Pulling fs layer [2022-05-23T09:56:15.708Z] 8ed8ca486205: Pulling fs layer [2022-05-23T09:56:15.708Z] 4fe6c5a15a65: Pulling fs layer [2022-05-23T09:56:15.708Z] 22a0e8bec74d: Pulling fs layer [2022-05-23T09:56:15.708Z] ca2b28591e48: Pulling fs layer [2022-05-23T09:56:15.708Z] a51346096db8: Pulling fs layer [2022-05-23T09:56:15.708Z] daebc70d1ce1: Pulling fs layer [2022-05-23T09:56:15.708Z] 0e18a0eac166: Pulling fs layer [2022-05-23T09:56:15.708Z] 22a0e8bec74d: Waiting [2022-05-23T09:56:15.708Z] 4fe6c5a15a65: Waiting [2022-05-23T09:56:15.708Z] daebc70d1ce1: Waiting [2022-05-23T09:56:15.708Z] 0e18a0eac166: Waiting [2022-05-23T09:56:15.708Z] ca2b28591e48: Waiting [2022-05-23T09:56:15.708Z] a51346096db8: Waiting [2022-05-23T09:56:15.708Z] 8ed8ca486205: Verifying Checksum [2022-05-23T09:56:15.708Z] 8ed8ca486205: Download complete [2022-05-23T09:56:15.708Z] 666ba61612fd: Verifying Checksum [2022-05-23T09:56:15.708Z] 666ba61612fd: Download complete [2022-05-23T09:56:15.708Z] 22a0e8bec74d: Download complete [2022-05-23T09:56:15.708Z] ca2b28591e48: Verifying Checksum [2022-05-23T09:56:15.708Z] ca2b28591e48: Download complete [2022-05-23T09:56:15.708Z] a51346096db8: Verifying Checksum [2022-05-23T09:56:15.708Z] a51346096db8: Download complete [2022-05-23T09:56:15.971Z] 59bf1c3509f3: Verifying Checksum [2022-05-23T09:56:15.971Z] 59bf1c3509f3: Download complete [2022-05-23T09:56:15.971Z] daebc70d1ce1: Verifying Checksum [2022-05-23T09:56:15.971Z] daebc70d1ce1: Download complete [2022-05-23T09:56:15.971Z] 59bf1c3509f3: Pull complete [2022-05-23T09:56:16.232Z] 666ba61612fd: Pull complete [2022-05-23T09:56:16.232Z] 8ed8ca486205: Pull complete [2022-05-23T09:56:16.492Z] 0e18a0eac166: Verifying Checksum [2022-05-23T09:56:16.492Z] 0e18a0eac166: Download complete [2022-05-23T09:56:16.492Z] 4fe6c5a15a65: Verifying Checksum [2022-05-23T09:56:16.492Z] 4fe6c5a15a65: Download complete [2022-05-23T09:56:20.691Z] 4fe6c5a15a65: Pull complete [2022-05-23T09:56:20.691Z] 22a0e8bec74d: Pull complete [2022-05-23T09:56:20.691Z] ca2b28591e48: Pull complete [2022-05-23T09:56:20.691Z] a51346096db8: Pull complete [2022-05-23T09:56:20.691Z] daebc70d1ce1: Pull complete [2022-05-23T09:56:22.602Z] 0e18a0eac166: Pull complete [2022-05-23T09:56:22.602Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-23T09:56:22.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-23T09:56:22.602Z] ---> f018257e8ee9 [2022-05-23T09:56:22.602Z] Step 3/12 : ARG MAKE="make build" [2022-05-23T09:56:24.519Z] ---> Running in c50027e80b3e [2022-05-23T09:56:24.519Z] Removing intermediate container c50027e80b3e [2022-05-23T09:56:24.519Z] ---> 625f3cb72a3e [2022-05-23T09:56:24.519Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-23T09:56:24.519Z] ---> Running in 9951351055b4 [2022-05-23T09:56:24.519Z] Removing intermediate container 9951351055b4 [2022-05-23T09:56:24.519Z] ---> 3378e1c23285 [2022-05-23T09:56:24.519Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-23T09:56:24.519Z] ---> Running in 8cfeb7648226 [2022-05-23T09:56:24.519Z] Removing intermediate container 8cfeb7648226 [2022-05-23T09:56:24.519Z] ---> f15b4c622d55 [2022-05-23T09:56:24.519Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:56:24.781Z] ---> Running in edbe0ed76a09 [2022-05-23T09:56:25.353Z] Removing intermediate container edbe0ed76a09 [2022-05-23T09:56:25.353Z] ---> 12b7de1b5010 [2022-05-23T09:56:25.353Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T09:56:25.353Z] ---> Running in b87e06fee573 [2022-05-23T09:56:25.613Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:56:26.555Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:56:26.818Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-23T09:56:26.818Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-23T09:56:26.818Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-23T09:56:27.080Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-23T09:56:27.080Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-23T09:56:27.080Z] (6/81) Installing libxcb (1.14-r2) [2022-05-23T09:56:27.342Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-23T09:56:27.342Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-23T09:56:27.342Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-23T09:56:27.604Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-23T09:56:27.604Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-23T09:56:27.866Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-23T09:56:27.866Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-23T09:56:27.866Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-23T09:56:28.127Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-23T09:56:28.127Z] (16/81) Installing libice (1.0.10-r0) [2022-05-23T09:56:28.127Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-23T09:56:28.389Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-23T09:56:28.389Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-23T09:56:28.389Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-23T09:56:28.650Z] (21/81) Installing xset (1.2.4-r0) [2022-05-23T09:56:28.650Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-23T09:56:28.650Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-23T09:56:28.912Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-23T09:56:28.912Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-23T09:56:28.912Z] (26/81) Installing libintl (0.21-r0) [2022-05-23T09:56:29.174Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-23T09:56:29.174Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-23T09:56:29.174Z] (29/81) Installing pcre (8.45-r1) [2022-05-23T09:56:29.176Z] Still waiting to schedule task [2022-05-23T09:56:29.176Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-23T09:56:29.436Z] (30/81) Installing glib (2.70.1-r0) [2022-05-23T09:56:29.436Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-23T09:56:30.384Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-23T09:56:30.384Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-23T09:56:30.384Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-23T09:56:31.769Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-23T09:56:31.769Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-23T09:56:32.029Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-23T09:56:32.029Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-23T09:56:32.029Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-23T09:56:32.600Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-23T09:56:32.600Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-23T09:56:32.600Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-23T09:56:32.862Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-23T09:56:32.862Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-23T09:56:32.862Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-23T09:56:33.122Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-23T09:56:33.122Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-23T09:56:33.383Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-23T09:56:33.383Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-23T09:56:33.383Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-23T09:56:33.646Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-23T09:56:33.646Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-23T09:56:33.907Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-23T09:56:33.907Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-23T09:56:33.907Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-23T09:56:34.168Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-23T09:56:34.168Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-23T09:56:34.429Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-23T09:56:34.429Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-23T09:56:34.429Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-23T09:56:34.690Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-23T09:56:34.690Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-23T09:56:34.690Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-23T09:56:34.950Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-23T09:56:34.950Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-23T09:56:34.950Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-23T09:56:35.211Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-23T09:56:35.211Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-23T09:56:35.471Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-23T09:56:35.471Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-23T09:56:35.471Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-23T09:56:35.730Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-23T09:56:35.730Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-23T09:56:36.302Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-23T09:56:36.302Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-23T09:56:36.562Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-23T09:56:36.562Z] Executing udev-init-scripts-35-r0.post-install [2022-05-23T09:56:36.562Z] (77/81) Installing kmod-libs (29-r2) [2022-05-23T09:56:36.562Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-23T09:56:36.822Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-23T09:56:36.822Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-23T09:56:36.822Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-23T09:56:37.083Z] Executing busybox-1.34.1-r3.trigger [2022-05-23T09:56:37.083Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-23T09:56:37.083Z] OK: 335 MiB in 133 packages [2022-05-23T09:56:39.629Z] Removing intermediate container b87e06fee573 [2022-05-23T09:56:39.629Z] ---> 79ba30b5bb57 [2022-05-23T09:56:39.629Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-23T09:56:39.629Z] ---> Running in 0861c4d49423 [2022-05-23T09:56:39.629Z] Removing intermediate container 0861c4d49423 [2022-05-23T09:56:39.629Z] ---> d06b5f2fdb4e [2022-05-23T09:56:39.629Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-23T09:56:39.629Z] ---> e2969029fa48 [2022-05-23T09:56:39.629Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:56:39.629Z] ---> Running in 4903ca9421b2 [2022-05-23T09:56:54.536Z] Removing intermediate container 4903ca9421b2 [2022-05-23T09:56:54.536Z] ---> 9af3ae945643 [2022-05-23T09:56:54.536Z] Step 11/12 : COPY . . [2022-05-23T09:56:54.536Z] ---> 56714d91cce1 [2022-05-23T09:56:54.536Z] Step 12/12 : RUN ${MAKE} [2022-05-23T09:56:54.536Z] ---> Running in 036b118bca07 [2022-05-23T09:56:54.536Z] noop [2022-05-23T09:56:54.536Z] Removing intermediate container 036b118bca07 [2022-05-23T09:56:54.536Z] ---> 2aac71f5e38f [2022-05-23T09:56:54.537Z] Successfully built 2aac71f5e38f [2022-05-23T09:56:54.537Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:56:54.835Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T09:56:54.836Z] . [Pipeline] withDockerContainer [2022-05-23T09:56:54.901Z] prd-ubuntu20.04-docker-8c-8g-64355 does not seem to be running inside a container [2022-05-23T09:56:54.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T09:56:55.334Z] $ docker top 926ce48b7b933de60e085b2b58f793c8666dc4091f5d014c936d61dcfc14a0e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T09:56:55.698Z] + go version [2022-05-23T09:56:55.698Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-23T09:56:55.716Z] $ docker stop --time=1 926ce48b7b933de60e085b2b58f793c8666dc4091f5d014c936d61dcfc14a0e3 [2022-05-23T09:56:57.044Z] $ docker rm -f 926ce48b7b933de60e085b2b58f793c8666dc4091f5d014c936d61dcfc14a0e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:56:57.476Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-23T09:56:57.476Z] . [Pipeline] withDockerContainer [2022-05-23T09:56:57.581Z] prd-ubuntu20.04-docker-8c-8g-64355 does not seem to be running inside a container [2022-05-23T09:56:57.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-23T09:56:58.056Z] $ docker top 614f4a67e7a0aaf64243943b18a8a80db4ac1dac8b215d0de333e961a502716d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-23T09:56:58.432Z] + make test [2022-05-23T09:56:58.432Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-23T09:56:58.693Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-23T09:57:08.678Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-23T09:57:08.678Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-23T09:57:15.256Z] CGO_ENABLED=1 go vet ./... [2022-05-23T09:57:18.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T09:57:18.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T09:57:18.812Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T09:57:19.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-23T09:57:19.423Z] $ docker stop --time=1 614f4a67e7a0aaf64243943b18a8a80db4ac1dac8b215d0de333e961a502716d [2022-05-23T09:57:21.277Z] $ docker rm -f 614f4a67e7a0aaf64243943b18a8a80db4ac1dac8b215d0de333e961a502716d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T09:57:21.707Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-23T09:57:21.759Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-23T09:57:22.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-23T09:57:22.738Z] + ls -al . [2022-05-23T09:57:22.738Z] total 168 [2022-05-23T09:57:22.738Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 09:57 . [2022-05-23T09:57:22.738Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 09:55 .. [2022-05-23T09:57:22.738Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 09:56 .git [2022-05-23T09:57:22.738Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 09:55 .github [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 414 May 23 09:55 .gitignore [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 42 May 23 09:55 .golangci.yml [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 77 May 23 09:55 .hadolint.yml [2022-05-23T09:57:22.738Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 09:56 .semver [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 23 09:55 Attribution.txt [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 181 May 23 09:55 CHANGELOG.md [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 23 09:55 Dockerfile [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 678 May 23 09:55 GOVERNANCE.md [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 659 May 23 09:55 Jenkinsfile [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 23 09:55 LICENSE [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 2030 May 23 09:55 Makefile [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 622 May 23 09:55 OWNERS.md [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 8944 May 23 09:55 README.md [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 09:56 VERSION [2022-05-23T09:57:22.738Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 09:55 bin [2022-05-23T09:57:22.738Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 09:55 cmd [2022-05-23T09:57:22.738Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 09:56 coverage.out [2022-05-23T09:57:22.738Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 09:55 docker-compose [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 140 May 23 09:55 docker-entrypoint.sh [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 23 09:55 go.mod [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 23 09:55 go.sum [2022-05-23T09:57:22.738Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 09:55 internal [2022-05-23T09:57:22.738Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 09:55 snap [2022-05-23T09:57:22.738Z] -rw-rw-r-- 1 jenkins jenkins 231 May 23 09:55 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:57:23.038Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5781b6efef4c29f5278d4aa92a004dde4624154c --label arch=amd64 --label version=0.0.0 . [2022-05-23T09:57:23.039Z] Sending build context to Docker daemon 885.8kB [2022-05-23T09:57:23.039Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T09:57:23.039Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-23T09:57:23.039Z] ---> 2aac71f5e38f [2022-05-23T09:57:23.039Z] Step 3/29 : ARG MAKE="make build" [2022-05-23T09:57:23.039Z] ---> Running in 4ce96495c013 [2022-05-23T09:57:23.298Z] Removing intermediate container 4ce96495c013 [2022-05-23T09:57:23.298Z] ---> c9c9250c49f1 [2022-05-23T09:57:23.298Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-23T09:57:23.298Z] ---> Running in 265b35d216b4 [2022-05-23T09:57:23.298Z] Removing intermediate container 265b35d216b4 [2022-05-23T09:57:23.298Z] ---> ae37fbef183d [2022-05-23T09:57:23.298Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-23T09:57:23.298Z] ---> Running in eb06855ac4bc [2022-05-23T09:57:23.558Z] Removing intermediate container eb06855ac4bc [2022-05-23T09:57:23.559Z] ---> b68e3a57b6c0 [2022-05-23T09:57:23.559Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T09:57:23.559Z] ---> Running in 13dda44777b0 [2022-05-23T09:57:24.131Z] Removing intermediate container 13dda44777b0 [2022-05-23T09:57:24.131Z] ---> 54fd4a42f3ad [2022-05-23T09:57:24.131Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T09:57:24.131Z] ---> Running in b534f6aeb0d7 [2022-05-23T09:57:24.704Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:57:25.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:57:25.845Z] OK: 335 MiB in 133 packages [2022-05-23T09:57:26.105Z] Removing intermediate container b534f6aeb0d7 [2022-05-23T09:57:26.105Z] ---> 5b03aeafc57a [2022-05-23T09:57:26.105Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-23T09:57:26.105Z] ---> Running in a40cec08ae7f [2022-05-23T09:57:26.105Z] Removing intermediate container a40cec08ae7f [2022-05-23T09:57:26.105Z] ---> 8cf1f65f98b5 [2022-05-23T09:57:26.105Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-23T09:57:26.365Z] ---> 60ca28ea06ad [2022-05-23T09:57:26.365Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T09:57:26.365Z] ---> Running in f7527f23cbd7 [2022-05-23T09:57:27.303Z] Removing intermediate container f7527f23cbd7 [2022-05-23T09:57:27.303Z] ---> 393a605ed848 [2022-05-23T09:57:27.303Z] Step 11/29 : COPY . . [2022-05-23T09:57:27.303Z] ---> 3042e31b26da [2022-05-23T09:57:27.303Z] Step 12/29 : RUN ${MAKE} [2022-05-23T09:57:27.563Z] ---> Running in b885f5a3424c [2022-05-23T09:57:27.822Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-05-23T09:57:49.780Z] Removing intermediate container b885f5a3424c [2022-05-23T09:57:49.780Z] ---> 7e83fd1ccf0b [2022-05-23T09:57:49.780Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-23T09:57:49.780Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-23T09:57:49.780Z] af6660deedbd: Pulling fs layer [2022-05-23T09:57:49.780Z] 97cd0a44c592: Pulling fs layer [2022-05-23T09:57:49.780Z] 97cd0a44c592: Verifying Checksum [2022-05-23T09:57:49.780Z] 97cd0a44c592: Download complete [2022-05-23T09:57:49.780Z] af6660deedbd: Verifying Checksum [2022-05-23T09:57:49.780Z] af6660deedbd: Download complete [2022-05-23T09:57:49.780Z] af6660deedbd: Pull complete [2022-05-23T09:57:50.040Z] 97cd0a44c592: Pull complete [2022-05-23T09:57:50.040Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-23T09:57:50.040Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-23T09:57:50.040Z] ---> fea57e182299 [2022-05-23T09:57:50.040Z] Step 14/29 : FROM alpine:3.15 [2022-05-23T09:57:50.613Z] 3.15: Pulling from library/alpine [2022-05-23T09:57:50.613Z] df9b9388f04a: Pulling fs layer [2022-05-23T09:57:50.874Z] df9b9388f04a: Verifying Checksum [2022-05-23T09:57:50.874Z] df9b9388f04a: Download complete [2022-05-23T09:57:51.135Z] df9b9388f04a: Pull complete [2022-05-23T09:57:51.135Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T09:57:51.135Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T09:57:51.135Z] ---> 0ac33e5f5afa [2022-05-23T09:57:51.135Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-23T09:57:51.394Z] ---> Running in 224e5e1c8a3d [2022-05-23T09:57:51.657Z] Removing intermediate container 224e5e1c8a3d [2022-05-23T09:57:51.657Z] ---> ebecde4b4d64 [2022-05-23T09:57:51.657Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-23T09:57:51.657Z] ---> Running in f336bad38e01 [2022-05-23T09:57:51.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-23T09:57:51.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-23T09:57:52.487Z] (1/74) Installing dumb-init (1.2.5-r1) [2022-05-23T09:57:52.487Z] (2/74) Installing sdl2 (2.0.16-r4) [2022-05-23T09:57:52.487Z] (3/74) Installing libxau (1.0.9-r0) [2022-05-23T09:57:52.487Z] (4/74) Installing libmd (1.0.3-r0) [2022-05-23T09:57:52.487Z] (5/74) Installing libbsd (0.11.3-r1) [2022-05-23T09:57:52.487Z] (6/74) Installing libxdmcp (1.1.3-r0) [2022-05-23T09:57:52.487Z] (7/74) Installing libxcb (1.14-r2) [2022-05-23T09:57:52.487Z] (8/74) Installing libx11 (1.7.2-r0) [2022-05-23T09:57:52.487Z] (9/74) Installing aom-libs (3.2.0-r0) [2022-05-23T09:57:52.487Z] (10/74) Installing alsa-lib (1.2.5.1-r1) [2022-05-23T09:57:52.487Z] (11/74) Installing expat (2.4.7-r0) [2022-05-23T09:57:52.487Z] (12/74) Installing brotli-libs (1.0.9-r5) [2022-05-23T09:57:52.487Z] (13/74) Installing libbz2 (1.0.8-r1) [2022-05-23T09:57:52.487Z] (14/74) Installing libpng (1.6.37-r1) [2022-05-23T09:57:52.487Z] (15/74) Installing freetype (2.11.1-r2) [2022-05-23T09:57:52.487Z] (16/74) Installing libuuid (2.37.4-r0) [2022-05-23T09:57:52.487Z] (17/74) Installing fontconfig (2.13.1-r4) [2022-05-23T09:57:52.746Z] (18/74) Installing fribidi (1.0.11-r0) [2022-05-23T09:57:52.746Z] (19/74) Installing libffi (3.4.2-r1) [2022-05-23T09:57:52.746Z] (20/74) Installing libintl (0.21-r0) [2022-05-23T09:57:52.746Z] (21/74) Installing libblkid (2.37.4-r0) [2022-05-23T09:57:52.746Z] (22/74) Installing libmount (2.37.4-r0) [2022-05-23T09:57:52.746Z] (23/74) Installing pcre (8.45-r1) [2022-05-23T09:57:52.746Z] (24/74) Installing glib (2.70.1-r0) [2022-05-23T09:57:52.746Z] (25/74) Installing graphite2 (1.3.14-r0) [2022-05-23T09:57:52.746Z] (26/74) Installing harfbuzz (3.0.0-r2) [2022-05-23T09:57:52.746Z] (27/74) Installing libass (0.15.2-r0) [2022-05-23T09:57:52.746Z] (28/74) Installing libdav1d (0.9.2-r0) [2022-05-23T09:57:52.746Z] (29/74) Installing gmp (6.2.1-r1) [2022-05-23T09:57:52.746Z] (30/74) Installing nettle (3.7.3-r0) [2022-05-23T09:57:52.746Z] (31/74) Installing p11-kit (0.24.0-r1) [2022-05-23T09:57:52.746Z] (32/74) Installing libtasn1 (4.18.0-r0) [2022-05-23T09:57:52.746Z] (33/74) Installing libunistring (0.9.10-r1) [2022-05-23T09:57:52.746Z] (34/74) Installing gnutls (3.7.1-r0) [2022-05-23T09:57:52.746Z] (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-23T09:57:52.746Z] (36/74) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-23T09:57:52.746Z] (37/74) Installing lame (3.100-r0) [2022-05-23T09:57:52.746Z] (38/74) Installing opus (1.3.1-r1) [2022-05-23T09:57:52.746Z] (39/74) Installing libgomp (10.3.1_git20211027-r0) [2022-05-23T09:57:52.746Z] (40/74) Installing soxr (0.1.3-r2) [2022-05-23T09:57:52.746Z] (41/74) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T09:57:52.746Z] (42/74) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T09:57:52.746Z] (43/74) Installing libsrt (1.4.2-r1) [2022-05-23T09:57:52.746Z] (44/74) Installing libssh (0.9.6-r1) [2022-05-23T09:57:52.746Z] (45/74) Installing libogg (1.3.5-r0) [2022-05-23T09:57:52.746Z] (46/74) Installing libtheora (1.1.1-r16) [2022-05-23T09:57:53.011Z] (47/74) Installing libjpeg-turbo (2.1.2-r0) [2022-05-23T09:57:53.011Z] (48/74) Installing v4l-utils-libs (1.22.1-r1) [2022-05-23T09:57:53.011Z] (49/74) Installing libxext (1.3.4-r0) [2022-05-23T09:57:53.011Z] (50/74) Installing libxfixes (6.0.0-r0) [2022-05-23T09:57:53.011Z] (51/74) Installing libpciaccess (0.16-r0) [2022-05-23T09:57:53.011Z] (52/74) Installing libdrm (2.4.109-r0) [2022-05-23T09:57:53.011Z] (53/74) Installing wayland-libs-client (1.19.0-r1) [2022-05-23T09:57:53.011Z] (54/74) Installing libva (2.13.0-r0) [2022-05-23T09:57:53.011Z] (55/74) Installing libvdpau (1.4-r0) [2022-05-23T09:57:53.011Z] (56/74) Installing vidstab (1.1.0-r1) [2022-05-23T09:57:53.011Z] (57/74) Installing libvorbis (1.3.7-r0) [2022-05-23T09:57:53.011Z] (58/74) Installing libvpx (1.10.0-r0) [2022-05-23T09:57:53.011Z] (59/74) Installing vulkan-loader (1.2.196-r0) [2022-05-23T09:57:53.011Z] (60/74) Installing libwebp (1.2.2-r0) [2022-05-23T09:57:53.011Z] (61/74) Installing x264-libs (20210613-r0) [2022-05-23T09:57:53.011Z] (62/74) Installing x265-libs (3.5-r0) [2022-05-23T09:57:53.011Z] (63/74) Installing xvidcore (1.3.7-r1) [2022-05-23T09:57:53.011Z] (64/74) Installing ffmpeg-libs (4.4.1-r2) [2022-05-23T09:57:53.276Z] (65/74) Installing ffmpeg (4.4.1-r2) [2022-05-23T09:57:53.276Z] (66/74) Installing udev-init-scripts (35-r0) [2022-05-23T09:57:53.276Z] Executing udev-init-scripts-35-r0.post-install [2022-05-23T09:57:53.276Z] (67/74) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-23T09:57:53.276Z] (68/74) Installing xz-libs (5.2.5-r1) [2022-05-23T09:57:53.276Z] (69/74) Installing zstd-libs (1.5.0-r0) [2022-05-23T09:57:53.276Z] (70/74) Installing kmod-libs (29-r2) [2022-05-23T09:57:53.276Z] (71/74) Installing eudev (3.2.11_pre1-r0) [2022-05-23T09:57:53.276Z] (72/74) Installing libsodium (1.0.18-r0) [2022-05-23T09:57:53.276Z] (73/74) Installing libzmq (4.3.4-r0) [2022-05-23T09:57:53.276Z] (74/74) Installing zeromq (4.3.4-r0) [2022-05-23T09:57:53.276Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T09:57:53.276Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-23T09:57:53.276Z] OK: 78 MiB in 88 packages [2022-05-23T09:57:55.191Z] Removing intermediate container f336bad38e01 [2022-05-23T09:57:55.191Z] ---> b660f6616008 [2022-05-23T09:57:55.191Z] Step 17/29 : WORKDIR / [2022-05-23T09:57:55.191Z] ---> Running in 32f8eaa9dcbf [2022-05-23T09:57:55.453Z] Removing intermediate container 32f8eaa9dcbf [2022-05-23T09:57:55.453Z] ---> 86ecf4a29e4f [2022-05-23T09:57:55.453Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-23T09:57:56.026Z] ---> 3ecc886a735e [2022-05-23T09:57:56.026Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-23T09:57:56.286Z] ---> 9642a1ba3125 [2022-05-23T09:57:56.286Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-23T09:57:56.286Z] ---> 6ff012623e8d [2022-05-23T09:57:56.286Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-23T09:57:56.545Z] ---> e3d3dc3a55b0 [2022-05-23T09:57:56.545Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-23T09:57:56.805Z] ---> 5161f3e6f49a [2022-05-23T09:57:56.805Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-23T09:57:57.063Z] ---> eb91b1507642 [2022-05-23T09:57:57.063Z] Step 24/29 : EXPOSE 59983 [2022-05-23T09:57:57.063Z] ---> Running in 25f98361667d [2022-05-23T09:57:57.323Z] Removing intermediate container 25f98361667d [2022-05-23T09:57:57.323Z] ---> f2502eeb6ab6 [2022-05-23T09:57:57.323Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-23T09:57:57.323Z] ---> Running in 8a5c688a55c4 [2022-05-23T09:57:57.323Z] Removing intermediate container 8a5c688a55c4 [2022-05-23T09:57:57.323Z] ---> 62fa19b2238e [2022-05-23T09:57:57.323Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-23T09:57:57.323Z] ---> Running in 52f3a9502373 [2022-05-23T09:57:57.583Z] Removing intermediate container 52f3a9502373 [2022-05-23T09:57:57.583Z] ---> 67b60a7651fd [2022-05-23T09:57:57.583Z] Step 27/29 : LABEL arch=amd64 [2022-05-23T09:57:57.583Z] ---> Running in 2a9a043025f5 [2022-05-23T09:57:57.583Z] Removing intermediate container 2a9a043025f5 [2022-05-23T09:57:57.583Z] ---> 8d5e42ccfa78 [2022-05-23T09:57:57.583Z] Step 28/29 : LABEL git_sha=5781b6efef4c29f5278d4aa92a004dde4624154c [2022-05-23T09:57:57.583Z] ---> Running in 159c02d277cd [2022-05-23T09:57:57.842Z] Removing intermediate container 159c02d277cd [2022-05-23T09:57:57.842Z] ---> 94a8c3fe2ad8 [2022-05-23T09:57:57.842Z] Step 29/29 : LABEL version=0.0.0 [2022-05-23T09:57:57.842Z] ---> Running in da956db58f19 [2022-05-23T09:57:57.842Z] Removing intermediate container da956db58f19 [2022-05-23T09:57:57.842Z] ---> 7ca500c088fe [2022-05-23T09:57:57.842Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-23T09:57:57.842Z] Successfully built 7ca500c088fe [2022-05-23T09:57:57.842Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:57:58.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T09:57:58.266Z] [2022-05-23T09:57:58.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T09:57:58.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T09:57:58.566Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-23T09:57:58.566Z] 5eb5b503b376: Pulling fs layer [2022-05-23T09:57:58.566Z] 5c69ac0246d0: Pulling fs layer [2022-05-23T09:57:58.566Z] ec43610c2a17: Pulling fs layer [2022-05-23T09:57:58.566Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-23T09:57:58.566Z] 33b1e0a273af: Pulling fs layer [2022-05-23T09:57:58.566Z] 5d3b04190fa2: Pulling fs layer [2022-05-23T09:57:58.566Z] 2f39f015ded8: Pulling fs layer [2022-05-23T09:57:58.566Z] 33b1e0a273af: Waiting [2022-05-23T09:57:58.566Z] 5d3b04190fa2: Waiting [2022-05-23T09:57:58.566Z] 2f39f015ded8: Waiting [2022-05-23T09:57:58.566Z] 5c69ac0246d0: Verifying Checksum [2022-05-23T09:57:58.566Z] 5c69ac0246d0: Download complete [2022-05-23T09:57:58.566Z] 3a2ae6a8a46f: Download complete [2022-05-23T09:57:58.566Z] 33b1e0a273af: Verifying Checksum [2022-05-23T09:57:58.566Z] 33b1e0a273af: Download complete [2022-05-23T09:57:58.566Z] ec43610c2a17: Verifying Checksum [2022-05-23T09:57:58.566Z] ec43610c2a17: Download complete [2022-05-23T09:57:58.566Z] 5d3b04190fa2: Verifying Checksum [2022-05-23T09:57:58.566Z] 5d3b04190fa2: Download complete [2022-05-23T09:57:58.825Z] 5eb5b503b376: Verifying Checksum [2022-05-23T09:57:58.825Z] 5eb5b503b376: Download complete [2022-05-23T09:57:59.394Z] 2f39f015ded8: Download complete [2022-05-23T09:57:59.962Z] 5eb5b503b376: Pull complete [2022-05-23T09:58:00.223Z] 5c69ac0246d0: Pull complete [2022-05-23T09:58:00.792Z] ec43610c2a17: Pull complete [2022-05-23T09:58:00.792Z] 3a2ae6a8a46f: Pull complete [2022-05-23T09:58:01.051Z] 33b1e0a273af: Pull complete [2022-05-23T09:58:01.051Z] 5d3b04190fa2: Pull complete [2022-05-23T09:58:05.243Z] 2f39f015ded8: Pull complete [2022-05-23T09:58:05.243Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-23T09:58:05.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T09:58:05.243Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-23T09:58:05.304Z] prd-ubuntu20.04-docker-8c-8g-64355 does not seem to be running inside a container [2022-05-23T09:58:05.341Z] $ 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/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T09:58:07.104Z] $ docker top de0b1755ed97755775bb10b5d5b495b875889dc76dc6aa395d0e20098523d57e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T09:58:07.533Z] ---> job-cost.sh [2022-05-23T09:58:07.533Z] lf-activate-venv: SKIPPING [2022-05-23T09:58:07.533Z] INFO: No Stack... [2022-05-23T09:58:08.105Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T09:58:08.365Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T09:58:08.693Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-30/archives/cost.csv [2022-05-23T09:58:08.693Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T09:58:08.743Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-30-5-stack-cost] [2022-05-23T09:58:08.748Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-30-5-stack-cost] did not exist. Created. [2022-05-23T09:58:08.748Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-30-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T09:58:09.068Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-23T09:58:09.099Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T09:58:09.106Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-30-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T09:58:09.129Z] $ docker stop --time=1 de0b1755ed97755775bb10b5d5b495b875889dc76dc6aa395d0e20098523d57e [2022-05-23T09:58:10.292Z] $ docker rm -f de0b1755ed97755775bb10b5d5b495b875889dc76dc6aa395d0e20098523d57e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-23T10:01:02.743Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64356 in /w/workspace/xfoundry_device-usb-camera_PR-30 [Pipeline] { [Pipeline] ws [2022-05-23T10:01:02.759Z] Running in /w/workspace/device-usb-camera/5 [Pipeline] { [Pipeline] checkout [2022-05-23T10:01:03.245Z] Selected Git installation does not exist. Using Default [2022-05-23T10:01:03.245Z] The recommended git tool is: NONE [2022-05-23T10:01:09.969Z] using credential edgex-jenkins-ssh [2022-05-23T10:01:09.989Z] Cloning the remote Git repository [2022-05-23T10:01:10.071Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-23T10:01:10.161Z] > git init /w/workspace/device-usb-camera/5 # timeout=10 [2022-05-23T10:01:10.268Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-23T10:01:10.269Z] > git --version # timeout=10 [2022-05-23T10:01:10.297Z] > git --version # 'git version 2.25.1' [2022-05-23T10:01:10.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T10:01:10.455Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T10:01:11.070Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-23T10:01:11.098Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-23T10:01:11.129Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-23T10:01:11.720Z] Merging remotes/origin/main commit aaa7e572fda13da2933300a631edf8df830ba1ce into PR head commit 81273f70fd65506bfaa7d0428a9ac88661de1691 [2022-05-23T10:01:11.976Z] Merge succeeded, producing c1a98401509bf6f3c7f7b8f3f1191ff8e11d2722 [2022-05-23T10:01:11.976Z] Checking out Revision c1a98401509bf6f3c7f7b8f3f1191ff8e11d2722 (PR-30) [2022-05-23T10:01:11.167Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-23T10:01:11.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T10:01:11.183Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-23T10:01:11.743Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T10:01:11.761Z] > git checkout -f 81273f70fd65506bfaa7d0428a9ac88661de1691 # timeout=10 [2022-05-23T10:01:11.853Z] > git remote # timeout=10 [2022-05-23T10:01:11.873Z] > git config --get remote.origin.url # timeout=10 [2022-05-23T10:01:11.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-23T10:01:11.899Z] > git merge aaa7e572fda13da2933300a631edf8df830ba1ce # timeout=10 [2022-05-23T10:01:11.964Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-23T10:01:11.989Z] > git config core.sparsecheckout # timeout=10 [2022-05-23T10:01:12.001Z] > git checkout -f c1a98401509bf6f3c7f7b8f3f1191ff8e11d2722 # timeout=10 [2022-05-23T10:01:16.261Z] Commit message: "Merge commit 'aaa7e572fda13da2933300a631edf8df830ba1ce' into HEAD" [2022-05-23T10:01:16.287Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T10:01:16.277Z] > git rev-list --no-walk 5a1b0cc8397828c4e32fd6186ae0736c9e118a5b # timeout=10 [2022-05-23T10:01:17.226Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-23T10:01:17.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T10:01:17.226Z] Dload Upload Total Spent Left Speed [2022-05-23T10:01:17.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 47308 0 --:--:-- --:--:-- --:--:-- 47308 [Pipeline] sh [2022-05-23T10:01:17.760Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-23T10:01:18.106Z] + sudo tee /etc/docker/daemon.new [2022-05-23T10:01:18.106Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-23T10:01:18.106Z] { [2022-05-23T10:01:18.106Z] "registry-mirrors": [ [2022-05-23T10:01:18.106Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-23T10:01:18.106Z] ], [2022-05-23T10:01:18.106Z] "bip": "10.250.0.254/24", [2022-05-23T10:01:18.106Z] "hosts": [ [2022-05-23T10:01:18.106Z] "tcp://0.0.0.0:5555", [2022-05-23T10:01:18.106Z] "unix:///var/run/docker.sock" [2022-05-23T10:01:18.106Z] ], [2022-05-23T10:01:18.106Z] "mtu": 1458, [2022-05-23T10:01:18.106Z] "selinux-enabled": true, [2022-05-23T10:01:18.106Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-23T10:01:18.106Z] } [Pipeline] sh [2022-05-23T10:01:18.456Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-23T10:01:18.809Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T10:01:37.210Z] provisioning config files... [2022-05-23T10:01:37.237Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/5@tmp/config8400288559394587093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:01:37.607Z] ---> docker-login.sh [2022-05-23T10:01:37.607Z] nexus3.edgexfoundry.org:10001 [2022-05-23T10:01:38.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:01:38.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:01:38.853Z] Configure a credential helper to remove this warning. See [2022-05-23T10:01:38.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:01:38.853Z] [2022-05-23T10:01:38.853Z] Login Succeeded [2022-05-23T10:01:38.854Z] nexus3.edgexfoundry.org:10002 [2022-05-23T10:01:39.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:01:39.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:01:39.127Z] Configure a credential helper to remove this warning. See [2022-05-23T10:01:39.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:01:39.127Z] [2022-05-23T10:01:39.127Z] Login Succeeded [2022-05-23T10:01:39.127Z] nexus3.edgexfoundry.org:10003 [2022-05-23T10:01:39.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:01:39.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:01:39.725Z] Configure a credential helper to remove this warning. See [2022-05-23T10:01:39.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:01:39.725Z] [2022-05-23T10:01:39.725Z] Login Succeeded [2022-05-23T10:01:39.725Z] nexus3.edgexfoundry.org:10004 [2022-05-23T10:01:40.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:01:40.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:01:40.275Z] Configure a credential helper to remove this warning. See [2022-05-23T10:01:40.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:01:40.275Z] [2022-05-23T10:01:40.275Z] Login Succeeded [2022-05-23T10:01:40.275Z] docker.io [2022-05-23T10:01:40.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-23T10:01:40.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-23T10:01:40.818Z] Configure a credential helper to remove this warning. See [2022-05-23T10:01:40.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-23T10:01:40.818Z] [2022-05-23T10:01:40.818Z] Login Succeeded [2022-05-23T10:01:40.818Z] ---> docker-login.sh ends [Pipeline] } [2022-05-23T10:01:40.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-23T10:01:41.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-23T10:01:41.341Z] ========================================================= [2022-05-23T10:01:41.341Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-23T10:01:41.341Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:01:41.694Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-23T10:01:41.967Z] Sending build context to Docker daemon 696.8kB [2022-05-23T10:01:41.968Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T10:01:41.968Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-23T10:01:42.243Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-23T10:01:42.243Z] 9b3977197b4f: Pulling fs layer [2022-05-23T10:01:42.243Z] 1a89e8eeedd5: Pulling fs layer [2022-05-23T10:01:42.243Z] 94645a83ff95: Pulling fs layer [2022-05-23T10:01:42.243Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-23T10:01:42.243Z] 0c92f367c5e7: Pulling fs layer [2022-05-23T10:01:42.243Z] 3096ccb668a1: Pulling fs layer [2022-05-23T10:01:42.243Z] e8cf19c19ddd: Pulling fs layer [2022-05-23T10:01:42.243Z] a4caa8a26152: Pulling fs layer [2022-05-23T10:01:42.243Z] 3f3a8bcf1eab: Waiting [2022-05-23T10:01:42.243Z] 0c92f367c5e7: Waiting [2022-05-23T10:01:42.243Z] 3096ccb668a1: Waiting [2022-05-23T10:01:42.243Z] e8cf19c19ddd: Waiting [2022-05-23T10:01:42.243Z] a4caa8a26152: Waiting [2022-05-23T10:01:42.243Z] 94645a83ff95: Verifying Checksum [2022-05-23T10:01:42.243Z] 94645a83ff95: Download complete [2022-05-23T10:01:42.243Z] 1a89e8eeedd5: Verifying Checksum [2022-05-23T10:01:42.243Z] 1a89e8eeedd5: Download complete [2022-05-23T10:01:42.243Z] 0c92f367c5e7: Verifying Checksum [2022-05-23T10:01:42.243Z] 0c92f367c5e7: Download complete [2022-05-23T10:01:42.243Z] 3096ccb668a1: Verifying Checksum [2022-05-23T10:01:42.243Z] 3096ccb668a1: Download complete [2022-05-23T10:01:42.243Z] 9b3977197b4f: Download complete [2022-05-23T10:01:42.529Z] e8cf19c19ddd: Verifying Checksum [2022-05-23T10:01:42.529Z] e8cf19c19ddd: Download complete [2022-05-23T10:01:43.132Z] 9b3977197b4f: Pull complete [2022-05-23T10:01:43.733Z] 1a89e8eeedd5: Pull complete [2022-05-23T10:01:44.008Z] 94645a83ff95: Pull complete [2022-05-23T10:01:44.291Z] a4caa8a26152: Verifying Checksum [2022-05-23T10:01:44.291Z] a4caa8a26152: Download complete [2022-05-23T10:01:44.883Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-23T10:01:44.883Z] 3f3a8bcf1eab: Download complete [2022-05-23T10:01:57.285Z] 3f3a8bcf1eab: Pull complete [2022-05-23T10:01:57.285Z] 0c92f367c5e7: Pull complete [2022-05-23T10:01:57.285Z] 3096ccb668a1: Pull complete [2022-05-23T10:01:57.285Z] e8cf19c19ddd: Pull complete [2022-05-23T10:02:04.014Z] a4caa8a26152: Pull complete [2022-05-23T10:02:04.014Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-23T10:02:04.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-23T10:02:04.014Z] ---> 725f1c02e7f9 [2022-05-23T10:02:04.014Z] Step 3/12 : ARG MAKE="make build" [2022-05-23T10:02:05.000Z] ---> Running in 7a9e80ef5a0b [2022-05-23T10:02:05.595Z] Removing intermediate container 7a9e80ef5a0b [2022-05-23T10:02:05.595Z] ---> 384a7a217d25 [2022-05-23T10:02:05.595Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-23T10:02:05.595Z] ---> Running in 061886e9eaa7 [2022-05-23T10:02:05.867Z] Removing intermediate container 061886e9eaa7 [2022-05-23T10:02:05.867Z] ---> dc0c2bc83e5b [2022-05-23T10:02:05.867Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-23T10:02:05.867Z] ---> Running in b0314b3bb60c [2022-05-23T10:02:06.144Z] Removing intermediate container b0314b3bb60c [2022-05-23T10:02:06.144Z] ---> 71186fcc765d [2022-05-23T10:02:06.144Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T10:02:06.144Z] ---> Running in 962af4fcc3ad [2022-05-23T10:02:08.121Z] Removing intermediate container 962af4fcc3ad [2022-05-23T10:02:08.121Z] ---> 98bbff3aaae0 [2022-05-23T10:02:08.121Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T10:02:08.121Z] ---> Running in e0fd3ada6ac1 [2022-05-23T10:02:09.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T10:02:10.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T10:02:11.132Z] (1/14) Installing libintl (0.21-r0) [2022-05-23T10:02:11.406Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-23T10:02:11.406Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-23T10:02:11.406Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-23T10:02:11.679Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-23T10:02:11.679Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-23T10:02:11.954Z] Executing udev-init-scripts-35-r0.post-install [2022-05-23T10:02:11.954Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-23T10:02:11.954Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-23T10:02:12.236Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-23T10:02:12.236Z] (10/14) Installing kmod-libs (29-r2) [2022-05-23T10:02:12.236Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-23T10:02:12.508Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-23T10:02:12.508Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-23T10:02:12.508Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-23T10:02:12.783Z] Executing busybox-1.34.1-r3.trigger [2022-05-23T10:02:12.783Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-23T10:02:12.783Z] OK: 227 MiB in 66 packages [2022-05-23T10:02:14.249Z] Removing intermediate container e0fd3ada6ac1 [2022-05-23T10:02:14.249Z] ---> 11e23a83a456 [2022-05-23T10:02:14.249Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-23T10:02:14.249Z] ---> Running in 1736cef7379e [2022-05-23T10:02:14.533Z] Removing intermediate container 1736cef7379e [2022-05-23T10:02:14.533Z] ---> f7bd9e690b9c [2022-05-23T10:02:14.533Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-23T10:02:15.132Z] ---> 5bcdcdb87520 [2022-05-23T10:02:15.132Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T10:02:15.132Z] ---> Running in 9deb71e4c290 [2022-05-23T10:03:02.154Z] Removing intermediate container 9deb71e4c290 [2022-05-23T10:03:02.154Z] ---> 9955af079889 [2022-05-23T10:03:02.154Z] Step 11/12 : COPY . . [2022-05-23T10:03:02.154Z] ---> 13ac93b1d92d [2022-05-23T10:03:02.154Z] Step 12/12 : RUN ${MAKE} [2022-05-23T10:03:02.154Z] ---> Running in 8d828589f347 [2022-05-23T10:03:02.154Z] noop [2022-05-23T10:03:02.756Z] Removing intermediate container 8d828589f347 [2022-05-23T10:03:02.756Z] ---> 7a86f7641c9e [2022-05-23T10:03:02.756Z] Successfully built 7a86f7641c9e [2022-05-23T10:03:02.756Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:03:03.106Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T10:03:03.106Z] . [Pipeline] withDockerContainer [2022-05-23T10:03:03.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-64356 does not seem to be running inside a container [2022-05-23T10:03:03.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T10:03:04.834Z] $ docker top 5597a7c44087843c10f771295bb2b3fbadd14dd7b0f4f8859daa4615780870cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T10:03:05.772Z] + go version [2022-05-23T10:03:05.772Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-23T10:03:05.806Z] $ docker stop --time=1 5597a7c44087843c10f771295bb2b3fbadd14dd7b0f4f8859daa4615780870cd [2022-05-23T10:03:07.469Z] $ docker rm -f 5597a7c44087843c10f771295bb2b3fbadd14dd7b0f4f8859daa4615780870cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:03:08.057Z] + docker inspect -f . ci-base-image-arm64 [2022-05-23T10:03:08.057Z] . [Pipeline] withDockerContainer [2022-05-23T10:03:08.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-64356 does not seem to be running inside a container [2022-05-23T10:03:08.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-23T10:03:09.722Z] $ docker top 252ee0baf56aa89e55d1e6b4d13562fb9be2dcba828c49b6b6b82911329789db -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-23T10:03:10.664Z] + make test [2022-05-23T10:03:10.664Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-05-23T10:03:12.667Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-23T10:04:49.589Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-05-23T10:04:49.589Z] ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] [2022-05-23T10:04:49.589Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-23T10:04:49.589Z] CGO_ENABLED=1 go vet ./... [2022-05-23T10:05:07.946Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-23T10:05:07.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-23T10:05:07.946Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-23T10:05:09.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-23T10:05:09.975Z] $ docker stop --time=1 252ee0baf56aa89e55d1e6b4d13562fb9be2dcba828c49b6b6b82911329789db [2022-05-23T10:05:11.821Z] $ docker rm -f 252ee0baf56aa89e55d1e6b4d13562fb9be2dcba828c49b6b6b82911329789db [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-23T10:05:12.792Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-23T10:05:12.814Z] Warning: overwriting stash ‘coverage-report’ [2022-05-23T10:05:13.318Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-23T10:05:13.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-23T10:05:14.066Z] + ls -al . [2022-05-23T10:05:14.066Z] total 164 [2022-05-23T10:05:14.066Z] drwxrwxr-x 9 jenkins jenkins 4096 May 23 10:05 . [2022-05-23T10:05:14.066Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 10:01 .. [2022-05-23T10:05:14.066Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 10:01 .git [2022-05-23T10:05:14.066Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 10:01 .github [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 414 May 23 10:01 .gitignore [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 42 May 23 10:01 .golangci.yml [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 77 May 23 10:01 .hadolint.yml [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 8706 May 23 10:01 Attribution.txt [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 181 May 23 10:01 CHANGELOG.md [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 1891 May 23 10:01 Dockerfile [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 678 May 23 10:01 GOVERNANCE.md [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 659 May 23 10:01 Jenkinsfile [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 23 10:01 LICENSE [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 2030 May 23 10:01 Makefile [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 622 May 23 10:01 OWNERS.md [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 8944 May 23 10:01 README.md [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 09:56 VERSION [2022-05-23T10:05:14.066Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 10:01 bin [2022-05-23T10:05:14.066Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 10:01 cmd [2022-05-23T10:05:14.066Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 10:03 coverage.out [2022-05-23T10:05:14.066Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 10:01 docker-compose [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 140 May 23 10:01 docker-entrypoint.sh [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 3307 May 23 10:01 go.mod [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 35656 May 23 10:01 go.sum [2022-05-23T10:05:14.066Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 10:01 internal [2022-05-23T10:05:14.066Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 10:01 snap [2022-05-23T10:05:14.066Z] -rw-rw-r-- 1 jenkins jenkins 231 May 23 10:01 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:05:14.413Z] + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c1a98401509bf6f3c7f7b8f3f1191ff8e11d2722 --label arch=arm64 --label version=0.0.0 . [2022-05-23T10:05:14.690Z] Sending build context to Docker daemon 697.9kB [2022-05-23T10:05:14.690Z] Step 1/29 : ARG BASE=golang:1.17-alpine3.15 [2022-05-23T10:05:14.690Z] Step 2/29 : FROM ${BASE} AS builder [2022-05-23T10:05:14.690Z] ---> 7a86f7641c9e [2022-05-23T10:05:14.690Z] Step 3/29 : ARG MAKE="make build" [2022-05-23T10:05:14.961Z] ---> Running in 1fb088de7c23 [2022-05-23T10:05:15.232Z] Removing intermediate container 1fb088de7c23 [2022-05-23T10:05:15.232Z] ---> 6c68da3a0c25 [2022-05-23T10:05:15.232Z] Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-23T10:05:15.232Z] ---> Running in e1a66301878a [2022-05-23T10:05:15.507Z] Removing intermediate container e1a66301878a [2022-05-23T10:05:15.507Z] ---> c6d94ab1eff7 [2022-05-23T10:05:15.507Z] Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-23T10:05:15.778Z] ---> Running in 60744854f7f5 [2022-05-23T10:05:16.054Z] Removing intermediate container 60744854f7f5 [2022-05-23T10:05:16.054Z] ---> 4fb0e672574e [2022-05-23T10:05:16.054Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-23T10:05:16.054Z] ---> Running in d87a2353da69 [2022-05-23T10:05:17.491Z] Removing intermediate container d87a2353da69 [2022-05-23T10:05:17.491Z] ---> f5e5267f4555 [2022-05-23T10:05:17.491Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-23T10:05:17.764Z] ---> Running in 4c7641ee1a78 [2022-05-23T10:05:18.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T10:05:19.714Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T10:05:20.710Z] OK: 227 MiB in 66 packages [2022-05-23T10:05:21.310Z] Removing intermediate container 4c7641ee1a78 [2022-05-23T10:05:21.310Z] ---> b7b5ada7ffcc [2022-05-23T10:05:21.310Z] Step 8/29 : WORKDIR /device-usb-camera [2022-05-23T10:05:21.310Z] ---> Running in 75e05bd9e4d7 [2022-05-23T10:05:21.582Z] Removing intermediate container 75e05bd9e4d7 [2022-05-23T10:05:21.582Z] ---> dd578e104238 [2022-05-23T10:05:21.582Z] Step 9/29 : COPY go.mod vendor* ./ [2022-05-23T10:05:22.182Z] ---> ca63512d9dbb [2022-05-23T10:05:22.182Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-23T10:05:22.182Z] ---> Running in 02cb8fbf2347 [2022-05-23T10:05:24.166Z] Removing intermediate container 02cb8fbf2347 [2022-05-23T10:05:24.166Z] ---> f3d76d92efd5 [2022-05-23T10:05:24.166Z] Step 11/29 : COPY . . [2022-05-23T10:05:25.603Z] ---> c01d5e1fdd10 [2022-05-23T10:05:25.603Z] Step 12/29 : RUN ${MAKE} [2022-05-23T10:05:25.603Z] ---> Running in 01525fa73414 [2022-05-23T10:05:26.591Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-05-23T10:07:48.488Z] Removing intermediate container 01525fa73414 [2022-05-23T10:07:48.488Z] ---> f89a9692f2e6 [2022-05-23T10:07:48.488Z] Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-05-23T10:07:48.488Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-05-23T10:07:48.488Z] eab2503cf8f4: Pulling fs layer [2022-05-23T10:07:48.488Z] 97cd0a44c592: Pulling fs layer [2022-05-23T10:07:48.488Z] 97cd0a44c592: Verifying Checksum [2022-05-23T10:07:48.488Z] 97cd0a44c592: Download complete [2022-05-23T10:07:48.488Z] eab2503cf8f4: Verifying Checksum [2022-05-23T10:07:48.488Z] eab2503cf8f4: Download complete [2022-05-23T10:07:48.488Z] eab2503cf8f4: Pull complete [2022-05-23T10:07:48.488Z] 97cd0a44c592: Pull complete [2022-05-23T10:07:48.488Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-05-23T10:07:48.488Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-05-23T10:07:48.488Z] ---> 7f763cca56b3 [2022-05-23T10:07:48.488Z] Step 14/29 : FROM alpine:3.15 [2022-05-23T10:07:48.488Z] 3.15: Pulling from library/alpine [2022-05-23T10:07:48.488Z] 9981e73032c8: Pulling fs layer [2022-05-23T10:07:48.488Z] 9981e73032c8: Verifying Checksum [2022-05-23T10:07:48.488Z] 9981e73032c8: Download complete [2022-05-23T10:07:48.488Z] 9981e73032c8: Pull complete [2022-05-23T10:07:48.488Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-23T10:07:48.488Z] Status: Downloaded newer image for alpine:3.15 [2022-05-23T10:07:48.488Z] ---> 3fb3c9af89a9 [2022-05-23T10:07:48.488Z] Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-23T10:07:48.488Z] ---> Running in c92e192e9dd8 [2022-05-23T10:07:48.488Z] Removing intermediate container c92e192e9dd8 [2022-05-23T10:07:48.488Z] ---> 43daf66db133 [2022-05-23T10:07:48.488Z] Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-05-23T10:07:48.488Z] ---> Running in 1447a2b159fc [2022-05-23T10:07:48.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-23T10:07:48.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-23T10:07:48.488Z] (1/73) Installing dumb-init (1.2.5-r1) [2022-05-23T10:07:48.488Z] (2/73) Installing sdl2 (2.0.16-r4) [2022-05-23T10:07:48.488Z] (3/73) Installing libxau (1.0.9-r0) [2022-05-23T10:07:48.488Z] (4/73) Installing libmd (1.0.3-r0) [2022-05-23T10:07:48.488Z] (5/73) Installing libbsd (0.11.3-r1) [2022-05-23T10:07:48.488Z] (6/73) Installing libxdmcp (1.1.3-r0) [2022-05-23T10:07:48.488Z] (7/73) Installing libxcb (1.14-r2) [2022-05-23T10:07:48.488Z] (8/73) Installing libx11 (1.7.2-r0) [2022-05-23T10:07:48.488Z] (9/73) Installing aom-libs (3.2.0-r0) [2022-05-23T10:07:48.488Z] (10/73) Installing alsa-lib (1.2.5.1-r1) [2022-05-23T10:07:48.488Z] (11/73) Installing expat (2.4.7-r0) [2022-05-23T10:07:48.488Z] (12/73) Installing brotli-libs (1.0.9-r5) [2022-05-23T10:07:48.488Z] (13/73) Installing libbz2 (1.0.8-r1) [2022-05-23T10:07:48.488Z] (14/73) Installing libpng (1.6.37-r1) [2022-05-23T10:07:48.488Z] (15/73) Installing freetype (2.11.1-r2) [2022-05-23T10:07:48.488Z] (16/73) Installing libuuid (2.37.4-r0) [2022-05-23T10:07:48.488Z] (17/73) Installing fontconfig (2.13.1-r4) [2022-05-23T10:07:48.488Z] (18/73) Installing fribidi (1.0.11-r0) [2022-05-23T10:07:48.488Z] (19/73) Installing libffi (3.4.2-r1) [2022-05-23T10:07:48.488Z] (20/73) Installing libintl (0.21-r0) [2022-05-23T10:07:48.488Z] (21/73) Installing libblkid (2.37.4-r0) [2022-05-23T10:07:48.488Z] (22/73) Installing libmount (2.37.4-r0) [2022-05-23T10:07:48.488Z] (23/73) Installing pcre (8.45-r1) [2022-05-23T10:07:48.488Z] (24/73) Installing glib (2.70.1-r0) [2022-05-23T10:07:48.488Z] (25/73) Installing graphite2 (1.3.14-r0) [2022-05-23T10:07:48.488Z] (26/73) Installing harfbuzz (3.0.0-r2) [2022-05-23T10:07:48.488Z] (27/73) Installing libass (0.15.2-r0) [2022-05-23T10:07:48.488Z] (28/73) Installing libdav1d (0.9.2-r0) [2022-05-23T10:07:48.488Z] (29/73) Installing gmp (6.2.1-r1) [2022-05-23T10:07:48.488Z] (30/73) Installing nettle (3.7.3-r0) [2022-05-23T10:07:48.488Z] (31/73) Installing p11-kit (0.24.0-r1) [2022-05-23T10:07:48.488Z] (32/73) Installing libtasn1 (4.18.0-r0) [2022-05-23T10:07:48.488Z] (33/73) Installing libunistring (0.9.10-r1) [2022-05-23T10:07:48.488Z] (34/73) Installing gnutls (3.7.1-r0) [2022-05-23T10:07:48.488Z] (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-23T10:07:48.488Z] (36/73) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-23T10:07:48.488Z] (37/73) Installing lame (3.100-r0) [2022-05-23T10:07:48.488Z] (38/73) Installing opus (1.3.1-r1) [2022-05-23T10:07:48.488Z] (39/73) Installing libgomp (10.3.1_git20211027-r0) [2022-05-23T10:07:48.488Z] (40/73) Installing soxr (0.1.3-r2) [2022-05-23T10:07:48.488Z] (41/73) Installing libgcc (10.3.1_git20211027-r0) [2022-05-23T10:07:48.488Z] (42/73) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-23T10:07:48.488Z] (43/73) Installing libsrt (1.4.2-r1) [2022-05-23T10:07:48.488Z] (44/73) Installing libssh (0.9.6-r1) [2022-05-23T10:07:48.488Z] (45/73) Installing libogg (1.3.5-r0) [2022-05-23T10:07:48.488Z] (46/73) Installing libtheora (1.1.1-r16) [2022-05-23T10:07:48.488Z] (47/73) Installing libjpeg-turbo (2.1.2-r0) [2022-05-23T10:07:48.488Z] (48/73) Installing v4l-utils-libs (1.22.1-r1) [2022-05-23T10:07:48.488Z] (49/73) Installing libxext (1.3.4-r0) [2022-05-23T10:07:48.488Z] (50/73) Installing libxfixes (6.0.0-r0) [2022-05-23T10:07:48.488Z] (51/73) Installing libdrm (2.4.109-r0) [2022-05-23T10:07:48.488Z] (52/73) Installing wayland-libs-client (1.19.0-r1) [2022-05-23T10:07:48.488Z] (53/73) Installing libva (2.13.0-r0) [2022-05-23T10:07:48.488Z] (54/73) Installing libvdpau (1.4-r0) [2022-05-23T10:07:48.488Z] (55/73) Installing vidstab (1.1.0-r1) [2022-05-23T10:07:48.488Z] (56/73) Installing libvorbis (1.3.7-r0) [2022-05-23T10:07:48.488Z] (57/73) Installing libvpx (1.10.0-r0) [2022-05-23T10:07:48.488Z] (58/73) Installing vulkan-loader (1.2.196-r0) [2022-05-23T10:07:48.488Z] (59/73) Installing libwebp (1.2.2-r0) [2022-05-23T10:07:48.488Z] (60/73) Installing x264-libs (20210613-r0) [2022-05-23T10:07:48.488Z] (61/73) Installing x265-libs (3.5-r0) [2022-05-23T10:07:48.488Z] (62/73) Installing xvidcore (1.3.7-r1) [2022-05-23T10:07:48.488Z] (63/73) Installing ffmpeg-libs (4.4.1-r2) [2022-05-23T10:07:48.488Z] (64/73) Installing ffmpeg (4.4.1-r2) [2022-05-23T10:07:48.488Z] (65/73) Installing udev-init-scripts (35-r0) [2022-05-23T10:07:48.488Z] Executing udev-init-scripts-35-r0.post-install [2022-05-23T10:07:48.488Z] (66/73) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-23T10:07:48.488Z] (67/73) Installing xz-libs (5.2.5-r1) [2022-05-23T10:07:48.488Z] (68/73) Installing zstd-libs (1.5.0-r0) [2022-05-23T10:07:48.488Z] (69/73) Installing kmod-libs (29-r2) [2022-05-23T10:07:48.488Z] (70/73) Installing eudev (3.2.11_pre1-r0) [2022-05-23T10:07:48.488Z] (71/73) Installing libsodium (1.0.18-r0) [2022-05-23T10:07:48.488Z] (72/73) Installing libzmq (4.3.4-r0) [2022-05-23T10:07:48.488Z] (73/73) Installing zeromq (4.3.4-r0) [2022-05-23T10:07:48.488Z] Executing busybox-1.34.1-r5.trigger [2022-05-23T10:07:48.488Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-23T10:07:48.488Z] OK: 67 MiB in 87 packages [2022-05-23T10:07:48.488Z] Removing intermediate container 1447a2b159fc [2022-05-23T10:07:48.488Z] ---> de72a71e69b4 [2022-05-23T10:07:48.488Z] Step 17/29 : WORKDIR / [2022-05-23T10:07:48.488Z] ---> Running in 98c032f29d6d [2022-05-23T10:07:48.760Z] Removing intermediate container 98c032f29d6d [2022-05-23T10:07:48.760Z] ---> 66819d384ccc [2022-05-23T10:07:48.760Z] Step 18/29 : COPY --from=builder /device-usb-camera/cmd / [2022-05-23T10:07:50.195Z] ---> a39abd63ae9f [2022-05-23T10:07:50.195Z] Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / [2022-05-23T10:07:50.795Z] ---> 0ca10feb3157 [2022-05-23T10:07:50.795Z] Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-05-23T10:07:51.390Z] ---> 79afbc7c1286 [2022-05-23T10:07:51.390Z] Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-05-23T10:07:52.007Z] ---> d128779d887c [2022-05-23T10:07:52.007Z] Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-05-23T10:07:52.603Z] ---> a21a6d44f00e [2022-05-23T10:07:52.603Z] Step 23/29 : COPY --from=rtsp /rtsp-simple-server / [2022-05-23T10:07:54.044Z] ---> 3240b5550446 [2022-05-23T10:07:54.044Z] Step 24/29 : EXPOSE 59983 [2022-05-23T10:07:54.044Z] ---> Running in 461e53fb0b40 [2022-05-23T10:07:54.044Z] Removing intermediate container 461e53fb0b40 [2022-05-23T10:07:54.044Z] ---> c2e6c2b55806 [2022-05-23T10:07:54.044Z] Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-05-23T10:07:54.316Z] ---> Running in 349a3f2ad6d2 [2022-05-23T10:07:54.594Z] Removing intermediate container 349a3f2ad6d2 [2022-05-23T10:07:54.594Z] ---> df2c95ae1175 [2022-05-23T10:07:54.594Z] Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-05-23T10:07:54.594Z] ---> Running in b876f57d05e2 [2022-05-23T10:07:54.867Z] Removing intermediate container b876f57d05e2 [2022-05-23T10:07:54.867Z] ---> d071aead48e8 [2022-05-23T10:07:54.867Z] Step 27/29 : LABEL arch=arm64 [2022-05-23T10:07:55.141Z] ---> Running in b574a8a55861 [2022-05-23T10:07:55.418Z] Removing intermediate container b574a8a55861 [2022-05-23T10:07:55.418Z] ---> a90fd3425826 [2022-05-23T10:07:55.418Z] Step 28/29 : LABEL git_sha=c1a98401509bf6f3c7f7b8f3f1191ff8e11d2722 [2022-05-23T10:07:55.418Z] ---> Running in ece5bb2dbc2a [2022-05-23T10:07:55.692Z] Removing intermediate container ece5bb2dbc2a [2022-05-23T10:07:55.692Z] ---> fbdd5278a561 [2022-05-23T10:07:55.692Z] Step 29/29 : LABEL version=0.0.0 [2022-05-23T10:07:55.692Z] ---> Running in 1e44e48d938c [2022-05-23T10:07:56.297Z] Removing intermediate container 1e44e48d938c [2022-05-23T10:07:56.297Z] ---> a4024e0fcaf3 [2022-05-23T10:07:56.297Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-23T10:07:56.297Z] Successfully built a4024e0fcaf3 [2022-05-23T10:07:56.297Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:07:56.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T10:07:56.746Z] [2022-05-23T10:07:56.746Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:07:57.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T10:07:57.370Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-23T10:07:57.370Z] 8998bd30e6a1: Pulling fs layer [2022-05-23T10:07:57.370Z] 04944245beec: Pulling fs layer [2022-05-23T10:07:57.370Z] 699f458cf7ca: Pulling fs layer [2022-05-23T10:07:57.370Z] 765212b225bb: Pulling fs layer [2022-05-23T10:07:57.370Z] f23df028b6ca: Pulling fs layer [2022-05-23T10:07:57.370Z] d65c8cfc05b1: Pulling fs layer [2022-05-23T10:07:57.370Z] 2437ff75d9bd: Pulling fs layer [2022-05-23T10:07:57.370Z] 765212b225bb: Waiting [2022-05-23T10:07:57.370Z] f23df028b6ca: Waiting [2022-05-23T10:07:57.370Z] d65c8cfc05b1: Waiting [2022-05-23T10:07:57.370Z] 2437ff75d9bd: Waiting [2022-05-23T10:07:57.370Z] 04944245beec: Verifying Checksum [2022-05-23T10:07:57.370Z] 04944245beec: Download complete [2022-05-23T10:07:57.370Z] 765212b225bb: Verifying Checksum [2022-05-23T10:07:57.370Z] 765212b225bb: Download complete [2022-05-23T10:07:57.370Z] f23df028b6ca: Verifying Checksum [2022-05-23T10:07:57.370Z] f23df028b6ca: Download complete [2022-05-23T10:07:57.370Z] d65c8cfc05b1: Verifying Checksum [2022-05-23T10:07:57.370Z] d65c8cfc05b1: Download complete [2022-05-23T10:07:57.648Z] 699f458cf7ca: Verifying Checksum [2022-05-23T10:07:57.648Z] 699f458cf7ca: Download complete [2022-05-23T10:07:57.920Z] 8998bd30e6a1: Verifying Checksum [2022-05-23T10:07:57.920Z] 8998bd30e6a1: Download complete [2022-05-23T10:08:00.550Z] 2437ff75d9bd: Verifying Checksum [2022-05-23T10:08:00.550Z] 2437ff75d9bd: Download complete [2022-05-23T10:08:01.984Z] 8998bd30e6a1: Pull complete [2022-05-23T10:08:02.578Z] 04944245beec: Pull complete [2022-05-23T10:08:04.014Z] 699f458cf7ca: Pull complete [2022-05-23T10:08:04.014Z] 765212b225bb: Pull complete [2022-05-23T10:08:04.996Z] f23df028b6ca: Pull complete [2022-05-23T10:08:05.270Z] d65c8cfc05b1: Pull complete [2022-05-23T10:08:20.374Z] 2437ff75d9bd: Pull complete [2022-05-23T10:08:20.374Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-23T10:08:20.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-23T10:08:20.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-23T10:08:20.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-64356 does not seem to be running inside a container [2022-05-23T10:08:20.721Z] $ 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-usb-camera/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-23T10:08:23.523Z] $ docker top 87ee10e0a04f2495eabb4f9bbb8ef8b85ff8009ee7fb497e03222f4aa355b345 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:08:24.469Z] ---> job-cost.sh [2022-05-23T10:08:24.469Z] lf-activate-venv: SKIPPING [2022-05-23T10:08:24.469Z] INFO: No Stack... [2022-05-23T10:08:24.743Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-23T10:08:25.728Z] INFO: Archiving Costs [Pipeline] sh [2022-05-23T10:08:26.410Z] + cat /w/workspace/device-usb-camera/5/archives/cost.csv [2022-05-23T10:08:26.411Z] + cut -d, -f6 [Pipeline] lock [2022-05-23T10:08:26.447Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-30-5-stack-cost] [2022-05-23T10:08:26.453Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-30-5-stack-cost] did not exist. Created. [2022-05-23T10:08:26.453Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-30-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-23T10:08:27.139Z] /w/workspace/device-usb-camera/5@tmp/durable-a337c828/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-23T10:08:27.848Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-23T10:08:27.871Z] Warning: overwriting stash ‘stack-cost’ [2022-05-23T10:08:27.919Z] Stashed 1 file(s) [Pipeline] } [2022-05-23T10:08:27.928Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-30-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-23T10:08:27.956Z] $ docker stop --time=1 87ee10e0a04f2495eabb4f9bbb8ef8b85ff8009ee7fb497e03222f4aa355b345 [2022-05-23T10:08:29.501Z] $ docker rm -f 87ee10e0a04f2495eabb4f9bbb8ef8b85ff8009ee7fb497e03222f4aa355b345 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-23T10:08:30.012Z] provisioning config files... [2022-05-23T10:08:30.023Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config5058165895198948271tmp [Pipeline] { [Pipeline] sh [2022-05-23T10:08:30.343Z] + set +x [2022-05-23T10:08:30.343Z] + + curl -s https://codecov.io/bash [2022-05-23T10:08:30.343Z] bash -s -- [2022-05-23T10:08:30.343Z] [2022-05-23T10:08:30.343Z] _____ _ [2022-05-23T10:08:30.343Z] / ____| | | [2022-05-23T10:08:30.343Z] | | ___ __| | ___ ___ _____ __ [2022-05-23T10:08:30.343Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-23T10:08:30.343Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-23T10:08:30.343Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-23T10:08:30.343Z] Bash-1.0.6 [2022-05-23T10:08:30.343Z] [2022-05-23T10:08:30.343Z] [2022-05-23T10:08:30.343Z] ==> git version 2.25.1 found [2022-05-23T10:08:30.343Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-23T10:08:30.343Z] Release-Date: 2020-01-08 [2022-05-23T10:08:30.343Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-23T10:08:30.343Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-23T10:08:30.343Z] ==> Jenkins CI detected. [2022-05-23T10:08:30.343Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-30 [2022-05-23T10:08:30.343Z] project root: . [2022-05-23T10:08:30.343Z] --> token set from env [2022-05-23T10:08:30.343Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-23T10:08:30.343Z] ==> Running gcov in . (disable via -X gcov) [2022-05-23T10:08:30.343Z] ==> Python coveragepy not found [2022-05-23T10:08:30.343Z] ==> Searching for coverage reports in: [2022-05-23T10:08:30.343Z] + . [2022-05-23T10:08:30.343Z] -> Found 1 reports [2022-05-23T10:08:30.343Z] ==> Detecting git/mercurial file structure [2022-05-23T10:08:30.343Z] ==> Reading reports [2022-05-23T10:08:30.343Z] + ./coverage.out bytes=10 [2022-05-23T10:08:30.343Z] ==> Appending adjustments [2022-05-23T10:08:30.343Z] https://docs.codecov.io/docs/fixing-reports [2022-05-23T10:08:30.604Z] + Found adjustments [2022-05-23T10:08:30.604Z] ==> Gzipping contents [2022-05-23T10:08:30.604Z] 4.0K /tmp/codecov.N97scw.gz [2022-05-23T10:08:30.604Z] ==> Uploading reports [2022-05-23T10:08:30.604Z] url: https://codecov.io [2022-05-23T10:08:30.604Z] query: branch=PR-30&commit=5781b6efef4c29f5278d4aa92a004dde4624154c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-30%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=30&job=&cmd_args= [2022-05-23T10:08:30.604Z] -> Pinging Codecov [2022-05-23T10:08:30.604Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-30&commit=5781b6efef4c29f5278d4aa92a004dde4624154c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-30%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=30&job=&cmd_args= [2022-05-23T10:08:30.869Z] -> Uploading to [2022-05-23T10:08:30.869Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-23/73D8F5FF140700D3E01443B452E23636/5781b6efef4c29f5278d4aa92a004dde4624154c/17a51645-9949-4eea-a8a8-4e3040719cd9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T100830Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42285c380f1c6eb64f79ab7220b300e80547ad9443a86edb5090e7257d171602 [2022-05-23T10:08:30.869Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-23T10:08:30.869Z] Dload Upload Total Spent Left Speed [2022-05-23T10:08:31.129Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1841 0 0 100 1841 0 8483 --:--:-- --:--:-- --:--:-- 8523 [2022-05-23T10:08:31.129Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/5781b6efef4c29f5278d4aa92a004dde4624154c [Pipeline] } [2022-05-23T10:08:31.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-23T10:08:31.913Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-30/archives ] [2022-05-23T10:08:31.913Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-30/archives [2022-05-23T10:08:31.913Z] total 16 [2022-05-23T10:08:31.913Z] drwxr-xr-x 3 root root 4096 May 23 09:58 . [2022-05-23T10:08:31.913Z] drwxrwxr-x 11 jenkins jenkins 4096 May 23 09:58 .. [2022-05-23T10:08:31.913Z] drwxr-xr-x 2 root root 4096 May 23 09:58 cost [2022-05-23T10:08:31.913Z] -rw-r--r-- 1 root root 87 May 23 09:58 cost.csv [2022-05-23T10:08:31.913Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-30/archives [2022-05-23T10:08:31.913Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-30/archives [2022-05-23T10:08:31.913Z] total 16 [2022-05-23T10:08:31.913Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 09:58 . [2022-05-23T10:08:31.913Z] drwxrwxr-x 11 jenkins jenkins 4096 May 23 09:58 .. [2022-05-23T10:08:31.913Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 09:58 cost [2022-05-23T10:08:31.913Z] -rw-r--r-- 1 jenkins jenkins 87 May 23 09:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:08:32.210Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:08:33.098Z] ---> package-listing.sh [2022-05-23T10:08:33.098Z] ++ facter osfamily [2022-05-23T10:08:33.098Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-23T10:08:33.359Z] + OS_FAMILY=debian [2022-05-23T10:08:33.359Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-30 [2022-05-23T10:08:33.359Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-23T10:08:33.359Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-23T10:08:33.359Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-23T10:08:33.359Z] + PACKAGES=/tmp/packages_start.txt [2022-05-23T10:08:33.359Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-30 ']' [2022-05-23T10:08:33.359Z] + PACKAGES=/tmp/packages_end.txt [2022-05-23T10:08:33.359Z] + case "${OS_FAMILY}" in [2022-05-23T10:08:33.359Z] + dpkg -l [2022-05-23T10:08:33.359Z] + grep '^ii' [2022-05-23T10:08:33.359Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-23T10:08:33.359Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-23T10:08:33.359Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-23T10:08:33.359Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-30 ']' [2022-05-23T10:08:33.359Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-30/archives/ [2022-05-23T10:08:33.359Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-30/archives/ [Pipeline] echo [2022-05-23T10:08:33.373Z] 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/xfoundry_device-usb-camera_PR-30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-23T10:08:33.653Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-23T10:08:34.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-23T10:08:34.215Z] . [Pipeline] withDockerContainer [2022-05-23T10:08:34.308Z] prd-ubuntu20.04-docker-8c-8g-64355 does not seem to be running inside a container [2022-05-23T10:08:34.344Z] $ 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/xfoundry_device-usb-camera_PR-30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-23T10:08:34.775Z] $ docker top b016f222858b938b99a8591907c63f02e84fbaa1333861620720dcbad7289fce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-23T10:08:35.166Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-23T10:08:35.462Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-23T10:08:35.757Z] + ls /var/log/sa-host [2022-05-23T10:08:35.757Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-23T10:08:35.866Z] provisioning config files... [2022-05-23T10:08:35.877Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config4039175677980143786tmp [Pipeline] { [Pipeline] echo [2022-05-23T10:08:35.890Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:08:36.182Z] ---> create-netrc.sh [Pipeline] } [2022-05-23T10:08:36.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:08:36.529Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-23T10:08:36.557Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:08:36.910Z] ---> sudo-logs.sh [2022-05-23T10:08:36.910Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-23T10:08:36.951Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:08:37.248Z] ---> job-cost.sh [2022-05-23T10:08:37.248Z] lf-activate-venv: SKIPPING [2022-05-23T10:08:37.248Z] DEBUG: total: 0.2199999988079071 [2022-05-23T10:08:37.248Z] INFO: Retrieving Stack Cost... [2022-05-23T10:08:37.508Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-23T10:08:38.081Z] INFO: Archiving Costs [Pipeline] echo [2022-05-23T10:08:38.094Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-23T10:08:38.397Z] ---> logs-deploy.sh [2022-05-23T10:08:38.397Z] lf-activate-venv: SKIPPING [2022-05-23T10:08:38.397Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-30/5 [2022-05-23T10:08:38.397Z] INFO: archiving workspace using pattern(s): [2022-05-23T10:08:39.783Z] Archives upload complete. [2022-05-23T10:08:39.783Z] INFO: archiving logs to Nexus [2022-05-23T10:08:40.730Z] ---> uname -a: [2022-05-23T10:08:40.730Z] Linux prd-ubuntu20-04-docker-8c-8g-64355 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-23T10:08:40.730Z] [2022-05-23T10:08:40.730Z] [2022-05-23T10:08:40.730Z] ---> lscpu: [2022-05-23T10:08:40.730Z] Architecture: x86_64 [2022-05-23T10:08:40.730Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-23T10:08:40.730Z] Byte Order: Little Endian [2022-05-23T10:08:40.730Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-23T10:08:40.730Z] CPU(s): 8 [2022-05-23T10:08:40.730Z] On-line CPU(s) list: 0-7 [2022-05-23T10:08:40.730Z] Thread(s) per core: 1 [2022-05-23T10:08:40.730Z] Core(s) per socket: 1 [2022-05-23T10:08:40.730Z] Socket(s): 8 [2022-05-23T10:08:40.730Z] NUMA node(s): 1 [2022-05-23T10:08:40.730Z] Vendor ID: AuthenticAMD [2022-05-23T10:08:40.730Z] CPU family: 23 [2022-05-23T10:08:40.730Z] Model: 49 [2022-05-23T10:08:40.730Z] Model name: AMD EPYC-Rome Processor [2022-05-23T10:08:40.730Z] Stepping: 0 [2022-05-23T10:08:40.730Z] CPU MHz: 2799.996 [2022-05-23T10:08:40.730Z] BogoMIPS: 5599.99 [2022-05-23T10:08:40.730Z] Virtualization: AMD-V [2022-05-23T10:08:40.730Z] Hypervisor vendor: KVM [2022-05-23T10:08:40.730Z] Virtualization type: full [2022-05-23T10:08:40.730Z] L1d cache: 256 KiB [2022-05-23T10:08:40.730Z] L1i cache: 256 KiB [2022-05-23T10:08:40.730Z] L2 cache: 4 MiB [2022-05-23T10:08:40.730Z] L3 cache: 128 MiB [2022-05-23T10:08:40.730Z] NUMA node0 CPU(s): 0-7 [2022-05-23T10:08:40.730Z] Vulnerability Itlb multihit: Not affected [2022-05-23T10:08:40.730Z] Vulnerability L1tf: Not affected [2022-05-23T10:08:40.730Z] Vulnerability Mds: Not affected [2022-05-23T10:08:40.730Z] Vulnerability Meltdown: Not affected [2022-05-23T10:08:40.730Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-23T10:08:40.730Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-23T10:08:40.730Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-23T10:08:40.730Z] Vulnerability Srbds: Not affected [2022-05-23T10:08:40.730Z] Vulnerability Tsx async abort: Not affected [2022-05-23T10:08:40.730Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-05-23T10:08:40.730Z] [2022-05-23T10:08:40.730Z] [2022-05-23T10:08:40.730Z] ---> nproc: [2022-05-23T10:08:40.730Z] 8 [2022-05-23T10:08:40.730Z] [2022-05-23T10:08:40.730Z] [2022-05-23T10:08:40.730Z] ---> df -h: [2022-05-23T10:08:40.730Z] Filesystem Size Used Avail Use% Mounted on [2022-05-23T10:08:40.730Z] overlay 155G 11G 145G 7% / [2022-05-23T10:08:40.730Z] tmpfs 64M 0 64M 0% /dev [2022-05-23T10:08:40.730Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-23T10:08:40.730Z] shm 64M 0 64M 0% /dev/shm [2022-05-23T10:08:40.730Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-05-23T10:08:40.730Z] [2022-05-23T10:08:40.730Z] [2022-05-23T10:08:40.730Z] ---> sar -b -r -n DEV: [2022-05-23T10:08:40.730Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64355) 05/23/22 _x86_64_ (8 CPU) [2022-05-23T10:08:40.730Z] [2022-05-23T10:08:40.730Z] 09:55:20 LINUX RESTART (8 CPU) [2022-05-23T10:08:40.730Z] [2022-05-23T10:08:40.730Z] 09:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-23T10:08:40.730Z] 09:57:01 206.60 4.32 202.28 0.00 406.87 103881.35 0.00 [2022-05-23T10:08:40.730Z] 09:58:01 180.52 0.08 180.44 0.00 8.93 29535.21 0.00 [2022-05-23T10:08:40.730Z] 09:59:01 33.19 0.00 33.19 0.00 0.00 16443.39 0.00 [2022-05-23T10:08:40.730Z] 10:00:01 1.77 0.00 1.77 0.00 0.00 20.01 0.00 [2022-05-23T10:08:40.730Z] 10:01:01 1.23 0.02 1.22 0.00 0.13 14.40 0.00 [2022-05-23T10:08:40.730Z] 10:02:01 1.27 0.00 1.27 0.00 0.00 14.27 0.00 [2022-05-23T10:08:40.730Z] 10:03:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 [2022-05-23T10:08:40.730Z] 10:04:01 2.37 1.25 1.12 0.00 37.99 14.00 0.00 [2022-05-23T10:08:40.730Z] 10:05:01 1.47 0.33 1.13 0.00 12.40 14.00 0.00 [2022-05-23T10:08:40.730Z] 10:06:01 1.58 0.00 1.58 0.00 0.00 23.86 0.00 [2022-05-23T10:08:40.730Z] 10:07:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 [2022-05-23T10:08:40.730Z] 10:08:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 [2022-05-23T10:08:40.730Z] Average: 36.11 0.50 35.61 0.00 38.86 12499.94 0.00 [2022-05-23T10:08:40.730Z] [2022-05-23T10:08:40.730Z] 09:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-23T10:08:40.730Z] 09:57:01 28092608 31472036 819920 2.49 162844 3418096 2490368 7.34 1526684 2802176 71580 [2022-05-23T10:08:40.730Z] 09:58:01 27714632 31738256 554404 1.69 171192 4019844 2173320 6.40 1312108 3363852 342904 [2022-05-23T10:08:40.730Z] 09:59:01 27616676 31787416 504300 1.53 176992 4134012 1776676 5.24 1279444 3465360 160 [2022-05-23T10:08:40.730Z] 10:00:01 27617404 31788412 503152 1.53 177012 4134012 1776676 5.24 1278896 3465464 52 [2022-05-23T10:08:40.730Z] 10:01:01 27622860 31793924 497596 1.51 177048 4134016 1776676 5.24 1273472 3465480 24 [2022-05-23T10:08:40.730Z] 10:02:01 27622544 31793620 497824 1.51 177056 4134020 1776676 5.24 1273708 3465480 8 [2022-05-23T10:08:40.730Z] 10:03:01 27628316 31799448 491984 1.50 177068 4134028 1776676 5.24 1267416 3465524 24 [2022-05-23T10:08:40.730Z] 10:04:01 27624456 31797768 493360 1.50 177092 4135172 1792760 5.28 1272508 3465116 92 [2022-05-23T10:08:40.730Z] 10:05:01 27623388 31797176 493936 1.50 177116 4135544 1792760 5.28 1273420 3465100 28 [2022-05-23T10:08:40.730Z] 10:06:01 27623648 31797480 493324 1.50 177156 4135516 1792760 5.28 1273240 3465084 20 [2022-05-23T10:08:40.730Z] 10:07:01 27623820 31797692 493016 1.50 177180 4135528 1792760 5.28 1273348 3465088 40 [2022-05-23T10:08:40.730Z] 10:08:01 27623984 31797872 492776 1.50 177192 4135532 1792760 5.28 1272952 3465092 20 [2022-05-23T10:08:40.730Z] Average: 27669528 31763425 527966 1.61 175412 4065443 1875906 5.53 1298100 3401568 34579 [2022-05-23T10:08:40.730Z] [2022-05-23T10:08:40.730Z] 09:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-23T10:08:40.730Z] 09:57:01 docker0 169.82 253.86 12.81 1717.24 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.730Z] 09:57:01 veth0a3d5cb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.730Z] 09:57:01 lo 3.93 3.93 0.39 0.39 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.730Z] 09:57:01 ens3 515.93 350.94 6744.77 107.41 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.730Z] 09:58:01 docker0 21.01 44.06 1.41 542.62 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 09:58:01 lo 2.73 2.73 0.28 0.28 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 09:58:01 ens3 172.22 102.77 3284.33 21.98 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 09:59:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 09:59:01 ens3 40.04 35.26 14.68 54.09 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:00:01 ens3 0.70 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:01:01 ens3 10.85 5.62 9.64 0.49 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:02:01 ens3 0.52 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:04:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:04:01 ens3 4.42 2.90 3.34 3.85 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:05:01 ens3 3.40 2.22 2.20 2.16 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:06:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:07:01 ens3 0.93 0.33 0.36 0.21 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] 10:08:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] Average: docker0 15.90 24.83 1.18 188.32 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] Average: ens3 62.45 41.73 838.31 15.87 0.00 0.00 0.00 0.00 [2022-05-23T10:08:40.731Z] [2022-05-23T10:08:40.731Z] [2022-05-23T10:08:40.731Z] ---> sar -P ALL: [2022-05-23T10:08:40.731Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64355) 05/23/22 _x86_64_ (8 CPU) [2022-05-23T10:08:40.731Z] [2022-05-23T10:08:40.731Z] 09:55:20 LINUX RESTART (8 CPU) [2022-05-23T10:08:40.731Z] [2022-05-23T10:08:40.731Z] 09:56:01 CPU %user %nice %system %iowait %steal %idle [2022-05-23T10:08:40.731Z] 09:57:01 all 13.81 0.00 5.25 1.80 0.22 78.93 [2022-05-23T10:08:40.731Z] 09:57:01 0 13.65 0.00 4.51 0.24 0.20 81.40 [2022-05-23T10:08:40.731Z] 09:57:01 1 13.10 0.00 5.21 3.33 0.20 78.16 [2022-05-23T10:08:40.731Z] 09:57:01 2 14.99 0.00 7.26 5.94 0.25 71.56 [2022-05-23T10:08:40.731Z] 09:57:01 3 13.74 0.00 5.51 2.48 0.24 78.03 [2022-05-23T10:08:40.731Z] 09:57:01 4 13.08 0.00 4.54 0.24 0.24 81.91 [2022-05-23T10:08:40.731Z] 09:57:01 5 13.69 0.00 4.99 0.12 0.19 81.02 [2022-05-23T10:08:40.731Z] 09:57:01 6 13.68 0.00 4.31 1.57 0.17 80.27 [2022-05-23T10:08:40.731Z] 09:57:01 7 14.59 0.00 5.66 0.49 0.24 79.02 [2022-05-23T10:08:40.731Z] 09:58:01 all 33.06 0.00 5.99 1.16 0.31 59.48 [2022-05-23T10:08:40.731Z] 09:58:01 0 34.62 0.00 5.67 0.12 0.32 59.28 [2022-05-23T10:08:40.731Z] 09:58:01 1 32.04 0.00 5.99 0.52 0.27 61.19 [2022-05-23T10:08:40.731Z] 09:58:01 2 27.30 0.00 5.77 4.96 0.30 61.68 [2022-05-23T10:08:40.731Z] 09:58:01 3 34.88 0.00 6.64 0.96 0.32 57.19 [2022-05-23T10:08:40.731Z] 09:58:01 4 35.05 0.00 5.75 0.22 0.27 58.71 [2022-05-23T10:08:40.731Z] 09:58:01 5 33.08 0.00 5.41 0.07 0.29 61.16 [2022-05-23T10:08:40.731Z] 09:58:01 6 35.25 0.00 6.11 2.27 0.32 56.04 [2022-05-23T10:08:40.731Z] 09:58:01 7 32.26 0.00 6.61 0.15 0.39 60.59 [2022-05-23T10:08:40.731Z] 09:59:01 all 1.46 0.00 0.62 0.30 0.02 97.61 [2022-05-23T10:08:40.731Z] 09:59:01 0 1.72 0.00 0.69 0.00 0.02 97.57 [2022-05-23T10:08:40.731Z] 09:59:01 1 1.35 0.00 0.58 0.03 0.02 98.01 [2022-05-23T10:08:40.731Z] 09:59:01 2 1.02 0.00 0.55 0.25 0.02 98.16 [2022-05-23T10:08:40.731Z] 09:59:01 3 1.51 0.00 0.79 1.72 0.02 95.97 [2022-05-23T10:08:40.731Z] 09:59:01 4 1.64 0.00 0.59 0.02 0.02 97.74 [2022-05-23T10:08:40.731Z] 09:59:01 5 1.40 0.00 0.55 0.35 0.02 97.68 [2022-05-23T10:08:40.731Z] 09:59:01 6 1.62 0.00 0.67 0.00 0.02 97.70 [2022-05-23T10:08:40.731Z] 09:59:01 7 1.37 0.00 0.52 0.02 0.02 98.07 [2022-05-23T10:08:40.731Z] 10:00:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2022-05-23T10:08:40.731Z] 10:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-23T10:08:40.731Z] 10:00:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2022-05-23T10:08:40.731Z] 10:00:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-23T10:08:40.731Z] 10:00:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2022-05-23T10:08:40.731Z] 10:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-23T10:08:40.731Z] 10:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-23T10:08:40.731Z] 10:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-23T10:08:40.731Z] 10:00:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2022-05-23T10:08:40.731Z] 10:01:01 all 0.04 0.00 0.03 0.01 0.02 99.91 [2022-05-23T10:08:40.731Z] 10:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-23T10:08:40.731Z] 10:01:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2022-05-23T10:08:40.731Z] 10:01:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-05-23T10:08:40.731Z] 10:01:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2022-05-23T10:08:40.731Z] 10:01:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-23T10:08:40.731Z] 10:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-23T10:08:40.731Z] 10:01:01 6 0.02 0.00 0.03 0.02 0.03 99.90 [2022-05-23T10:08:40.731Z] 10:01:01 7 0.13 0.00 0.03 0.02 0.02 99.80 [2022-05-23T10:08:40.731Z] 10:02:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-05-23T10:08:40.731Z] 10:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-23T10:08:40.731Z] 10:02:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2022-05-23T10:08:40.731Z] 10:02:01 2 0.00 0.00 0.00 0.07 0.00 99.93 [2022-05-23T10:08:40.731Z] 10:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-23T10:08:40.731Z] 10:02:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-23T10:08:40.731Z] 10:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-23T10:08:40.731Z] 10:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-23T10:08:40.731Z] 10:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-23T10:08:40.731Z] 10:03:01 all 0.03 0.00 0.02 0.00 0.01 99.93 [2022-05-23T10:08:40.731Z] 10:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-23T10:08:40.731Z] 10:03:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-05-23T10:08:40.731Z] 10:03:01 2 0.03 0.00 0.00 0.03 0.02 99.92 [2022-05-23T10:08:40.731Z] 10:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-23T10:08:40.731Z] 10:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-23T10:08:40.731Z] 10:03:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-05-23T10:08:40.731Z] 10:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-23T10:08:40.731Z] 10:03:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2022-05-23T10:08:40.731Z] 10:04:01 all 0.17 0.00 0.03 0.01 0.02 99.77 [2022-05-23T10:08:40.731Z] 10:04:01 0 0.32 0.00 0.08 0.00 0.03 99.57 [2022-05-23T10:08:40.731Z] 10:04:01 1 0.25 0.00 0.02 0.00 0.03 99.70 [2022-05-23T10:08:40.731Z] 10:04:01 2 0.22 0.00 0.02 0.03 0.02 99.72 [2022-05-23T10:08:40.731Z] 10:04:01 3 0.20 0.00 0.08 0.03 0.02 99.67 [2022-05-23T10:08:40.731Z] 10:04:01 4 0.13 0.00 0.00 0.00 0.02 99.85 [2022-05-23T10:08:40.731Z] 10:04:01 5 0.12 0.00 0.02 0.00 0.02 99.85 [2022-05-23T10:08:40.731Z] 10:04:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-23T10:08:40.731Z] 10:04:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2022-05-23T10:08:40.731Z] 10:05:01 all 0.20 0.00 0.03 0.01 0.01 99.75 [2022-05-23T10:08:40.731Z] 10:05:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2022-05-23T10:08:40.731Z] 10:05:01 1 0.08 0.00 0.07 0.02 0.02 99.82 [2022-05-23T10:08:40.731Z] 10:05:01 2 0.02 0.00 0.03 0.05 0.02 99.88 [2022-05-23T10:08:40.731Z] 10:05:01 3 0.02 0.00 0.07 0.00 0.00 99.92 [2022-05-23T10:08:40.731Z] 10:05:01 4 1.18 0.00 0.00 0.00 0.02 98.81 [2022-05-23T10:08:40.731Z] 10:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-23T10:08:40.731Z] 10:05:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2022-05-23T10:08:40.731Z] 10:05:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2022-05-23T10:08:40.731Z] 10:06:01 all 0.05 0.00 0.01 0.02 0.02 99.89 [2022-05-23T10:08:40.731Z] 10:06:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2022-05-23T10:08:40.731Z] 10:06:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2022-05-23T10:08:40.731Z] 10:06:01 2 0.00 0.00 0.00 0.13 0.00 99.87 [2022-05-23T10:08:40.731Z] 10:06:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2022-05-23T10:08:40.731Z] 10:06:01 4 0.17 0.00 0.02 0.00 0.02 99.80 [2022-05-23T10:08:40.731Z] 10:06:01 5 0.07 0.00 0.02 0.02 0.02 99.88 [2022-05-23T10:08:40.731Z] 10:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-23T10:08:40.731Z] 10:06:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2022-05-23T10:08:40.731Z] 10:07:01 all 0.20 0.00 0.02 0.01 0.02 99.75 [2022-05-23T10:08:40.731Z] 10:07:01 0 0.07 0.00 0.02 0.00 0.05 99.87 [2022-05-23T10:08:40.731Z] 10:07:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2022-05-23T10:08:40.731Z] 10:07:01 2 0.02 0.00 0.02 0.05 0.02 99.90 [2022-05-23T10:08:40.731Z] 10:07:01 3 0.02 0.00 0.03 0.03 0.02 99.90 [2022-05-23T10:08:40.731Z] 10:07:01 4 1.37 0.00 0.02 0.00 0.03 98.58 [2022-05-23T10:08:40.731Z] 10:07:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2022-05-23T10:08:40.731Z] 10:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-23T10:08:40.731Z] 10:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-23T10:08:40.731Z] [2022-05-23T10:08:40.731Z] 10:07:01 CPU %user %nice %system %iowait %steal %idle [2022-05-23T10:08:40.731Z] 10:08:01 all 0.02 0.00 0.01 0.00 0.02 99.95 [2022-05-23T10:08:40.731Z] 10:08:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2022-05-23T10:08:40.731Z] 10:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-23T10:08:40.731Z] 10:08:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-05-23T10:08:40.731Z] 10:08:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2022-05-23T10:08:40.731Z] 10:08:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2022-05-23T10:08:40.732Z] 10:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-23T10:08:40.732Z] 10:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-23T10:08:40.732Z] 10:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-23T10:08:40.732Z] Average: all 4.05 0.00 0.99 0.27 0.06 94.62 [2022-05-23T10:08:40.732Z] Average: 0 4.19 0.00 0.92 0.03 0.06 94.80 [2022-05-23T10:08:40.732Z] Average: 1 3.89 0.00 0.99 0.32 0.06 94.74 [2022-05-23T10:08:40.732Z] Average: 2 3.59 0.00 1.13 0.95 0.06 94.27 [2022-05-23T10:08:40.732Z] Average: 3 4.17 0.00 1.10 0.44 0.06 94.25 [2022-05-23T10:08:40.732Z] Average: 4 4.36 0.00 0.91 0.04 0.06 94.64 [2022-05-23T10:08:40.732Z] Average: 5 4.02 0.00 0.91 0.05 0.05 94.98 [2022-05-23T10:08:40.732Z] Average: 6 4.19 0.00 0.92 0.32 0.05 94.52 [2022-05-23T10:08:40.732Z] Average: 7 4.01 0.00 1.07 0.06 0.07 94.80 [2022-05-23T10:08:40.732Z] [2022-05-23T10:08:40.732Z] [2022-05-23T10:08:40.732Z]