Pull request #285 opened 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 EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at df8fee098ca8f8207e6b8a7bc916bcd179a74499 rather than 77c2fff4a42642eb9edef76623a43b695f9ad643 Obtained Jenkinsfile from df8fee098ca8f8207e6b8a7bc916bcd179a74499 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-ssh6945693428771871463.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14854978446976697609.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-285/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-285/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13506644079516167505.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-285/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh154202471518308691.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14531341576001312148.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-285/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-285/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5571918023399109532.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5942 in /w/workspace/foundry_device-usb-camera_PR-285 [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/foundry_device-usb-camera_PR-285 # 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/285/head:refs/remotes/origin/PR-285 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit df8fee098ca8f8207e6b8a7bc916bcd179a74499 into PR head commit 77c2fff4a42642eb9edef76623a43b695f9ad643 Merge succeeded, producing 77c2fff4a42642eb9edef76623a43b695f9ad643 Checking out Revision 77c2fff4a42642eb9edef76623a43b695f9ad643 (PR-285) > git config core.sparsecheckout # timeout=10 > git checkout -f 77c2fff4a42642eb9edef76623a43b695f9ad643 # 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 df8fee098ca8f8207e6b8a7bc916bcd179a74499 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77c2fff4a42642eb9edef76623a43b695f9ad643 # timeout=10 Commit message: "fix: none mode being seen as invalid option to RtspServerMode" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T18:02:29.712Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T18:02:29.914Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T18:02:30.031Z] ========================================================= [2023-09-12T18:02:30.031Z] EdgeX Global Pipelines Version Info [2023-09-12T18:02:30.031Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:02:30.787Z] ------------------- [2023-09-12T18:02:30.787Z] stable info: [2023-09-12T18:02:30.787Z] ------------------- [2023-09-12T18:02:30.787Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T18:02:30.787Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T18:02:30.787Z] Message: update stable to v1.0.254 [2023-09-12T18:02:31.359Z] ------------------- [2023-09-12T18:02:31.359Z] experimental info: [2023-09-12T18:02:31.359Z] ------------------- [2023-09-12T18:02:31.359Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T18:02:31.359Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T18:02:31.359Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T18:02:31.647Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-12T18:02:31.689Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-12T18:02:31.732Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T18:02:31.776Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T18:02:31.818Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T18:02:31.856Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T18:02:31.898Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T18:02:31.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T18:02:31.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T18:02:32.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T18:02:32.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T18:02:32.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-12T18:02:32.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T18:02:32.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T18:02:32.234Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T18:02:32.277Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T18:02:32.319Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T18:02:32.358Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T18:02:32.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T18:02:32.444Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T18:02:32.486Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T18:02:32.528Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T18:02:32.569Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T18:02:32.614Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T18:02:32.655Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T18:02:32.697Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T18:02:32.741Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T18:02:32.785Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-285 [Pipeline] echo [2023-09-12T18:02:32.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-285 [Pipeline] echo [2023-09-12T18:02:32.877Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-285 [Pipeline] echo [2023-09-12T18:02:32.914Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77c2fff4a42642eb9edef76623a43b695f9ad643 [Pipeline] echo [2023-09-12T18:02:32.952Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77c2fff [Pipeline] echo [2023-09-12T18:02:32.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T18:02:33.106Z] provisioning config files... [2023-09-12T18:02:33.120Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-285@tmp/config14527805533186839984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:02:33.464Z] ---> docker-login.sh [2023-09-12T18:02:33.464Z] nexus3.edgexfoundry.org:10001 [2023-09-12T18:02:33.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:02:33.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:02:33.991Z] Configure a credential helper to remove this warning. See [2023-09-12T18:02:33.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:02:33.991Z] [2023-09-12T18:02:33.991Z] Login Succeeded [2023-09-12T18:02:33.991Z] nexus3.edgexfoundry.org:10002 [2023-09-12T18:02:33.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:02:33.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:02:33.991Z] Configure a credential helper to remove this warning. See [2023-09-12T18:02:33.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:02:33.991Z] [2023-09-12T18:02:33.991Z] Login Succeeded [2023-09-12T18:02:33.991Z] nexus3.edgexfoundry.org:10003 [2023-09-12T18:02:33.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:02:34.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:02:34.252Z] Configure a credential helper to remove this warning. See [2023-09-12T18:02:34.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:02:34.252Z] [2023-09-12T18:02:34.252Z] Login Succeeded [2023-09-12T18:02:34.252Z] nexus3.edgexfoundry.org:10004 [2023-09-12T18:02:34.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:02:34.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:02:34.252Z] Configure a credential helper to remove this warning. See [2023-09-12T18:02:34.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:02:34.253Z] [2023-09-12T18:02:34.253Z] Login Succeeded [2023-09-12T18:02:34.253Z] docker.io [2023-09-12T18:02:34.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:02:34.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:02:34.512Z] Configure a credential helper to remove this warning. See [2023-09-12T18:02:34.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:02:34.512Z] [2023-09-12T18:02:34.512Z] Login Succeeded [2023-09-12T18:02:34.512Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T18:02:34.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T18:02:35.151Z] + git rev-list -1 --merges 77c2fff4a42642eb9edef76623a43b695f9ad643~1..77c2fff4a42642eb9edef76623a43b695f9ad643 [Pipeline] echo [2023-09-12T18:02:35.214Z] -----------> git rev-list -1 --merges 77c2fff4a42642eb9edef76623a43b695f9ad643~1..77c2fff4a42642eb9edef76623a43b695f9ad643 77c2fff4a42642eb9edef76623a43b695f9ad643 [false] [Pipeline] sh [2023-09-12T18:02:35.522Z] + git log --format=format:%s -1 77c2fff4a42642eb9edef76623a43b695f9ad643 [Pipeline] echo [2023-09-12T18:02:35.562Z] ========================================================= [2023-09-12T18:02:35.562Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T18:02:35.562Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T18:02:35.999Z] + git log --format=format:%s -1 77c2fff4a42642eb9edef76623a43b695f9ad643 [Pipeline] echo [2023-09-12T18:02:36.029Z] [semverPrep] GIT_COMMIT: 77c2fff4a42642eb9edef76623a43b695f9ad643, Commit Message: fix: none mode being seen as invalid option to RtspServerMode [Pipeline] echo [2023-09-12T18:02:36.059Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T18:02:36.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T18:02:36.450Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T18:02:36.450Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T18:02:36.450Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T18:02:36.450Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T18:02:36.450Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T18:02:36.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:02:36.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T18:02:36.961Z] [2023-09-12T18:02:36.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:02:37.327Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T18:02:37.327Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T18:02:37.327Z] b85a868b505f: Pulling fs layer [2023-09-12T18:02:37.327Z] e2be974225ed: Pulling fs layer [2023-09-12T18:02:37.327Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T18:02:37.327Z] 988bab9f4d93: Pulling fs layer [2023-09-12T18:02:37.327Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T18:02:37.327Z] eaf3925da568: Pulling fs layer [2023-09-12T18:02:37.327Z] bab4dde63d76: Pulling fs layer [2023-09-12T18:02:37.327Z] bde34c3a00c8: Pulling fs layer [2023-09-12T18:02:37.327Z] b352a97aabf1: Pulling fs layer [2023-09-12T18:02:37.327Z] 4872d77fe225: Pulling fs layer [2023-09-12T18:02:37.327Z] 5851b861e8e6: Pulling fs layer [2023-09-12T18:02:37.327Z] 988bab9f4d93: Waiting [2023-09-12T18:02:37.327Z] b352a97aabf1: Waiting [2023-09-12T18:02:37.327Z] 1469e6f7b9e6: Waiting [2023-09-12T18:02:37.327Z] eaf3925da568: Waiting [2023-09-12T18:02:37.327Z] 4872d77fe225: Waiting [2023-09-12T18:02:37.327Z] bab4dde63d76: Waiting [2023-09-12T18:02:37.327Z] 5851b861e8e6: Waiting [2023-09-12T18:02:37.327Z] bde34c3a00c8: Waiting [2023-09-12T18:02:37.327Z] e2be974225ed: Download complete [2023-09-12T18:02:37.327Z] 988bab9f4d93: Download complete [2023-09-12T18:02:37.327Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T18:02:37.327Z] 1469e6f7b9e6: Download complete [2023-09-12T18:02:37.327Z] eaf3925da568: Verifying Checksum [2023-09-12T18:02:37.327Z] eaf3925da568: Download complete [2023-09-12T18:02:37.586Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T18:02:37.586Z] 339a4e72a1f5: Download complete [2023-09-12T18:02:37.586Z] bde34c3a00c8: Download complete [2023-09-12T18:02:37.586Z] b352a97aabf1: Verifying Checksum [2023-09-12T18:02:37.586Z] b352a97aabf1: Download complete [2023-09-12T18:02:37.586Z] 4872d77fe225: Download complete [2023-09-12T18:02:37.586Z] 5851b861e8e6: Download complete [2023-09-12T18:02:37.586Z] b85a868b505f: Verifying Checksum [2023-09-12T18:02:37.586Z] b85a868b505f: Download complete [2023-09-12T18:02:37.844Z] bab4dde63d76: Verifying Checksum [2023-09-12T18:02:37.844Z] bab4dde63d76: Download complete [2023-09-12T18:02:38.779Z] b85a868b505f: Pull complete [2023-09-12T18:02:38.779Z] e2be974225ed: Pull complete [2023-09-12T18:02:39.346Z] 339a4e72a1f5: Pull complete [2023-09-12T18:02:39.346Z] 988bab9f4d93: Pull complete [2023-09-12T18:02:39.604Z] 1469e6f7b9e6: Pull complete [2023-09-12T18:02:39.604Z] eaf3925da568: Pull complete [2023-09-12T18:02:41.504Z] bab4dde63d76: Pull complete [2023-09-12T18:02:41.504Z] bde34c3a00c8: Pull complete [2023-09-12T18:02:41.504Z] b352a97aabf1: Pull complete [2023-09-12T18:02:41.504Z] 4872d77fe225: Pull complete [2023-09-12T18:02:41.504Z] 5851b861e8e6: Pull complete [2023-09-12T18:02:41.504Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T18:02:41.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T18:02:41.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:02:41.752Z] prd-ubuntu20.04-docker-8c-8g-5942 does not seem to be running inside a container [2023-09-12T18:02:41.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-285 -v /w/workspace/foundry_device-usb-camera_PR-285:/w/workspace/foundry_device-usb-camera_PR-285:rw,z -v /w/workspace/foundry_device-usb-camera_PR-285@tmp:/w/workspace/foundry_device-usb-camera_PR-285@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T18:02:45.106Z] $ docker top 5563573dd91f40cdb346c3a82582872b1acc9afadfe00fd56078b2041f938dd1 -eo pid,comm [2023-09-12T18:02:45.198Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-12T18:02:45.198Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T18:02:45.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T18:02:45.326Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T18:02:45.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T18:02:45.413Z] $ docker exec 5563573dd91f40cdb346c3a82582872b1acc9afadfe00fd56078b2041f938dd1 ssh-agent [2023-09-12T18:02:45.526Z] SSH_AUTH_SOCK=/tmp/ssh-AoV53v8j35yI/agent.31 [2023-09-12T18:02:45.526Z] SSH_AGENT_PID=37 [2023-09-12T18:02:45.533Z] Running ssh-add (command line suppressed) [2023-09-12T18:02:45.616Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-285@tmp/private_key_8688399356824658361.key (/w/workspace/foundry_device-usb-camera_PR-285@tmp/private_key_8688399356824658361.key) [2023-09-12T18:02:45.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T18:02:46.027Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T18:02:46.042Z] $ docker exec --env ******** --env ******** 5563573dd91f40cdb346c3a82582872b1acc9afadfe00fd56078b2041f938dd1 ssh-agent -k [2023-09-12T18:02:46.158Z] unset SSH_AUTH_SOCK; [2023-09-12T18:02:46.159Z] unset SSH_AGENT_PID; [2023-09-12T18:02:46.159Z] echo Agent pid 37 killed; [2023-09-12T18:02:46.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T18:02:46.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T18:02:46.265Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T18:02:46.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T18:02:46.375Z] $ docker exec 5563573dd91f40cdb346c3a82582872b1acc9afadfe00fd56078b2041f938dd1 ssh-agent [2023-09-12T18:02:46.493Z] SSH_AUTH_SOCK=/tmp/ssh-kUKQtHEJiBpR/agent.70 [2023-09-12T18:02:46.493Z] SSH_AGENT_PID=76 [2023-09-12T18:02:46.498Z] Running ssh-add (command line suppressed) [2023-09-12T18:02:46.590Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-285@tmp/private_key_7297336309729721732.key (/w/workspace/foundry_device-usb-camera_PR-285@tmp/private_key_7297336309729721732.key) [2023-09-12T18:02:46.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T18:02:46.957Z] + git semver init [2023-09-12T18:02:47.216Z] 2023-09-12 18:02:47,130 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T18:02:47.216Z] 2023-09-12 18:02:47,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-285/.semver [2023-09-12T18:02:47.216Z] 2023-09-12 18:02:47,132 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-285/.semver [2023-09-12T18:02:47.216Z] 2023-09-12 18:02:47,132 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-285/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-285, universal_newlines=False, shell=None, istream=None) [2023-09-12T18:02:48.155Z] 2023-09-12 18:02:47,830 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-285/.git/info/exclude [2023-09-12T18:02:48.155Z] 2023-09-12 18:02:47,830 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-285/.semver/PR-285 with force:False [2023-09-12T18:02:48.155Z] 2023-09-12 18:02:47,830 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-285/.semver/PR-285 [2023-09-12T18:02:48.155Z] 2023-09-12 18:02:47,834 [execute] INFO git cat-file --batch-check [2023-09-12T18:02:48.155Z] 2023-09-12 18:02:47,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-285/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T18:02:48.155Z] 2023-09-12 18:02:47,840 [execute] INFO git cat-file --batch [2023-09-12T18:02:48.155Z] 2023-09-12 18:02:47,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-285/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T18:02:48.155Z] 2023-09-12 18:02:47,845 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-285/.semver/PR-285 [2023-09-12T18:02:48.155Z] 0.0.0 [Pipeline] } [2023-09-12T18:02:48.166Z] $ docker exec --env ******** --env ******** 5563573dd91f40cdb346c3a82582872b1acc9afadfe00fd56078b2041f938dd1 ssh-agent -k [2023-09-12T18:02:48.267Z] unset SSH_AUTH_SOCK; [2023-09-12T18:02:48.268Z] unset SSH_AGENT_PID; [2023-09-12T18:02:48.268Z] echo Agent pid 76 killed; [2023-09-12T18:02:48.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T18:02:48.707Z] + git semver [Pipeline] } [2023-09-12T18:02:48.975Z] $ docker stop --time=1 5563573dd91f40cdb346c3a82582872b1acc9afadfe00fd56078b2041f938dd1 [2023-09-12T18:02:50.247Z] $ docker rm -f --volumes 5563573dd91f40cdb346c3a82582872b1acc9afadfe00fd56078b2041f938dd1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T18:02:50.662Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T18:02:50.925Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T18:02:50.942Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T18:02:51.502Z] provisioning config files... [2023-09-12T18:02:51.511Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-285@tmp/config7076863370776811054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:02:51.855Z] ---> docker-login.sh [2023-09-12T18:02:51.855Z] nexus3.edgexfoundry.org:10001 [2023-09-12T18:02:51.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:02:51.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:02:51.855Z] Configure a credential helper to remove this warning. See [2023-09-12T18:02:51.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:02:51.855Z] [2023-09-12T18:02:51.855Z] Login Succeeded [2023-09-12T18:02:51.855Z] nexus3.edgexfoundry.org:10002 [2023-09-12T18:02:51.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:02:51.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:02:51.855Z] Configure a credential helper to remove this warning. See [2023-09-12T18:02:51.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:02:51.855Z] [2023-09-12T18:02:51.855Z] Login Succeeded [2023-09-12T18:02:51.855Z] nexus3.edgexfoundry.org:10003 [2023-09-12T18:02:52.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:02:52.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:02:52.114Z] Configure a credential helper to remove this warning. See [2023-09-12T18:02:52.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:02:52.114Z] [2023-09-12T18:02:52.114Z] Login Succeeded [2023-09-12T18:02:52.114Z] nexus3.edgexfoundry.org:10004 [2023-09-12T18:02:52.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:02:52.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:02:52.114Z] Configure a credential helper to remove this warning. See [2023-09-12T18:02:52.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:02:52.114Z] [2023-09-12T18:02:52.114Z] Login Succeeded [2023-09-12T18:02:52.114Z] docker.io [2023-09-12T18:02:52.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:02:52.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:02:52.374Z] Configure a credential helper to remove this warning. See [2023-09-12T18:02:52.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:02:52.374Z] [2023-09-12T18:02:52.374Z] Login Succeeded [2023-09-12T18:02:52.374Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T18:02:52.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T18:02:52.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T18:02:52.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T18:02:52.663Z] ========================================================= [2023-09-12T18:02:52.663Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T18:02:52.663Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:02:53.126Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T18:02:53.126Z] Sending build context to Docker daemon 2.202MB [2023-09-12T18:02:53.126Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T18:02:53.126Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-12T18:02:53.126Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T18:02:53.126Z] 7264a8db6415: Pulling fs layer [2023-09-12T18:02:53.126Z] c4d48a809fc2: Pulling fs layer [2023-09-12T18:02:53.126Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T18:02:53.126Z] ad3a456e5733: Pulling fs layer [2023-09-12T18:02:53.126Z] 9e4f439ed901: Pulling fs layer [2023-09-12T18:02:53.126Z] feaf6a47b606: Pulling fs layer [2023-09-12T18:02:53.126Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T18:02:53.126Z] 8ac70367396e: Pulling fs layer [2023-09-12T18:02:53.126Z] 6db16350a2e2: Pulling fs layer [2023-09-12T18:02:53.126Z] 9250d5d63582: Pulling fs layer [2023-09-12T18:02:53.126Z] 9e4f439ed901: Waiting [2023-09-12T18:02:53.126Z] feaf6a47b606: Waiting [2023-09-12T18:02:53.126Z] 5e8b037d7d82: Waiting [2023-09-12T18:02:53.126Z] 8ac70367396e: Waiting [2023-09-12T18:02:53.126Z] 6db16350a2e2: Waiting [2023-09-12T18:02:53.126Z] 9250d5d63582: Waiting [2023-09-12T18:02:53.126Z] c4d48a809fc2: Verifying Checksum [2023-09-12T18:02:53.126Z] c4d48a809fc2: Download complete [2023-09-12T18:02:53.126Z] ad3a456e5733: Download complete [2023-09-12T18:02:53.385Z] 9e4f439ed901: Download complete [2023-09-12T18:02:53.385Z] 7264a8db6415: Verifying Checksum [2023-09-12T18:02:53.385Z] 7264a8db6415: Download complete [2023-09-12T18:02:53.385Z] feaf6a47b606: Verifying Checksum [2023-09-12T18:02:53.385Z] feaf6a47b606: Download complete [2023-09-12T18:02:53.385Z] 7264a8db6415: Pull complete [2023-09-12T18:02:53.646Z] 8ac70367396e: Verifying Checksum [2023-09-12T18:02:53.646Z] 8ac70367396e: Download complete [2023-09-12T18:02:53.646Z] c4d48a809fc2: Pull complete [2023-09-12T18:02:53.646Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T18:02:53.646Z] 4f1c88b9dad5: Download complete [2023-09-12T18:02:53.905Z] 6db16350a2e2: Verifying Checksum [2023-09-12T18:02:53.905Z] 6db16350a2e2: Download complete [2023-09-12T18:02:54.163Z] 9250d5d63582: Verifying Checksum [2023-09-12T18:02:54.163Z] 9250d5d63582: Download complete [2023-09-12T18:02:54.163Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T18:02:54.163Z] 5e8b037d7d82: Download complete [2023-09-12T18:02:57.448Z] 4f1c88b9dad5: Pull complete [2023-09-12T18:02:57.448Z] ad3a456e5733: Pull complete [2023-09-12T18:02:57.448Z] 9e4f439ed901: Pull complete [2023-09-12T18:02:57.448Z] feaf6a47b606: Pull complete [2023-09-12T18:02:59.348Z] 5e8b037d7d82: Pull complete [2023-09-12T18:02:59.914Z] 8ac70367396e: Pull complete [2023-09-12T18:03:00.173Z] 6db16350a2e2: Pull complete [2023-09-12T18:03:01.108Z] 9250d5d63582: Pull complete [2023-09-12T18:03:01.108Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T18:03:01.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T18:03:01.108Z] ---> fa269f55d9b9 [2023-09-12T18:03:01.108Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-12T18:03:05.301Z] ---> Running in 7361bafc1264 [2023-09-12T18:03:05.301Z] Removing intermediate container 7361bafc1264 [2023-09-12T18:03:05.301Z] ---> bc097c3bdb82 [2023-09-12T18:03:05.301Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T18:03:05.301Z] ---> Running in 9c1f49421eaa [2023-09-12T18:03:05.301Z] Removing intermediate container 9c1f49421eaa [2023-09-12T18:03:05.301Z] ---> 04695cefc00b [2023-09-12T18:03:05.301Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T18:03:05.301Z] ---> Running in a520724607ca [2023-09-12T18:03:05.301Z] Removing intermediate container a520724607ca [2023-09-12T18:03:05.301Z] ---> 647ee356bb22 [2023-09-12T18:03:05.301Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T18:03:05.301Z] ---> Running in 0e52567caa23 [2023-09-12T18:03:05.301Z] Removing intermediate container 0e52567caa23 [2023-09-12T18:03:05.301Z] ---> fa40d5ae8dab [2023-09-12T18:03:05.301Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T18:03:05.301Z] ---> Running in a402aedd492c [2023-09-12T18:03:05.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:03:05.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:03:05.819Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-12T18:03:05.819Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-12T18:03:06.079Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-12T18:03:06.079Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-12T18:03:06.079Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-12T18:03:06.079Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-12T18:03:06.079Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-12T18:03:06.079Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-12T18:03:06.079Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-12T18:03:06.079Z] (10/13) Installing kmod-libs (30-r3) [2023-09-12T18:03:06.079Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-12T18:03:06.079Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-12T18:03:06.079Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-12T18:03:06.079Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T18:03:06.079Z] Executing eudev-3.2.11-r8.trigger [2023-09-12T18:03:06.079Z] OK: 272 MiB in 69 packages [2023-09-12T18:03:06.325Z] Still waiting to schedule task [2023-09-12T18:03:06.325Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-12T18:03:06.645Z] Removing intermediate container a402aedd492c [2023-09-12T18:03:06.645Z] ---> 13876d0347ad [2023-09-12T18:03:06.645Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-12T18:03:06.645Z] ---> Running in 11042f360a4b [2023-09-12T18:03:06.645Z] Removing intermediate container 11042f360a4b [2023-09-12T18:03:06.645Z] ---> 0fd6ad1e9f51 [2023-09-12T18:03:06.645Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-12T18:03:06.903Z] ---> bce16a854202 [2023-09-12T18:03:06.903Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:03:06.903Z] ---> Running in e8e21ec5c184 [2023-09-12T18:03:45.622Z] Removing intermediate container e8e21ec5c184 [2023-09-12T18:03:45.622Z] ---> 80a7f01f7439 [2023-09-12T18:03:45.622Z] Step 11/13 : COPY . . [2023-09-12T18:03:45.622Z] ---> acebd03098e5 [2023-09-12T18:03:45.622Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T18:03:45.622Z] ---> Running in 0de996be0372 [2023-09-12T18:03:45.622Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T18:03:45.622Z] Dload Upload Total Spent Left Speed [2023-09-12T18:03:45.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253  100  1253   0  0  11057    0 --:--:-- --:--:-- --:--:-- 11088 [2023-09-12T18:03:45.622Z] Removing intermediate container 0de996be0372 [2023-09-12T18:03:45.622Z] ---> 234e39d9a135 [2023-09-12T18:03:45.622Z] Step 13/13 : RUN ${MAKE} [2023-09-12T18:03:45.622Z] ---> Running in 2577788fb8e0 [2023-09-12T18:03:45.622Z] noop [2023-09-12T18:03:45.622Z] Removing intermediate container 2577788fb8e0 [2023-09-12T18:03:45.622Z] ---> 21006ff5e6c7 [2023-09-12T18:03:45.622Z] Successfully built 21006ff5e6c7 [2023-09-12T18:03:45.622Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:03:46.077Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T18:03:46.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:03:46.248Z] prd-ubuntu20.04-docker-8c-8g-5942 does not seem to be running inside a container [2023-09-12T18:03:46.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-285 -v /w/workspace/foundry_device-usb-camera_PR-285:/w/workspace/foundry_device-usb-camera_PR-285:rw,z -v /w/workspace/foundry_device-usb-camera_PR-285@tmp:/w/workspace/foundry_device-usb-camera_PR-285@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 ******** ci-base-image-x86_64 cat [2023-09-12T18:03:46.646Z] $ docker top 176a7edd9c6bd0d0200858751df56090553a7e7f1b7b7e98e50e8814e22d5914 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T18:03:47.048Z] + go version [2023-09-12T18:03:47.048Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T18:03:47.056Z] $ docker stop --time=1 176a7edd9c6bd0d0200858751df56090553a7e7f1b7b7e98e50e8814e22d5914 [2023-09-12T18:03:48.343Z] $ docker rm -f --volumes 176a7edd9c6bd0d0200858751df56090553a7e7f1b7b7e98e50e8814e22d5914 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:03:49.094Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T18:03:49.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:03:49.254Z] prd-ubuntu20.04-docker-8c-8g-5942 does not seem to be running inside a container [2023-09-12T18:03:49.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-285 -v /w/workspace/foundry_device-usb-camera_PR-285:/w/workspace/foundry_device-usb-camera_PR-285:rw,z -v /w/workspace/foundry_device-usb-camera_PR-285@tmp:/w/workspace/foundry_device-usb-camera_PR-285@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 ******** ci-base-image-x86_64 cat [2023-09-12T18:03:49.588Z] $ docker top bb1e4508ac9a245c0d0762cd146b62fb757449e224160dcdbc1c9de219f3d593 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T18:03:49.990Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-285 [Pipeline] fileExists [Pipeline] sh [2023-09-12T18:03:50.351Z] + make test [2023-09-12T18:03:50.351Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T18:03:51.727Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-12T18:04:03.914Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-12T18:04:03.914Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-09-12T18:04:09.170Z] go vet ./... [2023-09-12T18:04:12.446Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T18:04:12.446Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T18:04:12.446Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T18:04:12.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T18:04:12.492Z] $ docker stop --time=1 bb1e4508ac9a245c0d0762cd146b62fb757449e224160dcdbc1c9de219f3d593 [2023-09-12T18:04:15.595Z] $ docker rm -f --volumes bb1e4508ac9a245c0d0762cd146b62fb757449e224160dcdbc1c9de219f3d593 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T18:04:16.133Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T18:04:16.204Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-12T18:04:16.858Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T18:04:17.169Z] + ls -al . [2023-09-12T18:04:17.169Z] total 220 [2023-09-12T18:04:17.169Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 18:03 . [2023-09-12T18:04:17.169Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 18:02 .. [2023-09-12T18:04:17.169Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 18:04 .git [2023-09-12T18:04:17.169Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 18:02 .github [2023-09-12T18:04:17.169Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 18:02 .gitignore [2023-09-12T18:04:17.169Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 18:02 .golangci.yml [2023-09-12T18:04:17.169Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 18:02 .hadolint.yml [2023-09-12T18:04:17.169Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 18:02 .semver [2023-09-12T18:04:17.169Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 18:02 Attribution.txt [2023-09-12T18:04:17.169Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 18:02 CHANGELOG.md [2023-09-12T18:04:17.169Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 18:02 Dockerfile [2023-09-12T18:04:17.169Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 18:02 GOVERNANCE.md [2023-09-12T18:04:17.169Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 18:02 Jenkinsfile [2023-09-12T18:04:17.169Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 18:02 LICENSE [2023-09-12T18:04:17.169Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 18:02 Makefile [2023-09-12T18:04:17.169Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 18:02 OWNERS.md [2023-09-12T18:04:17.169Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 18:02 README.md [2023-09-12T18:04:17.169Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 18:02 VERSION [2023-09-12T18:04:17.169Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 18:02 bin [2023-09-12T18:04:17.169Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 18:02 cmd [2023-09-12T18:04:17.169Z] -rw-r--r-- 1 jenkins jenkins 54377 Sep 12 18:04 coverage.out [2023-09-12T18:04:17.169Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 18:02 docker-entrypoint.sh [2023-09-12T18:04:17.169Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 18:02 docs [2023-09-12T18:04:17.169Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 18:02 go.mod [2023-09-12T18:04:17.169Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 18:02 go.sum [2023-09-12T18:04:17.169Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 18:02 internal [2023-09-12T18:04:17.169Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 18:02 snap [2023-09-12T18:04:17.169Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 18:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:04:17.554Z] + 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=77c2fff4a42642eb9edef76623a43b695f9ad643 --label arch=amd64 --label version=0.0.0 . [2023-09-12T18:04:17.554Z] Sending build context to Docker daemon 2.257MB [2023-09-12T18:04:17.554Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T18:04:17.554Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-12T18:04:17.554Z] ---> 21006ff5e6c7 [2023-09-12T18:04:17.554Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-12T18:04:17.554Z] ---> Running in 9ef483051c2a [2023-09-12T18:04:17.813Z] Removing intermediate container 9ef483051c2a [2023-09-12T18:04:17.813Z] ---> ed0b526ff414 [2023-09-12T18:04:17.813Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T18:04:17.813Z] ---> Running in 0738d1ab8cd4 [2023-09-12T18:04:17.813Z] Removing intermediate container 0738d1ab8cd4 [2023-09-12T18:04:17.813Z] ---> 4bb05e37b252 [2023-09-12T18:04:17.813Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T18:04:17.813Z] ---> Running in 74933dce256c [2023-09-12T18:04:17.813Z] Removing intermediate container 74933dce256c [2023-09-12T18:04:17.813Z] ---> 4aacf57fa534 [2023-09-12T18:04:17.813Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T18:04:17.813Z] ---> Running in 5029d58bfa19 [2023-09-12T18:04:18.082Z] Removing intermediate container 5029d58bfa19 [2023-09-12T18:04:18.082Z] ---> 35e8d467ef01 [2023-09-12T18:04:18.082Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T18:04:18.082Z] ---> Running in 9c548806e0d2 [2023-09-12T18:04:18.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:04:18.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:04:18.600Z] OK: 272 MiB in 69 packages [2023-09-12T18:04:19.165Z] Removing intermediate container 9c548806e0d2 [2023-09-12T18:04:19.165Z] ---> fa3742c9abf3 [2023-09-12T18:04:19.165Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-12T18:04:19.165Z] ---> Running in c7cfb6bda789 [2023-09-12T18:04:19.165Z] Removing intermediate container c7cfb6bda789 [2023-09-12T18:04:19.165Z] ---> eddab1c82597 [2023-09-12T18:04:19.165Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-12T18:04:19.165Z] ---> c9d461529cd8 [2023-09-12T18:04:19.165Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:04:19.165Z] ---> Running in 4d198341bbc9 [2023-09-12T18:04:20.106Z] Removing intermediate container 4d198341bbc9 [2023-09-12T18:04:20.106Z] ---> 2189d501fa16 [2023-09-12T18:04:20.106Z] Step 11/36 : COPY . . [2023-09-12T18:04:20.367Z] ---> 315c92aafa17 [2023-09-12T18:04:20.367Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T18:04:20.367Z] ---> Running in bdafebbc6a3c [2023-09-12T18:04:20.625Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T18:04:20.625Z] Dload Upload Total Spent Left Speed [2023-09-12T18:04:20.625Z]  0  0 0  0 0  0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 24447 0 --:--:-- --:--:-- --:--:-- 24568 [2023-09-12T18:04:20.883Z] Removing intermediate container bdafebbc6a3c [2023-09-12T18:04:20.884Z] ---> 4a3aa2b23d29 [2023-09-12T18:04:20.884Z] Step 13/36 : RUN ${MAKE} [2023-09-12T18:04:20.884Z] ---> Running in a0acb7cb09ce [2023-09-12T18:04:21.142Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-12T18:04:37.623Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5943 in /w/workspace/foundry_device-usb-camera_PR-285 [Pipeline] { [Pipeline] ws [2023-09-12T18:04:37.691Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-09-12T18:04:37.779Z] Selected Git installation does not exist. Using Default [2023-09-12T18:04:37.779Z] The recommended git tool is: NONE [2023-09-12T18:04:42.916Z] using credential edgex-jenkins-ssh [2023-09-12T18:04:42.935Z] Cloning the remote Git repository [2023-09-12T18:04:43.073Z] Removing intermediate container a0acb7cb09ce [2023-09-12T18:04:43.073Z] ---> 6528a425dfea [2023-09-12T18:04:43.073Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-12T18:04:43.332Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-12T18:04:43.332Z] 4acc49c71d14: Pulling fs layer [2023-09-12T18:04:43.906Z] 4acc49c71d14: Verifying Checksum [2023-09-12T18:04:43.906Z] 4acc49c71d14: Download complete [2023-09-12T18:04:43.906Z] 4acc49c71d14: Pull complete [2023-09-12T18:04:43.906Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-12T18:04:43.906Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-12T18:04:43.906Z] ---> 01a2bd3e5fff [2023-09-12T18:04:43.906Z] Step 15/36 : FROM alpine:3.17 [2023-09-12T18:04:42.976Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-12T18:04:43.062Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-09-12T18:04:43.204Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-12T18:04:43.205Z] > git --version # timeout=10 [2023-09-12T18:04:43.225Z] > git --version # 'git version 2.25.1' [2023-09-12T18:04:43.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T18:04:43.375Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T18:04:44.550Z] 3.17: Pulling from library/alpine [2023-09-12T18:04:45.140Z] 9398808236ff: Pulling fs layer [2023-09-12T18:04:45.140Z] 9398808236ff: Verifying Checksum [2023-09-12T18:04:45.140Z] 9398808236ff: Download complete [2023-09-12T18:04:44.179Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-12T18:04:44.204Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T18:04:44.986Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-12T18:04:45.028Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-12T18:04:45.029Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T18:04:45.042Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/285/head:refs/remotes/origin/PR-285 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-12T18:04:45.399Z] 9398808236ff: Pull complete [2023-09-12T18:04:45.399Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:04:45.399Z] Status: Downloaded newer image for alpine:3.17 [2023-09-12T18:04:45.399Z] ---> 1e0b8b5322fc [2023-09-12T18:04:45.399Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-12T18:04:45.610Z] Merging remotes/origin/main commit df8fee098ca8f8207e6b8a7bc916bcd179a74499 into PR head commit 77c2fff4a42642eb9edef76623a43b695f9ad643 [2023-09-12T18:04:45.866Z] Merge succeeded, producing 77c2fff4a42642eb9edef76623a43b695f9ad643 [2023-09-12T18:04:45.867Z] Checking out Revision 77c2fff4a42642eb9edef76623a43b695f9ad643 (PR-285) [2023-09-12T18:04:45.969Z] ---> Running in 426f36c849f0 [2023-09-12T18:04:45.969Z] Removing intermediate container 426f36c849f0 [2023-09-12T18:04:45.969Z] ---> 2352f66d1171 [2023-09-12T18:04:45.970Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-12T18:04:45.970Z] ---> Running in e46162370b5d [2023-09-12T18:04:46.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T18:04:46.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T18:04:45.628Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T18:04:45.681Z] > git checkout -f 77c2fff4a42642eb9edef76623a43b695f9ad643 # timeout=10 [2023-09-12T18:04:45.770Z] > git remote # timeout=10 [2023-09-12T18:04:45.788Z] > git config --get remote.origin.url # timeout=10 [2023-09-12T18:04:45.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T18:04:45.822Z] > git merge df8fee098ca8f8207e6b8a7bc916bcd179a74499 # timeout=10 [2023-09-12T18:04:45.846Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-12T18:04:45.873Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T18:04:45.888Z] > git checkout -f 77c2fff4a42642eb9edef76623a43b695f9ad643 # timeout=10 [2023-09-12T18:04:46.747Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-09-12T18:04:46.747Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-09-12T18:04:46.747Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-09-12T18:04:46.747Z] (4/86) Installing libxau (1.0.10-r0) [2023-09-12T18:04:46.747Z] (5/86) Installing libmd (1.0.4-r0) [2023-09-12T18:04:46.747Z] (6/86) Installing libbsd (0.11.7-r0) [2023-09-12T18:04:46.747Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-09-12T18:04:46.747Z] (8/86) Installing libxcb (1.15-r0) [2023-09-12T18:04:46.747Z] (9/86) Installing libx11 (1.8.4-r1) [2023-09-12T18:04:46.747Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-09-12T18:04:47.006Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-09-12T18:04:47.006Z] (12/86) Installing libexpat (2.5.0-r0) [2023-09-12T18:04:47.006Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-09-12T18:04:47.006Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-09-12T18:04:47.006Z] (15/86) Installing libpng (1.6.39-r0) [2023-09-12T18:04:47.006Z] (16/86) Installing freetype (2.12.1-r0) [2023-09-12T18:04:47.006Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-09-12T18:04:47.006Z] (18/86) Installing fribidi (1.0.12-r0) [2023-09-12T18:04:47.006Z] (19/86) Installing libffi (3.4.4-r0) [2023-09-12T18:04:47.006Z] (20/86) Installing libintl (0.21.1-r1) [2023-09-12T18:04:47.006Z] (21/86) Installing libblkid (2.38.1-r1) [2023-09-12T18:04:47.006Z] (22/86) Installing libmount (2.38.1-r1) [2023-09-12T18:04:47.006Z] (23/86) Installing pcre2 (10.42-r0) [2023-09-12T18:04:47.006Z] (24/86) Installing glib (2.74.7-r0) [2023-09-12T18:04:47.006Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-09-12T18:04:47.006Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-09-12T18:04:47.006Z] (27/86) Installing libass (0.16.0-r1) [2023-09-12T18:04:47.006Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-09-12T18:04:47.006Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-09-12T18:04:47.006Z] (30/86) Installing libpciaccess (0.17-r0) [2023-09-12T18:04:47.006Z] (31/86) Installing libdrm (2.4.114-r0) [2023-09-12T18:04:47.006Z] (32/86) Installing gmp (6.2.1-r2) [2023-09-12T18:04:47.006Z] (33/86) Installing nettle (3.8.1-r0) [2023-09-12T18:04:47.006Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-09-12T18:04:47.006Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-09-12T18:04:47.266Z] (36/86) Installing libunistring (1.1-r0) [2023-09-12T18:04:47.266Z] (37/86) Installing gnutls (3.7.8-r3) [2023-09-12T18:04:47.266Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-09-12T18:04:47.266Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-09-12T18:04:47.266Z] (40/86) Installing lame (3.100-r2) [2023-09-12T18:04:47.266Z] (41/86) Installing opus (1.3.1-r1) [2023-09-12T18:04:47.266Z] (42/86) Installing libasyncns (0.8-r1) [2023-09-12T18:04:47.266Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-09-12T18:04:47.266Z] (44/86) Installing libltdl (2.4.7-r1) [2023-09-12T18:04:47.266Z] (45/86) Installing orc (0.4.33-r0) [2023-09-12T18:04:47.266Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-09-12T18:04:47.266Z] (47/86) Installing libogg (1.3.5-r2) [2023-09-12T18:04:47.266Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-09-12T18:04:47.266Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-09-12T18:04:47.266Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-09-12T18:04:47.266Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-09-12T18:04:47.266Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-09-12T18:04:47.266Z] (53/86) Installing soxr (0.1.3-r3) [2023-09-12T18:04:47.266Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-09-12T18:04:47.266Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-09-12T18:04:47.266Z] (56/86) Installing libpulse (16.1-r6) [2023-09-12T18:04:47.266Z] (57/86) Installing cjson (1.7.15-r3) [2023-09-12T18:04:47.266Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-09-12T18:04:47.266Z] (59/86) Installing librist (0.2.7-r0) [2023-09-12T18:04:47.266Z] (60/86) Installing libsrt (1.5.1-r0) [2023-09-12T18:04:47.266Z] (61/86) Installing libssh (0.10.5-r0) [2023-09-12T18:04:47.266Z] (62/86) Installing libtheora (1.1.1-r16) [2023-09-12T18:04:47.266Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-09-12T18:04:47.531Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-09-12T18:04:47.531Z] (65/86) Installing libxext (1.3.5-r0) [2023-09-12T18:04:47.531Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-09-12T18:04:47.531Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-09-12T18:04:47.531Z] (68/86) Installing libva (2.16.0-r0) [2023-09-12T18:04:47.531Z] (69/86) Installing libvdpau (1.5-r0) [2023-09-12T18:04:47.531Z] (70/86) Installing vidstab (1.1.0-r2) [2023-09-12T18:04:47.531Z] (71/86) Installing libvpx (1.12.0-r1) [2023-09-12T18:04:47.531Z] (72/86) Installing libwebp (1.2.4-r2) [2023-09-12T18:04:47.531Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-09-12T18:04:47.531Z] (74/86) Installing numactl (2.0.16-r1) [2023-09-12T18:04:47.531Z] (75/86) Installing x265-libs (3.5-r3) [2023-09-12T18:04:47.531Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-09-12T18:04:47.531Z] (77/86) Installing libsodium (1.0.18-r2) [2023-09-12T18:04:47.531Z] (78/86) Installing libzmq (4.3.4-r1) [2023-09-12T18:04:47.531Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-09-12T18:04:47.789Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-09-12T18:04:47.789Z] (81/86) Installing udev-init-scripts (35-r1) [2023-09-12T18:04:47.789Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-09-12T18:04:47.789Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-09-12T18:04:47.789Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-09-12T18:04:47.789Z] (85/86) Installing kmod-libs (30-r1) [2023-09-12T18:04:47.789Z] (86/86) Installing eudev (3.2.11-r4) [2023-09-12T18:04:47.789Z] Executing busybox-1.35.0-r29.trigger [2023-09-12T18:04:47.789Z] Executing eudev-3.2.11-r4.trigger [2023-09-12T18:04:47.789Z] OK: 112 MiB in 101 packages [2023-09-12T18:04:49.333Z] Commit message: "fix: none mode being seen as invalid option to RtspServerMode" [2023-09-12T18:04:49.380Z] > git --version # timeout=10 [2023-09-12T18:04:49.394Z] > git --version # 'git version 2.25.1' [2023-09-12T18:04:49.409Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T18:04:50.488Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T18:04:50.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T18:04:50.488Z] Dload Upload Total Spent Left Speed [2023-09-12T18:04:50.488Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2023-09-12T18:04:51.152Z] Removing intermediate container e46162370b5d [2023-09-12T18:04:51.152Z] ---> 333d89fe7822 [2023-09-12T18:04:51.152Z] Step 18/36 : WORKDIR / [2023-09-12T18:04:51.152Z] ---> Running in 53532d535ded [2023-09-12T18:04:51.152Z] Removing intermediate container 53532d535ded [2023-09-12T18:04:51.152Z] ---> 31a3064aae93 [2023-09-12T18:04:51.152Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-12T18:04:51.200Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T18:04:51.547Z] + sudo tee /etc/docker/daemon.new [2023-09-12T18:04:51.548Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T18:04:51.548Z] { [2023-09-12T18:04:51.548Z] "registry-mirrors": [ [2023-09-12T18:04:51.548Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T18:04:51.548Z] ], [2023-09-12T18:04:51.548Z] "bip": "10.250.0.254/24", [2023-09-12T18:04:51.548Z] "hosts": [ [2023-09-12T18:04:51.548Z] "tcp://0.0.0.0:5555", [2023-09-12T18:04:51.548Z] "unix:///var/run/docker.sock" [2023-09-12T18:04:51.548Z] ], [2023-09-12T18:04:51.548Z] "mtu": 1458, [2023-09-12T18:04:51.548Z] "selinux-enabled": true, [2023-09-12T18:04:51.548Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T18:04:51.548Z] } [Pipeline] sh [2023-09-12T18:04:51.778Z] ---> 1199470d4942 [2023-09-12T18:04:51.778Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-12T18:04:51.892Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T18:04:52.046Z] ---> 15c96ebd8873 [2023-09-12T18:04:52.046Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-12T18:04:52.046Z] ---> c26b33729886 [2023-09-12T18:04:52.046Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-12T18:04:52.230Z] + sudo service docker restart [2023-09-12T18:04:52.305Z] ---> 2290388ad22e [2023-09-12T18:04:52.305Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-12T18:04:52.305Z] ---> 0bbc38c8e72b [2023-09-12T18:04:52.305Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-12T18:04:52.305Z] ---> d7479ceb8abb [2023-09-12T18:04:52.305Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-12T18:04:53.240Z] ---> 14b109adb6af [2023-09-12T18:04:53.240Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-12T18:04:53.240Z] ---> Running in 707fa4e3b27f [2023-09-12T18:04:53.810Z] Removing intermediate container 707fa4e3b27f [2023-09-12T18:04:53.810Z] ---> cf44b5d8df13 [2023-09-12T18:04:53.810Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-12T18:04:53.810Z] ---> Running in d8e971da4148 [2023-09-12T18:04:54.380Z] Removing intermediate container d8e971da4148 [2023-09-12T18:04:54.380Z] ---> 69fa5d32ac7d [2023-09-12T18:04:54.380Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-12T18:04:54.380Z] ---> Running in 6ced31b2fa25 [2023-09-12T18:04:54.949Z] Removing intermediate container 6ced31b2fa25 [2023-09-12T18:04:54.949Z] ---> 0b5ce4c33659 [2023-09-12T18:04:54.949Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-12T18:04:54.949Z] ---> Running in 7e34fc6171bd [2023-09-12T18:04:55.523Z] Removing intermediate container 7e34fc6171bd [2023-09-12T18:04:55.523Z] ---> 637fea72e57f [2023-09-12T18:04:55.523Z] Step 30/36 : EXPOSE 59983 [2023-09-12T18:04:55.523Z] ---> Running in a4a67efab313 [2023-09-12T18:04:55.523Z] Removing intermediate container a4a67efab313 [2023-09-12T18:04:55.523Z] ---> 0323d3c29629 [2023-09-12T18:04:55.523Z] Step 31/36 : EXPOSE 8554 [2023-09-12T18:04:55.523Z] ---> Running in 5347ee3c360b [2023-09-12T18:04:55.523Z] Removing intermediate container 5347ee3c360b [2023-09-12T18:04:55.523Z] ---> cf03a1067ad2 [2023-09-12T18:04:55.523Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-12T18:04:55.523Z] ---> Running in d3fcf0da9b61 [2023-09-12T18:04:55.783Z] Removing intermediate container d3fcf0da9b61 [2023-09-12T18:04:55.783Z] ---> f8f509b5f8a3 [2023-09-12T18:04:55.783Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-12T18:04:55.783Z] ---> Running in d0a77ec84b9b [2023-09-12T18:04:55.783Z] Removing intermediate container d0a77ec84b9b [2023-09-12T18:04:55.783Z] ---> 5dd22866f7a3 [2023-09-12T18:04:55.783Z] Step 34/36 : LABEL arch=amd64 [2023-09-12T18:04:55.783Z] ---> Running in 6e7be3f859e4 [2023-09-12T18:04:55.783Z] Removing intermediate container 6e7be3f859e4 [2023-09-12T18:04:55.783Z] ---> 039ff56892de [2023-09-12T18:04:55.783Z] Step 35/36 : LABEL git_sha=77c2fff4a42642eb9edef76623a43b695f9ad643 [2023-09-12T18:04:55.783Z] ---> Running in 2debdf527362 [2023-09-12T18:04:56.044Z] Removing intermediate container 2debdf527362 [2023-09-12T18:04:56.044Z] ---> 271ffe454499 [2023-09-12T18:04:56.044Z] Step 36/36 : LABEL version=0.0.0 [2023-09-12T18:04:56.044Z] ---> Running in 7c884b56adfb [2023-09-12T18:04:56.044Z] Removing intermediate container 7c884b56adfb [2023-09-12T18:04:56.044Z] ---> c1fe41f5bc2d [2023-09-12T18:04:56.044Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T18:04:56.044Z] Successfully built c1fe41f5bc2d [2023-09-12T18:04:56.044Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:04:56.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T18:04:56.918Z] [2023-09-12T18:04:56.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:04:57.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T18:04:57.304Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T18:04:57.304Z] 5eb5b503b376: Pulling fs layer [2023-09-12T18:04:57.304Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T18:04:57.304Z] ec43610c2a17: Pulling fs layer [2023-09-12T18:04:57.304Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T18:04:57.304Z] 33b1e0a273af: Pulling fs layer [2023-09-12T18:04:57.304Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T18:04:57.304Z] 2f39f015ded8: Pulling fs layer [2023-09-12T18:04:57.304Z] 33b1e0a273af: Waiting [2023-09-12T18:04:57.304Z] 5d3b04190fa2: Waiting [2023-09-12T18:04:57.304Z] 3a2ae6a8a46f: Waiting [2023-09-12T18:04:57.304Z] 2f39f015ded8: Waiting [2023-09-12T18:04:57.304Z] 5c69ac0246d0: Download complete [2023-09-12T18:04:57.304Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T18:04:57.304Z] 3a2ae6a8a46f: Download complete [2023-09-12T18:04:57.564Z] ec43610c2a17: Verifying Checksum [2023-09-12T18:04:57.564Z] ec43610c2a17: Download complete [2023-09-12T18:04:57.564Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T18:04:57.564Z] 5d3b04190fa2: Download complete [2023-09-12T18:04:57.564Z] 33b1e0a273af: Verifying Checksum [2023-09-12T18:04:57.564Z] 33b1e0a273af: Download complete [2023-09-12T18:04:57.823Z] 5eb5b503b376: Verifying Checksum [2023-09-12T18:04:57.823Z] 5eb5b503b376: Download complete [2023-09-12T18:04:58.389Z] 2f39f015ded8: Download complete [2023-09-12T18:04:58.953Z] 5eb5b503b376: Pull complete [2023-09-12T18:04:58.953Z] 5c69ac0246d0: Pull complete [2023-09-12T18:04:59.210Z] ec43610c2a17: Pull complete [2023-09-12T18:04:59.475Z] 3a2ae6a8a46f: Pull complete [2023-09-12T18:04:59.735Z] 33b1e0a273af: Pull complete [2023-09-12T18:04:59.735Z] 5d3b04190fa2: Pull complete [2023-09-12T18:05:05.329Z] 2f39f015ded8: Pull complete [2023-09-12T18:05:05.329Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T18:05:05.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T18:05:05.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:05:08.447Z] prd-ubuntu20.04-docker-8c-8g-5942 does not seem to be running inside a container [2023-09-12T18:05:08.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-285 -v /w/workspace/foundry_device-usb-camera_PR-285:/w/workspace/foundry_device-usb-camera_PR-285:rw,z -v /w/workspace/foundry_device-usb-camera_PR-285@tmp:/w/workspace/foundry_device-usb-camera_PR-285@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T18:05:13.879Z] $ docker top 1d356586a5602720277651169d2fbf15ac4cdefcbafc3894e17dc94145a82e96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-09-12T18:05:14.159Z] provisioning config files... [2023-09-12T18:05:14.185Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config1076106764290173940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:05:14.394Z] ---> job-cost.sh [2023-09-12T18:05:14.394Z] lf-activate-venv: SKIPPING [2023-09-12T18:05:14.394Z] INFO: No Stack... [2023-09-12T18:05:14.577Z] ---> docker-login.sh [2023-09-12T18:05:14.578Z] nexus3.edgexfoundry.org:10001 [2023-09-12T18:05:14.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:05:15.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:05:15.120Z] Configure a credential helper to remove this warning. See [2023-09-12T18:05:15.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:05:15.120Z] [2023-09-12T18:05:15.120Z] Login Succeeded [2023-09-12T18:05:15.120Z] nexus3.edgexfoundry.org:10002 [2023-09-12T18:05:15.331Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T18:05:15.331Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T18:05:15.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:05:15.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:05:15.390Z] Configure a credential helper to remove this warning. See [2023-09-12T18:05:15.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:05:15.390Z] [2023-09-12T18:05:15.390Z] Login Succeeded [2023-09-12T18:05:15.390Z] nexus3.edgexfoundry.org:10003 [2023-09-12T18:05:15.650Z] + cat /w/workspace/foundry_device-usb-camera_PR-285/archives/cost.csv [2023-09-12T18:05:15.650Z] + cut -d, -f6 [2023-09-12T18:05:15.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] lock [2023-09-12T18:05:15.716Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-285-1-stack-cost] [2023-09-12T18:05:15.721Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-285-1-stack-cost] did not exist. Created. [2023-09-12T18:05:15.721Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-285-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T18:05:15.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:05:15.930Z] Configure a credential helper to remove this warning. See [2023-09-12T18:05:15.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:05:15.930Z] [2023-09-12T18:05:15.930Z] Login Succeeded [2023-09-12T18:05:15.930Z] nexus3.edgexfoundry.org:10004 [2023-09-12T18:05:16.113Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T18:05:16.160Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T18:05:16.194Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-285-1-stack-cost] [2023-09-12T18:05:16.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:05:16.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:05:16.205Z] Configure a credential helper to remove this warning. See [2023-09-12T18:05:16.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:05:16.205Z] [2023-09-12T18:05:16.205Z] Login Succeeded [2023-09-12T18:05:16.205Z] docker.io [Pipeline] // lock [Pipeline] } [2023-09-12T18:05:16.280Z] $ docker stop --time=1 1d356586a5602720277651169d2fbf15ac4cdefcbafc3894e17dc94145a82e96 [2023-09-12T18:05:16.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T18:05:16.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T18:05:16.739Z] Configure a credential helper to remove this warning. See [2023-09-12T18:05:16.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T18:05:16.739Z] [2023-09-12T18:05:16.739Z] Login Succeeded [2023-09-12T18:05:16.739Z] ---> docker-login.sh ends [2023-09-12T18:05:17.420Z] $ docker rm -f --volumes 1d356586a5602720277651169d2fbf15ac4cdefcbafc3894e17dc94145a82e96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-09-12T18:05:17.586Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-09-12T18:05:17.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T18:05:18.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T18:05:18.054Z] ========================================================= [2023-09-12T18:05:18.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T18:05:18.054Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:05:18.555Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T18:05:18.823Z] Sending build context to Docker daemon 1.328MB [2023-09-12T18:05:18.823Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T18:05:18.823Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-12T18:05:19.096Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T18:05:19.096Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T18:05:19.096Z] 5d54e960e981: Pulling fs layer [2023-09-12T18:05:19.096Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T18:05:19.096Z] f0e02332f6b5: Pulling fs layer [2023-09-12T18:05:19.096Z] 66412af1f25a: Pulling fs layer [2023-09-12T18:05:19.096Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T18:05:19.096Z] 9a37bb91b891: Pulling fs layer [2023-09-12T18:05:19.096Z] a29adfc67d43: Pulling fs layer [2023-09-12T18:05:19.096Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T18:05:19.096Z] f0e02332f6b5: Waiting [2023-09-12T18:05:19.096Z] 66412af1f25a: Waiting [2023-09-12T18:05:19.096Z] 1baf3a5c0e64: Waiting [2023-09-12T18:05:19.096Z] 9a37bb91b891: Waiting [2023-09-12T18:05:19.096Z] a29adfc67d43: Waiting [2023-09-12T18:05:19.096Z] d5de9f91c1a4: Waiting [2023-09-12T18:05:19.096Z] 5d54e960e981: Verifying Checksum [2023-09-12T18:05:19.096Z] 5d54e960e981: Download complete [2023-09-12T18:05:19.096Z] f0e02332f6b5: Verifying Checksum [2023-09-12T18:05:19.096Z] f0e02332f6b5: Download complete [2023-09-12T18:05:19.096Z] 66412af1f25a: Verifying Checksum [2023-09-12T18:05:19.096Z] 66412af1f25a: Download complete [2023-09-12T18:05:19.096Z] 9fda8d8052c6: Verifying Checksum [2023-09-12T18:05:19.096Z] 9fda8d8052c6: Download complete [2023-09-12T18:05:19.695Z] 9a37bb91b891: Verifying Checksum [2023-09-12T18:05:19.695Z] 9a37bb91b891: Download complete [2023-09-12T18:05:20.286Z] 9fda8d8052c6: Pull complete [2023-09-12T18:05:20.286Z] a29adfc67d43: Verifying Checksum [2023-09-12T18:05:20.286Z] a29adfc67d43: Download complete [2023-09-12T18:05:20.874Z] 5d54e960e981: Pull complete [2023-09-12T18:05:20.874Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T18:05:20.874Z] d5de9f91c1a4: Download complete [2023-09-12T18:05:20.874Z] c4a7e357bf2a: Download complete [2023-09-12T18:05:21.842Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T18:05:21.842Z] 1baf3a5c0e64: Download complete [2023-09-12T18:05:31.924Z] c4a7e357bf2a: Pull complete [2023-09-12T18:05:31.924Z] f0e02332f6b5: Pull complete [2023-09-12T18:05:31.924Z] 66412af1f25a: Pull complete [2023-09-12T18:05:38.584Z] 1baf3a5c0e64: Pull complete [2023-09-12T18:05:39.998Z] 9a37bb91b891: Pull complete [2023-09-12T18:05:40.975Z] a29adfc67d43: Pull complete [2023-09-12T18:05:44.323Z] d5de9f91c1a4: Pull complete [2023-09-12T18:05:44.323Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T18:05:44.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T18:05:44.323Z] ---> 746ca1b523b5 [2023-09-12T18:05:44.323Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-12T18:05:46.264Z] ---> Running in 67061c96f2e9 [2023-09-12T18:05:46.264Z] Removing intermediate container 67061c96f2e9 [2023-09-12T18:05:46.264Z] ---> f3364db87d8d [2023-09-12T18:05:46.264Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T18:05:46.264Z] ---> Running in 256bbe24150c [2023-09-12T18:05:46.530Z] Removing intermediate container 256bbe24150c [2023-09-12T18:05:46.530Z] ---> e7e847599f49 [2023-09-12T18:05:46.530Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T18:05:46.530Z] ---> Running in c87e778321c6 [2023-09-12T18:05:46.799Z] Removing intermediate container c87e778321c6 [2023-09-12T18:05:46.799Z] ---> 99149475ea0a [2023-09-12T18:05:46.799Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T18:05:47.069Z] ---> Running in 064197f6bd50 [2023-09-12T18:05:47.341Z] Removing intermediate container 064197f6bd50 [2023-09-12T18:05:47.341Z] ---> 25593e8c0654 [2023-09-12T18:05:47.341Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T18:05:47.341Z] ---> Running in 0fbc90db19c8 [2023-09-12T18:05:48.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:05:48.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:05:49.841Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-12T18:05:49.841Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-12T18:05:49.841Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-12T18:05:49.841Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-12T18:05:49.841Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-12T18:05:49.841Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-12T18:05:49.841Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-12T18:05:49.841Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-12T18:05:49.841Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-12T18:05:49.841Z] (10/13) Installing kmod-libs (30-r3) [2023-09-12T18:05:49.841Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-12T18:05:49.841Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-12T18:05:49.841Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-12T18:05:49.841Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T18:05:50.107Z] Executing eudev-3.2.11-r8.trigger [2023-09-12T18:05:50.107Z] OK: 275 MiB in 69 packages [2023-09-12T18:05:51.067Z] Removing intermediate container 0fbc90db19c8 [2023-09-12T18:05:51.067Z] ---> 1d990dda9a9d [2023-09-12T18:05:51.067Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-12T18:05:51.067Z] ---> Running in 1a3490f9a7c6 [2023-09-12T18:05:51.654Z] Removing intermediate container 1a3490f9a7c6 [2023-09-12T18:05:51.654Z] ---> 5e4e5a166f0d [2023-09-12T18:05:51.654Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-12T18:05:51.923Z] ---> 25828a332e70 [2023-09-12T18:05:51.923Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:05:52.193Z] ---> Running in cb0e1ef3b528 [2023-09-12T18:07:00.146Z] Removing intermediate container cb0e1ef3b528 [2023-09-12T18:07:00.146Z] ---> 96c87a9a525e [2023-09-12T18:07:00.146Z] Step 11/13 : COPY . . [2023-09-12T18:07:00.146Z] ---> 23f8cce047d4 [2023-09-12T18:07:00.146Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T18:07:00.434Z] ---> Running in f475f7ac9159 [2023-09-12T18:07:01.406Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2023-09-12T18:07:01.406Z]  Dload Upload Total Spent Left Speed [2023-09-12T18:07:01.406Z]  0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9434 0 --:--:-- --:--:-- --:--:--  9492 [2023-09-12T18:07:02.370Z] Removing intermediate container f475f7ac9159 [2023-09-12T18:07:02.370Z] ---> d1d03b698280 [2023-09-12T18:07:02.370Z] Step 13/13 : RUN ${MAKE} [2023-09-12T18:07:02.370Z] ---> Running in 9851d7ddf4df [2023-09-12T18:07:03.333Z] noop [2023-09-12T18:07:03.927Z] Removing intermediate container 9851d7ddf4df [2023-09-12T18:07:03.927Z] ---> 7c1b53087b92 [2023-09-12T18:07:03.927Z] Successfully built 7c1b53087b92 [2023-09-12T18:07:03.927Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:07:04.395Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T18:07:04.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:07:04.679Z] prd-ubuntu20.04-docker-arm64-4c-16g-5943 does not seem to be running inside a container [2023-09-12T18:07:04.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T18:07:05.999Z] $ docker top 186df773a2c840a5c1d7d349806d19bd5b90380bc8b6767b84bc143f753c8de4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T18:07:06.914Z] + go version [2023-09-12T18:07:06.914Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T18:07:06.952Z] $ docker stop --time=1 186df773a2c840a5c1d7d349806d19bd5b90380bc8b6767b84bc143f753c8de4 [2023-09-12T18:07:08.643Z] $ docker rm -f --volumes 186df773a2c840a5c1d7d349806d19bd5b90380bc8b6767b84bc143f753c8de4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:07:09.512Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T18:07:09.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:07:09.801Z] prd-ubuntu20.04-docker-arm64-4c-16g-5943 does not seem to be running inside a container [2023-09-12T18:07:09.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-12T18:07:11.187Z] $ docker top 35b9cba2379d0e8496d5fda89f77dcf3c6925cb054730acd50f213342915c468 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T18:07:12.066Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-09-12T18:07:12.781Z] + make test [2023-09-12T18:07:12.781Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T18:07:17.073Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-12T18:09:23.790Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-12T18:09:23.790Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.212s coverage: 4.4% of statements [2023-09-12T18:09:23.790Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T18:09:23.790Z] go vet ./... [2023-09-12T18:09:56.017Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T18:09:56.017Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T18:09:56.017Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T18:09:56.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T18:09:56.097Z] $ docker stop --time=1 35b9cba2379d0e8496d5fda89f77dcf3c6925cb054730acd50f213342915c468 [2023-09-12T18:09:58.048Z] $ docker rm -f --volumes 35b9cba2379d0e8496d5fda89f77dcf3c6925cb054730acd50f213342915c468 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T18:09:59.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T18:09:59.575Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T18:10:00.275Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T18:10:00.895Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T18:10:01.251Z] + ls -al . [2023-09-12T18:10:01.251Z] total 216 [2023-09-12T18:10:01.251Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 18:07 . [2023-09-12T18:10:01.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 18:04 .. [2023-09-12T18:10:01.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 18:04 .git [2023-09-12T18:10:01.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 18:04 .github [2023-09-12T18:10:01.251Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 18:04 .gitignore [2023-09-12T18:10:01.251Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 18:04 .golangci.yml [2023-09-12T18:10:01.251Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 18:04 .hadolint.yml [2023-09-12T18:10:01.251Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 18:04 Attribution.txt [2023-09-12T18:10:01.251Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 18:04 CHANGELOG.md [2023-09-12T18:10:01.251Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 18:04 Dockerfile [2023-09-12T18:10:01.251Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 18:04 GOVERNANCE.md [2023-09-12T18:10:01.251Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 18:04 Jenkinsfile [2023-09-12T18:10:01.251Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 18:04 LICENSE [2023-09-12T18:10:01.251Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 18:04 Makefile [2023-09-12T18:10:01.251Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 18:04 OWNERS.md [2023-09-12T18:10:01.251Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 18:04 README.md [2023-09-12T18:10:01.251Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 18:02 VERSION [2023-09-12T18:10:01.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 18:04 bin [2023-09-12T18:10:01.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 18:04 cmd [2023-09-12T18:10:01.251Z] -rw-r--r-- 1 jenkins jenkins 54377 Sep 12 18:09 coverage.out [2023-09-12T18:10:01.251Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 18:04 docker-entrypoint.sh [2023-09-12T18:10:01.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 18:04 docs [2023-09-12T18:10:01.251Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 18:04 go.mod [2023-09-12T18:10:01.251Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 18:04 go.sum [2023-09-12T18:10:01.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 18:04 internal [2023-09-12T18:10:01.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 18:04 snap [2023-09-12T18:10:01.251Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 18:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:10:01.710Z] + 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=77c2fff4a42642eb9edef76623a43b695f9ad643 --label arch=arm64 --label version=0.0.0 . [2023-09-12T18:10:02.004Z] Sending build context to Docker daemon 1.383MB [2023-09-12T18:10:02.004Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T18:10:02.004Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-12T18:10:02.004Z] ---> 7c1b53087b92 [2023-09-12T18:10:02.004Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-12T18:10:02.278Z] ---> Running in cdf66e4a9a6b [2023-09-12T18:10:02.561Z] Removing intermediate container cdf66e4a9a6b [2023-09-12T18:10:02.561Z] ---> 6cc1cc8ef121 [2023-09-12T18:10:02.561Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T18:10:02.561Z] ---> Running in d657106abf2e [2023-09-12T18:10:02.831Z] Removing intermediate container d657106abf2e [2023-09-12T18:10:02.831Z] ---> b12ef4d2baa0 [2023-09-12T18:10:02.831Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T18:10:03.100Z] ---> Running in 3841cf5e66b3 [2023-09-12T18:10:03.371Z] Removing intermediate container 3841cf5e66b3 [2023-09-12T18:10:03.371Z] ---> f2b3aceb2f6e [2023-09-12T18:10:03.371Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T18:10:03.371Z] ---> Running in 9fc0b7c7ecf0 [2023-09-12T18:10:03.643Z] Removing intermediate container 9fc0b7c7ecf0 [2023-09-12T18:10:03.643Z] ---> 6e637be246ff [2023-09-12T18:10:03.643Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T18:10:03.918Z] ---> Running in 3eff54b65dc5 [2023-09-12T18:10:04.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:10:05.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:10:06.126Z] OK: 275 MiB in 69 packages [2023-09-12T18:10:07.091Z] Removing intermediate container 3eff54b65dc5 [2023-09-12T18:10:07.091Z] ---> d4b9aeb744d8 [2023-09-12T18:10:07.091Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-12T18:10:07.091Z] ---> Running in 4400b54098f3 [2023-09-12T18:10:07.360Z] Removing intermediate container 4400b54098f3 [2023-09-12T18:10:07.360Z] ---> e096e955c391 [2023-09-12T18:10:07.360Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-12T18:10:07.955Z] ---> d390c63699f4 [2023-09-12T18:10:07.955Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T18:10:07.955Z] ---> Running in 90f72c33b176 [2023-09-12T18:10:10.550Z] Removing intermediate container 90f72c33b176 [2023-09-12T18:10:10.550Z] ---> a1f69620ed45 [2023-09-12T18:10:10.550Z] Step 11/36 : COPY . . [2023-09-12T18:10:11.514Z] ---> 5c6e09117503 [2023-09-12T18:10:11.514Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T18:10:11.514Z] ---> Running in a00c03dd1429 [2023-09-12T18:10:12.930Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T18:10:12.930Z]   Dload Upload Total Spent Left Speed [2023-09-12T18:10:12.930Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0  0 5927 0 --:--:-- --:--:-- --:--:-- 5966 [2023-09-12T18:10:13.517Z] Removing intermediate container a00c03dd1429 [2023-09-12T18:10:13.517Z] ---> d41330213322 [2023-09-12T18:10:13.517Z] Step 13/36 : RUN ${MAKE} [2023-09-12T18:10:14.931Z] ---> Running in 50f48fe3b752 [2023-09-12T18:10:15.899Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-12T18:12:52.625Z] Removing intermediate container 50f48fe3b752 [2023-09-12T18:12:52.625Z] ---> ddd6f7706151 [2023-09-12T18:12:52.625Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-12T18:12:52.625Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-12T18:12:52.625Z] 8766b47fe142: Pulling fs layer [2023-09-12T18:12:52.625Z] 8766b47fe142: Verifying Checksum [2023-09-12T18:12:52.625Z] 8766b47fe142: Download complete [2023-09-12T18:12:52.625Z] 8766b47fe142: Pull complete [2023-09-12T18:12:52.625Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-12T18:12:52.625Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-12T18:12:52.625Z] ---> 69d40e2cb93c [2023-09-12T18:12:52.625Z] Step 15/36 : FROM alpine:3.17 [2023-09-12T18:12:52.625Z] 3.17: Pulling from library/alpine [2023-09-12T18:12:52.625Z] 4060ece20d7a: Pulling fs layer [2023-09-12T18:12:52.625Z] 4060ece20d7a: Verifying Checksum [2023-09-12T18:12:52.625Z] 4060ece20d7a: Download complete [2023-09-12T18:12:52.625Z] 4060ece20d7a: Pull complete [2023-09-12T18:12:52.625Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T18:12:52.625Z] Status: Downloaded newer image for alpine:3.17 [2023-09-12T18:12:52.625Z] ---> 8650cd65339b [2023-09-12T18:12:52.625Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-12T18:12:52.625Z] ---> Running in afeb4ff83388 [2023-09-12T18:12:52.625Z] Removing intermediate container afeb4ff83388 [2023-09-12T18:12:52.625Z] ---> a0ac34043408 [2023-09-12T18:12:52.625Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-12T18:12:52.625Z] ---> Running in ce5d5f996f25 [2023-09-12T18:12:52.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T18:12:52.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T18:12:53.593Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-09-12T18:12:53.593Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-09-12T18:12:53.593Z] (3/83) Installing libxau (1.0.10-r0) [2023-09-12T18:12:53.593Z] (4/83) Installing libmd (1.0.4-r0) [2023-09-12T18:12:53.860Z] (5/83) Installing libbsd (0.11.7-r0) [2023-09-12T18:12:53.860Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-09-12T18:12:53.860Z] (7/83) Installing libxcb (1.15-r0) [2023-09-12T18:12:53.860Z] (8/83) Installing libx11 (1.8.4-r1) [2023-09-12T18:12:54.129Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-09-12T18:12:54.129Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-09-12T18:12:54.129Z] (11/83) Installing libexpat (2.5.0-r0) [2023-09-12T18:12:54.129Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-09-12T18:12:54.129Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-09-12T18:12:54.397Z] (14/83) Installing libpng (1.6.39-r0) [2023-09-12T18:12:54.397Z] (15/83) Installing freetype (2.12.1-r0) [2023-09-12T18:12:54.397Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-09-12T18:12:54.397Z] (17/83) Installing fribidi (1.0.12-r0) [2023-09-12T18:12:54.397Z] (18/83) Installing libffi (3.4.4-r0) [2023-09-12T18:12:54.397Z] (19/83) Installing libintl (0.21.1-r1) [2023-09-12T18:12:54.397Z] (20/83) Installing libblkid (2.38.1-r1) [2023-09-12T18:12:54.397Z] (21/83) Installing libmount (2.38.1-r1) [2023-09-12T18:12:54.397Z] (22/83) Installing pcre2 (10.42-r0) [2023-09-12T18:12:54.397Z] (23/83) Installing glib (2.74.7-r0) [2023-09-12T18:12:54.664Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-09-12T18:12:54.664Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-09-12T18:12:54.664Z] (26/83) Installing libass (0.16.0-r1) [2023-09-12T18:12:54.664Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-09-12T18:12:54.664Z] (28/83) Installing libdrm (2.4.114-r0) [2023-09-12T18:12:54.664Z] (29/83) Installing gmp (6.2.1-r2) [2023-09-12T18:12:54.664Z] (30/83) Installing nettle (3.8.1-r0) [2023-09-12T18:12:54.664Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-09-12T18:12:54.664Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-09-12T18:12:54.664Z] (33/83) Installing libunistring (1.1-r0) [2023-09-12T18:12:54.664Z] (34/83) Installing gnutls (3.7.8-r3) [2023-09-12T18:12:54.934Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-09-12T18:12:54.934Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-09-12T18:12:54.934Z] (37/83) Installing lame (3.100-r2) [2023-09-12T18:12:54.934Z] (38/83) Installing opus (1.3.1-r1) [2023-09-12T18:12:54.934Z] (39/83) Installing libasyncns (0.8-r1) [2023-09-12T18:12:54.934Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-09-12T18:12:54.934Z] (41/83) Installing libltdl (2.4.7-r1) [2023-09-12T18:12:54.934Z] (42/83) Installing orc (0.4.33-r0) [2023-09-12T18:12:54.934Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-09-12T18:12:54.934Z] (44/83) Installing libogg (1.3.5-r2) [2023-09-12T18:12:54.934Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-09-12T18:12:54.934Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-09-12T18:12:55.204Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-09-12T18:12:55.204Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-09-12T18:12:55.204Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-09-12T18:12:55.204Z] (50/83) Installing soxr (0.1.3-r3) [2023-09-12T18:12:55.204Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-09-12T18:12:55.204Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-09-12T18:12:55.204Z] (53/83) Installing libpulse (16.1-r6) [2023-09-12T18:12:55.204Z] (54/83) Installing cjson (1.7.15-r3) [2023-09-12T18:12:55.204Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-09-12T18:12:55.204Z] (56/83) Installing librist (0.2.7-r0) [2023-09-12T18:12:55.473Z] (57/83) Installing libsrt (1.5.1-r0) [2023-09-12T18:12:55.473Z] (58/83) Installing libssh (0.10.5-r0) [2023-09-12T18:12:55.473Z] (59/83) Installing libtheora (1.1.1-r16) [2023-09-12T18:12:55.473Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-09-12T18:12:55.473Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-09-12T18:12:55.473Z] (62/83) Installing libxext (1.3.5-r0) [2023-09-12T18:12:55.473Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-09-12T18:12:55.473Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-09-12T18:12:55.473Z] (65/83) Installing libva (2.16.0-r0) [2023-09-12T18:12:55.473Z] (66/83) Installing libvdpau (1.5-r0) [2023-09-12T18:12:55.473Z] (67/83) Installing vidstab (1.1.0-r2) [2023-09-12T18:12:55.473Z] (68/83) Installing libvpx (1.12.0-r1) [2023-09-12T18:12:55.744Z] (69/83) Installing libwebp (1.2.4-r2) [2023-09-12T18:12:55.744Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-09-12T18:12:55.744Z] (71/83) Installing numactl (2.0.16-r1) [2023-09-12T18:12:55.744Z] (72/83) Installing x265-libs (3.5-r3) [2023-09-12T18:12:56.011Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-09-12T18:12:56.011Z] (74/83) Installing libsodium (1.0.18-r2) [2023-09-12T18:12:56.011Z] (75/83) Installing libzmq (4.3.4-r1) [2023-09-12T18:12:56.011Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-09-12T18:12:56.279Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-09-12T18:12:56.549Z] (78/83) Installing udev-init-scripts (35-r1) [2023-09-12T18:12:56.549Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-09-12T18:12:56.549Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-09-12T18:12:56.549Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-09-12T18:12:56.549Z] (82/83) Installing kmod-libs (30-r1) [2023-09-12T18:12:56.549Z] (83/83) Installing eudev (3.2.11-r4) [2023-09-12T18:12:56.549Z] Executing busybox-1.35.0-r29.trigger [2023-09-12T18:12:56.549Z] Executing eudev-3.2.11-r4.trigger [2023-09-12T18:12:56.549Z] OK: 86 MiB in 98 packages [2023-09-12T18:13:00.811Z] Removing intermediate container ce5d5f996f25 [2023-09-12T18:13:00.811Z] ---> f786ada6b5b9 [2023-09-12T18:13:00.811Z] Step 18/36 : WORKDIR / [2023-09-12T18:13:00.811Z] ---> Running in b471b2d631e8 [2023-09-12T18:13:00.811Z] Removing intermediate container b471b2d631e8 [2023-09-12T18:13:00.811Z] ---> aa3e1a54bf29 [2023-09-12T18:13:00.811Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-12T18:13:01.771Z] ---> 78dadaf78b5b [2023-09-12T18:13:01.771Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-12T18:13:02.352Z] ---> 6493ff30133e [2023-09-12T18:13:02.352Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-12T18:13:02.935Z] ---> 05b6ef4ee181 [2023-09-12T18:13:02.935Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-12T18:13:03.520Z] ---> 42c36c51d4b8 [2023-09-12T18:13:03.520Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-12T18:13:03.791Z] ---> 779a1edb7008 [2023-09-12T18:13:03.791Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-12T18:13:04.384Z] ---> 6631fe3a6c52 [2023-09-12T18:13:04.384Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-12T18:13:06.971Z] ---> bd0ad926218c [2023-09-12T18:13:06.971Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-12T18:13:06.971Z] ---> Running in e7650ef853c3 [2023-09-12T18:13:08.398Z] Removing intermediate container e7650ef853c3 [2023-09-12T18:13:08.398Z] ---> 1ea30822b289 [2023-09-12T18:13:08.398Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-12T18:13:08.398Z] ---> Running in 3786ac14c18b [2023-09-12T18:13:10.346Z] Removing intermediate container 3786ac14c18b [2023-09-12T18:13:10.346Z] ---> 4184b405d1ad [2023-09-12T18:13:10.346Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-12T18:13:10.346Z] ---> Running in 186a2fcd2951 [2023-09-12T18:13:12.294Z] Removing intermediate container 186a2fcd2951 [2023-09-12T18:13:12.294Z] ---> fe381138ec97 [2023-09-12T18:13:12.294Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-12T18:13:12.294Z] ---> Running in a498ba71eb02 [2023-09-12T18:13:13.707Z] Removing intermediate container a498ba71eb02 [2023-09-12T18:13:13.707Z] ---> 91ad42518571 [2023-09-12T18:13:13.707Z] Step 30/36 : EXPOSE 59983 [2023-09-12T18:13:13.707Z] ---> Running in 39554d7cbe81 [2023-09-12T18:13:13.978Z] Removing intermediate container 39554d7cbe81 [2023-09-12T18:13:13.978Z] ---> 838a607bdab8 [2023-09-12T18:13:13.978Z] Step 31/36 : EXPOSE 8554 [2023-09-12T18:13:14.247Z] ---> Running in 0e8cf21c515e [2023-09-12T18:13:14.517Z] Removing intermediate container 0e8cf21c515e [2023-09-12T18:13:14.517Z] ---> 69f83f35dac4 [2023-09-12T18:13:14.517Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-12T18:13:14.517Z] ---> Running in 85363195c7f1 [2023-09-12T18:13:14.788Z] Removing intermediate container 85363195c7f1 [2023-09-12T18:13:14.788Z] ---> 2bf5ea972992 [2023-09-12T18:13:14.788Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-12T18:13:15.056Z] ---> Running in e4de7fab0aa0 [2023-09-12T18:13:15.323Z] Removing intermediate container e4de7fab0aa0 [2023-09-12T18:13:15.323Z] ---> a54c4554e43e [2023-09-12T18:13:15.323Z] Step 34/36 : LABEL arch=arm64 [2023-09-12T18:13:15.323Z] ---> Running in 5cb858f862f0 [2023-09-12T18:13:15.590Z] Removing intermediate container 5cb858f862f0 [2023-09-12T18:13:15.590Z] ---> edb077070c7e [2023-09-12T18:13:15.590Z] Step 35/36 : LABEL git_sha=77c2fff4a42642eb9edef76623a43b695f9ad643 [2023-09-12T18:13:15.590Z] ---> Running in 31a14a7994a8 [2023-09-12T18:13:16.177Z] Removing intermediate container 31a14a7994a8 [2023-09-12T18:13:16.177Z] ---> 0dcb6997fc8d [2023-09-12T18:13:16.177Z] Step 36/36 : LABEL version=0.0.0 [2023-09-12T18:13:16.177Z] ---> Running in 82534ce0b7cd [2023-09-12T18:13:16.443Z] Removing intermediate container 82534ce0b7cd [2023-09-12T18:13:16.443Z] ---> 1ce9e6aea11a [2023-09-12T18:13:16.443Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T18:13:16.443Z] Successfully built 1ce9e6aea11a [2023-09-12T18:13:16.443Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:13:17.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T18:13:17.253Z] [2023-09-12T18:13:17.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:13:17.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T18:13:17.930Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T18:13:17.930Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T18:13:17.930Z] 04944245beec: Pulling fs layer [2023-09-12T18:13:17.930Z] 699f458cf7ca: Pulling fs layer [2023-09-12T18:13:17.930Z] 765212b225bb: Pulling fs layer [2023-09-12T18:13:17.930Z] f23df028b6ca: Pulling fs layer [2023-09-12T18:13:17.930Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T18:13:17.931Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T18:13:17.931Z] 765212b225bb: Waiting [2023-09-12T18:13:17.931Z] f23df028b6ca: Waiting [2023-09-12T18:13:17.931Z] d65c8cfc05b1: Waiting [2023-09-12T18:13:17.931Z] 2437ff75d9bd: Waiting [2023-09-12T18:13:17.931Z] 04944245beec: Verifying Checksum [2023-09-12T18:13:17.931Z] 04944245beec: Download complete [2023-09-12T18:13:17.931Z] 765212b225bb: Verifying Checksum [2023-09-12T18:13:17.931Z] 765212b225bb: Download complete [2023-09-12T18:13:17.931Z] f23df028b6ca: Download complete [2023-09-12T18:13:17.931Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T18:13:17.931Z] d65c8cfc05b1: Download complete [2023-09-12T18:13:18.202Z] 699f458cf7ca: Verifying Checksum [2023-09-12T18:13:18.202Z] 699f458cf7ca: Download complete [2023-09-12T18:13:18.471Z] 8998bd30e6a1: Download complete [2023-09-12T18:13:21.056Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T18:13:21.056Z] 2437ff75d9bd: Download complete [2023-09-12T18:13:22.465Z] 8998bd30e6a1: Pull complete [2023-09-12T18:13:23.050Z] 04944245beec: Pull complete [2023-09-12T18:13:24.472Z] 699f458cf7ca: Pull complete [2023-09-12T18:13:24.740Z] 765212b225bb: Pull complete [2023-09-12T18:13:25.321Z] f23df028b6ca: Pull complete [2023-09-12T18:13:25.588Z] d65c8cfc05b1: Pull complete [2023-09-12T18:13:40.585Z] 2437ff75d9bd: Pull complete [2023-09-12T18:13:40.585Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T18:13:40.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T18:13:40.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:13:40.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-5943 does not seem to be running inside a container [2023-09-12T18:13:40.994Z] $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-12T18:13:43.926Z] $ docker top ee46f18ac37b61b157500beade180724f936bd6e684f5a93098b0658992419e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:13:44.851Z] ---> job-cost.sh [2023-09-12T18:13:44.851Z] lf-activate-venv: SKIPPING [2023-09-12T18:13:44.851Z] INFO: No Stack... [2023-09-12T18:13:45.436Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T18:13:46.018Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T18:13:46.683Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-09-12T18:13:46.683Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T18:13:46.773Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-285-1-stack-cost] [2023-09-12T18:13:46.778Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-285-1-stack-cost] did not exist. Created. [2023-09-12T18:13:46.778Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-285-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T18:13:47.510Z] /w/workspace/device-usb-camera/1@tmp/durable-9d73b89f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T18:13:48.191Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T18:13:48.230Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T18:13:48.298Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T18:13:48.317Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-285-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T18:13:48.399Z] $ docker stop --time=1 ee46f18ac37b61b157500beade180724f936bd6e684f5a93098b0658992419e3 [2023-09-12T18:13:49.952Z] $ docker rm -f --volumes ee46f18ac37b61b157500beade180724f936bd6e684f5a93098b0658992419e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-12T18:13:50.937Z] provisioning config files... [2023-09-12T18:13:50.944Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-285@tmp/config17521723791043198256tmp [Pipeline] { [Pipeline] sh [2023-09-12T18:13:51.283Z] + set +x [2023-09-12T18:13:51.284Z] + curl -s https://codecov.io/bash [2023-09-12T18:13:51.284Z] + bash -s -- [2023-09-12T18:13:51.284Z] [2023-09-12T18:13:51.284Z] _____ _ [2023-09-12T18:13:51.284Z] / ____| | | [2023-09-12T18:13:51.284Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T18:13:51.284Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T18:13:51.284Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T18:13:51.284Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T18:13:51.284Z] Bash-1.0.6 [2023-09-12T18:13:51.284Z] [2023-09-12T18:13:51.284Z] [2023-09-12T18:13:51.284Z] ==> git version 2.25.1 found [2023-09-12T18:13:51.284Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-12T18:13:51.284Z] Release-Date: 2020-01-08 [2023-09-12T18:13:51.284Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-12T18:13:51.284Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T18:13:51.284Z] ==> Jenkins CI detected. [2023-09-12T18:13:51.284Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-285 [2023-09-12T18:13:51.284Z] project root: . [2023-09-12T18:13:51.284Z] --> token set from env [2023-09-12T18:13:51.284Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T18:13:51.544Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T18:13:51.544Z] ==> Python coveragepy not found [2023-09-12T18:13:51.544Z] ==> Searching for coverage reports in: [2023-09-12T18:13:51.544Z] + . [2023-09-12T18:13:51.544Z] -> Found 1 reports [2023-09-12T18:13:51.544Z] ==> Detecting git/mercurial file structure [2023-09-12T18:13:51.544Z] ==> Reading reports [2023-09-12T18:13:51.544Z] + ./coverage.out bytes=54377 [2023-09-12T18:13:51.544Z] ==> Appending adjustments [2023-09-12T18:13:51.544Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T18:13:51.544Z] + Found adjustments [2023-09-12T18:13:51.544Z] ==> Gzipping contents [2023-09-12T18:13:51.544Z] 8.0K /tmp/codecov.vv41kb.gz [2023-09-12T18:13:51.544Z] ==> Uploading reports [2023-09-12T18:13:51.544Z] url: https://codecov.io [2023-09-12T18:13:51.544Z] query: branch=PR-285&commit=77c2fff4a42642eb9edef76623a43b695f9ad643&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-285%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=285&job=&cmd_args= [2023-09-12T18:13:51.544Z] -> Pinging Codecov [2023-09-12T18:13:51.544Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-285&commit=77c2fff4a42642eb9edef76623a43b695f9ad643&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-285%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=285&job=&cmd_args= [2023-09-12T18:13:51.803Z] -> Uploading to [2023-09-12T18:13:51.803Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/73D8F5FF140700D3E01443B452E23636/77c2fff4a42642eb9edef76623a43b695f9ad643/c2e86297-295b-4ae1-bfaf-b8cacc656c6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T181351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ea33046ad6d8b488b153fd279696bdc318fc5815e87f2254f63885fc76a3cc9 [2023-09-12T18:13:51.803Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T18:13:51.803Z] Dload Upload Total Spent Left Speed [2023-09-12T18:13:52.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6941 0 0 100 6941 0 36724 --:--:-- --:--:-- --:--:-- 36724 [2023-09-12T18:13:52.062Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/77c2fff4a42642eb9edef76623a43b695f9ad643 [Pipeline] } [2023-09-12T18:13:52.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-12T18:13:53.910Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-285/archives ] [2023-09-12T18:13:53.910Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-285/archives [2023-09-12T18:13:53.910Z] total 16 [2023-09-12T18:13:53.910Z] drwxr-xr-x 3 root root 4096 Sep 12 18:05 . [2023-09-12T18:13:53.910Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 18:05 .. [2023-09-12T18:13:53.910Z] drwxr-xr-x 2 root root 4096 Sep 12 18:05 cost [2023-09-12T18:13:53.910Z] -rw-r--r-- 1 root root 89 Sep 12 18:05 cost.csv [2023-09-12T18:13:53.910Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-285/archives [2023-09-12T18:13:53.910Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-285/archives [2023-09-12T18:13:53.910Z] total 16 [2023-09-12T18:13:53.910Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 18:05 . [2023-09-12T18:13:53.910Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 18:05 .. [2023-09-12T18:13:53.910Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 18:05 cost [2023-09-12T18:13:53.910Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 12 18:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:13:54.232Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:13:55.118Z] ---> package-listing.sh [2023-09-12T18:13:55.119Z] ++ facter osfamily [2023-09-12T18:13:55.119Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T18:13:55.377Z] + OS_FAMILY=debian [2023-09-12T18:13:55.377Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-285 [2023-09-12T18:13:55.377Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T18:13:55.377Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T18:13:55.377Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T18:13:55.377Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T18:13:55.377Z] + '[' /w/workspace/foundry_device-usb-camera_PR-285 ']' [2023-09-12T18:13:55.377Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T18:13:55.377Z] + case "${OS_FAMILY}" in [2023-09-12T18:13:55.377Z] + dpkg -l [2023-09-12T18:13:55.377Z] + grep '^ii' [2023-09-12T18:13:55.377Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T18:13:55.377Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T18:13:55.377Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T18:13:55.377Z] + '[' /w/workspace/foundry_device-usb-camera_PR-285 ']' [2023-09-12T18:13:55.377Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-285/archives/ [2023-09-12T18:13:55.377Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-285/archives/ [Pipeline] echo [2023-09-12T18:13:55.413Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-285/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-12T18:13:55.701Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T18:13:56.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T18:13:56.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T18:13:56.493Z] prd-ubuntu20.04-docker-8c-8g-5942 does not seem to be running inside a container [2023-09-12T18:13:56.502Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-285/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-285 -v /w/workspace/foundry_device-usb-camera_PR-285:/w/workspace/foundry_device-usb-camera_PR-285:rw,z -v /w/workspace/foundry_device-usb-camera_PR-285@tmp:/w/workspace/foundry_device-usb-camera_PR-285@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-lftools-log-publisher:latest cat [2023-09-12T18:13:56.713Z] $ docker top 8de72d8af1558ba326c17ed6d9f316ef254a0cadb276eea49a4200e6b41a1bed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T18:13:57.120Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T18:13:57.429Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T18:13:57.740Z] + ls /var/log/sa-host [2023-09-12T18:13:57.740Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T18:13:57.959Z] provisioning config files... [2023-09-12T18:13:57.968Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-285@tmp/config3212408077501980798tmp [Pipeline] { [Pipeline] echo [2023-09-12T18:13:58.030Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:13:58.348Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T18:13:58.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:13:58.797Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T18:13:58.828Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:13:59.140Z] ---> sudo-logs.sh [2023-09-12T18:13:59.140Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T18:13:59.222Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:13:59.537Z] ---> job-cost.sh [2023-09-12T18:13:59.538Z] lf-activate-venv: SKIPPING [2023-09-12T18:13:59.538Z] DEBUG: total: 0.2199999988079071 [2023-09-12T18:13:59.538Z] INFO: Retrieving Stack Cost... [2023-09-12T18:13:59.798Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T18:14:00.385Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T18:14:00.422Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T18:14:00.735Z] ---> logs-deploy.sh [2023-09-12T18:14:00.735Z] lf-activate-venv: SKIPPING [2023-09-12T18:14:00.735Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-285/1 [2023-09-12T18:14:00.735Z] INFO: archiving workspace using pattern(s): [2023-09-12T18:14:01.671Z] Archives upload complete. [2023-09-12T18:14:01.929Z] INFO: archiving logs to Nexus [2023-09-12T18:14:02.496Z] ---> uname -a: [2023-09-12T18:14:02.496Z] Linux prd-ubuntu20-04-docker-8c-8g-5942 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-12T18:14:02.496Z] [2023-09-12T18:14:02.496Z] [2023-09-12T18:14:02.496Z] ---> lscpu: [2023-09-12T18:14:02.496Z] Architecture: x86_64 [2023-09-12T18:14:02.496Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-12T18:14:02.496Z] Byte Order: Little Endian [2023-09-12T18:14:02.496Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-12T18:14:02.496Z] CPU(s): 8 [2023-09-12T18:14:02.496Z] On-line CPU(s) list: 0-7 [2023-09-12T18:14:02.496Z] Thread(s) per core: 1 [2023-09-12T18:14:02.496Z] Core(s) per socket: 1 [2023-09-12T18:14:02.496Z] Socket(s): 8 [2023-09-12T18:14:02.496Z] NUMA node(s): 1 [2023-09-12T18:14:02.496Z] Vendor ID: AuthenticAMD [2023-09-12T18:14:02.496Z] CPU family: 23 [2023-09-12T18:14:02.496Z] Model: 49 [2023-09-12T18:14:02.496Z] Model name: AMD EPYC-Rome Processor [2023-09-12T18:14:02.496Z] Stepping: 0 [2023-09-12T18:14:02.496Z] CPU MHz: 2800.000 [2023-09-12T18:14:02.496Z] BogoMIPS: 5600.00 [2023-09-12T18:14:02.496Z] Virtualization: AMD-V [2023-09-12T18:14:02.496Z] Hypervisor vendor: KVM [2023-09-12T18:14:02.496Z] Virtualization type: full [2023-09-12T18:14:02.496Z] L1d cache: 256 KiB [2023-09-12T18:14:02.496Z] L1i cache: 256 KiB [2023-09-12T18:14:02.496Z] L2 cache: 4 MiB [2023-09-12T18:14:02.496Z] L3 cache: 128 MiB [2023-09-12T18:14:02.496Z] NUMA node0 CPU(s): 0-7 [2023-09-12T18:14:02.496Z] Vulnerability Itlb multihit: Not affected [2023-09-12T18:14:02.496Z] Vulnerability L1tf: Not affected [2023-09-12T18:14:02.496Z] Vulnerability Mds: Not affected [2023-09-12T18:14:02.496Z] Vulnerability Meltdown: Not affected [2023-09-12T18:14:02.496Z] Vulnerability Mmio stale data: Not affected [2023-09-12T18:14:02.496Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-12T18:14:02.496Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-12T18:14:02.496Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-12T18:14:02.496Z] Vulnerability Srbds: Not affected [2023-09-12T18:14:02.496Z] Vulnerability Tsx async abort: Not affected [2023-09-12T18:14:02.496Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-12T18:14:02.496Z] [2023-09-12T18:14:02.496Z] [2023-09-12T18:14:02.496Z] ---> nproc: [2023-09-12T18:14:02.496Z] 8 [2023-09-12T18:14:02.496Z] [2023-09-12T18:14:02.496Z] [2023-09-12T18:14:02.496Z] ---> df -h: [2023-09-12T18:14:02.496Z] Filesystem Size Used Avail Use% Mounted on [2023-09-12T18:14:02.496Z] overlay 155G 12G 144G 8% / [2023-09-12T18:14:02.496Z] tmpfs 64M 0 64M 0% /dev [2023-09-12T18:14:02.496Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-12T18:14:02.496Z] shm 64M 0 64M 0% /dev/shm [2023-09-12T18:14:02.496Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-12T18:14:02.496Z] [2023-09-12T18:14:02.496Z] [2023-09-12T18:14:02.496Z] ---> sar -b -r -n DEV: [2023-09-12T18:14:02.496Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5942) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T18:14:02.496Z] [2023-09-12T18:14:02.496Z] 18:01:45 LINUX RESTART (8 CPU) [2023-09-12T18:14:02.496Z] [2023-09-12T18:14:02.496Z] 18:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-12T18:14:02.496Z] 18:03:01 298.72 47.76 250.96 0.00 5379.64 105489.62 0.00 [2023-09-12T18:14:02.496Z] 18:04:01 212.05 1.30 210.75 0.00 24.66 77000.63 0.00 [2023-09-12T18:14:02.496Z] 18:05:01 236.83 0.20 236.63 0.00 9.73 39638.06 0.00 [2023-09-12T18:14:02.496Z] 18:06:01 31.46 0.03 31.43 0.00 5.73 16458.87 0.00 [2023-09-12T18:14:02.496Z] 18:07:01 27.41 10.20 17.21 0.00 3446.85 3768.34 0.00 [2023-09-12T18:14:02.496Z] 18:08:01 4.53 0.00 4.53 0.00 0.00 60.12 0.00 [2023-09-12T18:14:02.496Z] 18:09:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2023-09-12T18:14:02.496Z] 18:10:01 1.48 0.00 1.48 0.00 0.00 15.33 0.00 [2023-09-12T18:14:02.496Z] 18:11:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 [2023-09-12T18:14:02.496Z] 18:12:01 2.07 0.00 2.07 0.00 0.00 30.39 0.00 [2023-09-12T18:14:02.496Z] 18:13:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 [2023-09-12T18:14:02.496Z] 18:14:01 6.85 0.27 6.58 0.00 19.60 118.51 0.00 [2023-09-12T18:14:02.496Z] Average: 68.74 4.98 63.76 0.00 740.56 20217.93 0.00 [2023-09-12T18:14:02.496Z] [2023-09-12T18:14:02.496Z] 18:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-12T18:14:02.496Z] 18:03:01 29142800 31577200 741252 2.25 74132 2632628 1856060 5.47 1000280 2379820 619912 [2023-09-12T18:14:02.496Z] 18:04:01 27762840 31455504 844124 2.57 152448 3695708 1971000 5.81 1456672 3168008 375536 [2023-09-12T18:14:02.496Z] 18:05:01 27339700 31532928 767300 2.33 162708 4160204 2049000 6.04 1315960 3704712 448320 [2023-09-12T18:14:02.496Z] 18:06:01 27342748 31565940 733204 2.23 167324 4169144 1772312 5.22 1296520 3701344 60 [2023-09-12T18:14:02.496Z] 18:07:01 27086196 31528072 760328 2.31 172604 4372668 1817980 5.36 1477444 3754680 1288 [2023-09-12T18:14:02.496Z] 18:08:01 27115312 31557064 732340 2.23 172656 4372664 1817980 5.36 1449592 3754640 44 [2023-09-12T18:14:02.496Z] 18:09:01 27115488 31557288 732088 2.23 172680 4372668 1834032 5.41 1449696 3754648 8 [2023-09-12T18:14:02.496Z] 18:10:01 27119480 31561316 727988 2.21 172712 4372668 1834032 5.41 1445212 3754644 40 [2023-09-12T18:14:02.496Z] 18:11:01 27119952 31561808 727432 2.21 172736 4372672 1834032 5.41 1445248 3754652 4 [2023-09-12T18:14:02.496Z] 18:12:01 27119556 31561720 727532 2.21 172820 4372656 1817620 5.36 1445108 3754852 24 [2023-09-12T18:14:02.496Z] 18:13:01 27119988 31562232 726960 2.21 172884 4372656 1817620 5.36 1445316 3754856 156 [2023-09-12T18:14:02.496Z] 18:14:01 27029092 31477728 806264 2.45 173032 4374032 1882860 5.55 1530224 3751804 848 [2023-09-12T18:14:02.496Z] Average: 27367763 31541567 752234 2.29 161561 4136697 1858711 5.48 1396439 3582388 120520 [2023-09-12T18:14:02.496Z] [2023-09-12T18:14:02.496Z] 18:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-12T18:14:02.496Z] 18:03:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:03:01 ens3 516.25 335.79 6248.36 109.29 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:03:01 docker0 1.25 1.28 0.24 12.64 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:04:01 ens3 376.29 231.03 2452.10 32.70 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:04:01 vethe7a5554 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:04:01 docker0 213.20 344.69 17.91 2423.52 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:05:01 lo 2.53 2.53 0.27 0.27 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:05:01 ens3 186.54 105.57 3525.65 23.68 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:05:01 docker0 14.23 37.44 1.06 702.31 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:06:01 ens3 12.01 8.52 12.95 4.99 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:07:01 ens3 108.35 59.43 1377.46 4.19 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:08:01 ens3 1.75 0.67 0.53 0.35 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:09:01 ens3 0.95 0.78 0.55 0.42 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.496Z] 18:10:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] 18:11:01 ens3 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] 18:12:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] 18:13:01 ens3 0.32 0.23 0.10 0.15 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] 18:14:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] 18:14:01 ens3 28.36 17.85 31.11 12.02 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] Average: ens3 102.61 63.35 1137.41 15.65 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] Average: docker0 19.06 31.95 1.60 261.54 0.00 0.00 0.00 0.00 [2023-09-12T18:14:02.497Z] [2023-09-12T18:14:02.497Z] [2023-09-12T18:14:02.497Z] ---> sar -P ALL: [2023-09-12T18:14:02.497Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5942) 09/12/23 _x86_64_ (8 CPU) [2023-09-12T18:14:02.497Z] [2023-09-12T18:14:02.497Z] 18:01:45 LINUX RESTART (8 CPU) [2023-09-12T18:14:02.497Z] [2023-09-12T18:14:02.497Z] 18:02:01 CPU %user %nice %system %iowait %steal %idle [2023-09-12T18:14:02.497Z] 18:03:01 all 9.06 0.00 3.13 3.59 0.07 84.16 [2023-09-12T18:14:02.497Z] 18:03:01 0 10.08 0.00 3.78 8.52 0.08 77.54 [2023-09-12T18:14:02.497Z] 18:03:01 1 8.76 0.00 3.26 0.94 0.07 86.97 [2023-09-12T18:14:02.497Z] 18:03:01 2 8.31 0.00 3.30 2.26 0.05 86.08 [2023-09-12T18:14:02.497Z] 18:03:01 3 9.15 0.00 2.00 1.51 0.07 87.27 [2023-09-12T18:14:02.497Z] 18:03:01 4 9.31 0.00 4.14 3.87 0.05 82.63 [2023-09-12T18:14:02.497Z] 18:03:01 5 10.59 0.00 3.05 0.37 0.07 85.93 [2023-09-12T18:14:02.497Z] 18:03:01 6 8.03 0.00 2.37 9.23 0.07 80.30 [2023-09-12T18:14:02.497Z] 18:03:01 7 8.24 0.00 3.12 2.00 0.08 86.56 [2023-09-12T18:14:02.497Z] 18:04:01 all 18.78 0.00 4.29 5.58 0.07 71.28 [2023-09-12T18:14:02.497Z] 18:04:01 0 18.65 0.00 5.04 4.00 0.05 72.27 [2023-09-12T18:14:02.497Z] 18:04:01 1 18.81 0.00 3.77 1.68 0.07 75.67 [2023-09-12T18:14:02.497Z] 18:04:01 2 18.67 0.00 4.83 6.68 0.07 69.76 [2023-09-12T18:14:02.497Z] 18:04:01 3 18.79 0.00 3.68 0.34 0.08 77.11 [2023-09-12T18:14:02.497Z] 18:04:01 4 19.04 0.00 4.27 22.11 0.07 54.51 [2023-09-12T18:14:02.497Z] 18:04:01 5 18.88 0.00 3.93 0.44 0.07 76.68 [2023-09-12T18:14:02.497Z] 18:04:01 6 18.57 0.00 4.79 2.39 0.07 74.18 [2023-09-12T18:14:02.497Z] 18:04:01 7 18.83 0.00 3.97 7.08 0.08 70.04 [2023-09-12T18:14:02.497Z] 18:05:01 all 27.67 0.00 4.42 3.22 0.08 64.60 [2023-09-12T18:14:02.497Z] 18:05:01 0 28.05 0.00 5.02 10.03 0.10 56.80 [2023-09-12T18:14:02.497Z] 18:05:01 1 26.30 0.00 4.05 2.28 0.07 67.31 [2023-09-12T18:14:02.497Z] 18:05:01 2 28.77 0.00 4.05 1.35 0.10 65.72 [2023-09-12T18:14:02.497Z] 18:05:01 3 27.72 0.00 4.17 0.42 0.07 67.62 [2023-09-12T18:14:02.497Z] 18:05:01 4 26.95 0.00 4.15 5.17 0.08 63.64 [2023-09-12T18:14:02.497Z] 18:05:01 5 26.66 0.00 4.31 1.28 0.08 67.66 [2023-09-12T18:14:02.497Z] 18:05:01 6 28.85 0.00 5.04 3.77 0.07 62.27 [2023-09-12T18:14:02.497Z] 18:05:01 7 28.09 0.00 4.61 1.49 0.08 65.72 [2023-09-12T18:14:02.497Z] 18:06:01 all 1.09 0.00 0.55 1.13 0.06 97.18 [2023-09-12T18:14:02.497Z] 18:06:01 0 2.44 0.00 0.55 0.00 0.02 96.99 [2023-09-12T18:14:02.497Z] 18:06:01 1 0.75 0.00 0.28 0.02 0.03 98.92 [2023-09-12T18:14:02.497Z] 18:06:01 2 1.12 0.00 0.25 0.89 0.03 97.71 [2023-09-12T18:14:02.497Z] 18:06:01 3 1.35 0.00 0.32 0.14 0.03 98.16 [2023-09-12T18:14:02.497Z] 18:06:01 4 0.82 0.00 0.13 0.00 0.30 98.75 [2023-09-12T18:14:02.497Z] 18:06:01 5 0.55 0.00 2.01 6.71 0.00 90.72 [2023-09-12T18:14:02.497Z] 18:06:01 6 0.90 0.00 0.35 0.05 0.02 98.68 [2023-09-12T18:14:02.497Z] 18:06:01 7 0.81 0.00 0.47 1.25 0.02 97.45 [2023-09-12T18:14:02.497Z] 18:07:01 all 0.94 0.00 0.44 0.43 0.02 98.17 [2023-09-12T18:14:02.497Z] 18:07:01 0 0.82 0.00 0.42 0.02 0.02 98.73 [2023-09-12T18:14:02.497Z] 18:07:01 1 2.15 0.00 0.45 0.57 0.03 96.79 [2023-09-12T18:14:02.497Z] 18:07:01 2 0.93 0.00 0.65 0.83 0.02 97.56 [2023-09-12T18:14:02.497Z] 18:07:01 3 0.99 0.00 0.33 0.00 0.03 98.65 [2023-09-12T18:14:02.497Z] 18:07:01 4 1.17 0.00 0.94 0.92 0.00 96.98 [2023-09-12T18:14:02.497Z] 18:07:01 5 0.68 0.00 0.33 0.33 0.02 98.63 [2023-09-12T18:14:02.497Z] 18:07:01 6 0.35 0.00 0.18 0.02 0.00 99.45 [2023-09-12T18:14:02.497Z] 18:07:01 7 0.43 0.00 0.23 0.72 0.03 98.58 [2023-09-12T18:14:02.497Z] 18:08:01 all 0.30 0.00 0.03 0.01 0.01 99.65 [2023-09-12T18:14:02.497Z] 18:08:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2023-09-12T18:14:02.497Z] 18:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T18:14:02.497Z] 18:08:01 2 0.08 0.00 0.07 0.05 0.03 99.77 [2023-09-12T18:14:02.497Z] 18:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-12T18:14:02.497Z] 18:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-12T18:14:02.497Z] 18:08:01 5 1.98 0.00 0.00 0.00 0.02 98.00 [2023-09-12T18:14:02.497Z] 18:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-12T18:14:02.497Z] 18:08:01 7 0.12 0.00 0.07 0.03 0.00 99.78 [2023-09-12T18:14:02.497Z] 18:09:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2023-09-12T18:14:02.497Z] 18:09:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2023-09-12T18:14:02.497Z] 18:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-12T18:14:02.497Z] 18:09:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-09-12T18:14:02.497Z] 18:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T18:14:02.497Z] 18:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T18:14:02.497Z] 18:09:01 5 1.97 0.00 0.00 0.00 0.00 98.03 [2023-09-12T18:14:02.497Z] 18:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T18:14:02.497Z] 18:09:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-12T18:14:02.497Z] 18:10:01 all 0.18 0.00 0.00 0.00 0.01 99.80 [2023-09-12T18:14:02.497Z] 18:10:01 0 0.07 0.00 0.00 0.02 0.02 99.90 [2023-09-12T18:14:02.497Z] 18:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T18:14:02.497Z] 18:10:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-12T18:14:02.497Z] 18:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T18:14:02.497Z] 18:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T18:14:02.497Z] 18:10:01 5 1.29 0.00 0.00 0.00 0.00 98.71 [2023-09-12T18:14:02.497Z] 18:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T18:14:02.497Z] 18:10:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2023-09-12T18:14:02.497Z] 18:11:01 all 0.06 0.00 0.01 0.01 0.02 99.91 [2023-09-12T18:14:02.497Z] 18:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-12T18:14:02.497Z] 18:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T18:14:02.497Z] 18:11:01 2 0.05 0.00 0.02 0.00 0.10 99.83 [2023-09-12T18:14:02.497Z] 18:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T18:14:02.497Z] 18:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T18:14:02.497Z] 18:11:01 5 0.35 0.00 0.02 0.00 0.00 99.63 [2023-09-12T18:14:02.497Z] 18:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T18:14:02.497Z] 18:11:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2023-09-12T18:14:02.497Z] 18:12:01 all 0.26 0.00 0.02 0.01 0.01 99.70 [2023-09-12T18:14:02.497Z] 18:12:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2023-09-12T18:14:02.497Z] 18:12:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-12T18:14:02.497Z] 18:12:01 2 0.07 0.00 0.03 0.02 0.02 99.87 [2023-09-12T18:14:02.497Z] 18:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T18:14:02.497Z] 18:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T18:14:02.497Z] 18:12:01 5 1.84 0.00 0.03 0.00 0.02 98.11 [2023-09-12T18:14:02.497Z] 18:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T18:14:02.497Z] 18:12:01 7 0.07 0.00 0.00 0.07 0.02 99.85 [2023-09-12T18:14:02.497Z] 18:13:01 all 0.17 0.00 0.01 0.00 0.21 99.60 [2023-09-12T18:14:02.497Z] 18:13:01 0 0.02 0.00 0.02 0.00 0.42 99.55 [2023-09-12T18:14:02.497Z] 18:13:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-12T18:14:02.497Z] 18:13:01 2 0.28 0.00 0.02 0.00 0.02 99.68 [2023-09-12T18:14:02.497Z] 18:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-12T18:14:02.497Z] 18:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-12T18:14:02.497Z] 18:13:01 5 1.04 0.00 0.05 0.00 0.21 98.69 [2023-09-12T18:14:02.497Z] 18:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-12T18:14:02.497Z] 18:13:01 7 0.00 0.00 0.02 0.03 0.94 99.01 [2023-09-12T18:14:02.497Z] [2023-09-12T18:14:02.497Z] 18:13:01 CPU %user %nice %system %iowait %steal %idle [2023-09-12T18:14:02.497Z] 18:14:01 all 0.68 0.00 0.29 0.07 0.01 98.95 [2023-09-12T18:14:02.497Z] 18:14:01 0 0.55 0.00 0.28 0.38 0.02 98.76 [2023-09-12T18:14:02.497Z] 18:14:01 1 0.53 0.00 0.30 0.02 0.03 99.12 [2023-09-12T18:14:02.497Z] 18:14:01 2 1.28 0.00 0.43 0.00 0.02 98.27 [2023-09-12T18:14:02.497Z] 18:14:01 3 0.30 0.00 0.22 0.00 0.00 99.48 [2023-09-12T18:14:02.497Z] 18:14:01 4 1.14 0.00 0.33 0.02 0.00 98.51 [2023-09-12T18:14:02.497Z] 18:14:01 5 0.59 0.00 0.28 0.02 0.02 99.10 [2023-09-12T18:14:02.497Z] 18:14:01 6 0.22 0.00 0.15 0.02 0.00 99.62 [2023-09-12T18:14:02.497Z] 18:14:01 7 0.82 0.00 0.30 0.10 0.02 98.77 [2023-09-12T18:14:02.497Z] Average: all 4.92 0.00 1.09 1.16 0.05 92.78 [2023-09-12T18:14:02.497Z] Average: 0 5.03 0.00 1.26 1.90 0.07 91.74 [2023-09-12T18:14:02.497Z] Average: 1 4.75 0.00 1.01 0.46 0.03 93.76 [2023-09-12T18:14:02.497Z] Average: 2 4.94 0.00 1.14 1.00 0.04 92.88 [2023-09-12T18:14:02.497Z] Average: 3 4.83 0.00 0.89 0.20 0.03 94.05 [2023-09-12T18:14:02.497Z] Average: 4 4.83 0.00 1.16 2.65 0.04 91.32 [2023-09-12T18:14:02.497Z] Average: 5 5.49 0.00 1.16 0.76 0.04 92.55 [2023-09-12T18:14:02.497Z] Average: 6 4.71 0.00 1.07 1.28 0.02 92.92 [2023-09-12T18:14:02.497Z] Average: 7 4.74 0.00 1.06 1.06 0.11 93.03 [2023-09-12T18:14:02.497Z] [2023-09-12T18:14:02.498Z] [2023-09-12T18:14:02.498Z]