Pull request #317 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a73768fd395c47a4acdec75a8f76c7fe431387aa+12299071e714f456dbd41638fef7d4d6181b554c (7c90b09a33b83d74fde9f5b941d88f843c01f30c) 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-ssh8686561123029550728.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9291134895797280051.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-317/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-317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4513979721670664550.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-317/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh739378879227651537.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7912621837559967364.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-317/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-317/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13164279785331469990.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-25822 in /w/workspace/foundry_device-usb-camera_PR-317 [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-317 # 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/317/head:refs/remotes/origin/PR-317 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 12299071e714f456dbd41638fef7d4d6181b554c into PR head commit a73768fd395c47a4acdec75a8f76c7fe431387aa Merge succeeded, producing a73768fd395c47a4acdec75a8f76c7fe431387aa Checking out Revision a73768fd395c47a4acdec75a8f76c7fe431387aa (PR-317) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f a73768fd395c47a4acdec75a8f76c7fe431387aa # 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 12299071e714f456dbd41638fef7d4d6181b554c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a73768fd395c47a4acdec75a8f76c7fe431387aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-20T17:15:38.466Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-20T17:15:38.678Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-20T17:15:38.793Z] ========================================================= [2023-12-20T17:15:38.793Z] EdgeX Global Pipelines Version Info [2023-12-20T17:15:38.793Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-20T17:15:39.552Z] ------------------- [2023-12-20T17:15:39.552Z] stable info: [2023-12-20T17:15:39.552Z] ------------------- [2023-12-20T17:15:39.552Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-20T17:15:39.552Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-20T17:15:39.552Z] Message: update stable to v1.0.258 [2023-12-20T17:15:40.120Z] ------------------- [2023-12-20T17:15:40.120Z] experimental info: [2023-12-20T17:15:40.120Z] ------------------- [2023-12-20T17:15:40.121Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-20T17:15:40.121Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-20T17:15:40.121Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-20T17:15:40.353Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-12-20T17:15:40.407Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-12-20T17:15:40.472Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-20T17:15:40.526Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-20T17:15:40.587Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-20T17:15:40.649Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-20T17:15:40.719Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-20T17:15:40.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-20T17:15:40.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-20T17:15:40.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-20T17:15:40.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-20T17:15:41.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-12-20T17:15:41.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-20T17:15:41.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-20T17:15:41.242Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-20T17:15:41.312Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-20T17:15:41.384Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-20T17:15:41.452Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-20T17:15:41.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-20T17:15:41.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-20T17:15:41.660Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-20T17:15:41.733Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-20T17:15:41.801Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-20T17:15:41.877Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-20T17:15:41.967Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-20T17:15:42.048Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-20T17:15:42.129Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-20T17:15:42.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-317 [Pipeline] echo [2023-12-20T17:15:42.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-317 [Pipeline] echo [2023-12-20T17:15:42.355Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-317 [Pipeline] echo [2023-12-20T17:15:42.433Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a73768fd395c47a4acdec75a8f76c7fe431387aa [Pipeline] echo [2023-12-20T17:15:42.516Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a73768f [Pipeline] echo [2023-12-20T17:15:42.593Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-20T17:15:42.762Z] provisioning config files... [2023-12-20T17:15:42.773Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-317@tmp/config13288208910522782099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-20T17:15:43.201Z] ---> ****-login.sh [2023-12-20T17:15:43.201Z] nexus3.edgexfoundry.org:10001 [2023-12-20T17:15:43.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T17:15:43.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T17:15:43.722Z] Configure a credential helper to remove this warning. See [2023-12-20T17:15:43.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T17:15:43.722Z] [2023-12-20T17:15:43.722Z] Login Succeeded [2023-12-20T17:15:43.722Z] nexus3.edgexfoundry.org:10002 [2023-12-20T17:15:43.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T17:15:43.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T17:15:43.722Z] Configure a credential helper to remove this warning. See [2023-12-20T17:15:43.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T17:15:43.722Z] [2023-12-20T17:15:43.722Z] Login Succeeded [2023-12-20T17:15:43.722Z] nexus3.edgexfoundry.org:10003 [2023-12-20T17:15:43.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T17:15:43.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T17:15:43.983Z] Configure a credential helper to remove this warning. See [2023-12-20T17:15:43.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T17:15:43.983Z] [2023-12-20T17:15:43.983Z] Login Succeeded [2023-12-20T17:15:43.983Z] nexus3.edgexfoundry.org:10004 [2023-12-20T17:15:43.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T17:15:43.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T17:15:43.983Z] Configure a credential helper to remove this warning. See [2023-12-20T17:15:43.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T17:15:43.983Z] [2023-12-20T17:15:43.983Z] Login Succeeded [2023-12-20T17:15:43.983Z] ****.io [2023-12-20T17:15:43.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T17:15:44.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T17:15:44.245Z] Configure a credential helper to remove this warning. See [2023-12-20T17:15:44.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T17:15:44.245Z] [2023-12-20T17:15:44.245Z] Login Succeeded [2023-12-20T17:15:44.245Z] ---> ****-login.sh ends [Pipeline] } [2023-12-20T17:15:44.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-20T17:15:45.095Z] + git rev-list -1 --merges a73768fd395c47a4acdec75a8f76c7fe431387aa~1..a73768fd395c47a4acdec75a8f76c7fe431387aa [Pipeline] echo [2023-12-20T17:15:45.139Z] -----------> git rev-list -1 --merges a73768fd395c47a4acdec75a8f76c7fe431387aa~1..a73768fd395c47a4acdec75a8f76c7fe431387aa a73768fd395c47a4acdec75a8f76c7fe431387aa [false] [Pipeline] sh [2023-12-20T17:15:45.470Z] + git log --format=format:%s -1 a73768fd395c47a4acdec75a8f76c7fe431387aa [Pipeline] echo [2023-12-20T17:15:45.509Z] ========================================================= [2023-12-20T17:15:45.509Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-20T17:15:45.509Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-20T17:15:46.010Z] + git log --format=format:%s -1 a73768fd395c47a4acdec75a8f76c7fe431387aa [Pipeline] echo [2023-12-20T17:15:46.046Z] [semverPrep] GIT_COMMIT: a73768fd395c47a4acdec75a8f76c7fe431387aa, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 [Pipeline] echo [2023-12-20T17:15:46.101Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-20T17:15:46.582Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-20T17:15:46.582Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-20T17:15:46.582Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-20T17:15:46.582Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-20T17:15:46.582Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-20T17:15:46.582Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-20T17:15:46.582Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T17:15:47.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-20T17:15:47.113Z] [2023-12-20T17:15:47.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T17:15:47.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-20T17:15:47.524Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-20T17:15:47.524Z] b85a868b505f: Pulling fs layer [2023-12-20T17:15:47.524Z] e2be974225ed: Pulling fs layer [2023-12-20T17:15:47.524Z] 339a4e72a1f5: Pulling fs layer [2023-12-20T17:15:47.524Z] 988bab9f4d93: Pulling fs layer [2023-12-20T17:15:47.524Z] 1469e6f7b9e6: Pulling fs layer [2023-12-20T17:15:47.524Z] eaf3925da568: Pulling fs layer [2023-12-20T17:15:47.524Z] bab4dde63d76: Pulling fs layer [2023-12-20T17:15:47.524Z] bde34c3a00c8: Pulling fs layer [2023-12-20T17:15:47.524Z] b352a97aabf1: Pulling fs layer [2023-12-20T17:15:47.524Z] 4872d77fe225: Pulling fs layer [2023-12-20T17:15:47.524Z] 1469e6f7b9e6: Waiting [2023-12-20T17:15:47.524Z] bab4dde63d76: Waiting [2023-12-20T17:15:47.524Z] 5851b861e8e6: Pulling fs layer [2023-12-20T17:15:47.524Z] b352a97aabf1: Waiting [2023-12-20T17:15:47.524Z] eaf3925da568: Waiting [2023-12-20T17:15:47.524Z] bde34c3a00c8: Waiting [2023-12-20T17:15:47.524Z] 4872d77fe225: Waiting [2023-12-20T17:15:47.524Z] 5851b861e8e6: Waiting [2023-12-20T17:15:47.524Z] e2be974225ed: Verifying Checksum [2023-12-20T17:15:47.524Z] e2be974225ed: Download complete [2023-12-20T17:15:47.524Z] 988bab9f4d93: Verifying Checksum [2023-12-20T17:15:47.524Z] 988bab9f4d93: Download complete [2023-12-20T17:15:47.813Z] 1469e6f7b9e6: Verifying Checksum [2023-12-20T17:15:47.813Z] 1469e6f7b9e6: Download complete [2023-12-20T17:15:47.813Z] 339a4e72a1f5: Verifying Checksum [2023-12-20T17:15:47.813Z] 339a4e72a1f5: Download complete [2023-12-20T17:15:47.813Z] eaf3925da568: Download complete [2023-12-20T17:15:47.813Z] bde34c3a00c8: Verifying Checksum [2023-12-20T17:15:47.813Z] bde34c3a00c8: Download complete [2023-12-20T17:15:47.813Z] b352a97aabf1: Verifying Checksum [2023-12-20T17:15:47.813Z] b352a97aabf1: Download complete [2023-12-20T17:15:47.813Z] 4872d77fe225: Verifying Checksum [2023-12-20T17:15:47.813Z] 4872d77fe225: Download complete [2023-12-20T17:15:47.813Z] 5851b861e8e6: Verifying Checksum [2023-12-20T17:15:47.813Z] 5851b861e8e6: Download complete [2023-12-20T17:15:47.813Z] b85a868b505f: Verifying Checksum [2023-12-20T17:15:47.813Z] b85a868b505f: Download complete [2023-12-20T17:15:48.071Z] bab4dde63d76: Verifying Checksum [2023-12-20T17:15:48.071Z] bab4dde63d76: Download complete [2023-12-20T17:15:49.006Z] b85a868b505f: Pull complete [2023-12-20T17:15:49.006Z] e2be974225ed: Pull complete [2023-12-20T17:15:49.575Z] 339a4e72a1f5: Pull complete [2023-12-20T17:15:49.575Z] 988bab9f4d93: Pull complete [2023-12-20T17:15:49.834Z] 1469e6f7b9e6: Pull complete [2023-12-20T17:15:49.835Z] eaf3925da568: Pull complete [2023-12-20T17:15:51.751Z] bab4dde63d76: Pull complete [2023-12-20T17:15:51.751Z] bde34c3a00c8: Pull complete [2023-12-20T17:15:51.751Z] b352a97aabf1: Pull complete [2023-12-20T17:15:51.751Z] 4872d77fe225: Pull complete [2023-12-20T17:15:51.751Z] 5851b861e8e6: Pull complete [2023-12-20T17:15:51.751Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-20T17:15:51.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-20T17:15:51.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T17:15:52.094Z] prd-ubuntu20.04-docker-8c-8g-25822 does not seem to be running inside a container [2023-12-20T17:15:52.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-317 -v /w/workspace/foundry_device-usb-camera_PR-317:/w/workspace/foundry_device-usb-camera_PR-317:rw,z -v /w/workspace/foundry_device-usb-camera_PR-317@tmp:/w/workspace/foundry_device-usb-camera_PR-317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-20T17:15:55.820Z] $ docker top d008300c5467a67c227187c5c00be148a2c40e96a446824442f64512c789bba8 -eo pid,comm [2023-12-20T17:15:55.873Z] 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-12-20T17:15:55.873Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-20T17:15:56.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-20T17:15:56.073Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-20T17:15:56.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-20T17:15:56.183Z] $ docker exec d008300c5467a67c227187c5c00be148a2c40e96a446824442f64512c789bba8 ssh-agent [2023-12-20T17:15:56.288Z] SSH_AUTH_SOCK=/tmp/ssh-Il9YLbWIzuSy/agent.32 [2023-12-20T17:15:56.288Z] SSH_AGENT_PID=38 [2023-12-20T17:15:56.294Z] Running ssh-add (command line suppressed) [2023-12-20T17:15:56.380Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-317@tmp/private_key_13800606805635283131.key (/w/workspace/foundry_device-usb-camera_PR-317@tmp/private_key_13800606805635283131.key) [2023-12-20T17:15:56.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-20T17:15:56.750Z] + git tag --points-at HEAD [Pipeline] } [2023-12-20T17:15:56.780Z] $ docker exec --env ******** --env ******** d008300c5467a67c227187c5c00be148a2c40e96a446824442f64512c789bba8 ssh-agent -k [2023-12-20T17:15:56.876Z] unset SSH_AUTH_SOCK; [2023-12-20T17:15:56.877Z] unset SSH_AGENT_PID; [2023-12-20T17:15:56.877Z] echo Agent pid 38 killed; [2023-12-20T17:15:56.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-20T17:15:57.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-20T17:15:57.016Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-20T17:15:57.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-20T17:15:57.133Z] $ docker exec d008300c5467a67c227187c5c00be148a2c40e96a446824442f64512c789bba8 ssh-agent [2023-12-20T17:15:57.223Z] SSH_AUTH_SOCK=/tmp/ssh-zLFAhBA2uPIe/agent.70 [2023-12-20T17:15:57.223Z] SSH_AGENT_PID=76 [2023-12-20T17:15:57.228Z] Running ssh-add (command line suppressed) [2023-12-20T17:15:57.332Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-317@tmp/private_key_1749408668686085388.key (/w/workspace/foundry_device-usb-camera_PR-317@tmp/private_key_1749408668686085388.key) [2023-12-20T17:15:57.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-20T17:15:57.694Z] + git semver init [2023-12-20T17:15:57.957Z] 2023-12-20 17:15:57,862 [run_init] DEBUG init version:0.0.0 force:False [2023-12-20T17:15:57.957Z] 2023-12-20 17:15:57,863 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-317/.semver [2023-12-20T17:15:57.957Z] 2023-12-20 17:15:57,863 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-317/.semver [2023-12-20T17:15:57.957Z] 2023-12-20 17:15:57,863 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-317/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-317, universal_newlines=False, shell=None, istream=None) [2023-12-20T17:15:59.343Z] 2023-12-20 17:15:59,040 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-317/.git/info/exclude [2023-12-20T17:15:59.343Z] 2023-12-20 17:15:59,041 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-317/.semver/PR-317 with force:False [2023-12-20T17:15:59.343Z] 2023-12-20 17:15:59,041 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-317/.semver/PR-317 [2023-12-20T17:15:59.343Z] 2023-12-20 17:15:59,045 [execute] INFO git cat-file --batch-check [2023-12-20T17:15:59.343Z] 2023-12-20 17:15:59,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-317/.semver, universal_newlines=False, shell=None, istream=) [2023-12-20T17:15:59.343Z] 2023-12-20 17:15:59,051 [execute] INFO git cat-file --batch [2023-12-20T17:15:59.343Z] 2023-12-20 17:15:59,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-317/.semver, universal_newlines=False, shell=None, istream=) [2023-12-20T17:15:59.343Z] 2023-12-20 17:15:59,055 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-317/.semver/PR-317 [2023-12-20T17:15:59.343Z] 0.0.0 [Pipeline] } [2023-12-20T17:15:59.372Z] $ docker exec --env ******** --env ******** d008300c5467a67c227187c5c00be148a2c40e96a446824442f64512c789bba8 ssh-agent -k [2023-12-20T17:15:59.474Z] unset SSH_AUTH_SOCK; [2023-12-20T17:15:59.475Z] unset SSH_AGENT_PID; [2023-12-20T17:15:59.475Z] echo Agent pid 76 killed; [2023-12-20T17:15:59.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-20T17:16:00.006Z] + git semver [Pipeline] } [2023-12-20T17:16:00.295Z] $ docker stop --time=1 d008300c5467a67c227187c5c00be148a2c40e96a446824442f64512c789bba8 [2023-12-20T17:16:01.601Z] $ docker rm -f --volumes d008300c5467a67c227187c5c00be148a2c40e96a446824442f64512c789bba8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-20T17:16:02.047Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-20T17:16:02.385Z] Stashed 1 file(s) [Pipeline] echo [2023-12-20T17:16:02.404Z] [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-12-20T17:16:03.322Z] provisioning config files... [2023-12-20T17:16:03.331Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-317@tmp/config16301860851719682147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-20T17:16:03.735Z] ---> ****-login.sh [2023-12-20T17:16:03.735Z] nexus3.edgexfoundry.org:10001 [2023-12-20T17:16:03.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T17:16:03.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T17:16:03.735Z] Configure a credential helper to remove this warning. See [2023-12-20T17:16:03.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T17:16:03.735Z] [2023-12-20T17:16:03.735Z] Login Succeeded [2023-12-20T17:16:03.735Z] nexus3.edgexfoundry.org:10002 [2023-12-20T17:16:03.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T17:16:03.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T17:16:03.735Z] Configure a credential helper to remove this warning. See [2023-12-20T17:16:03.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T17:16:03.736Z] [2023-12-20T17:16:03.736Z] Login Succeeded [2023-12-20T17:16:03.736Z] nexus3.edgexfoundry.org:10003 [2023-12-20T17:16:03.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T17:16:03.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T17:16:03.997Z] Configure a credential helper to remove this warning. See [2023-12-20T17:16:03.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T17:16:03.997Z] [2023-12-20T17:16:03.997Z] Login Succeeded [2023-12-20T17:16:03.997Z] nexus3.edgexfoundry.org:10004 [2023-12-20T17:16:03.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T17:16:03.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T17:16:03.998Z] Configure a credential helper to remove this warning. See [2023-12-20T17:16:03.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T17:16:03.998Z] [2023-12-20T17:16:03.998Z] Login Succeeded [2023-12-20T17:16:03.998Z] ****.io [2023-12-20T17:16:03.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T17:16:04.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T17:16:04.261Z] Configure a credential helper to remove this warning. See [2023-12-20T17:16:04.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T17:16:04.261Z] [2023-12-20T17:16:04.261Z] Login Succeeded [2023-12-20T17:16:04.261Z] ---> ****-login.sh ends [Pipeline] } [2023-12-20T17:16:04.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-20T17:16:04.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-20T17:16:04.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-20T17:16:04.731Z] ========================================================= [2023-12-20T17:16:04.731Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-20T17:16:04.731Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T17:16:05.315Z] + 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-12-20T17:16:05.315Z] Sending build context to Docker daemon 14.39MB [2023-12-20T17:16:05.315Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-12-20T17:16:05.315Z] Step 2/13 : FROM ${BASE} AS builder [2023-12-20T17:16:05.315Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-20T17:16:05.315Z] 7264a8db6415: Pulling fs layer [2023-12-20T17:16:05.315Z] c4d48a809fc2: Pulling fs layer [2023-12-20T17:16:05.315Z] 4f1c88b9dad5: Pulling fs layer [2023-12-20T17:16:05.315Z] ad3a456e5733: Pulling fs layer [2023-12-20T17:16:05.315Z] 69c7f0334f64: Pulling fs layer [2023-12-20T17:16:05.315Z] 1f1c1a5573a3: Pulling fs layer [2023-12-20T17:16:05.315Z] ce7588e14bc9: Pulling fs layer [2023-12-20T17:16:05.315Z] b5e4710f87ac: Pulling fs layer [2023-12-20T17:16:05.315Z] ad3a456e5733: Waiting [2023-12-20T17:16:05.315Z] ce7588e14bc9: Waiting [2023-12-20T17:16:05.315Z] b5e4710f87ac: Waiting [2023-12-20T17:16:05.315Z] 69c7f0334f64: Waiting [2023-12-20T17:16:05.315Z] 1f1c1a5573a3: Waiting [2023-12-20T17:16:05.582Z] c4d48a809fc2: Verifying Checksum [2023-12-20T17:16:05.582Z] c4d48a809fc2: Download complete [2023-12-20T17:16:05.582Z] ad3a456e5733: Verifying Checksum [2023-12-20T17:16:05.582Z] ad3a456e5733: Download complete [2023-12-20T17:16:05.582Z] 69c7f0334f64: Verifying Checksum [2023-12-20T17:16:05.582Z] 69c7f0334f64: Download complete [2023-12-20T17:16:05.582Z] 7264a8db6415: Verifying Checksum [2023-12-20T17:16:05.582Z] 7264a8db6415: Download complete [2023-12-20T17:16:05.582Z] 1f1c1a5573a3: Verifying Checksum [2023-12-20T17:16:05.582Z] 1f1c1a5573a3: Download complete [2023-12-20T17:16:05.582Z] b5e4710f87ac: Verifying Checksum [2023-12-20T17:16:05.582Z] b5e4710f87ac: Download complete [2023-12-20T17:16:05.582Z] 7264a8db6415: Pull complete [2023-12-20T17:16:05.842Z] c4d48a809fc2: Pull complete [2023-12-20T17:16:05.842Z] 4f1c88b9dad5: Download complete [2023-12-20T17:16:06.407Z] ce7588e14bc9: Verifying Checksum [2023-12-20T17:16:06.407Z] ce7588e14bc9: Download complete [2023-12-20T17:16:08.941Z] 4f1c88b9dad5: Pull complete [2023-12-20T17:16:08.941Z] ad3a456e5733: Pull complete [2023-12-20T17:16:08.941Z] 69c7f0334f64: Pull complete [2023-12-20T17:16:08.941Z] 1f1c1a5573a3: Pull complete [2023-12-20T17:16:11.469Z] ce7588e14bc9: Pull complete [2023-12-20T17:16:11.469Z] b5e4710f87ac: Pull complete [2023-12-20T17:16:11.469Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-20T17:16:11.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-20T17:16:11.469Z] ---> 88b5674ff536 [2023-12-20T17:16:11.469Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-12-20T17:16:18.040Z] ---> Running in b1b1655f2ccb [2023-12-20T17:16:18.040Z] Removing intermediate container b1b1655f2ccb [2023-12-20T17:16:18.040Z] ---> a9b43a573e0e [2023-12-20T17:16:18.040Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-20T17:16:18.040Z] ---> Running in d21fabbab342 [2023-12-20T17:16:18.040Z] Removing intermediate container d21fabbab342 [2023-12-20T17:16:18.040Z] ---> dc337659c936 [2023-12-20T17:16:18.040Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-20T17:16:18.040Z] ---> Running in 5b8e3e97ca40 [2023-12-20T17:16:18.040Z] Removing intermediate container 5b8e3e97ca40 [2023-12-20T17:16:18.040Z] ---> afd10a5ae7c8 [2023-12-20T17:16:18.040Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-20T17:16:18.040Z] ---> Running in d9fa7b289631 [2023-12-20T17:16:18.040Z] Removing intermediate container d9fa7b289631 [2023-12-20T17:16:18.040Z] ---> 2069aa936076 [2023-12-20T17:16:18.040Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-20T17:16:18.040Z] ---> Running in 47ea9d81eb71 [2023-12-20T17:16:18.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T17:16:18.071Z] Still waiting to schedule task [2023-12-20T17:16:18.071Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-20T17:16:18.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T17:16:18.561Z] (1/13) Installing libintl (0.21.1-r7) [2023-12-20T17:16:18.561Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-20T17:16:18.561Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-20T17:16:18.820Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-20T17:16:18.820Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-20T17:16:18.820Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-20T17:16:18.820Z] (7/13) Installing udev-init-scripts (35-r1) [2023-12-20T17:16:18.820Z] (8/13) Installing libblkid (2.38.1-r8) [2023-12-20T17:16:18.820Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-12-20T17:16:18.820Z] (10/13) Installing kmod-libs (30-r3) [2023-12-20T17:16:18.820Z] (11/13) Installing eudev (3.2.11-r8) [2023-12-20T17:16:18.820Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-20T17:16:18.820Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-20T17:16:19.080Z] Executing busybox-1.36.1-r5.trigger [2023-12-20T17:16:19.080Z] Executing eudev-3.2.11-r8.trigger [2023-12-20T17:16:19.080Z] OK: 271 MiB in 65 packages [2023-12-20T17:16:19.650Z] Removing intermediate container 47ea9d81eb71 [2023-12-20T17:16:19.651Z] ---> 020069a5b833 [2023-12-20T17:16:19.651Z] Step 8/13 : WORKDIR /device-usb-camera [2023-12-20T17:16:19.651Z] ---> Running in de4585b04b6e [2023-12-20T17:16:19.651Z] Removing intermediate container de4585b04b6e [2023-12-20T17:16:19.651Z] ---> d9b6fd612e45 [2023-12-20T17:16:19.651Z] Step 9/13 : COPY go.mod vendor* ./ [2023-12-20T17:16:19.909Z] ---> e37483be1894 [2023-12-20T17:16:19.909Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T17:16:19.909Z] ---> Running in 5330b2b6cdbc [2023-12-20T17:17:06.609Z] Removing intermediate container 5330b2b6cdbc [2023-12-20T17:17:06.609Z] ---> 9e5ca3c31f6d [2023-12-20T17:17:06.609Z] Step 11/13 : COPY . . [2023-12-20T17:17:06.609Z] ---> 258acf11bbd5 [2023-12-20T17:17:06.609Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-20T17:17:06.609Z] ---> Running in e53ff7db35e7 [2023-12-20T17:17:06.609Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-20T17:17:06.609Z] Dload Upload Total Spent Left Speed [2023-12-20T17:17:06.609Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 7791 0 --:--:-- --:--:-- --:--:-- 7831 [2023-12-20T17:17:06.609Z] Removing intermediate container e53ff7db35e7 [2023-12-20T17:17:06.609Z] ---> fe129d502c2f [2023-12-20T17:17:06.609Z] Step 13/13 : RUN ${MAKE} [2023-12-20T17:17:06.609Z] ---> Running in 3fd80ffeae36 [2023-12-20T17:17:06.872Z] noop [2023-12-20T17:17:07.132Z] Removing intermediate container 3fd80ffeae36 [2023-12-20T17:17:07.132Z] ---> 8e9e6e901344 [2023-12-20T17:17:07.132Z] Successfully built 8e9e6e901344 [2023-12-20T17:17:07.132Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T17:17:07.738Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-20T17:17:07.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T17:17:07.972Z] prd-ubuntu20.04-docker-8c-8g-25822 does not seem to be running inside a container [2023-12-20T17:17:08.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-317 -v /w/workspace/foundry_device-usb-camera_PR-317:/w/workspace/foundry_device-usb-camera_PR-317:rw,z -v /w/workspace/foundry_device-usb-camera_PR-317@tmp:/w/workspace/foundry_device-usb-camera_PR-317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-20T17:17:08.318Z] $ docker top e5fc62bb0fcfe61dcb8dbfcd057beafaca4db0ed6d574aa22e50d7a05a3ec271 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-20T17:17:08.765Z] + go version [2023-12-20T17:17:08.765Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-20T17:17:08.799Z] $ docker stop --time=1 e5fc62bb0fcfe61dcb8dbfcd057beafaca4db0ed6d574aa22e50d7a05a3ec271 [2023-12-20T17:17:10.065Z] $ docker rm -f --volumes e5fc62bb0fcfe61dcb8dbfcd057beafaca4db0ed6d574aa22e50d7a05a3ec271 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T17:17:11.033Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-20T17:17:11.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T17:17:11.251Z] prd-ubuntu20.04-docker-8c-8g-25822 does not seem to be running inside a container [2023-12-20T17:17:11.287Z] $ 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-317 -v /w/workspace/foundry_device-usb-camera_PR-317:/w/workspace/foundry_device-usb-camera_PR-317:rw,z -v /w/workspace/foundry_device-usb-camera_PR-317@tmp:/w/workspace/foundry_device-usb-camera_PR-317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-20T17:17:11.616Z] $ docker top 9ece6f66a2efbcd6418832ec9f8e2daae5475a2bc29a6b77e85decb8a36aa72a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-20T17:17:12.064Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-317 [Pipeline] fileExists [Pipeline] sh [2023-12-20T17:17:12.460Z] + make test [2023-12-20T17:17:12.460Z] go test ./... -coverprofile=coverage.out ./... [2023-12-20T17:17:13.857Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-20T17:17:23.865Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-20T17:17:24.168Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements [2023-12-20T17:17:32.276Z] go vet ./... [2023-12-20T17:17:34.807Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-20T17:17:34.807Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-20T17:17:34.807Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-20T17:17:35.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-20T17:17:35.168Z] $ docker stop --time=1 9ece6f66a2efbcd6418832ec9f8e2daae5475a2bc29a6b77e85decb8a36aa72a [2023-12-20T17:17:39.038Z] $ docker rm -f --volumes 9ece6f66a2efbcd6418832ec9f8e2daae5475a2bc29a6b77e85decb8a36aa72a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-20T17:17:39.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-20T17:17:39.729Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-20T17:17:40.606Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-20T17:17:40.922Z] + ls -al . [2023-12-20T17:17:40.922Z] total 224 [2023-12-20T17:17:40.922Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 20 17:17 . [2023-12-20T17:17:40.922Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 20 17:15 .. [2023-12-20T17:17:40.922Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 17:17 .git [2023-12-20T17:17:40.922Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 17:15 .github [2023-12-20T17:17:40.922Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 20 17:15 .gitignore [2023-12-20T17:17:40.922Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 20 17:15 .golangci.yml [2023-12-20T17:17:40.922Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 20 17:15 .hadolint.yml [2023-12-20T17:17:40.922Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 20 17:15 .semver [2023-12-20T17:17:40.922Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 20 17:15 Attribution.txt [2023-12-20T17:17:40.922Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 20 17:15 CHANGELOG.md [2023-12-20T17:17:40.922Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 20 17:15 Dockerfile [2023-12-20T17:17:40.922Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 20 17:15 GOVERNANCE.md [2023-12-20T17:17:40.922Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 20 17:15 Jenkinsfile [2023-12-20T17:17:40.923Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 20 17:15 LICENSE [2023-12-20T17:17:40.923Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 20 17:15 Makefile [2023-12-20T17:17:40.923Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 20 17:15 OWNERS.md [2023-12-20T17:17:40.923Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 20 17:15 README.md [2023-12-20T17:17:40.923Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 20 17:16 VERSION [2023-12-20T17:17:40.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 17:15 bin [2023-12-20T17:17:40.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 17:15 cmd [2023-12-20T17:17:40.923Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 20 17:17 coverage.out [2023-12-20T17:17:40.923Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 20 17:15 docker-entrypoint.sh [2023-12-20T17:17:40.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 17:15 docs [2023-12-20T17:17:40.923Z] -rw-rw-r-- 1 jenkins jenkins 3920 Dec 20 17:15 go.mod [2023-12-20T17:17:40.923Z] -rw-rw-r-- 1 jenkins jenkins 34337 Dec 20 17:15 go.sum [2023-12-20T17:17:40.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 17:15 internal [2023-12-20T17:17:40.923Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 20 17:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T17:17:41.378Z] + 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=a73768fd395c47a4acdec75a8f76c7fe431387aa --label arch=amd64 --label version=0.0.0 . [2023-12-20T17:17:41.378Z] Sending build context to Docker daemon 14.44MB [2023-12-20T17:17:41.378Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2023-12-20T17:17:41.378Z] Step 2/37 : FROM ${BASE} AS builder [2023-12-20T17:17:41.378Z] ---> 8e9e6e901344 [2023-12-20T17:17:41.378Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2023-12-20T17:17:41.638Z] ---> Running in d8abb7d9ee91 [2023-12-20T17:17:41.898Z] Removing intermediate container d8abb7d9ee91 [2023-12-20T17:17:41.898Z] ---> 85df702d479a [2023-12-20T17:17:41.898Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-20T17:17:41.898Z] ---> Running in d19ed7028d8b [2023-12-20T17:17:41.898Z] Removing intermediate container d19ed7028d8b [2023-12-20T17:17:41.898Z] ---> 7ee47b1f5b7f [2023-12-20T17:17:41.898Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-12-20T17:17:41.898Z] ---> Running in f61c8913bb31 [2023-12-20T17:17:42.157Z] Removing intermediate container f61c8913bb31 [2023-12-20T17:17:42.157Z] ---> 3c55b6e84bcd [2023-12-20T17:17:42.157Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-12-20T17:17:42.157Z] ---> Running in 45d43723801a [2023-12-20T17:17:42.157Z] Removing intermediate container 45d43723801a [2023-12-20T17:17:42.157Z] ---> 1df1607c3743 [2023-12-20T17:17:42.157Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-20T17:17:42.157Z] ---> Running in 33431e7b1b38 [2023-12-20T17:17:42.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T17:17:42.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T17:17:42.935Z] OK: 271 MiB in 65 packages [2023-12-20T17:17:43.194Z] Removing intermediate container 33431e7b1b38 [2023-12-20T17:17:43.194Z] ---> 6502575f8e7e [2023-12-20T17:17:43.194Z] Step 8/37 : WORKDIR /device-usb-camera [2023-12-20T17:17:43.194Z] ---> Running in f38f100205b7 [2023-12-20T17:17:43.194Z] Removing intermediate container f38f100205b7 [2023-12-20T17:17:43.195Z] ---> d9ed0b04aa6e [2023-12-20T17:17:43.195Z] Step 9/37 : COPY go.mod vendor* ./ [2023-12-20T17:17:43.454Z] ---> 91b1e245f889 [2023-12-20T17:17:43.454Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T17:17:43.454Z] ---> Running in 8a5f0df99953 [2023-12-20T17:17:44.390Z] Removing intermediate container 8a5f0df99953 [2023-12-20T17:17:44.391Z] ---> ad5c6b3fa5bc [2023-12-20T17:17:44.391Z] Step 11/37 : COPY . . [2023-12-20T17:17:44.958Z] ---> c4e4bf458117 [2023-12-20T17:17:44.958Z] Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-20T17:17:44.958Z] ---> Running in 96aeb2e6c718 [2023-12-20T17:17:45.217Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-20T17:17:45.217Z] Dload Upload Total Spent Left Speed [2023-12-20T17:17:45.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100  1253   0   0  38553      0 --:--:-- --:--:-- --:--:-- 39156 [2023-12-20T17:17:45.785Z] Removing intermediate container 96aeb2e6c718 [2023-12-20T17:17:45.785Z] ---> 8da780bcef5d [2023-12-20T17:17:45.785Z] Step 13/37 : RUN ${MAKE} [2023-12-20T17:17:45.785Z] ---> Running in 25e2170faec3 [2023-12-20T17:17:46.058Z] 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.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-20T17:17:51.493Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25823 in /w/workspace/foundry_device-usb-camera_PR-317 [Pipeline] { [Pipeline] ws [2023-12-20T17:17:51.592Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-12-20T17:17:51.723Z] Selected Git installation does not exist. Using Default [2023-12-20T17:17:51.724Z] The recommended git tool is: NONE [2023-12-20T17:17:58.021Z] using credential edgex-jenkins-ssh [2023-12-20T17:17:58.054Z] Cloning the remote Git repository [2023-12-20T17:17:58.105Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-12-20T17:17:58.206Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-12-20T17:17:58.416Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-12-20T17:17:58.417Z] > git --version # timeout=10 [2023-12-20T17:17:58.437Z] > git --version # 'git version 2.25.1' [2023-12-20T17:17:58.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-20T17:17:58.633Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-20T17:18:00.497Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-12-20T17:18:00.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-20T17:18:01.360Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-12-20T17:18:01.396Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-12-20T17:18:01.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-20T17:18:01.412Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/317/head:refs/remotes/origin/PR-317 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-20T17:18:02.011Z] Merging remotes/origin/main commit 12299071e714f456dbd41638fef7d4d6181b554c into PR head commit a73768fd395c47a4acdec75a8f76c7fe431387aa [2023-12-20T17:18:02.257Z] Merge succeeded, producing a73768fd395c47a4acdec75a8f76c7fe431387aa [2023-12-20T17:18:02.258Z] Checking out Revision a73768fd395c47a4acdec75a8f76c7fe431387aa (PR-317) [2023-12-20T17:18:02.738Z] Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4" [2023-12-20T17:18:02.787Z] > git --version # timeout=10 [2023-12-20T17:18:02.798Z] > git --version # 'git version 2.25.1' [2023-12-20T17:18:02.811Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [2023-12-20T17:18:02.026Z] > git config core.sparsecheckout # timeout=10 [2023-12-20T17:18:02.093Z] > git checkout -f a73768fd395c47a4acdec75a8f76c7fe431387aa # timeout=10 [2023-12-20T17:18:02.169Z] > git remote # timeout=10 [2023-12-20T17:18:02.189Z] > git config --get remote.origin.url # timeout=10 [2023-12-20T17:18:02.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-20T17:18:02.215Z] > git merge 12299071e714f456dbd41638fef7d4d6181b554c # timeout=10 [2023-12-20T17:18:02.240Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-20T17:18:02.264Z] > git config core.sparsecheckout # timeout=10 [2023-12-20T17:18:02.276Z] > git checkout -f a73768fd395c47a4acdec75a8f76c7fe431387aa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-20T17:18:04.296Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-20T17:18:04.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-20T17:18:04.296Z] Dload Upload Total Spent Left Speed [2023-12-20T17:18:04.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 83986 0 --:--:-- --:--:-- --:--:-- 83986 [Pipeline] sh [2023-12-20T17:18:04.645Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-20T17:18:04.989Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-20T17:18:04.989Z] + sudo tee /etc/docker/daemon.new [2023-12-20T17:18:04.989Z] { [2023-12-20T17:18:04.989Z] "registry-mirrors": [ [2023-12-20T17:18:04.989Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-20T17:18:04.989Z] ], [2023-12-20T17:18:04.989Z] "bip": "10.250.0.254/24", [2023-12-20T17:18:04.989Z] "hosts": [ [2023-12-20T17:18:04.989Z] "tcp://0.0.0.0:5555", [2023-12-20T17:18:04.989Z] "unix:///var/run/docker.sock" [2023-12-20T17:18:04.989Z] ], [2023-12-20T17:18:04.989Z] "mtu": 1458, [2023-12-20T17:18:04.989Z] "selinux-enabled": true, [2023-12-20T17:18:04.989Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-20T17:18:04.989Z] } [Pipeline] sh [2023-12-20T17:18:05.334Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-20T17:18:05.693Z] + sudo service docker restart [2023-12-20T17:18:12.601Z] Removing intermediate container 25e2170faec3 [2023-12-20T17:18:12.602Z] ---> c7f2661318f8 [2023-12-20T17:18:12.602Z] Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-12-20T17:18:12.602Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-12-20T17:18:12.602Z] 4acc49c71d14: Pulling fs layer [2023-12-20T17:18:12.602Z] 4acc49c71d14: Verifying Checksum [2023-12-20T17:18:12.602Z] 4acc49c71d14: Download complete [2023-12-20T17:18:12.602Z] 4acc49c71d14: Pull complete [2023-12-20T17:18:12.602Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-20T17:18:12.602Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-12-20T17:18:12.602Z] ---> 01a2bd3e5fff [2023-12-20T17:18:12.602Z] Step 15/37 : FROM alpine:3.18 [2023-12-20T17:18:12.602Z] 3.18: Pulling from library/alpine [2023-12-20T17:18:12.602Z] c926b61bad3b: Pulling fs layer [2023-12-20T17:18:12.602Z] c926b61bad3b: Verifying Checksum [2023-12-20T17:18:12.602Z] c926b61bad3b: Download complete [2023-12-20T17:18:12.602Z] c926b61bad3b: Pull complete [2023-12-20T17:18:12.602Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T17:18:12.602Z] Status: Downloaded newer image for alpine:3.18 [2023-12-20T17:18:12.602Z] ---> b541f2080109 [2023-12-20T17:18:12.602Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-12-20T17:18:12.602Z] ---> Running in e19edc9ebc97 [2023-12-20T17:18:12.602Z] Removing intermediate container e19edc9ebc97 [2023-12-20T17:18:12.602Z] ---> 3e9819c50900 [2023-12-20T17:18:12.602Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-20T17:18:12.602Z] ---> Running in b0890320a04b [2023-12-20T17:18:12.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T17:18:12.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T17:18:12.602Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-12-20T17:18:12.602Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-12-20T17:18:12.602Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-12-20T17:18:12.602Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-12-20T17:18:12.602Z] (5/107) Installing libxau (1.0.11-r2) [2023-12-20T17:18:12.602Z] (6/107) Installing libmd (1.0.4-r2) [2023-12-20T17:18:12.602Z] (7/107) Installing libbsd (0.11.7-r1) [2023-12-20T17:18:12.602Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-12-20T17:18:12.602Z] (9/107) Installing libxcb (1.15-r1) [2023-12-20T17:18:12.602Z] (10/107) Installing libx11 (1.8.7-r0) [2023-12-20T17:18:12.602Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-12-20T17:18:12.602Z] (12/107) Installing libpciaccess (0.17-r2) [2023-12-20T17:18:12.602Z] (13/107) Installing libdrm (2.4.115-r4) [2023-12-20T17:18:12.602Z] (14/107) Installing libxext (1.3.5-r2) [2023-12-20T17:18:12.602Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-12-20T17:18:12.602Z] (16/107) Installing libffi (3.4.4-r2) [2023-12-20T17:18:12.602Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-12-20T17:18:12.602Z] (18/107) Installing libva (2.18.0-r1) [2023-12-20T17:18:12.602Z] (19/107) Installing libvdpau (1.5-r1) [2023-12-20T17:18:12.602Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-12-20T17:18:12.602Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-20T17:18:12.602Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-12-20T17:18:12.602Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-20T17:18:12.602Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-12-20T17:18:12.602Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-12-20T17:18:12.602Z] (26/107) Installing libhwy (1.0.4-r1) [2023-12-20T17:18:12.602Z] (27/107) Installing lcms2 (2.15-r2) [2023-12-20T17:18:12.602Z] (28/107) Installing libjxl (0.8.2-r0) [2023-12-20T17:18:12.602Z] (29/107) Installing lame-libs (3.100-r5) [2023-12-20T17:18:12.602Z] (30/107) Installing opus (1.4-r0) [2023-12-20T17:18:12.602Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-12-20T17:18:12.602Z] (32/107) Installing soxr (0.1.3-r5) [2023-12-20T17:18:12.602Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-20T17:18:12.602Z] (34/107) Installing libogg (1.3.5-r4) [2023-12-20T17:18:12.602Z] (35/107) Installing libtheora (1.1.1-r17) [2023-12-20T17:18:12.602Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-12-20T17:18:12.602Z] (37/107) Installing libvpx (1.13.0-r2) [2023-12-20T17:18:12.602Z] (38/107) Installing libwebp (1.3.2-r0) [2023-12-20T17:18:12.602Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-12-20T17:18:12.602Z] (40/107) Installing numactl (2.0.16-r4) [2023-12-20T17:18:12.602Z] (41/107) Installing x265-libs (3.5-r4) [2023-12-20T17:18:12.602Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-12-20T17:18:12.602Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-20T17:18:12.870Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-12-20T17:18:12.870Z] (45/107) Installing libexpat (2.5.0-r1) [2023-12-20T17:18:12.870Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-12-20T17:18:12.870Z] (47/107) Installing libpng (1.6.39-r3) [2023-12-20T17:18:12.870Z] (48/107) Installing freetype (2.13.0-r5) [2023-12-20T17:18:12.870Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-12-20T17:18:12.870Z] (50/107) Installing fribidi (1.0.13-r0) [2023-12-20T17:18:12.870Z] (51/107) Installing libintl (0.21.1-r7) [2023-12-20T17:18:12.870Z] (52/107) Installing libblkid (2.38.1-r8) [2023-12-20T17:18:12.870Z] (53/107) Installing libmount (2.38.1-r8) [2023-12-20T17:18:12.870Z] (54/107) Installing pcre2 (10.42-r1) [2023-12-20T17:18:12.870Z] (55/107) Installing glib (2.76.4-r0) [2023-12-20T17:18:12.870Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-12-20T17:18:12.870Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-12-20T17:18:12.870Z] (58/107) Installing libunibreak (5.1-r0) [2023-12-20T17:18:12.870Z] (59/107) Installing libass (0.17.1-r0) [2023-12-20T17:18:12.870Z] (60/107) Installing libbluray (1.3.4-r0) [2023-12-20T17:18:12.870Z] (61/107) Installing gmp (6.2.1-r3) [2023-12-20T17:18:12.870Z] (62/107) Installing nettle (3.8.1-r2) [2023-12-20T17:18:12.870Z] (63/107) Installing libunistring (1.1-r1) [2023-12-20T17:18:12.870Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-12-20T17:18:12.870Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-12-20T17:18:12.870Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-12-20T17:18:12.870Z] (67/107) Installing gnutls (3.8.0-r2) [2023-12-20T17:18:12.870Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-12-20T17:18:12.870Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-12-20T17:18:12.870Z] (70/107) Installing cjson (1.7.15-r4) [2023-12-20T17:18:12.870Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-12-20T17:18:13.131Z] (72/107) Installing librist (0.2.7-r0) [2023-12-20T17:18:13.131Z] (73/107) Installing libsrt (1.5.2-r0) [2023-12-20T17:18:13.131Z] (74/107) Installing libssh (0.10.5-r0) [2023-12-20T17:18:13.132Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-12-20T17:18:13.132Z] (76/107) Installing libxml2 (2.11.6-r0) [2023-12-20T17:18:13.132Z] (77/107) Installing libsodium (1.0.18-r3) [2023-12-20T17:18:13.132Z] (78/107) Installing libzmq (4.3.4-r4) [2023-12-20T17:18:13.132Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-20T17:18:13.132Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-12-20T17:18:13.132Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-12-20T17:18:13.132Z] (82/107) Installing shaderc (2023.3-r1) [2023-12-20T17:18:13.132Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-12-20T17:18:13.132Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-12-20T17:18:13.132Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-20T17:18:13.132Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-20T17:18:13.132Z] (87/107) Installing vidstab (1.1.1-r0) [2023-12-20T17:18:13.132Z] (88/107) Installing zimg (3.0.5-r0) [2023-12-20T17:18:13.132Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-20T17:18:13.132Z] (90/107) Installing libasyncns (0.8-r1) [2023-12-20T17:18:13.132Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-12-20T17:18:13.132Z] (92/107) Installing libltdl (2.4.7-r2) [2023-12-20T17:18:13.392Z] (93/107) Installing orc (0.4.34-r0) [2023-12-20T17:18:13.392Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-12-20T17:18:13.392Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-12-20T17:18:13.392Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-12-20T17:18:13.392Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-12-20T17:18:13.392Z] (98/107) Installing libpulse (16.1-r10) [2023-12-20T17:18:13.392Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-20T17:18:13.392Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-12-20T17:18:13.392Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-20T17:18:13.392Z] (102/107) Installing ffmpeg (6.0.1-r0) [2023-12-20T17:18:13.392Z] (103/107) Installing udev-init-scripts (35-r1) [2023-12-20T17:18:13.392Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-12-20T17:18:13.392Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-12-20T17:18:13.392Z] (106/107) Installing kmod-libs (30-r3) [2023-12-20T17:18:13.392Z] (107/107) Installing eudev (3.2.11-r8) [2023-12-20T17:18:13.392Z] Executing busybox-1.36.1-r5.trigger [2023-12-20T17:18:13.392Z] Executing glib-2.76.4-r0.trigger [2023-12-20T17:18:13.392Z] Executing eudev-3.2.11-r8.trigger [2023-12-20T17:18:13.392Z] OK: 131 MiB in 122 packages [2023-12-20T17:18:18.739Z] Removing intermediate container b0890320a04b [2023-12-20T17:18:18.739Z] ---> aa98fb2b71bb [2023-12-20T17:18:18.739Z] Step 18/37 : RUN apk --no-cache upgrade [2023-12-20T17:18:18.739Z] ---> Running in d1e5cae2a7b4 [2023-12-20T17:18:18.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-20T17:18:18.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-20T17:18:18.739Z] OK: 131 MiB in 122 packages [2023-12-20T17:18:18.739Z] Removing intermediate container d1e5cae2a7b4 [2023-12-20T17:18:18.739Z] ---> 2c43107da786 [2023-12-20T17:18:18.739Z] Step 19/37 : WORKDIR / [2023-12-20T17:18:18.739Z] ---> Running in 1f509cfa2257 [2023-12-20T17:18:18.739Z] Removing intermediate container 1f509cfa2257 [2023-12-20T17:18:18.739Z] ---> 191f35a429f5 [2023-12-20T17:18:18.739Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2023-12-20T17:18:19.850Z] ---> a97086b92b09 [2023-12-20T17:18:19.850Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2023-12-20T17:18:19.850Z] ---> fdc7cf44454e [2023-12-20T17:18:19.850Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-20T17:18:20.110Z] ---> 0b36e4b7b0d7 [2023-12-20T17:18:20.110Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-20T17:18:20.110Z] ---> 987394d683d5 [2023-12-20T17:18:20.110Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-20T17:18:20.372Z] ---> 4f4679e81915 [2023-12-20T17:18:20.372Z] Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-20T17:18:20.631Z] ---> a310d368345a [2023-12-20T17:18:20.631Z] Step 26/37 : COPY --from=rtsp /rtsp-simple-server / [2023-12-20T17:18:21.569Z] ---> 6c45212be713 [2023-12-20T17:18:21.569Z] Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-20T17:18:21.569Z] ---> Running in febf4a1b6506 [2023-12-20T17:18:21.830Z] Removing intermediate container febf4a1b6506 [2023-12-20T17:18:21.830Z] ---> a55532ee2fba [2023-12-20T17:18:21.830Z] Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-20T17:18:21.830Z] ---> Running in eea1184fc759 [2023-12-20T17:18:22.401Z] Removing intermediate container eea1184fc759 [2023-12-20T17:18:22.401Z] ---> 5dacab44fc91 [2023-12-20T17:18:22.401Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-20T17:18:22.401Z] ---> Running in 9b39fd62f04a [2023-12-20T17:18:22.969Z] Removing intermediate container 9b39fd62f04a [2023-12-20T17:18:22.970Z] ---> 4db46cb7f8a9 [2023-12-20T17:18:22.970Z] Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-20T17:18:22.970Z] ---> Running in 5ac920245802 [2023-12-20T17:18:23.540Z] Removing intermediate container 5ac920245802 [2023-12-20T17:18:23.540Z] ---> 18074799774c [2023-12-20T17:18:23.540Z] Step 31/37 : EXPOSE 59983 [2023-12-20T17:18:23.540Z] ---> Running in cc7304b991a3 [2023-12-20T17:18:23.540Z] Removing intermediate container cc7304b991a3 [2023-12-20T17:18:23.540Z] ---> b18314e7aff8 [2023-12-20T17:18:23.540Z] Step 32/37 : EXPOSE 8554 [2023-12-20T17:18:23.540Z] ---> Running in 2d04b251be62 [2023-12-20T17:18:23.798Z] Removing intermediate container 2d04b251be62 [2023-12-20T17:18:23.798Z] ---> 5c1d1a8b9ae3 [2023-12-20T17:18:23.798Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-12-20T17:18:23.798Z] ---> Running in e32ad744f65f [2023-12-20T17:18:23.798Z] Removing intermediate container e32ad744f65f [2023-12-20T17:18:23.798Z] ---> 1c81cff47835 [2023-12-20T17:18:23.798Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-12-20T17:18:23.798Z] ---> Running in 2109facd404a [2023-12-20T17:18:23.798Z] Removing intermediate container 2109facd404a [2023-12-20T17:18:23.798Z] ---> a238661ccf63 [2023-12-20T17:18:23.798Z] Step 35/37 : LABEL arch=amd64 [Pipeline] withEnv [Pipeline] { [2023-12-20T17:18:24.057Z] ---> Running in ab205253d136 [2023-12-20T17:18:24.058Z] Removing intermediate container ab205253d136 [2023-12-20T17:18:24.058Z] ---> c2e08074766b [2023-12-20T17:18:24.058Z] Step 36/37 : LABEL git_sha=a73768fd395c47a4acdec75a8f76c7fe431387aa [2023-12-20T17:18:24.058Z] ---> Running in 69685bdc6bb2 [2023-12-20T17:18:24.058Z] Removing intermediate container 69685bdc6bb2 [2023-12-20T17:18:24.058Z] ---> 83e2f864dc2c [2023-12-20T17:18:24.058Z] Step 37/37 : LABEL version=0.0.0 [2023-12-20T17:18:24.058Z] ---> Running in 409b9e922a4c [Pipeline] configFileProvider [2023-12-20T17:18:24.070Z] provisioning config files... [2023-12-20T17:18:24.095Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config10111123516677369439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-20T17:18:24.316Z] Removing intermediate container 409b9e922a4c [2023-12-20T17:18:24.316Z] ---> bef367924ae2 [2023-12-20T17:18:24.316Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-20T17:18:24.316Z] Successfully built bef367924ae2 [2023-12-20T17:18:24.316Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-12-20T17:18:24.765Z] ---> ****-login.sh [2023-12-20T17:18:24.765Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-12-20T17:18:25.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2023-12-20T17:18:25.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T17:18:25.303Z] Configure a credential helper to remove this warning. See [2023-12-20T17:18:25.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T17:18:25.303Z] [2023-12-20T17:18:25.303Z] Login Succeeded [2023-12-20T17:18:25.303Z] nexus3.edgexfoundry.org:10002 [2023-12-20T17:18:25.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2023-12-20T17:18:25.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T17:18:25.571Z] Configure a credential helper to remove this warning. See [2023-12-20T17:18:25.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T17:18:25.571Z] [2023-12-20T17:18:25.571Z] Login Succeeded [2023-12-20T17:18:25.571Z] nexus3.edgexfoundry.org:10003 [2023-12-20T17:18:25.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T17:18:25.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T17:18:25.841Z] Configure a credential helper to remove this warning. See [2023-12-20T17:18:25.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T17:18:25.841Z] [2023-12-20T17:18:25.841Z] Login Succeeded [2023-12-20T17:18:25.841Z] nexus3.edgexfoundry.org:10004 [2023-12-20T17:18:25.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-20T17:18:26.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-20T17:18:26.077Z] [2023-12-20T17:18:26.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [2023-12-20T17:18:26.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T17:18:26.108Z] Configure a credential helper to remove this warning. See [2023-12-20T17:18:26.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T17:18:26.108Z] [2023-12-20T17:18:26.108Z] Login Succeeded [2023-12-20T17:18:26.108Z] ****.io [2023-12-20T17:18:26.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T17:18:26.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-20T17:18:26.513Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-20T17:18:26.513Z] 5eb5b503b376: Pulling fs layer [2023-12-20T17:18:26.513Z] 5c69ac0246d0: Pulling fs layer [2023-12-20T17:18:26.513Z] ec43610c2a17: Pulling fs layer [2023-12-20T17:18:26.513Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-20T17:18:26.513Z] 33b1e0a273af: Pulling fs layer [2023-12-20T17:18:26.513Z] 5d3b04190fa2: Pulling fs layer [2023-12-20T17:18:26.513Z] 2f39f015ded8: Pulling fs layer [2023-12-20T17:18:26.513Z] 3a2ae6a8a46f: Waiting [2023-12-20T17:18:26.513Z] 33b1e0a273af: Waiting [2023-12-20T17:18:26.513Z] 5d3b04190fa2: Waiting [2023-12-20T17:18:26.513Z] 2f39f015ded8: Waiting [2023-12-20T17:18:26.513Z] 5c69ac0246d0: Verifying Checksum [2023-12-20T17:18:26.513Z] 5c69ac0246d0: Download complete [2023-12-20T17:18:26.513Z] 3a2ae6a8a46f: Download complete [2023-12-20T17:18:26.513Z] 33b1e0a273af: Verifying Checksum [2023-12-20T17:18:26.513Z] 33b1e0a273af: Download complete [2023-12-20T17:18:26.513Z] 5d3b04190fa2: Verifying Checksum [2023-12-20T17:18:26.513Z] 5d3b04190fa2: Download complete [2023-12-20T17:18:26.513Z] ec43610c2a17: Verifying Checksum [2023-12-20T17:18:26.513Z] ec43610c2a17: Download complete [2023-12-20T17:18:26.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-20T17:18:26.691Z] Configure a credential helper to remove this warning. See [2023-12-20T17:18:26.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-20T17:18:26.691Z] [2023-12-20T17:18:26.691Z] Login Succeeded [2023-12-20T17:18:26.691Z] ---> ****-login.sh ends [Pipeline] } [2023-12-20T17:18:26.719Z] Deleting 1 temporary files [2023-12-20T17:18:26.771Z] 5eb5b503b376: Verifying Checksum [2023-12-20T17:18:26.771Z] 5eb5b503b376: Download complete [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-20T17:18:27.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2023-12-20T17:18:27.338Z] 2f39f015ded8: Download complete [Pipeline] echo [2023-12-20T17:18:27.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-20T17:18:27.475Z] ========================================================= [2023-12-20T17:18:27.475Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-20T17:18:27.475Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T17:18:27.906Z] 5eb5b503b376: Pull complete [2023-12-20T17:18:27.906Z] 5c69ac0246d0: Pull complete [2023-12-20T17:18:28.122Z] + 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-12-20T17:18:28.163Z] ec43610c2a17: Pull complete [2023-12-20T17:18:28.422Z] 3a2ae6a8a46f: Pull complete [2023-12-20T17:18:28.682Z] 33b1e0a273af: Pull complete [2023-12-20T17:18:28.682Z] 5d3b04190fa2: Pull complete [2023-12-20T17:18:29.082Z] #0 building with "default" instance using docker driver [2023-12-20T17:18:29.083Z] [2023-12-20T17:18:29.083Z] #1 [internal] load .dockerignore [2023-12-20T17:18:29.354Z] #1 transferring context: 2B done [2023-12-20T17:18:29.354Z] #1 DONE 0.1s [2023-12-20T17:18:29.354Z] [2023-12-20T17:18:29.354Z] #2 [internal] load build definition from Dockerfile [2023-12-20T17:18:29.354Z] #2 transferring dockerfile: 2.60kB done [2023-12-20T17:18:29.354Z] #2 DONE 0.1s [2023-12-20T17:18:29.354Z] [2023-12-20T17:18:29.354Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-20T17:18:29.354Z] #3 DONE 0.1s [2023-12-20T17:18:29.354Z] [2023-12-20T17:18:29.354Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-20T17:18:29.354Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-20T17:18:29.628Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-20T17:18:29.628Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.2s [2023-12-20T17:18:29.628Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-20T17:18:29.628Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-20T17:18:29.628Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.2s [2023-12-20T17:18:29.628Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-20T17:18:29.628Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2023-12-20T17:18:29.628Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.3s [2023-12-20T17:18:29.628Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-20T17:18:29.628Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-20T17:18:29.628Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2023-12-20T17:18:29.628Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.4s [2023-12-20T17:18:29.628Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-20T17:18:29.900Z] #4 ... [2023-12-20T17:18:29.900Z] [2023-12-20T17:18:29.900Z] #5 [internal] load build context [2023-12-20T17:18:29.900Z] #5 transferring context: 7.18MB 0.4s done [2023-12-20T17:18:29.900Z] #5 DONE 0.4s [2023-12-20T17:18:29.900Z] [2023-12-20T17:18:29.900Z] #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-20T17:18:29.900Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.24MB / 63.99MB 0.5s [2023-12-20T17:18:29.900Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.92MB / 97.63MB 0.5s [2023-12-20T17:18:29.900Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2023-12-20T17:18:29.900Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.29MB / 63.99MB 0.6s [2023-12-20T17:18:29.900Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-20T17:18:29.900Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s [2023-12-20T17:18:30.171Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.71MB / 63.99MB 0.8s [2023-12-20T17:18:30.171Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.17MB / 97.63MB 0.8s [2023-12-20T17:18:30.171Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-20T17:18:30.171Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.85MB / 63.99MB 0.9s [2023-12-20T17:18:30.171Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.37MB / 97.63MB 0.9s [2023-12-20T17:18:30.440Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.13MB / 63.99MB 1.0s [2023-12-20T17:18:30.440Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.0s [2023-12-20T17:18:30.440Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-20T17:18:30.440Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.2s [2023-12-20T17:18:30.440Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.2s [2023-12-20T17:18:30.440Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-20T17:18:30.708Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.3s [2023-12-20T17:18:30.708Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.3s [2023-12-20T17:18:30.708Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.4s [2023-12-20T17:18:30.976Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2023-12-20T17:18:30.976Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.5s [2023-12-20T17:18:30.976Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-20T17:18:30.976Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.6s [2023-12-20T17:18:31.242Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.7s [2023-12-20T17:18:31.242Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 1.8s [2023-12-20T17:18:31.242Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 2.0s [2023-12-20T17:18:31.508Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s [2023-12-20T17:18:32.879Z] 2f39f015ded8: Pull complete [2023-12-20T17:18:32.880Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-20T17:18:32.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-20T17:18:32.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T17:18:33.257Z] prd-ubuntu20.04-docker-8c-8g-25822 does not seem to be running inside a container [2023-12-20T17:18:33.294Z] $ 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-317 -v /w/workspace/foundry_device-usb-camera_PR-317:/w/workspace/foundry_device-usb-camera_PR-317:rw,z -v /w/workspace/foundry_device-usb-camera_PR-317@tmp:/w/workspace/foundry_device-usb-camera_PR-317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-20T17:18:34.088Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.6s done [2023-12-20T17:18:36.031Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.3s [2023-12-20T17:18:39.348Z] $ docker top 0b77d4af73c9e211b3385dd9803f54ddf869e8c8dc1a8d29a2f9a75ca05e8c46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-20T17:18:39.916Z] ---> job-cost.sh [2023-12-20T17:18:39.916Z] lf-activate-venv: SKIPPING [2023-12-20T17:18:39.916Z] INFO: No Stack... [2023-12-20T17:18:40.186Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-20T17:18:40.756Z] INFO: Archiving Costs [Pipeline] sh [2023-12-20T17:18:41.069Z] + cat /w/workspace/foundry_device-usb-camera_PR-317/archives/cost.csv [2023-12-20T17:18:41.069Z] + cut -d, -f6 [Pipeline] lock [2023-12-20T17:18:41.111Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-317-1-stack-cost] [2023-12-20T17:18:41.116Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-317-1-stack-cost] did not exist. Created. [2023-12-20T17:18:41.116Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-317-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-20T17:18:41.382Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.5s [2023-12-20T17:18:41.599Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-20T17:18:41.648Z] Stashed 1 file(s) [Pipeline] } [2023-12-20T17:18:41.717Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-317-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-20T17:18:41.881Z] $ docker stop --time=1 0b77d4af73c9e211b3385dd9803f54ddf869e8c8dc1a8d29a2f9a75ca05e8c46 [2023-12-20T17:18:43.034Z] $ docker rm -f --volumes 0b77d4af73c9e211b3385dd9803f54ddf869e8c8dc1a8d29a2f9a75ca05e8c46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-20T17:18:46.788Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.9s done [2023-12-20T17:18:49.367Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-20T17:18:49.367Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-20T17:18:49.367Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-20T17:18:49.367Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-20T17:18:54.704Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2023-12-20T17:18:57.282Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.9s done [2023-12-20T17:18:57.282Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-20T17:18:59.226Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-20T17:18:59.226Z] #4 DONE 29.9s [2023-12-20T17:18:59.226Z] [2023-12-20T17:18:59.226Z] #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2023-12-20T17:18:59.809Z] #6 0.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T17:19:00.075Z] #6 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T17:19:01.481Z] #6 1.959 (1/13) Installing libintl (0.21.1-r7) [2023-12-20T17:19:01.481Z] #6 1.968 (2/13) Installing eudev-libs (3.2.11-r8) [2023-12-20T17:19:01.481Z] #6 1.979 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-20T17:19:01.481Z] #6 2.030 (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-12-20T17:19:01.481Z] #6 2.051 (5/13) Installing v4l-utils (1.24.1-r0) [2023-12-20T17:19:01.481Z] #6 2.111 (6/13) Installing libdvbv5 (1.24.1-r0) [2023-12-20T17:19:01.481Z] #6 2.124 (7/13) Installing udev-init-scripts (35-r1) [2023-12-20T17:19:01.481Z] #6 2.129 (8/13) Installing libblkid (2.38.1-r8) [2023-12-20T17:19:01.481Z] #6 2.144 (9/13) Installing xz-libs (5.4.3-r0) [2023-12-20T17:19:01.481Z] #6 2.156 (10/13) Installing kmod-libs (30-r3) [2023-12-20T17:19:01.481Z] #6 2.164 (11/13) Installing eudev (3.2.11-r8) [2023-12-20T17:19:01.481Z] #6 2.213 (12/13) Installing eudev-dev (3.2.11-r8) [2023-12-20T17:19:01.481Z] #6 2.229 (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-12-20T17:19:01.481Z] #6 2.268 Executing busybox-1.36.1-r5.trigger [2023-12-20T17:19:01.481Z] #6 2.292 Executing eudev-3.2.11-r8.trigger [2023-12-20T17:19:01.481Z] #6 2.310 OK: 273 MiB in 65 packages [2023-12-20T17:19:06.817Z] #6 DONE 6.7s [2023-12-20T17:19:06.817Z] [2023-12-20T17:19:06.817Z] #7 [builder 3/8] WORKDIR /device-usb-camera [2023-12-20T17:19:06.817Z] #7 DONE 0.1s [2023-12-20T17:19:06.817Z] [2023-12-20T17:19:06.817Z] #8 [builder 4/8] COPY go.mod vendor* ./ [2023-12-20T17:19:06.817Z] #8 DONE 0.1s [2023-12-20T17:19:06.817Z] [2023-12-20T17:19:06.817Z] #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T17:19:28.876Z] #9 DONE 22.0s [2023-12-20T17:19:28.876Z] [2023-12-20T17:19:28.876Z] #10 [builder 6/8] COPY . . [2023-12-20T17:19:28.876Z] #10 DONE 0.3s [2023-12-20T17:19:28.876Z] [2023-12-20T17:19:28.876Z] #11 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-20T17:19:29.143Z] #11 0.632 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-20T17:19:29.143Z] #11 0.632 Dload Upload Total Spent Left Speed [2023-12-20T17:19:29.409Z] #11 0.633 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10316 0 --:--:-- --:--:-- --:--:-- 10441 [2023-12-20T17:19:31.981Z] #11 DONE 3.4s [2023-12-20T17:19:31.981Z] [2023-12-20T17:19:31.981Z] #12 [builder 8/8] RUN echo noop [2023-12-20T17:19:32.940Z] #12 0.755 noop [2023-12-20T17:19:32.940Z] #12 DONE 0.8s [2023-12-20T17:19:32.940Z] [2023-12-20T17:19:32.940Z] #13 exporting to image [2023-12-20T17:19:32.940Z] #13 exporting layers [2023-12-20T17:19:59.618Z] #13 exporting layers 22.4s done [2023-12-20T17:19:59.618Z] #13 writing image sha256:24eae88aaa85b69efc10bf86a1fab36915059aad331152a1210deeb7db32c8ca done [2023-12-20T17:19:59.618Z] #13 naming to docker.io/library/ci-base-image-arm64 done [2023-12-20T17:19:59.618Z] #13 DONE 22.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T17:20:00.221Z] + docker inspect -f . ci-base-image-arm64 [2023-12-20T17:20:00.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T17:20:00.571Z] prd-ubuntu20.04-docker-arm64-4c-16g-25823 does not seem to be running inside a container [2023-12-20T17:20:00.631Z] $ 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 ******** ci-base-image-arm64 cat [2023-12-20T17:20:02.696Z] $ docker top 9c616c325507344a56004baf6c8c6e1f96720bab03cb9c3d3732af6f82d964c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-20T17:20:03.355Z] + go version [2023-12-20T17:20:03.355Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-20T17:20:03.387Z] $ docker stop --time=1 9c616c325507344a56004baf6c8c6e1f96720bab03cb9c3d3732af6f82d964c6 [2023-12-20T17:20:04.902Z] $ docker rm -f --volumes 9c616c325507344a56004baf6c8c6e1f96720bab03cb9c3d3732af6f82d964c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T17:20:06.114Z] + docker inspect -f . ci-base-image-arm64 [2023-12-20T17:20:06.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T17:20:06.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-25823 does not seem to be running inside a container [2023-12-20T17:20:06.483Z] $ 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 ******** ci-base-image-arm64 cat [2023-12-20T17:20:07.350Z] $ docker top c828fb26bb5129295a559b7fd44b9c191d37a72cdd11d1ac39540b63fbbfc107 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-20T17:20:07.949Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-12-20T17:20:08.382Z] + make test [2023-12-20T17:20:08.382Z] go test ./... -coverprofile=coverage.out ./... [2023-12-20T17:20:12.640Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-12-20T17:21:09.071Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-12-20T17:21:10.029Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.076s coverage: 4.4% of statements [2023-12-20T17:21:13.363Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-20T17:21:13.363Z] go vet ./... [2023-12-20T17:21:28.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-20T17:21:28.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-20T17:21:28.350Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-20T17:21:28.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-20T17:21:28.464Z] $ docker stop --time=1 c828fb26bb5129295a559b7fd44b9c191d37a72cdd11d1ac39540b63fbbfc107 [2023-12-20T17:21:30.196Z] $ docker rm -f --volumes c828fb26bb5129295a559b7fd44b9c191d37a72cdd11d1ac39540b63fbbfc107 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-20T17:21:31.461Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-20T17:21:31.498Z] Warning: overwriting stash ‘coverage-report’ [2023-12-20T17:21:31.956Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-20T17:21:32.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-20T17:21:33.181Z] + ls -al . [2023-12-20T17:21:33.181Z] total 220 [2023-12-20T17:21:33.181Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 17:20 . [2023-12-20T17:21:33.181Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 20 17:17 .. [2023-12-20T17:21:33.181Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 17:18 .git [2023-12-20T17:21:33.181Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 17:18 .github [2023-12-20T17:21:33.181Z] -rw-rw-r-- 1 jenkins jenkins 429 Dec 20 17:18 .gitignore [2023-12-20T17:21:33.181Z] -rw-rw-r-- 1 jenkins jenkins 45 Dec 20 17:18 .golangci.yml [2023-12-20T17:21:33.181Z] -rw-rw-r-- 1 jenkins jenkins 77 Dec 20 17:18 .hadolint.yml [2023-12-20T17:21:33.182Z] -rw-rw-r-- 1 jenkins jenkins 10851 Dec 20 17:18 Attribution.txt [2023-12-20T17:21:33.182Z] -rw-rw-r-- 1 jenkins jenkins 16561 Dec 20 17:18 CHANGELOG.md [2023-12-20T17:21:33.182Z] -rw-rw-r-- 1 jenkins jenkins 2562 Dec 20 17:18 Dockerfile [2023-12-20T17:21:33.182Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 20 17:18 GOVERNANCE.md [2023-12-20T17:21:33.182Z] -rw-rw-r-- 1 jenkins jenkins 659 Dec 20 17:18 Jenkinsfile [2023-12-20T17:21:33.182Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 20 17:18 LICENSE [2023-12-20T17:21:33.182Z] -rw-rw-r-- 1 jenkins jenkins 2611 Dec 20 17:18 Makefile [2023-12-20T17:21:33.182Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 20 17:18 OWNERS.md [2023-12-20T17:21:33.182Z] -rw-rw-r-- 1 jenkins jenkins 2575 Dec 20 17:18 README.md [2023-12-20T17:21:33.182Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 20 17:16 VERSION [2023-12-20T17:21:33.182Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 17:18 bin [2023-12-20T17:21:33.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 17:18 cmd [2023-12-20T17:21:33.182Z] -rw-r--r-- 1 jenkins jenkins 54703 Dec 20 17:21 coverage.out [2023-12-20T17:21:33.182Z] -rwxrwxr-x 1 jenkins jenkins 84 Dec 20 17:18 docker-entrypoint.sh [2023-12-20T17:21:33.182Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 17:18 docs [2023-12-20T17:21:33.182Z] -rw-rw-r-- 1 jenkins jenkins 3920 Dec 20 17:18 go.mod [2023-12-20T17:21:33.182Z] -rw-rw-r-- 1 jenkins jenkins 34337 Dec 20 17:18 go.sum [2023-12-20T17:21:33.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 17:18 internal [2023-12-20T17:21:33.182Z] -rw-rw-r-- 1 jenkins jenkins 231 Dec 20 17:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T17:21:33.668Z] + 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=a73768fd395c47a4acdec75a8f76c7fe431387aa --label arch=arm64 --label version=0.0.0 . [2023-12-20T17:21:34.631Z] #0 building with "default" instance using docker driver [2023-12-20T17:21:34.631Z] [2023-12-20T17:21:34.631Z] #1 [internal] load .dockerignore [2023-12-20T17:21:34.631Z] #1 transferring context: 2B done [2023-12-20T17:21:34.631Z] #1 DONE 0.0s [2023-12-20T17:21:34.631Z] [2023-12-20T17:21:34.631Z] #2 [internal] load build definition from Dockerfile [2023-12-20T17:21:34.631Z] #2 transferring dockerfile: 2.60kB done [2023-12-20T17:21:34.631Z] #2 DONE 0.0s [2023-12-20T17:21:34.631Z] [2023-12-20T17:21:34.631Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-20T17:21:34.631Z] #3 DONE 0.0s [2023-12-20T17:21:34.631Z] [2023-12-20T17:21:34.631Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2023-12-20T17:21:35.218Z] #4 ... [2023-12-20T17:21:35.218Z] [2023-12-20T17:21:35.218Z] #5 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-20T17:21:35.218Z] #5 DONE 1.0s [2023-12-20T17:21:35.482Z] [2023-12-20T17:21:35.482Z] #4 [internal] load metadata for docker.io/aler9/rtsp-simple-server:v0.21.6 [2023-12-20T17:21:36.069Z] #4 DONE 1.5s [2023-12-20T17:21:36.069Z] [2023-12-20T17:21:36.069Z] #6 [internal] load build context [2023-12-20T17:21:36.069Z] #6 transferring context: 67.79kB 0.1s done [2023-12-20T17:21:36.069Z] #6 DONE 0.1s [2023-12-20T17:21:36.069Z] [2023-12-20T17:21:36.069Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T17:21:36.069Z] #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-20T17:21:36.069Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s [2023-12-20T17:21:36.069Z] #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-20T17:21:36.069Z] #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-20T17:21:36.069Z] #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-20T17:21:36.069Z] #7 ... [2023-12-20T17:21:36.069Z] [2023-12-20T17:21:36.069Z] #8 [builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2023-12-20T17:21:36.069Z] #8 DONE 0.3s [2023-12-20T17:21:36.069Z] [2023-12-20T17:21:36.069Z] #7 [stage-2 1/15] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-20T17:21:36.343Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.3s [2023-12-20T17:21:36.343Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-20T17:21:36.343Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-20T17:21:36.930Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-20T17:21:36.930Z] #7 DONE 1.2s [2023-12-20T17:21:36.930Z] [2023-12-20T17:21:36.930Z] #9 [rtsp 1/1] FROM docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-12-20T17:21:36.930Z] #9 resolve docker.io/aler9/rtsp-simple-server:v0.21.6@sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 0.1s done [2023-12-20T17:21:36.930Z] #9 sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 1.41kB / 1.41kB done [2023-12-20T17:21:36.930Z] #9 sha256:c6c903e0c75010f46daaafa3063537c842bc5e7faf314617d8bb5909ded2d42e 503B / 503B done [2023-12-20T17:21:36.930Z] #9 sha256:69d40e2cb93c32baedae51f78e6833a57a406715d9e722942064dba91642b7dc 879B / 879B done [2023-12-20T17:21:36.930Z] #9 sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 12.46MB / 12.46MB 0.7s done [2023-12-20T17:21:36.930Z] #9 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.2s [2023-12-20T17:21:37.519Z] #9 extracting sha256:8766b47fe142340a2646593d6db251e118460a952a57702e0b9745ad7afd09dc 0.6s done [2023-12-20T17:21:40.864Z] #9 DONE 4.9s [2023-12-20T17:21:40.864Z] [2023-12-20T17:21:40.864Z] #10 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers [2023-12-20T17:21:40.864Z] #10 0.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T17:21:40.864Z] #10 1.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T17:21:40.864Z] #10 2.297 OK: 273 MiB in 65 packages [2023-12-20T17:21:40.864Z] #10 DONE 4.6s [2023-12-20T17:21:40.864Z] [2023-12-20T17:21:40.864Z] #11 [builder 3/8] WORKDIR /device-usb-camera [2023-12-20T17:21:40.864Z] #11 DONE 0.1s [2023-12-20T17:21:40.864Z] [2023-12-20T17:21:40.864Z] #12 [builder 4/8] COPY go.mod vendor* ./ [2023-12-20T17:21:41.135Z] #12 DONE 0.2s [2023-12-20T17:21:41.135Z] [2023-12-20T17:21:41.135Z] #13 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-20T17:21:42.548Z] #13 DONE 1.6s [2023-12-20T17:21:42.548Z] [2023-12-20T17:21:42.548Z] #14 [builder 6/8] COPY . . [2023-12-20T17:21:43.133Z] #14 DONE 0.4s [2023-12-20T17:21:43.133Z] [2023-12-20T17:21:43.133Z] #15 [builder 7/8] RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-12-20T17:21:43.717Z] #15 0.712 % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-20T17:21:43.717Z] #15 0.712 Dload Upload Total Spent Left Speed [2023-12-20T17:21:43.988Z] #15 0.712 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9781 0 --:--:-- --:--:-- --:--:-- 9866 [2023-12-20T17:21:43.988Z] #15 DONE 1.0s [2023-12-20T17:21:43.988Z] [2023-12-20T17:21:43.988Z] #16 [builder 8/8] RUN make build [2023-12-20T17:21:44.950Z] #16 0.823 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.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-12-20T17:21:46.363Z] #16 ... [2023-12-20T17:21:46.363Z] [2023-12-20T17:21:46.363Z] #17 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-12-20T17:21:46.363Z] #17 3.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T17:21:46.363Z] #17 4.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T17:21:46.363Z] #17 5.016 (1/104) Installing dumb-init (1.2.5-r2) [2023-12-20T17:21:46.363Z] #17 5.029 (2/104) Installing sdl2 (2.26.5-r0) [2023-12-20T17:21:46.363Z] #17 5.065 (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-12-20T17:21:46.363Z] #17 5.175 (4/104) Installing aom-libs (3.6.1-r0) [2023-12-20T17:21:46.363Z] #17 5.304 (5/104) Installing libxau (1.0.11-r2) [2023-12-20T17:21:46.363Z] #17 5.310 (6/104) Installing libmd (1.0.4-r2) [2023-12-20T17:21:46.363Z] #17 5.317 (7/104) Installing libbsd (0.11.7-r1) [2023-12-20T17:21:46.363Z] #17 5.326 (8/104) Installing libxdmcp (1.1.4-r2) [2023-12-20T17:21:46.363Z] #17 5.334 (9/104) Installing libxcb (1.15-r1) [2023-12-20T17:21:46.363Z] #17 5.388 (10/104) Installing libx11 (1.8.7-r0) [2023-12-20T17:21:46.363Z] #17 5.559 (11/104) Installing libdrm (2.4.115-r4) [2023-12-20T17:21:46.363Z] #17 5.585 (12/104) Installing libxext (1.3.5-r2) [2023-12-20T17:21:46.363Z] #17 5.593 (13/104) Installing libxfixes (6.0.1-r2) [2023-12-20T17:21:46.363Z] #17 5.599 (14/104) Installing libffi (3.4.4-r2) [2023-12-20T17:21:46.363Z] #17 5.610 (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-12-20T17:21:46.363Z] #17 5.615 (16/104) Installing libva (2.18.0-r1) [2023-12-20T17:21:46.363Z] #17 5.644 (17/104) Installing libvdpau (1.5-r1) [2023-12-20T17:21:46.363Z] #17 5.664 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2023-12-20T17:21:46.363Z] #17 5.680 (19/104) Installing libdav1d (1.2.1-r0) [2023-12-20T17:21:46.363Z] #17 5.707 (20/104) Installing brotli-libs (1.0.9-r14) [2023-12-20T17:21:46.363Z] #17 5.737 (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-12-20T17:21:46.363Z] #17 5.746 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-12-20T17:21:46.363Z] #17 5.800 (23/104) Installing libhwy (1.0.4-r1) [2023-12-20T17:21:46.363Z] #17 5.806 (24/104) Installing lcms2 (2.15-r2) [2023-12-20T17:21:46.363Z] #17 5.823 (25/104) Installing libjxl (0.8.2-r0) [2023-12-20T17:21:46.363Z] #17 5.867 (26/104) Installing lame-libs (3.100-r5) [2023-12-20T17:21:46.363Z] #17 5.880 (27/104) Installing opus (1.4-r0) [2023-12-20T17:21:46.363Z] #17 5.895 (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-12-20T17:21:46.363Z] #17 5.913 (29/104) Installing soxr (0.1.3-r5) [2023-12-20T17:21:46.363Z] #17 5.922 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2023-12-20T17:21:46.363Z] #17 5.929 (31/104) Installing libogg (1.3.5-r4) [2023-12-20T17:21:46.363Z] #17 5.936 (32/104) Installing libtheora (1.1.1-r17) [2023-12-20T17:21:46.363Z] #17 5.973 (33/104) Installing libvorbis (1.3.7-r1) [2023-12-20T17:21:46.363Z] #17 5.997 (34/104) Installing libvpx (1.13.0-r2) [2023-12-20T17:21:46.363Z] #17 6.056 (35/104) Installing libwebp (1.3.2-r0) [2023-12-20T17:21:46.363Z] #17 6.082 (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-12-20T17:21:46.363Z] #17 6.136 (37/104) Installing numactl (2.0.16-r4) [2023-12-20T17:21:46.363Z] #17 6.143 (38/104) Installing x265-libs (3.5-r4) [2023-12-20T17:21:46.363Z] #17 6.302 (39/104) Installing xvidcore (1.3.7-r1) [2023-12-20T17:21:46.363Z] #17 6.316 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2023-12-20T17:21:46.363Z] #17 6.635 (41/104) Installing alsa-lib (1.2.9-r1) [2023-12-20T17:21:46.363Z] #17 6.703 (42/104) Installing libexpat (2.5.0-r1) [2023-12-20T17:21:46.363Z] #17 6.716 (43/104) Installing libbz2 (1.0.8-r5) [2023-12-20T17:21:46.363Z] #17 6.726 (44/104) Installing libpng (1.6.39-r3) [2023-12-20T17:21:46.363Z] #17 6.736 (45/104) Installing freetype (2.13.0-r5) [2023-12-20T17:21:46.363Z] #17 6.763 (46/104) Installing fontconfig (2.14.2-r3) [2023-12-20T17:21:46.363Z] #17 6.835 (47/104) Installing fribidi (1.0.13-r0) [2023-12-20T17:21:46.363Z] #17 6.845 (48/104) Installing libintl (0.21.1-r7) [2023-12-20T17:21:46.363Z] #17 6.852 (49/104) Installing libblkid (2.38.1-r8) [2023-12-20T17:21:46.363Z] #17 6.865 (50/104) Installing libmount (2.38.1-r8) [2023-12-20T17:21:46.363Z] #17 6.880 (51/104) Installing pcre2 (10.42-r1) [2023-12-20T17:21:46.363Z] #17 6.905 (52/104) Installing glib (2.76.4-r0) [2023-12-20T17:21:46.363Z] #17 7.029 (53/104) Installing graphite2 (1.3.14-r5) [2023-12-20T17:21:46.363Z] #17 7.038 (54/104) Installing harfbuzz (7.3.0-r0) [2023-12-20T17:21:46.363Z] #17 7.074 (55/104) Installing libunibreak (5.1-r0) [2023-12-20T17:21:46.363Z] #17 7.081 (56/104) Installing libass (0.17.1-r0) [2023-12-20T17:21:46.363Z] #17 7.103 (57/104) Installing libbluray (1.3.4-r0) [2023-12-20T17:21:46.363Z] #17 7.114 (58/104) Installing gmp (6.2.1-r3) [2023-12-20T17:21:46.363Z] #17 7.136 (59/104) Installing nettle (3.8.1-r2) [2023-12-20T17:21:46.363Z] #17 7.161 (60/104) Installing libunistring (1.1-r1) [2023-12-20T17:21:46.363Z] #17 7.212 (61/104) Installing libidn2 (2.3.4-r1) [2023-12-20T17:21:46.363Z] #17 7.226 (62/104) Installing p11-kit (0.24.1-r2) [2023-12-20T17:21:46.363Z] #17 7.264 (63/104) Installing libtasn1 (4.19.0-r1) [2023-12-20T17:21:46.363Z] #17 7.271 (64/104) Installing gnutls (3.8.0-r2) [2023-12-20T17:21:46.363Z] #17 7.318 (65/104) Installing mpg123-libs (1.31.3-r1) [2023-12-20T17:21:46.363Z] #17 7.336 (66/104) Installing libopenmpt (0.7.2-r0) [2023-12-20T17:21:46.363Z] #17 7.384 (67/104) Installing cjson (1.7.15-r4) [2023-12-20T17:21:46.363Z] #17 7.413 (68/104) Installing mbedtls (2.28.5-r0) [2023-12-20T17:21:46.363Z] #17 7.430 (69/104) Installing librist (0.2.7-r0) [2023-12-20T17:21:46.363Z] #17 7.442 (70/104) Installing libsrt (1.5.2-r0) [2023-12-20T17:21:46.363Z] #17 7.470 (71/104) Installing libssh (0.10.5-r0) [2023-12-20T17:21:46.363Z] #17 7.487 (72/104) Installing xz-libs (5.4.3-r0) [2023-12-20T17:21:46.363Z] #17 7.503 (73/104) Installing libxml2 (2.11.6-r0) [2023-12-20T17:21:46.363Z] #17 7.536 (74/104) Installing libsodium (1.0.18-r3) [2023-12-20T17:21:46.363Z] #17 7.549 (75/104) Installing libzmq (4.3.4-r4) [2023-12-20T17:21:46.363Z] #17 7.570 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2023-12-20T17:21:46.363Z] #17 7.645 (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-12-20T17:21:46.363Z] #17 7.818 (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-12-20T17:21:46.363Z] #17 7.921 (79/104) Installing shaderc (2023.3-r1) [2023-12-20T17:21:46.363Z] #17 7.933 (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-12-20T17:21:46.363Z] #17 7.949 (81/104) Installing libplacebo (5.264.1-r1) [2023-12-20T17:21:46.363Z] #17 7.973 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2023-12-20T17:21:46.363Z] #17 7.980 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2023-12-20T17:21:46.363Z] #17 7.997 (84/104) Installing vidstab (1.1.1-r0) [2023-12-20T17:21:46.363Z] #17 8.005 (85/104) Installing zimg (3.0.5-r0) [2023-12-20T17:21:46.363Z] #17 8.023 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2023-12-20T17:21:46.363Z] #17 8.207 (87/104) Installing libasyncns (0.8-r1) [2023-12-20T17:21:46.363Z] #17 8.213 (88/104) Installing dbus-libs (1.14.8-r0) [2023-12-20T17:21:46.363Z] #17 8.227 (89/104) Installing libltdl (2.4.7-r2) [2023-12-20T17:21:46.363Z] #17 8.236 (90/104) Installing orc (0.4.34-r0) [2023-12-20T17:21:46.363Z] #17 8.254 (91/104) Installing flac-libs (1.4.3-r0) [2023-12-20T17:21:46.363Z] #17 8.271 (92/104) Installing libsndfile (1.2.0-r2) [2023-12-20T17:21:46.363Z] #17 8.303 (93/104) Installing speexdsp (1.2.1-r1) [2023-12-20T17:21:46.363Z] #17 8.310 (94/104) Installing tdb-libs (1.4.8-r1) [2023-12-20T17:21:46.363Z] #17 8.320 (95/104) Installing libpulse (16.1-r10) [2023-12-20T17:21:46.363Z] #17 8.366 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-12-20T17:21:46.363Z] #17 8.394 (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-12-20T17:21:46.363Z] #17 8.423 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2023-12-20T17:21:46.363Z] #17 8.433 (99/104) Installing ffmpeg (6.0.1-r0) [2023-12-20T17:21:46.363Z] #17 8.460 (100/104) Installing udev-init-scripts (35-r1) [2023-12-20T17:21:46.363Z] #17 8.465 (101/104) Installing eudev-libs (3.2.11-r8) [2023-12-20T17:21:46.363Z] #17 8.477 (102/104) Installing zstd-libs (1.5.5-r4) [2023-12-20T17:21:46.363Z] #17 8.504 (103/104) Installing kmod-libs (30-r3) [2023-12-20T17:21:46.363Z] #17 8.513 (104/104) Installing eudev (3.2.11-r8) [2023-12-20T17:21:46.363Z] #17 8.567 Executing busybox-1.36.1-r5.trigger [2023-12-20T17:21:46.363Z] #17 8.595 Executing glib-2.76.4-r0.trigger [2023-12-20T17:21:46.363Z] #17 8.612 Executing eudev-3.2.11-r8.trigger [2023-12-20T17:21:46.363Z] #17 8.631 OK: 110 MiB in 119 packages [2023-12-20T17:21:46.363Z] #17 DONE 9.1s [2023-12-20T17:21:46.363Z] [2023-12-20T17:21:46.363Z] #18 [stage-2 3/15] RUN apk --no-cache upgrade [2023-12-20T17:21:46.948Z] #18 0.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-20T17:21:47.217Z] #18 1.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-20T17:21:48.628Z] #18 2.231 OK: 110 MiB in 119 packages [2023-12-20T17:21:48.628Z] #18 DONE 2.6s [2023-12-20T17:21:48.628Z] [2023-12-20T17:21:48.628Z] #16 [builder 8/8] RUN make build [2023-12-20T17:23:10.227Z] #16 DONE 75.4s [2023-12-20T17:23:10.227Z] [2023-12-20T17:23:10.227Z] #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / [2023-12-20T17:23:10.227Z] #19 DONE 0.4s [2023-12-20T17:23:10.227Z] [2023-12-20T17:23:10.227Z] #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / [2023-12-20T17:23:10.227Z] #20 DONE 0.1s [2023-12-20T17:23:10.227Z] [2023-12-20T17:23:10.227Z] #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-12-20T17:23:10.227Z] #21 DONE 0.1s [2023-12-20T17:23:10.227Z] [2023-12-20T17:23:10.227Z] #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / [2023-12-20T17:23:10.227Z] #22 DONE 0.1s [2023-12-20T17:23:10.227Z] [2023-12-20T17:23:10.227Z] #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-12-20T17:23:10.227Z] #23 DONE 0.1s [2023-12-20T17:23:10.227Z] [2023-12-20T17:23:10.227Z] #24 [stage-2 9/15] COPY --from=rtsp /rtsp-simple-server.yml / [2023-12-20T17:23:10.227Z] #24 DONE 0.1s [2023-12-20T17:23:10.227Z] [2023-12-20T17:23:10.227Z] #25 [stage-2 10/15] COPY --from=rtsp /rtsp-simple-server / [2023-12-20T17:23:10.227Z] #25 DONE 0.3s [2023-12-20T17:23:10.227Z] [2023-12-20T17:23:10.227Z] #26 [stage-2 11/15] RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-12-20T17:23:10.227Z] #26 DONE 3.9s [2023-12-20T17:23:10.227Z] [2023-12-20T17:23:10.227Z] #27 [stage-2 12/15] RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-12-20T17:23:10.227Z] #27 DONE 0.7s [2023-12-20T17:23:10.227Z] [2023-12-20T17:23:10.227Z] #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-12-20T17:23:10.227Z] #28 DONE 0.7s [2023-12-20T17:23:10.227Z] [2023-12-20T17:23:10.227Z] #29 [stage-2 14/15] RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-12-20T17:23:10.227Z] #29 DONE 0.8s [2023-12-20T17:23:10.227Z] [2023-12-20T17:23:10.227Z] #30 exporting to image [2023-12-20T17:23:10.227Z] #30 exporting layers [2023-12-20T17:23:10.227Z] #30 exporting layers 2.0s done [2023-12-20T17:23:10.227Z] #30 writing image sha256:ca49f18c9f5ad9ba7d3382630fcd140ad217577d91b98de728e6301bed044eab done [2023-12-20T17:23:10.227Z] #30 naming to docker.io/library/device-usb-camera-arm64 done [2023-12-20T17:23:10.227Z] #30 DONE 2.0s [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-12-20T17:23:11.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-20T17:23:11.619Z] [2023-12-20T17:23:11.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T17:23:12.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-20T17:23:12.083Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-20T17:23:12.083Z] 8998bd30e6a1: Pulling fs layer [2023-12-20T17:23:12.083Z] 04944245beec: Pulling fs layer [2023-12-20T17:23:12.083Z] 699f458cf7ca: Pulling fs layer [2023-12-20T17:23:12.083Z] 765212b225bb: Pulling fs layer [2023-12-20T17:23:12.083Z] f23df028b6ca: Pulling fs layer [2023-12-20T17:23:12.083Z] d65c8cfc05b1: Pulling fs layer [2023-12-20T17:23:12.083Z] 2437ff75d9bd: Pulling fs layer [2023-12-20T17:23:12.083Z] 765212b225bb: Waiting [2023-12-20T17:23:12.083Z] f23df028b6ca: Waiting [2023-12-20T17:23:12.083Z] d65c8cfc05b1: Waiting [2023-12-20T17:23:12.083Z] 2437ff75d9bd: Waiting [2023-12-20T17:23:12.353Z] 04944245beec: Verifying Checksum [2023-12-20T17:23:12.353Z] 04944245beec: Download complete [2023-12-20T17:23:12.353Z] 765212b225bb: Verifying Checksum [2023-12-20T17:23:12.353Z] 765212b225bb: Download complete [2023-12-20T17:23:12.353Z] f23df028b6ca: Download complete [2023-12-20T17:23:12.353Z] d65c8cfc05b1: Verifying Checksum [2023-12-20T17:23:12.353Z] d65c8cfc05b1: Download complete [2023-12-20T17:23:12.353Z] 699f458cf7ca: Verifying Checksum [2023-12-20T17:23:12.353Z] 699f458cf7ca: Download complete [2023-12-20T17:23:12.938Z] 8998bd30e6a1: Verifying Checksum [2023-12-20T17:23:12.938Z] 8998bd30e6a1: Download complete [2023-12-20T17:23:14.883Z] 2437ff75d9bd: Verifying Checksum [2023-12-20T17:23:14.883Z] 2437ff75d9bd: Download complete [2023-12-20T17:23:20.245Z] 8998bd30e6a1: Pull complete [2023-12-20T17:23:20.245Z] 04944245beec: Pull complete [2023-12-20T17:23:22.204Z] 699f458cf7ca: Pull complete [2023-12-20T17:23:22.204Z] 765212b225bb: Pull complete [2023-12-20T17:23:23.165Z] f23df028b6ca: Pull complete [2023-12-20T17:23:23.165Z] d65c8cfc05b1: Pull complete [2023-12-20T17:23:49.932Z] 2437ff75d9bd: Pull complete [2023-12-20T17:23:49.932Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-20T17:23:49.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-20T17:23:49.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T17:23:50.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-25823 does not seem to be running inside a container [2023-12-20T17:23:50.473Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-20T17:23:51.682Z] $ docker top ed4dd7d0c6f2292e3920348cef44e50d6e7843af8637d12110626c21f7f521e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-20T17:23:52.321Z] ---> job-cost.sh [2023-12-20T17:23:52.587Z] lf-activate-venv: SKIPPING [2023-12-20T17:23:52.587Z] INFO: No Stack... [2023-12-20T17:23:53.165Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-20T17:23:54.126Z] INFO: Archiving Costs [Pipeline] sh [2023-12-20T17:23:54.463Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-12-20T17:23:54.463Z] + cut -d, -f6 [Pipeline] lock [2023-12-20T17:23:54.538Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-317-1-stack-cost] [2023-12-20T17:23:54.543Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-317-1-stack-cost] did not exist. Created. [2023-12-20T17:23:54.543Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-317-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-20T17:23:55.046Z] /w/workspace/device-usb-camera/1@tmp/durable-9eea9e6f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-20T17:23:55.398Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-20T17:23:55.433Z] Warning: overwriting stash ‘stack-cost’ [2023-12-20T17:23:55.486Z] Stashed 1 file(s) [Pipeline] } [2023-12-20T17:23:55.527Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-317-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-20T17:23:55.699Z] $ docker stop --time=1 ed4dd7d0c6f2292e3920348cef44e50d6e7843af8637d12110626c21f7f521e4 [2023-12-20T17:23:57.097Z] $ docker rm -f --volumes ed4dd7d0c6f2292e3920348cef44e50d6e7843af8637d12110626c21f7f521e4 [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-12-20T17:23:59.187Z] provisioning config files... [2023-12-20T17:23:59.195Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-317@tmp/config4658170492853391627tmp [Pipeline] { [Pipeline] sh [2023-12-20T17:23:59.635Z] + set +x [2023-12-20T17:23:59.635Z] + curl -s https://codecov.io/bash [2023-12-20T17:23:59.635Z] + bash -s -- [2023-12-20T17:23:59.635Z] [2023-12-20T17:23:59.635Z] _____ _ [2023-12-20T17:23:59.635Z] / ____| | | [2023-12-20T17:23:59.635Z] | | ___ __| | ___ ___ _____ __ [2023-12-20T17:23:59.635Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-20T17:23:59.635Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-20T17:23:59.635Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-20T17:23:59.635Z] Bash-1.0.6 [2023-12-20T17:23:59.635Z] [2023-12-20T17:23:59.635Z] [2023-12-20T17:23:59.635Z] ==> git version 2.25.1 found [2023-12-20T17:23:59.635Z] ==> 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-12-20T17:23:59.635Z] Release-Date: 2020-01-08 [2023-12-20T17:23:59.635Z] 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-12-20T17:23:59.635Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-20T17:23:59.635Z] ==> Jenkins CI detected. [2023-12-20T17:23:59.635Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-317 [2023-12-20T17:23:59.635Z] project root: . [2023-12-20T17:23:59.635Z] --> token set from env [2023-12-20T17:23:59.635Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-20T17:23:59.635Z] ==> Running gcov in . (disable via -X gcov) [2023-12-20T17:23:59.635Z] ==> Python coveragepy not found [2023-12-20T17:23:59.635Z] ==> Searching for coverage reports in: [2023-12-20T17:23:59.635Z] + . [2023-12-20T17:23:59.635Z] -> Found 1 reports [2023-12-20T17:23:59.635Z] ==> Detecting git/mercurial file structure [2023-12-20T17:23:59.635Z] ==> Reading reports [2023-12-20T17:23:59.895Z] + ./coverage.out bytes=54703 [2023-12-20T17:23:59.896Z] ==> Appending adjustments [2023-12-20T17:23:59.896Z] https://docs.codecov.io/docs/fixing-reports [2023-12-20T17:23:59.896Z] + Found adjustments [2023-12-20T17:23:59.896Z] ==> Gzipping contents [2023-12-20T17:23:59.896Z] 8.0K /tmp/codecov.PePM8B.gz [2023-12-20T17:23:59.896Z] ==> Uploading reports [2023-12-20T17:23:59.896Z] url: https://codecov.io [2023-12-20T17:23:59.896Z] query: branch=PR-317&commit=a73768fd395c47a4acdec75a8f76c7fe431387aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-317%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=317&job=&cmd_args= [2023-12-20T17:23:59.896Z] -> Pinging Codecov [2023-12-20T17:23:59.896Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-317&commit=a73768fd395c47a4acdec75a8f76c7fe431387aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-317%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=317&job=&cmd_args= [2023-12-20T17:24:00.158Z] -> Uploading to [2023-12-20T17:24:00.158Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-20/73D8F5FF140700D3E01443B452E23636/a73768fd395c47a4acdec75a8f76c7fe431387aa/827b5a66-6a12-4f0f-8ccc-2f480ecd4a2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231220T172359Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f0d73c7152088758c08f858873ccab3222ca8a581f0f37a9d989d0134d03ee6 [2023-12-20T17:24:00.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-20T17:24:00.158Z] Dload Upload Total Spent Left Speed [2023-12-20T17:24:00.418Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 29081 --:--:-- --:--:-- --:--:-- 29206 [2023-12-20T17:24:00.418Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a73768fd395c47a4acdec75a8f76c7fe431387aa [Pipeline] } [2023-12-20T17:24:00.446Z] 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-12-20T17:24:03.886Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-317/archives ] [2023-12-20T17:24:03.886Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-317/archives [2023-12-20T17:24:03.886Z] total 16 [2023-12-20T17:24:03.886Z] drwxr-xr-x 3 root root 4096 Dec 20 17:18 . [2023-12-20T17:24:03.886Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 20 17:18 .. [2023-12-20T17:24:03.886Z] drwxr-xr-x 2 root root 4096 Dec 20 17:18 cost [2023-12-20T17:24:03.886Z] -rw-r--r-- 1 root root 89 Dec 20 17:18 cost.csv [2023-12-20T17:24:03.886Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-317/archives [2023-12-20T17:24:03.886Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-317/archives [2023-12-20T17:24:03.886Z] total 16 [2023-12-20T17:24:03.886Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 20 17:18 . [2023-12-20T17:24:03.886Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 20 17:18 .. [2023-12-20T17:24:03.886Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 20 17:18 cost [2023-12-20T17:24:03.886Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 20 17:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-20T17:24:04.223Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-20T17:24:05.117Z] ---> package-listing.sh [2023-12-20T17:24:05.117Z] ++ facter osfamily [2023-12-20T17:24:05.117Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-20T17:24:05.376Z] + OS_FAMILY=debian [2023-12-20T17:24:05.376Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-317 [2023-12-20T17:24:05.376Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-20T17:24:05.376Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-20T17:24:05.376Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-20T17:24:05.376Z] + PACKAGES=/tmp/packages_start.txt [2023-12-20T17:24:05.376Z] + '[' /w/workspace/foundry_device-usb-camera_PR-317 ']' [2023-12-20T17:24:05.376Z] + PACKAGES=/tmp/packages_end.txt [2023-12-20T17:24:05.376Z] + case "${OS_FAMILY}" in [2023-12-20T17:24:05.376Z] + dpkg -l [2023-12-20T17:24:05.376Z] + grep '^ii' [2023-12-20T17:24:05.376Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-20T17:24:05.376Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-20T17:24:05.376Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-20T17:24:05.376Z] + '[' /w/workspace/foundry_device-usb-camera_PR-317 ']' [2023-12-20T17:24:05.376Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-317/archives/ [2023-12-20T17:24:05.376Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-317/archives/ [Pipeline] echo [2023-12-20T17:24:05.411Z] 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-317/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-20T17:24:05.702Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-20T17:24:06.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-20T17:24:06.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-20T17:24:06.628Z] prd-ubuntu20.04-docker-8c-8g-25822 does not seem to be running inside a container [2023-12-20T17:24:06.663Z] $ 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-317/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-317 -v /w/workspace/foundry_device-usb-camera_PR-317:/w/workspace/foundry_device-usb-camera_PR-317:rw,z -v /w/workspace/foundry_device-usb-camera_PR-317@tmp:/w/workspace/foundry_device-usb-camera_PR-317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-20T17:24:06.854Z] $ docker top b4dc2c41a54518ffe21b774a63f623fd1f098ef52524e54aafa981dcb64e1321 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-20T17:24:07.349Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-20T17:24:07.672Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-20T17:24:07.990Z] + ls /var/log/sa-host [2023-12-20T17:24:07.990Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-20T17:24:08.279Z] provisioning config files... [2023-12-20T17:24:08.288Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-317@tmp/config3980672536087106634tmp [Pipeline] { [Pipeline] echo [2023-12-20T17:24:08.439Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-20T17:24:08.761Z] ---> create-netrc.sh [Pipeline] } [2023-12-20T17:24:08.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-20T17:24:09.293Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-20T17:24:09.326Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-20T17:24:09.639Z] ---> sudo-logs.sh [2023-12-20T17:24:09.639Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-20T17:24:09.779Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-20T17:24:10.092Z] ---> job-cost.sh [2023-12-20T17:24:10.092Z] lf-activate-venv: SKIPPING [2023-12-20T17:24:10.092Z] DEBUG: total: 0.2199999988079071 [2023-12-20T17:24:10.092Z] INFO: Retrieving Stack Cost... [2023-12-20T17:24:10.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-20T17:24:10.920Z] INFO: Archiving Costs [Pipeline] echo [2023-12-20T17:24:10.954Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-20T17:24:11.272Z] ---> logs-deploy.sh [2023-12-20T17:24:11.273Z] lf-activate-venv: SKIPPING [2023-12-20T17:24:11.273Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-317/1 [2023-12-20T17:24:11.273Z] INFO: archiving workspace using pattern(s): [2023-12-20T17:24:12.212Z] Archives upload complete. [2023-12-20T17:24:12.474Z] INFO: archiving logs to Nexus [2023-12-20T17:24:13.044Z] ---> uname -a: [2023-12-20T17:24:13.044Z] Linux prd-ubuntu20-04-docker-8c-8g-25822 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-20T17:24:13.044Z] [2023-12-20T17:24:13.044Z] [2023-12-20T17:24:13.044Z] ---> lscpu: [2023-12-20T17:24:13.044Z] Architecture: x86_64 [2023-12-20T17:24:13.044Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-20T17:24:13.044Z] Byte Order: Little Endian [2023-12-20T17:24:13.044Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-20T17:24:13.044Z] CPU(s): 8 [2023-12-20T17:24:13.044Z] On-line CPU(s) list: 0-7 [2023-12-20T17:24:13.044Z] Thread(s) per core: 1 [2023-12-20T17:24:13.044Z] Core(s) per socket: 1 [2023-12-20T17:24:13.044Z] Socket(s): 8 [2023-12-20T17:24:13.045Z] NUMA node(s): 1 [2023-12-20T17:24:13.045Z] Vendor ID: AuthenticAMD [2023-12-20T17:24:13.045Z] CPU family: 23 [2023-12-20T17:24:13.045Z] Model: 49 [2023-12-20T17:24:13.045Z] Model name: AMD EPYC-Rome Processor [2023-12-20T17:24:13.045Z] Stepping: 0 [2023-12-20T17:24:13.045Z] CPU MHz: 2800.000 [2023-12-20T17:24:13.045Z] BogoMIPS: 5600.00 [2023-12-20T17:24:13.045Z] Virtualization: AMD-V [2023-12-20T17:24:13.045Z] Hypervisor vendor: KVM [2023-12-20T17:24:13.045Z] Virtualization type: full [2023-12-20T17:24:13.045Z] L1d cache: 256 KiB [2023-12-20T17:24:13.045Z] L1i cache: 256 KiB [2023-12-20T17:24:13.045Z] L2 cache: 4 MiB [2023-12-20T17:24:13.045Z] L3 cache: 128 MiB [2023-12-20T17:24:13.045Z] NUMA node0 CPU(s): 0-7 [2023-12-20T17:24:13.045Z] Vulnerability Itlb multihit: Not affected [2023-12-20T17:24:13.045Z] Vulnerability L1tf: Not affected [2023-12-20T17:24:13.045Z] Vulnerability Mds: Not affected [2023-12-20T17:24:13.045Z] Vulnerability Meltdown: Not affected [2023-12-20T17:24:13.045Z] Vulnerability Mmio stale data: Not affected [2023-12-20T17:24:13.045Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-20T17:24:13.045Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-20T17:24:13.045Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-20T17:24:13.045Z] Vulnerability Srbds: Not affected [2023-12-20T17:24:13.045Z] Vulnerability Tsx async abort: Not affected [2023-12-20T17:24:13.045Z] 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-12-20T17:24:13.045Z] [2023-12-20T17:24:13.045Z] [2023-12-20T17:24:13.045Z] ---> nproc: [2023-12-20T17:24:13.045Z] 8 [2023-12-20T17:24:13.045Z] [2023-12-20T17:24:13.045Z] [2023-12-20T17:24:13.045Z] ---> df -h: [2023-12-20T17:24:13.045Z] Filesystem Size Used Avail Use% Mounted on [2023-12-20T17:24:13.045Z] overlay 155G 12G 144G 8% / [2023-12-20T17:24:13.045Z] tmpfs 64M 0 64M 0% /dev [2023-12-20T17:24:13.045Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-20T17:24:13.045Z] shm 64M 0 64M 0% /dev/shm [2023-12-20T17:24:13.045Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-12-20T17:24:13.045Z] [2023-12-20T17:24:13.045Z] [2023-12-20T17:24:13.045Z] ---> sar -b -r -n DEV: [2023-12-20T17:24:13.045Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25822) 12/20/23 _x86_64_ (8 CPU) [2023-12-20T17:24:13.045Z] [2023-12-20T17:24:13.045Z] 17:14:53 LINUX RESTART (8 CPU) [2023-12-20T17:24:13.045Z] [2023-12-20T17:24:13.045Z] 17:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-20T17:24:13.045Z] 17:16:01 134.36 47.74 86.62 0.00 5396.30 166472.52 0.00 [2023-12-20T17:24:13.045Z] 17:17:01 194.07 1.75 192.32 0.00 41.84 65898.33 0.00 [2023-12-20T17:24:13.045Z] 17:18:01 159.54 0.22 159.32 0.00 11.99 24277.86 0.00 [2023-12-20T17:24:13.045Z] 17:19:01 194.37 0.05 194.32 0.00 7.20 45965.41 0.00 [2023-12-20T17:24:13.045Z] 17:20:01 17.93 7.07 10.86 0.00 898.65 1738.53 0.00 [2023-12-20T17:24:13.045Z] 17:21:01 31.69 4.30 27.40 0.00 2540.64 4143.71 0.00 [2023-12-20T17:24:13.045Z] 17:22:01 3.30 0.02 3.28 0.00 0.13 81.44 0.00 [2023-12-20T17:24:13.045Z] 17:23:01 1.72 0.00 1.72 0.00 0.00 17.73 0.00 [2023-12-20T17:24:13.045Z] 17:24:01 1.18 0.10 1.08 0.00 7.20 14.80 0.00 [2023-12-20T17:24:13.045Z] Average: 82.03 6.80 75.23 0.00 989.17 34290.23 0.00 [2023-12-20T17:24:13.045Z] [2023-12-20T17:24:13.045Z] 17:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-20T17:24:13.045Z] 17:16:01 29911780 31573796 774348 2.35 59748 1901204 1770540 5.22 991912 1646996 76 [2023-12-20T17:24:13.045Z] 17:17:01 27676456 31519460 786136 2.39 148428 3836072 1888736 5.57 1243868 3430068 211488 [2023-12-20T17:24:13.045Z] 17:18:01 28072092 31503176 797192 2.42 155812 3446616 1916256 5.65 1275452 3029212 164408 [2023-12-20T17:24:13.045Z] 17:19:01 27365192 31511596 785792 2.39 168400 4093816 1759320 5.18 1340528 3607392 532 [2023-12-20T17:24:13.045Z] 17:20:01 27273156 31508908 772828 2.35 175988 4181016 1607096 4.74 1402148 3629196 1196 [2023-12-20T17:24:13.045Z] 17:21:01 27037624 31502468 769064 2.34 191132 4386800 1748456 5.15 1560776 3683416 4 [2023-12-20T17:24:13.045Z] 17:22:01 27042952 31502948 768112 2.34 189668 4383552 1706908 5.03 1559420 3680204 4 [2023-12-20T17:24:13.045Z] 17:23:01 27043464 31503488 767504 2.33 189704 4383552 1706908 5.03 1558732 3680204 140 [2023-12-20T17:24:13.045Z] 17:24:01 27042132 31502476 768348 2.34 189736 4383780 1755836 5.17 1559584 3680280 180 [2023-12-20T17:24:13.045Z] Average: 27607205 31514257 776592 2.36 163180 3888490 1762228 5.19 1388047 3340774 42003 [2023-12-20T17:24:13.045Z] [2023-12-20T17:24:13.045Z] 17:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-20T17:24:13.045Z] 17:16:01 ens3 424.96 289.69 2644.50 75.81 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:16:01 docker0 13.08 14.03 1.18 111.76 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:16:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:17:01 ens3 489.99 277.35 5631.25 34.80 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:17:01 docker0 205.51 370.00 17.80 2493.06 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:17:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:18:01 ens3 58.24 45.05 76.51 75.40 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:18:01 docker0 2.30 3.98 0.16 31.16 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:18:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:19:01 ens3 178.65 104.98 3637.79 18.47 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:19:01 docker0 25.65 55.54 1.70 832.25 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:19:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:20:01 ens3 39.03 15.95 701.19 1.29 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:20:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:21:01 ens3 101.38 54.74 1375.96 3.75 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:21:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:22:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:24:01 ens3 4.23 3.10 4.26 1.45 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] 17:24:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] Average: ens3 144.08 87.89 1563.55 23.45 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] Average: docker0 27.40 49.30 2.32 385.44 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] Average: lo 1.24 1.24 0.12 0.12 0.00 0.00 0.00 0.00 [2023-12-20T17:24:13.045Z] [2023-12-20T17:24:13.045Z] [2023-12-20T17:24:13.045Z] ---> sar -P ALL: [2023-12-20T17:24:13.045Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25822) 12/20/23 _x86_64_ (8 CPU) [2023-12-20T17:24:13.045Z] [2023-12-20T17:24:13.045Z] 17:14:53 LINUX RESTART (8 CPU) [2023-12-20T17:24:13.045Z] [2023-12-20T17:24:13.045Z] 17:15:01 CPU %user %nice %system %iowait %steal %idle [2023-12-20T17:24:13.045Z] 17:16:01 all 6.24 0.00 1.75 3.74 0.04 88.23 [2023-12-20T17:24:13.045Z] 17:16:01 0 5.35 0.00 1.32 4.60 0.05 88.68 [2023-12-20T17:24:13.045Z] 17:16:01 1 5.38 0.00 2.05 5.87 0.05 86.66 [2023-12-20T17:24:13.045Z] 17:16:01 2 8.14 0.00 1.47 0.64 0.03 89.72 [2023-12-20T17:24:13.045Z] 17:16:01 3 5.33 0.00 1.42 0.62 0.03 92.59 [2023-12-20T17:24:13.045Z] 17:16:01 4 7.53 0.00 2.78 12.56 0.05 77.08 [2023-12-20T17:24:13.045Z] 17:16:01 5 5.03 0.00 1.47 5.08 0.03 88.39 [2023-12-20T17:24:13.045Z] 17:16:01 6 6.75 0.00 1.91 0.40 0.05 90.89 [2023-12-20T17:24:13.045Z] 17:16:01 7 6.44 0.00 1.54 0.18 0.05 91.79 [2023-12-20T17:24:13.045Z] 17:17:01 all 6.60 0.00 3.20 5.35 0.05 84.80 [2023-12-20T17:24:13.045Z] 17:17:01 0 6.98 0.00 3.05 3.18 0.05 86.74 [2023-12-20T17:24:13.045Z] 17:17:01 1 6.15 0.00 4.38 31.80 0.07 57.59 [2023-12-20T17:24:13.045Z] 17:17:01 2 7.06 0.00 3.08 1.60 0.05 88.20 [2023-12-20T17:24:13.045Z] 17:17:01 3 6.55 0.00 2.86 0.25 0.07 90.27 [2023-12-20T17:24:13.045Z] 17:17:01 4 7.69 0.00 3.21 0.74 0.05 88.31 [2023-12-20T17:24:13.045Z] 17:17:01 5 4.63 0.00 2.80 3.71 0.03 88.83 [2023-12-20T17:24:13.045Z] 17:17:01 6 7.33 0.00 3.01 1.00 0.07 88.60 [2023-12-20T17:24:13.045Z] 17:17:01 7 6.44 0.00 3.21 0.73 0.05 89.57 [2023-12-20T17:24:13.045Z] 17:18:01 all 40.13 0.00 5.11 2.11 0.07 52.57 [2023-12-20T17:24:13.045Z] 17:18:01 0 41.02 0.00 5.02 0.76 0.07 53.13 [2023-12-20T17:24:13.045Z] 17:18:01 1 39.24 0.00 5.26 4.58 0.07 50.86 [2023-12-20T17:24:13.045Z] 17:18:01 2 41.88 0.00 4.86 3.45 0.07 49.74 [2023-12-20T17:24:13.045Z] 17:18:01 3 40.81 0.00 5.73 0.74 0.07 52.66 [2023-12-20T17:24:13.045Z] 17:18:01 4 39.36 0.00 5.20 0.66 0.07 54.72 [2023-12-20T17:24:13.045Z] 17:18:01 5 39.65 0.00 4.65 1.75 0.07 53.88 [2023-12-20T17:24:13.045Z] 17:18:01 6 39.28 0.00 5.37 0.66 0.10 54.59 [2023-12-20T17:24:13.045Z] 17:18:01 7 39.80 0.00 4.83 4.31 0.08 50.98 [2023-12-20T17:24:13.045Z] 17:19:01 all 4.46 0.00 2.13 4.17 0.06 89.18 [2023-12-20T17:24:13.045Z] 17:19:01 0 3.88 0.00 2.15 6.74 0.03 87.18 [2023-12-20T17:24:13.045Z] 17:19:01 1 4.41 0.00 2.75 9.51 0.05 83.27 [2023-12-20T17:24:13.045Z] 17:19:01 2 4.36 0.00 2.19 12.95 0.05 80.45 [2023-12-20T17:24:13.045Z] 17:19:01 3 5.23 0.00 1.95 1.65 0.15 91.02 [2023-12-20T17:24:13.045Z] 17:19:01 4 5.00 0.00 2.15 0.42 0.05 92.38 [2023-12-20T17:24:13.045Z] 17:19:01 5 4.02 0.00 2.15 0.08 0.03 93.71 [2023-12-20T17:24:13.045Z] 17:19:01 6 4.32 0.00 1.99 1.56 0.05 92.08 [2023-12-20T17:24:13.045Z] 17:19:01 7 4.47 0.00 1.71 0.44 0.03 93.34 [2023-12-20T17:24:13.045Z] 17:20:01 all 0.65 0.00 0.26 0.21 0.01 98.87 [2023-12-20T17:24:13.045Z] 17:20:01 0 0.98 0.00 0.57 0.38 0.02 98.05 [2023-12-20T17:24:13.045Z] 17:20:01 1 0.43 0.00 0.62 0.03 0.00 98.92 [2023-12-20T17:24:13.045Z] 17:20:01 2 0.10 0.00 0.08 0.02 0.00 99.80 [2023-12-20T17:24:13.045Z] 17:20:01 3 0.25 0.00 0.10 0.60 0.03 99.02 [2023-12-20T17:24:13.045Z] 17:20:01 4 0.68 0.00 0.25 0.05 0.02 99.00 [2023-12-20T17:24:13.045Z] 17:20:01 5 0.17 0.00 0.13 0.48 0.02 99.20 [2023-12-20T17:24:13.045Z] 17:20:01 6 2.36 0.00 0.16 0.02 0.02 97.44 [2023-12-20T17:24:13.045Z] 17:20:01 7 0.17 0.00 0.17 0.07 0.00 99.60 [2023-12-20T17:24:13.045Z] 17:21:01 all 1.79 0.00 0.84 0.53 0.02 96.82 [2023-12-20T17:24:13.045Z] 17:21:01 0 2.04 0.00 0.55 0.02 0.03 97.36 [2023-12-20T17:24:13.045Z] 17:21:01 1 2.35 0.00 1.50 0.15 0.02 95.98 [2023-12-20T17:24:13.045Z] 17:21:01 2 2.20 0.00 0.95 1.23 0.03 95.58 [2023-12-20T17:24:13.045Z] 17:21:01 3 1.27 0.00 0.70 0.10 0.02 97.91 [2023-12-20T17:24:13.045Z] 17:21:01 4 2.01 0.00 0.64 0.90 0.02 96.44 [2023-12-20T17:24:13.045Z] 17:21:01 5 1.19 0.00 0.47 1.77 0.02 96.56 [2023-12-20T17:24:13.045Z] 17:21:01 6 2.09 0.00 0.63 0.07 0.03 97.18 [2023-12-20T17:24:13.045Z] 17:21:01 7 1.19 0.00 1.25 0.02 0.02 97.53 [2023-12-20T17:24:13.045Z] 17:22:01 all 0.07 0.00 0.04 0.01 0.01 99.87 [2023-12-20T17:24:13.045Z] 17:22:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-12-20T17:24:13.045Z] 17:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-12-20T17:24:13.045Z] 17:22:01 2 0.13 0.00 0.03 0.02 0.02 99.80 [2023-12-20T17:24:13.045Z] 17:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-12-20T17:24:13.045Z] 17:22:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-12-20T17:24:13.045Z] 17:22:01 5 0.05 0.00 0.03 0.07 0.02 99.83 [2023-12-20T17:24:13.045Z] 17:22:01 6 0.30 0.00 0.08 0.00 0.02 99.60 [2023-12-20T17:24:13.045Z] 17:22:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-12-20T17:24:13.045Z] 17:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-12-20T17:24:13.045Z] 17:23:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2023-12-20T17:24:13.045Z] 17:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-20T17:24:13.045Z] 17:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-20T17:24:13.045Z] 17:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-20T17:24:13.045Z] 17:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-20T17:24:13.045Z] 17:23:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-12-20T17:24:13.045Z] 17:23:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-12-20T17:24:13.045Z] 17:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-20T17:24:13.045Z] 17:24:01 all 0.06 0.00 0.05 0.00 0.01 99.88 [2023-12-20T17:24:13.045Z] 17:24:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2023-12-20T17:24:13.045Z] 17:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-20T17:24:13.045Z] 17:24:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-12-20T17:24:13.045Z] 17:24:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2023-12-20T17:24:13.045Z] 17:24:01 4 0.12 0.00 0.12 0.00 0.02 99.75 [2023-12-20T17:24:13.045Z] 17:24:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2023-12-20T17:24:13.045Z] 17:24:01 6 0.03 0.00 0.07 0.00 0.02 99.88 [2023-12-20T17:24:13.045Z] 17:24:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2023-12-20T17:24:13.045Z] Average: all 6.64 0.00 1.48 1.78 0.03 90.06 [2023-12-20T17:24:13.045Z] Average: 0 6.69 0.00 1.41 1.74 0.04 90.13 [2023-12-20T17:24:13.045Z] Average: 1 6.42 0.00 1.83 5.72 0.03 86.00 [2023-12-20T17:24:13.045Z] Average: 2 7.07 0.00 1.41 2.20 0.03 89.30 [2023-12-20T17:24:13.045Z] Average: 3 6.59 0.00 1.42 0.44 0.04 91.50 [2023-12-20T17:24:13.045Z] Average: 4 6.90 0.00 1.59 1.69 0.03 89.78 [2023-12-20T17:24:13.045Z] Average: 5 6.06 0.00 1.30 1.44 0.03 91.17 [2023-12-20T17:24:13.045Z] Average: 6 6.92 0.00 1.46 0.41 0.04 91.17 [2023-12-20T17:24:13.045Z] Average: 7 6.48 0.00 1.41 0.63 0.03 91.44 [2023-12-20T17:24:13.045Z] [2023-12-20T17:24:13.045Z] [2023-12-20T17:24:13.045Z]