Pull request #367 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ddcc06da42452a6a6e160f1608dc75cf0c4f5700+2a5e649201c18cec9e221fbeb45ba06089b8b7fb (9ca7f142faece9c5f0cc2942fa57e7c78f783986) 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-ssh10704718897076507928.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2496541996438312898.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-367/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-367/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10411153683373158698.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-367/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16328935878591237262.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3546720897132176454.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-367/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-367/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12042939845763229905.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-26386 in /w/workspace/foundry_device-usb-camera_PR-367 [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-367 # 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 Merging remotes/origin/main commit 2a5e649201c18cec9e221fbeb45ba06089b8b7fb into PR head commit ddcc06da42452a6a6e160f1608dc75cf0c4f5700 Merge succeeded, producing ddcc06da42452a6a6e160f1608dc75cf0c4f5700 Checking out Revision ddcc06da42452a6a6e160f1608dc75cf0c4f5700 (PR-367) > 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/367/head:refs/remotes/origin/PR-367 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddcc06da42452a6a6e160f1608dc75cf0c4f5700 # 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 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddcc06da42452a6a6e160f1608dc75cf0c4f5700 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-13T17:19:11.624Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-13T17:19:11.845Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-13T17:19:11.974Z] ========================================================= [2024-11-13T17:19:11.974Z] EdgeX Global Pipelines Version Info [2024-11-13T17:19:11.974Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-13T17:19:13.102Z] ------------------- [2024-11-13T17:19:13.102Z] stable info: [2024-11-13T17:19:13.102Z] ------------------- [2024-11-13T17:19:13.102Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-13T17:19:13.102Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-13T17:19:13.102Z] Message: update stable to v1.0.265 [2024-11-13T17:19:13.364Z] ------------------- [2024-11-13T17:19:13.364Z] experimental info: [2024-11-13T17:19:13.364Z] ------------------- [2024-11-13T17:19:13.364Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-13T17:19:13.364Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-13T17:19:13.364Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-13T17:19:13.621Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-11-13T17:19:13.682Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-11-13T17:19:13.737Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-13T17:19:13.797Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-13T17:19:13.863Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-13T17:19:13.927Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-13T17:19:13.993Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-13T17:19:14.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-13T17:19:14.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-13T17:19:14.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-13T17:19:14.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-13T17:19:14.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-11-13T17:19:14.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-13T17:19:14.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-13T17:19:14.503Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T17:19:14.559Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T17:19:14.619Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T17:19:14.676Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T17:19:14.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-13T17:19:14.804Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-13T17:19:14.864Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-13T17:19:14.926Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-13T17:19:14.985Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-13T17:19:15.043Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-13T17:19:15.102Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-13T17:19:15.157Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-13T17:19:15.216Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-13T17:19:15.271Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo [2024-11-13T17:19:15.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo [2024-11-13T17:19:15.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo [2024-11-13T17:19:15.440Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ddcc06da42452a6a6e160f1608dc75cf0c4f5700 [Pipeline] echo [2024-11-13T17:19:15.502Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ddcc06d [Pipeline] echo [2024-11-13T17:19:15.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T17:19:15.721Z] provisioning config files... [2024-11-13T17:19:15.735Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-367@tmp/config4659564071842170013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T17:19:16.137Z] ---> ****-login.sh [2024-11-13T17:19:16.137Z] nexus3.edgexfoundry.org:10001 [2024-11-13T17:19:16.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T17:19:16.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T17:19:16.662Z] Configure a credential helper to remove this warning. See [2024-11-13T17:19:16.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T17:19:16.662Z] [2024-11-13T17:19:16.662Z] Login Succeeded [2024-11-13T17:19:16.662Z] nexus3.edgexfoundry.org:10002 [2024-11-13T17:19:16.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T17:19:16.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T17:19:16.662Z] Configure a credential helper to remove this warning. See [2024-11-13T17:19:16.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T17:19:16.662Z] [2024-11-13T17:19:16.662Z] Login Succeeded [2024-11-13T17:19:16.662Z] nexus3.edgexfoundry.org:10003 [2024-11-13T17:19:16.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T17:19:16.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T17:19:16.922Z] Configure a credential helper to remove this warning. See [2024-11-13T17:19:16.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T17:19:16.922Z] [2024-11-13T17:19:16.922Z] Login Succeeded [2024-11-13T17:19:16.922Z] nexus3.edgexfoundry.org:10004 [2024-11-13T17:19:16.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T17:19:16.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T17:19:16.923Z] Configure a credential helper to remove this warning. See [2024-11-13T17:19:16.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T17:19:16.923Z] [2024-11-13T17:19:16.923Z] Login Succeeded [2024-11-13T17:19:16.923Z] ****.io [2024-11-13T17:19:17.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T17:19:17.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T17:19:17.234Z] Configure a credential helper to remove this warning. See [2024-11-13T17:19:17.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T17:19:17.234Z] [2024-11-13T17:19:17.496Z] Login Succeeded [2024-11-13T17:19:17.496Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T17:19:17.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-13T17:19:18.255Z] + git rev-list -1 --merges ddcc06da42452a6a6e160f1608dc75cf0c4f5700~1..ddcc06da42452a6a6e160f1608dc75cf0c4f5700 [Pipeline] echo [2024-11-13T17:19:18.312Z] -----------> git rev-list -1 --merges ddcc06da42452a6a6e160f1608dc75cf0c4f5700~1..ddcc06da42452a6a6e160f1608dc75cf0c4f5700 ddcc06da42452a6a6e160f1608dc75cf0c4f5700 [false] [Pipeline] sh [2024-11-13T17:19:18.636Z] + git log --format=format:%s -1 ddcc06da42452a6a6e160f1608dc75cf0c4f5700 [Pipeline] echo [2024-11-13T17:19:18.676Z] ========================================================= [2024-11-13T17:19:18.676Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-13T17:19:18.676Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T17:19:19.147Z] + git log --format=format:%s -1 ddcc06da42452a6a6e160f1608dc75cf0c4f5700 [Pipeline] echo [2024-11-13T17:19:19.184Z] [semverPrep] GIT_COMMIT: ddcc06da42452a6a6e160f1608dc75cf0c4f5700, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-13T17:19:19.231Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-13T17:19:19.654Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T17:19:19.654Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-13T17:19:19.654Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-13T17:19:19.654Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-13T17:19:19.654Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-13T17:19:19.654Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-13T17:19:19.654Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T17:19:20.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T17:19:20.160Z] [2024-11-13T17:19:20.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T17:19:20.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T17:19:20.827Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-13T17:19:20.827Z] b85a868b505f: Pulling fs layer [2024-11-13T17:19:20.827Z] e2be974225ed: Pulling fs layer [2024-11-13T17:19:20.827Z] 339a4e72a1f5: Pulling fs layer [2024-11-13T17:19:20.828Z] 988bab9f4d93: Pulling fs layer [2024-11-13T17:19:20.828Z] 1469e6f7b9e6: Pulling fs layer [2024-11-13T17:19:20.828Z] eaf3925da568: Pulling fs layer [2024-11-13T17:19:20.828Z] bab4dde63d76: Pulling fs layer [2024-11-13T17:19:20.828Z] bde34c3a00c8: Pulling fs layer [2024-11-13T17:19:20.828Z] b352a97aabf1: Pulling fs layer [2024-11-13T17:19:20.828Z] 4872d77fe225: Pulling fs layer [2024-11-13T17:19:20.828Z] 5851b861e8e6: Pulling fs layer [2024-11-13T17:19:20.828Z] 988bab9f4d93: Waiting [2024-11-13T17:19:20.828Z] 1469e6f7b9e6: Waiting [2024-11-13T17:19:20.828Z] bab4dde63d76: Waiting [2024-11-13T17:19:20.828Z] 4872d77fe225: Waiting [2024-11-13T17:19:20.828Z] b352a97aabf1: Waiting [2024-11-13T17:19:20.828Z] bde34c3a00c8: Waiting [2024-11-13T17:19:20.828Z] 5851b861e8e6: Waiting [2024-11-13T17:19:20.828Z] eaf3925da568: Waiting [2024-11-13T17:19:20.828Z] e2be974225ed: Download complete [2024-11-13T17:19:20.828Z] 988bab9f4d93: Download complete [2024-11-13T17:19:20.828Z] 1469e6f7b9e6: Verifying Checksum [2024-11-13T17:19:20.828Z] 1469e6f7b9e6: Download complete [2024-11-13T17:19:20.828Z] eaf3925da568: Download complete [2024-11-13T17:19:20.828Z] 339a4e72a1f5: Verifying Checksum [2024-11-13T17:19:20.828Z] 339a4e72a1f5: Download complete [2024-11-13T17:19:21.087Z] b352a97aabf1: Verifying Checksum [2024-11-13T17:19:21.087Z] b352a97aabf1: Download complete [2024-11-13T17:19:21.087Z] 4872d77fe225: Download complete [2024-11-13T17:19:21.087Z] 5851b861e8e6: Verifying Checksum [2024-11-13T17:19:21.087Z] 5851b861e8e6: Download complete [2024-11-13T17:19:21.087Z] b85a868b505f: Verifying Checksum [2024-11-13T17:19:21.087Z] b85a868b505f: Download complete [2024-11-13T17:19:21.347Z] bab4dde63d76: Verifying Checksum [2024-11-13T17:19:21.347Z] bab4dde63d76: Download complete [2024-11-13T17:19:22.741Z] b85a868b505f: Pull complete [2024-11-13T17:19:23.015Z] e2be974225ed: Pull complete [2024-11-13T17:19:23.995Z] 339a4e72a1f5: Pull complete [2024-11-13T17:19:23.995Z] 988bab9f4d93: Pull complete [2024-11-13T17:19:24.935Z] 1469e6f7b9e6: Pull complete [2024-11-13T17:19:24.935Z] eaf3925da568: Pull complete [2024-11-13T17:19:27.060Z] bab4dde63d76: Pull complete [2024-11-13T17:19:27.319Z] bde34c3a00c8: Pull complete [2024-11-13T17:19:27.579Z] b352a97aabf1: Pull complete [2024-11-13T17:19:27.579Z] 4872d77fe225: Pull complete [2024-11-13T17:19:27.839Z] 5851b861e8e6: Pull complete [2024-11-13T17:19:27.839Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-13T17:19:27.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T17:19:27.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T17:19:28.133Z] prd-ubuntu20.04-docker-8c-8g-26386 does not seem to be running inside a container [2024-11-13T17:19:28.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-367 -v /w/workspace/foundry_device-usb-camera_PR-367:/w/workspace/foundry_device-usb-camera_PR-367:rw,z -v /w/workspace/foundry_device-usb-camera_PR-367@tmp:/w/workspace/foundry_device-usb-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T17:19:32.595Z] $ docker top 8616c6617c28b0363932275e643c935ec20c40c938170893458765762976bcce -eo pid,comm [2024-11-13T17:19:32.657Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-13T17:19:32.658Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T17:19:32.823Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T17:19:32.823Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T17:19:32.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T17:19:32.939Z] $ docker exec 8616c6617c28b0363932275e643c935ec20c40c938170893458765762976bcce ssh-agent [2024-11-13T17:19:33.044Z] SSH_AUTH_SOCK=/tmp/ssh-qniNWSRuxaZG/agent.32 [2024-11-13T17:19:33.044Z] SSH_AGENT_PID=38 [2024-11-13T17:19:33.051Z] Running ssh-add (command line suppressed) [2024-11-13T17:19:33.148Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-367@tmp/private_key_1417158459733247930.key (/w/workspace/foundry_device-usb-camera_PR-367@tmp/private_key_1417158459733247930.key) [2024-11-13T17:19:33.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T17:19:33.516Z] + git tag --points-at HEAD [Pipeline] } [2024-11-13T17:19:33.543Z] $ docker exec --env ******** --env ******** 8616c6617c28b0363932275e643c935ec20c40c938170893458765762976bcce ssh-agent -k [2024-11-13T17:19:33.648Z] unset SSH_AUTH_SOCK; [2024-11-13T17:19:33.648Z] unset SSH_AGENT_PID; [2024-11-13T17:19:33.648Z] echo Agent pid 38 killed; [2024-11-13T17:19:33.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-13T17:19:33.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T17:19:33.779Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T17:19:33.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T17:19:33.898Z] $ docker exec 8616c6617c28b0363932275e643c935ec20c40c938170893458765762976bcce ssh-agent [2024-11-13T17:19:34.019Z] SSH_AUTH_SOCK=/tmp/ssh-OiDw6uKUqrKh/agent.72 [2024-11-13T17:19:34.019Z] SSH_AGENT_PID=78 [2024-11-13T17:19:34.024Z] Running ssh-add (command line suppressed) [2024-11-13T17:19:34.125Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-367@tmp/private_key_12911964928155618247.key (/w/workspace/foundry_device-usb-camera_PR-367@tmp/private_key_12911964928155618247.key) [2024-11-13T17:19:34.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T17:19:34.478Z] + git semver init [2024-11-13T17:19:34.739Z] 2024-11-13 17:19:34,654 [run_init] DEBUG init version:0.0.0 force:False [2024-11-13T17:19:34.739Z] 2024-11-13 17:19:34,654 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-367/.semver [2024-11-13T17:19:34.739Z] 2024-11-13 17:19:34,655 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-367/.semver [2024-11-13T17:19:34.739Z] 2024-11-13 17:19:34,655 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-367/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-367, universal_newlines=False, shell=None, istream=None) [2024-11-13T17:19:36.660Z] 2024-11-13 17:19:36,362 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-367/.git/info/exclude [2024-11-13T17:19:36.660Z] 2024-11-13 17:19:36,363 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-367/.semver/PR-367 with force:False [2024-11-13T17:19:36.660Z] 2024-11-13 17:19:36,363 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-367/.semver/PR-367 [2024-11-13T17:19:36.660Z] 2024-11-13 17:19:36,368 [execute] INFO git cat-file --batch-check [2024-11-13T17:19:36.660Z] 2024-11-13 17:19:36,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-367/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T17:19:36.660Z] 2024-11-13 17:19:36,376 [execute] INFO git cat-file --batch [2024-11-13T17:19:36.660Z] 2024-11-13 17:19:36,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-367/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T17:19:36.660Z] 2024-11-13 17:19:36,382 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-367/.semver/PR-367 [2024-11-13T17:19:36.660Z] 0.0.0 [Pipeline] } [2024-11-13T17:19:36.687Z] $ docker exec --env ******** --env ******** 8616c6617c28b0363932275e643c935ec20c40c938170893458765762976bcce ssh-agent -k [2024-11-13T17:19:36.775Z] unset SSH_AUTH_SOCK; [2024-11-13T17:19:36.776Z] unset SSH_AGENT_PID; [2024-11-13T17:19:36.776Z] echo Agent pid 78 killed; [2024-11-13T17:19:36.787Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T17:19:37.234Z] + git semver [Pipeline] } [2024-11-13T17:19:37.521Z] $ docker stop --time=1 8616c6617c28b0363932275e643c935ec20c40c938170893458765762976bcce [2024-11-13T17:19:39.046Z] $ docker rm -f --volumes 8616c6617c28b0363932275e643c935ec20c40c938170893458765762976bcce [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T17:19:39.482Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-13T17:19:39.790Z] Stashed 1 file(s) [Pipeline] echo [2024-11-13T17:19:39.814Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T17:19:40.577Z] provisioning config files... [2024-11-13T17:19:40.587Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-367@tmp/config3264951261386818056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T17:19:40.951Z] ---> ****-login.sh [2024-11-13T17:19:40.951Z] nexus3.edgexfoundry.org:10001 [2024-11-13T17:19:40.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T17:19:40.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T17:19:40.951Z] Configure a credential helper to remove this warning. See [2024-11-13T17:19:40.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T17:19:40.951Z] [2024-11-13T17:19:40.951Z] Login Succeeded [2024-11-13T17:19:40.951Z] nexus3.edgexfoundry.org:10002 [2024-11-13T17:19:40.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T17:19:40.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T17:19:40.951Z] Configure a credential helper to remove this warning. See [2024-11-13T17:19:40.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T17:19:40.951Z] [2024-11-13T17:19:40.951Z] Login Succeeded [2024-11-13T17:19:40.951Z] nexus3.edgexfoundry.org:10003 [2024-11-13T17:19:41.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T17:19:41.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T17:19:41.212Z] Configure a credential helper to remove this warning. See [2024-11-13T17:19:41.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T17:19:41.212Z] [2024-11-13T17:19:41.212Z] Login Succeeded [2024-11-13T17:19:41.212Z] nexus3.edgexfoundry.org:10004 [2024-11-13T17:19:41.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T17:19:41.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T17:19:41.212Z] Configure a credential helper to remove this warning. See [2024-11-13T17:19:41.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T17:19:41.212Z] [2024-11-13T17:19:41.212Z] Login Succeeded [2024-11-13T17:19:41.212Z] ****.io [2024-11-13T17:19:41.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T17:19:41.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T17:19:41.471Z] Configure a credential helper to remove this warning. See [2024-11-13T17:19:41.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T17:19:41.471Z] [2024-11-13T17:19:41.471Z] Login Succeeded [2024-11-13T17:19:41.471Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T17:19:41.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T17:19:41.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T17:19:41.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T17:19:41.831Z] ========================================================= [2024-11-13T17:19:41.831Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-13T17:19:41.831Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T17:19:42.435Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-13T17:19:42.435Z] Sending build context to Docker daemon 20.67MB [2024-11-13T17:19:42.435Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T17:19:42.435Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-13T17:19:42.435Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-13T17:19:42.435Z] 43c4264eed91: Pulling fs layer [2024-11-13T17:19:42.435Z] 4cc291be95ef: Pulling fs layer [2024-11-13T17:19:42.435Z] 2ac1f1163629: Pulling fs layer [2024-11-13T17:19:42.435Z] 5c3c966382ef: Pulling fs layer [2024-11-13T17:19:42.435Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T17:19:42.435Z] 5d5c8e513c77: Pulling fs layer [2024-11-13T17:19:42.435Z] 9f66e0745190: Pulling fs layer [2024-11-13T17:19:42.435Z] f49a43e4bbc0: Pulling fs layer [2024-11-13T17:19:42.435Z] 561ebcabdf7f: Pulling fs layer [2024-11-13T17:19:42.435Z] 5c3c966382ef: Waiting [2024-11-13T17:19:42.435Z] f49a43e4bbc0: Waiting [2024-11-13T17:19:42.435Z] 561ebcabdf7f: Waiting [2024-11-13T17:19:42.435Z] 4f4fb700ef54: Waiting [2024-11-13T17:19:42.435Z] 9f66e0745190: Waiting [2024-11-13T17:19:42.697Z] 4cc291be95ef: Verifying Checksum [2024-11-13T17:19:42.697Z] 4cc291be95ef: Download complete [2024-11-13T17:19:42.697Z] 5c3c966382ef: Verifying Checksum [2024-11-13T17:19:42.697Z] 5c3c966382ef: Download complete [2024-11-13T17:19:42.697Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T17:19:42.697Z] 4f4fb700ef54: Download complete [2024-11-13T17:19:42.697Z] 5d5c8e513c77: Download complete [2024-11-13T17:19:42.697Z] 43c4264eed91: Verifying Checksum [2024-11-13T17:19:42.697Z] 43c4264eed91: Download complete [2024-11-13T17:19:42.697Z] 9f66e0745190: Verifying Checksum [2024-11-13T17:19:42.697Z] 9f66e0745190: Download complete [2024-11-13T17:19:42.955Z] 43c4264eed91: Pull complete [2024-11-13T17:19:42.955Z] 561ebcabdf7f: Download complete [2024-11-13T17:19:42.955Z] 4cc291be95ef: Pull complete [2024-11-13T17:19:43.213Z] 2ac1f1163629: Verifying Checksum [2024-11-13T17:19:43.213Z] 2ac1f1163629: Download complete [2024-11-13T17:19:43.470Z] f49a43e4bbc0: Verifying Checksum [2024-11-13T17:19:43.470Z] f49a43e4bbc0: Download complete [2024-11-13T17:19:46.773Z] 2ac1f1163629: Pull complete [2024-11-13T17:19:46.773Z] 5c3c966382ef: Pull complete [2024-11-13T17:19:46.773Z] 4f4fb700ef54: Pull complete [2024-11-13T17:19:46.773Z] 5d5c8e513c77: Pull complete [2024-11-13T17:19:47.041Z] 9f66e0745190: Pull complete [2024-11-13T17:19:49.584Z] f49a43e4bbc0: Pull complete [2024-11-13T17:19:49.842Z] 561ebcabdf7f: Pull complete [2024-11-13T17:19:49.842Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-13T17:19:49.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-13T17:19:49.842Z] ---> 3a752c3f9dda [2024-11-13T17:19:49.842Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-13T17:19:55.337Z] Still waiting to schedule task [2024-11-13T17:19:55.338Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-13T17:20:02.069Z] ---> Running in bd8d260a0645 [2024-11-13T17:20:02.069Z] Removing intermediate container bd8d260a0645 [2024-11-13T17:20:02.070Z] ---> c3533529e8a8 [2024-11-13T17:20:02.070Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T17:20:02.070Z] ---> Running in 510ab37d0d8b [2024-11-13T17:20:02.070Z] Removing intermediate container 510ab37d0d8b [2024-11-13T17:20:02.070Z] ---> 3946e7f0a6c5 [2024-11-13T17:20:02.070Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-13T17:20:02.070Z] ---> Running in b4399c1a8778 [2024-11-13T17:20:02.070Z] Removing intermediate container b4399c1a8778 [2024-11-13T17:20:02.070Z] ---> 7f5228311982 [2024-11-13T17:20:02.070Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-13T17:20:02.070Z] ---> Running in dc60d76babda [2024-11-13T17:20:02.070Z] Removing intermediate container dc60d76babda [2024-11-13T17:20:02.070Z] ---> 082ab110d119 [2024-11-13T17:20:02.070Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T17:20:02.070Z] ---> Running in abfc829eef71 [2024-11-13T17:20:02.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T17:20:02.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T17:20:02.329Z] (1/14) Installing libintl (0.22.5-r0) [2024-11-13T17:20:02.330Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-11-13T17:20:02.330Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-11-13T17:20:02.330Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-11-13T17:20:02.330Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-11-13T17:20:02.330Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-11-13T17:20:02.589Z] (7/14) Installing udev-init-scripts (35-r1) [2024-11-13T17:20:02.589Z] (8/14) Installing libeconf (0.6.3-r0) [2024-11-13T17:20:02.589Z] (9/14) Installing libblkid (2.40.1-r1) [2024-11-13T17:20:02.589Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-11-13T17:20:02.589Z] (11/14) Installing kmod-libs (32-r0) [2024-11-13T17:20:02.589Z] (12/14) Installing eudev (3.2.14-r2) [2024-11-13T17:20:02.589Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-11-13T17:20:02.589Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-11-13T17:20:02.589Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T17:20:02.589Z] Executing eudev-3.2.14-r2.trigger [2024-11-13T17:20:02.589Z] OK: 253 MiB in 68 packages [2024-11-13T17:20:04.950Z] Removing intermediate container abfc829eef71 [2024-11-13T17:20:04.950Z] ---> 2538429f2476 [2024-11-13T17:20:04.950Z] Step 8/13 : WORKDIR /device-usb-camera [2024-11-13T17:20:04.950Z] ---> Running in 1e64e102d8bc [2024-11-13T17:20:04.950Z] Removing intermediate container 1e64e102d8bc [2024-11-13T17:20:04.950Z] ---> fc3900a807a6 [2024-11-13T17:20:04.950Z] Step 9/13 : COPY go.mod vendor* ./ [2024-11-13T17:20:05.209Z] ---> 8047b19c8ead [2024-11-13T17:20:05.209Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T17:20:05.209Z] ---> Running in 45e2a6c40c10 [2024-11-13T17:21:13.633Z] Removing intermediate container 45e2a6c40c10 [2024-11-13T17:21:13.633Z] ---> 13353dc87ccd [2024-11-13T17:21:13.633Z] Step 11/13 : COPY . . [2024-11-13T17:21:13.633Z] ---> 23889de362f7 [2024-11-13T17:21:13.633Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-13T17:21:13.633Z] ---> Running in dacd87ba174e [2024-11-13T17:21:13.633Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T17:21:13.633Z] Dload Upload Total Spent  Left Speed [2024-11-13T17:21:13.633Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8194 0 --:--:-- --:--:-- --:--:-- 8232 [2024-11-13T17:21:13.633Z] Removing intermediate container dacd87ba174e [2024-11-13T17:21:13.633Z] ---> a46ddb21934c [2024-11-13T17:21:13.633Z] Step 13/13 : RUN ${MAKE} [2024-11-13T17:21:13.633Z] ---> Running in b19677904764 [2024-11-13T17:21:13.633Z] noop [2024-11-13T17:21:13.633Z] Removing intermediate container b19677904764 [2024-11-13T17:21:13.633Z] ---> 30a2dbd21769 [2024-11-13T17:21:13.633Z] Successfully built 30a2dbd21769 [2024-11-13T17:21:13.633Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T17:21:14.134Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T17:21:14.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T17:21:14.316Z] prd-ubuntu20.04-docker-8c-8g-26386 does not seem to be running inside a container [2024-11-13T17:21:14.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-367 -v /w/workspace/foundry_device-usb-camera_PR-367:/w/workspace/foundry_device-usb-camera_PR-367:rw,z -v /w/workspace/foundry_device-usb-camera_PR-367@tmp:/w/workspace/foundry_device-usb-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-13T17:21:14.740Z] $ docker top 1cdd13fa9daed48a2ce809de7e034def024e3b57047cc79f580612d2bf38f206 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T17:21:15.156Z] + go version [2024-11-13T17:21:15.157Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-13T17:21:15.193Z] $ docker stop --time=1 1cdd13fa9daed48a2ce809de7e034def024e3b57047cc79f580612d2bf38f206 [2024-11-13T17:21:16.694Z] $ docker rm -f --volumes 1cdd13fa9daed48a2ce809de7e034def024e3b57047cc79f580612d2bf38f206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T17:21:17.503Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T17:21:17.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T17:21:17.682Z] prd-ubuntu20.04-docker-8c-8g-26386 does not seem to be running inside a container [2024-11-13T17:21:17.716Z] $ 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-367 -v /w/workspace/foundry_device-usb-camera_PR-367:/w/workspace/foundry_device-usb-camera_PR-367:rw,z -v /w/workspace/foundry_device-usb-camera_PR-367@tmp:/w/workspace/foundry_device-usb-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-13T17:21:18.125Z] $ docker top 714fc76de38c72443e752bd89de8708ec0a52fa6261dc905f5eb5143a7faa56b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T17:21:18.551Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-367 [Pipeline] fileExists [Pipeline] sh [2024-11-13T17:21:18.935Z] + make test [2024-11-13T17:21:18.935Z] go test ./... -coverprofile=coverage.out ./... [2024-11-13T17:21:21.483Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-11-13T17:21:36.905Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26387 in /w/workspace/foundry_device-usb-camera_PR-367 [Pipeline] { [Pipeline] ws [2024-11-13T17:21:36.994Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-11-13T17:21:40.123Z] Selected Git installation does not exist. Using Default [2024-11-13T17:21:40.124Z] The recommended git tool is: NONE [2024-11-13T17:21:40.573Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-11-13T17:21:40.573Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [2024-11-13T17:21:50.015Z] using credential edgex-jenkins-ssh [2024-11-13T17:21:50.040Z] Cloning the remote Git repository [2024-11-13T17:21:50.115Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-11-13T17:21:50.302Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-11-13T17:21:50.542Z] go vet ./... [2024-11-13T17:21:50.652Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-11-13T17:21:50.653Z] > git --version # timeout=10 [2024-11-13T17:21:50.685Z] > git --version # 'git version 2.25.1' [2024-11-13T17:21:50.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T17:21:50.906Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T17:21:54.214Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-11-13T17:21:54.237Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T17:21:55.948Z] Merging remotes/origin/main commit 2a5e649201c18cec9e221fbeb45ba06089b8b7fb into PR head commit ddcc06da42452a6a6e160f1608dc75cf0c4f5700 [2024-11-13T17:21:56.303Z] Merge succeeded, producing ddcc06da42452a6a6e160f1608dc75cf0c4f5700 [2024-11-13T17:21:56.304Z] Checking out Revision ddcc06da42452a6a6e160f1608dc75cf0c4f5700 (PR-367) [2024-11-13T17:21:55.265Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-11-13T17:21:55.325Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-11-13T17:21:55.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T17:21:55.352Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-13T17:21:55.961Z] > git config core.sparsecheckout # timeout=10 [2024-11-13T17:21:56.112Z] > git checkout -f ddcc06da42452a6a6e160f1608dc75cf0c4f5700 # timeout=10 [2024-11-13T17:21:56.204Z] > git remote # timeout=10 [2024-11-13T17:21:56.222Z] > git config --get remote.origin.url # timeout=10 [2024-11-13T17:21:56.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T17:21:56.261Z] > git merge 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 [2024-11-13T17:21:56.284Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-13T17:21:56.307Z] > git config core.sparsecheckout # timeout=10 [2024-11-13T17:21:56.319Z] > git checkout -f ddcc06da42452a6a6e160f1608dc75cf0c4f5700 # timeout=10 [2024-11-13T17:21:56.835Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-13T17:21:56.881Z] > git --version # timeout=10 [2024-11-13T17:21:56.891Z] > git --version # 'git version 2.25.1' [2024-11-13T17:21:56.901Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-13T17:21:57.132Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T17:21:57.132Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T17:21:57.132Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T17:21:57.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T17:21:57.220Z] $ docker stop --time=1 714fc76de38c72443e752bd89de8708ec0a52fa6261dc905f5eb5143a7faa56b [2024-11-13T17:22:03.422Z] $ docker rm -f --volumes 714fc76de38c72443e752bd89de8708ec0a52fa6261dc905f5eb5143a7faa56b [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-11-13T17:22:04.065Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] sh [2024-11-13T17:22:04.165Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-11-13T17:22:04.651Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-13T17:22:04.651Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T17:22:04.651Z] Dload Upload Total Spent Left Speed [2024-11-13T17:22:04.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [Pipeline] sh [2024-11-13T17:22:05.152Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-13T17:22:05.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T17:22:05.497Z] + sudo tee /etc/docker/daemon.new [2024-11-13T17:22:05.497Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-13T17:22:05.497Z] { [2024-11-13T17:22:05.497Z] "registry-mirrors": [ [2024-11-13T17:22:05.497Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-13T17:22:05.497Z] ], [2024-11-13T17:22:05.497Z] "bip": "10.250.0.254/24", [2024-11-13T17:22:05.497Z] "hosts": [ [2024-11-13T17:22:05.497Z] "tcp://0.0.0.0:5555", [2024-11-13T17:22:05.497Z] "unix:///var/run/docker.sock" [2024-11-13T17:22:05.497Z] ], [2024-11-13T17:22:05.497Z] "mtu": 1458, [2024-11-13T17:22:05.497Z] "selinux-enabled": true, [2024-11-13T17:22:05.497Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-13T17:22:05.497Z] } [Pipeline] sh [2024-11-13T17:22:05.586Z] + ls -al . [2024-11-13T17:22:05.586Z] total 288 [2024-11-13T17:22:05.586Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 17:21 . [2024-11-13T17:22:05.586Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 17:19 .. [2024-11-13T17:22:05.586Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 17:21 .git [2024-11-13T17:22:05.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:19 .github [2024-11-13T17:22:05.586Z] -rw-rw-r-- 1 jenkins jenkins 379 Nov 13 17:19 .gitignore [2024-11-13T17:22:05.586Z] -rw-rw-r-- 1 jenkins jenkins 203 Nov 13 17:19 .golangci.yml [2024-11-13T17:22:05.586Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 13 17:19 .hadolint.yml [2024-11-13T17:22:05.586Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 17:19 .semver [2024-11-13T17:22:05.586Z] -rw-rw-r-- 1 jenkins jenkins 19367 Nov 13 17:19 Attribution.txt [2024-11-13T17:22:05.586Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 13 17:19 CHANGELOG.md [2024-11-13T17:22:05.586Z] -rw-rw-r-- 1 jenkins jenkins 2440 Nov 13 17:19 Dockerfile [2024-11-13T17:22:05.586Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 13 17:19 GOVERNANCE.md [2024-11-13T17:22:05.586Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 13 17:19 Jenkinsfile [2024-11-13T17:22:05.586Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 13 17:19 LICENSE [2024-11-13T17:22:05.586Z] -rw-rw-r-- 1 jenkins jenkins 3193 Nov 13 17:19 Makefile [2024-11-13T17:22:05.586Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 13 17:19 OWNERS.md [2024-11-13T17:22:05.586Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 13 17:19 README.md [2024-11-13T17:22:05.586Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 17:19 VERSION [2024-11-13T17:22:05.586Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:19 bin [2024-11-13T17:22:05.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:19 cmd [2024-11-13T17:22:05.586Z] -rw-r--r-- 1 jenkins jenkins 54772 Nov 13 17:21 coverage.out [2024-11-13T17:22:05.586Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 13 17:19 docker-entrypoint.sh [2024-11-13T17:22:05.586Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:19 docs [2024-11-13T17:22:05.586Z] -rw-rw-r-- 1 jenkins jenkins 6466 Nov 13 17:19 go.mod [2024-11-13T17:22:05.586Z] -rw-rw-r-- 1 jenkins jenkins 87792 Nov 13 17:19 go.sum [2024-11-13T17:22:05.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:19 internal [2024-11-13T17:22:05.586Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 13 17:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T17:22:05.838Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-13T17:22:06.041Z] + 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=ddcc06da42452a6a6e160f1608dc75cf0c4f5700 --label arch=amd64 --label version=0.0.0 . [2024-11-13T17:22:06.041Z] Sending build context to Docker daemon 20.72MB [2024-11-13T17:22:06.041Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T17:22:06.041Z] Step 2/37 : FROM ${BASE} AS builder [2024-11-13T17:22:06.042Z] ---> 30a2dbd21769 [2024-11-13T17:22:06.042Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-11-13T17:22:06.178Z] + sudo service docker restart [2024-11-13T17:22:06.981Z] ---> Running in 1a9abbeb2292 [2024-11-13T17:22:06.981Z] Removing intermediate container 1a9abbeb2292 [2024-11-13T17:22:06.981Z] ---> e82606f2ae85 [2024-11-13T17:22:06.981Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T17:22:06.981Z] ---> Running in 17e6372a549e [2024-11-13T17:22:07.242Z] Removing intermediate container 17e6372a549e [2024-11-13T17:22:07.242Z] ---> 62349c4c9e3a [2024-11-13T17:22:07.242Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-13T17:22:07.242Z] ---> Running in d035a24078d3 [2024-11-13T17:22:07.242Z] Removing intermediate container d035a24078d3 [2024-11-13T17:22:07.242Z] ---> 8d3dc24e162a [2024-11-13T17:22:07.242Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-13T17:22:07.242Z] ---> Running in 2aefc396b96a [2024-11-13T17:22:07.503Z] Removing intermediate container 2aefc396b96a [2024-11-13T17:22:07.503Z] ---> d5aea14b2302 [2024-11-13T17:22:07.503Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T17:22:07.503Z] ---> Running in 6b7a9ea41cfe [2024-11-13T17:22:07.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T17:22:07.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T17:22:08.021Z] OK: 253 MiB in 68 packages [2024-11-13T17:22:08.588Z] Removing intermediate container 6b7a9ea41cfe [2024-11-13T17:22:08.588Z] ---> 70b1e2fded18 [2024-11-13T17:22:08.588Z] Step 8/37 : WORKDIR /device-usb-camera [2024-11-13T17:22:08.588Z] ---> Running in 59b7eb9b72a4 [2024-11-13T17:22:08.588Z] Removing intermediate container 59b7eb9b72a4 [2024-11-13T17:22:08.588Z] ---> b5c6d9a9dd49 [2024-11-13T17:22:08.588Z] Step 9/37 : COPY go.mod vendor* ./ [2024-11-13T17:22:08.847Z] ---> e2eaf9faae79 [2024-11-13T17:22:08.847Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T17:22:08.847Z] ---> Running in c87fed0ebaab [2024-11-13T17:22:09.782Z] Removing intermediate container c87fed0ebaab [2024-11-13T17:22:09.782Z] ---> 8ffebc8ec28b [2024-11-13T17:22:09.782Z] Step 11/37 : COPY . . [2024-11-13T17:22:10.367Z] ---> a4a0f93e97b0 [2024-11-13T17:22:10.367Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-13T17:22:10.367Z] ---> Running in cda178121312 [2024-11-13T17:22:10.626Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T17:22:10.626Z] Dload Upload Total Spent Left Speed [2024-11-13T17:22:10.626Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43329 0 --:--:-- --:--:-- --:--:-- 46173 [2024-11-13T17:22:10.885Z] Removing intermediate container cda178121312 [2024-11-13T17:22:10.885Z] ---> 07598e53aa74 [2024-11-13T17:22:10.885Z] Step 13/37 : RUN ${MAKE} [2024-11-13T17:22:10.885Z] ---> Running in aedc69c6548e [2024-11-13T17:22:11.144Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T17:22:24.489Z] provisioning config files... [2024-11-13T17:22:24.516Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2442280818682761412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T17:22:25.043Z] ---> ****-login.sh [2024-11-13T17:22:25.043Z] nexus3.edgexfoundry.org:10001 [2024-11-13T17:22:25.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T17:22:25.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T17:22:25.583Z] Configure a credential helper to remove this warning. See [2024-11-13T17:22:25.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T17:22:25.583Z] [2024-11-13T17:22:25.583Z] Login Succeeded [2024-11-13T17:22:25.583Z] nexus3.edgexfoundry.org:10002 [2024-11-13T17:22:25.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T17:22:25.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T17:22:25.854Z] Configure a credential helper to remove this warning. See [2024-11-13T17:22:25.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T17:22:25.854Z] [2024-11-13T17:22:25.854Z] Login Succeeded [2024-11-13T17:22:25.854Z] nexus3.edgexfoundry.org:10003 [2024-11-13T17:22:26.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T17:22:26.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T17:22:26.391Z] Configure a credential helper to remove this warning. See [2024-11-13T17:22:26.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T17:22:26.391Z] [2024-11-13T17:22:26.391Z] Login Succeeded [2024-11-13T17:22:26.391Z] nexus3.edgexfoundry.org:10004 [2024-11-13T17:22:26.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T17:22:26.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T17:22:26.659Z] Configure a credential helper to remove this warning. See [2024-11-13T17:22:26.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T17:22:26.659Z] [2024-11-13T17:22:26.659Z] Login Succeeded [2024-11-13T17:22:26.659Z] ****.io [2024-11-13T17:22:26.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T17:22:26.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T17:22:26.926Z] Configure a credential helper to remove this warning. See [2024-11-13T17:22:26.926Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T17:22:26.926Z] [2024-11-13T17:22:26.926Z] Login Succeeded [2024-11-13T17:22:26.926Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T17:22:26.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T17:22:27.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T17:22:27.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T17:22:27.510Z] ========================================================= [2024-11-13T17:22:27.510Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-13T17:22:27.511Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T17:22:28.058Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-13T17:22:28.325Z] Sending build context to Docker daemon 10.6MB [2024-11-13T17:22:28.592Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T17:22:28.592Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-13T17:22:28.592Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-13T17:22:28.592Z] cf04c63912e1: Pulling fs layer [2024-11-13T17:22:28.592Z] 55b35a11ae5e: Pulling fs layer [2024-11-13T17:22:28.592Z] a37a00ec5f00: Pulling fs layer [2024-11-13T17:22:28.592Z] 50b3750afda1: Pulling fs layer [2024-11-13T17:22:28.592Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T17:22:28.592Z] 80978eb59214: Pulling fs layer [2024-11-13T17:22:28.592Z] c9f46d7d2bd2: Pulling fs layer [2024-11-13T17:22:28.592Z] c5a475d317c9: Pulling fs layer [2024-11-13T17:22:28.592Z] 50b3750afda1: Waiting [2024-11-13T17:22:28.592Z] 4f4fb700ef54: Waiting [2024-11-13T17:22:28.592Z] c9f46d7d2bd2: Waiting [2024-11-13T17:22:28.592Z] 80978eb59214: Waiting [2024-11-13T17:22:28.592Z] c5a475d317c9: Waiting [2024-11-13T17:22:28.592Z] 55b35a11ae5e: Verifying Checksum [2024-11-13T17:22:28.592Z] 55b35a11ae5e: Download complete [2024-11-13T17:22:28.592Z] 50b3750afda1: Verifying Checksum [2024-11-13T17:22:28.592Z] 50b3750afda1: Download complete [2024-11-13T17:22:28.862Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T17:22:28.862Z] 4f4fb700ef54: Download complete [2024-11-13T17:22:28.862Z] 80978eb59214: Verifying Checksum [2024-11-13T17:22:28.862Z] 80978eb59214: Download complete [2024-11-13T17:22:28.862Z] cf04c63912e1: Verifying Checksum [2024-11-13T17:22:28.862Z] cf04c63912e1: Download complete [2024-11-13T17:22:29.131Z] c5a475d317c9: Verifying Checksum [2024-11-13T17:22:29.131Z] c5a475d317c9: Download complete [2024-11-13T17:22:29.720Z] cf04c63912e1: Pull complete [2024-11-13T17:22:30.306Z] 55b35a11ae5e: Pull complete [2024-11-13T17:22:30.573Z] a37a00ec5f00: Verifying Checksum [2024-11-13T17:22:30.573Z] a37a00ec5f00: Download complete [2024-11-13T17:22:31.158Z] c9f46d7d2bd2: Verifying Checksum [2024-11-13T17:22:31.158Z] c9f46d7d2bd2: Download complete [2024-11-13T17:22:43.476Z] a37a00ec5f00: Pull complete [2024-11-13T17:22:43.476Z] 50b3750afda1: Pull complete [2024-11-13T17:22:43.476Z] 4f4fb700ef54: Pull complete [2024-11-13T17:22:43.476Z] 80978eb59214: Pull complete [2024-11-13T17:22:49.853Z] Removing intermediate container aedc69c6548e [2024-11-13T17:22:49.853Z] ---> a3163e7ae646 [2024-11-13T17:22:49.853Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-11-13T17:22:49.853Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-11-13T17:22:49.853Z] 8411072a22a5: Pulling fs layer [2024-11-13T17:22:49.853Z] 8411072a22a5: Verifying Checksum [2024-11-13T17:22:49.853Z] 8411072a22a5: Download complete [2024-11-13T17:22:49.853Z] 8411072a22a5: Pull complete [2024-11-13T17:22:49.853Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-11-13T17:22:49.853Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-11-13T17:22:49.853Z] ---> 1ac78cb06e13 [2024-11-13T17:22:49.853Z] Step 15/37 : FROM alpine:3.20 [2024-11-13T17:22:49.853Z] 3.20: Pulling from library/alpine [2024-11-13T17:22:49.853Z] da9db072f522: Pulling fs layer [2024-11-13T17:22:49.853Z] da9db072f522: Verifying Checksum [2024-11-13T17:22:49.853Z] da9db072f522: Download complete [2024-11-13T17:22:49.853Z] da9db072f522: Pull complete [2024-11-13T17:22:50.113Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T17:22:50.113Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T17:22:50.113Z] ---> 63b790fccc90 [2024-11-13T17:22:50.113Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-13T17:22:50.117Z] c9f46d7d2bd2: Pull complete [2024-11-13T17:22:50.682Z] ---> Running in 79de6a12f6fe [2024-11-13T17:22:50.682Z] Removing intermediate container 79de6a12f6fe [2024-11-13T17:22:50.682Z] ---> 030560869e03 [2024-11-13T17:22:50.682Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-11-13T17:22:50.682Z] ---> Running in 493a75ea79d1 [2024-11-13T17:22:50.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T17:22:51.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T17:22:51.457Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-11-13T17:22:51.457Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-11-13T17:22:51.457Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-11-13T17:22:51.457Z] (4/115) Installing libxau (1.0.11-r4) [2024-11-13T17:22:51.457Z] (5/115) Installing libmd (1.1.0-r0) [2024-11-13T17:22:51.457Z] (6/115) Installing libbsd (0.12.2-r0) [2024-11-13T17:22:51.457Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-11-13T17:22:51.457Z] (8/115) Installing libxcb (1.16.1-r0) [2024-11-13T17:22:51.457Z] (9/115) Installing libx11 (1.8.9-r1) [2024-11-13T17:22:51.457Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-11-13T17:22:51.457Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-11-13T17:22:51.457Z] (12/115) Installing libdrm (2.4.120-r0) [2024-11-13T17:22:51.716Z] (13/115) Installing libxext (1.3.6-r2) [2024-11-13T17:22:51.716Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-11-13T17:22:51.716Z] (15/115) Installing libffi (3.4.6-r0) [2024-11-13T17:22:51.716Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-11-13T17:22:51.716Z] (17/115) Installing libva (2.21.0-r0) [2024-11-13T17:22:51.716Z] (18/115) Installing libvdpau (1.5-r3) [2024-11-13T17:22:51.716Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-11-13T17:22:51.716Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-13T17:22:51.716Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-11-13T17:22:51.716Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-11-13T17:22:51.716Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-11-13T17:22:51.716Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-11-13T17:22:51.716Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-11-13T17:22:51.716Z] (26/115) Installing imath (3.1.12-r0) [2024-11-13T17:22:51.716Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-11-13T17:22:51.716Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-11-13T17:22:51.716Z] (29/115) Installing giflib (5.2.2-r0) [2024-11-13T17:22:51.716Z] (30/115) Installing libhwy (1.0.7-r0) [2024-11-13T17:22:51.716Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-11-13T17:22:51.716Z] (32/115) Installing lcms2 (2.16-r0) [2024-11-13T17:22:51.716Z] (33/115) Installing libpng (1.6.44-r0) [2024-11-13T17:22:51.716Z] (34/115) Installing libjxl (0.10.2-r0) [2024-11-13T17:22:51.716Z] (35/115) Installing lame-libs (3.100-r5) [2024-11-13T17:22:51.716Z] (36/115) Installing opus (1.5.2-r0) [2024-11-13T17:22:51.716Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-11-13T17:22:51.716Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-11-13T17:22:51.716Z] (39/115) Installing soxr (0.1.3-r7) [2024-11-13T17:22:51.716Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-11-13T17:22:51.716Z] (41/115) Installing libogg (1.3.5-r5) [2024-11-13T17:22:51.716Z] (42/115) Installing libtheora (1.1.1-r18) [2024-11-13T17:22:51.974Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-11-13T17:22:51.974Z] (44/115) Installing libvpx (1.14.1-r0) [2024-11-13T17:22:51.974Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-11-13T17:22:51.974Z] (46/115) Installing libwebp (1.3.2-r0) [2024-11-13T17:22:51.974Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-11-13T17:22:51.974Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-11-13T17:22:51.974Z] (49/115) Installing numactl (2.0.18-r0) [2024-11-13T17:22:51.974Z] (50/115) Installing x265-libs (3.6-r0) [2024-11-13T17:22:51.974Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-11-13T17:22:51.974Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-11-13T17:22:52.058Z] c5a475d317c9: Pull complete [2024-11-13T17:22:52.058Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-13T17:22:52.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-13T17:22:52.058Z] ---> be29e6b0f0d4 [2024-11-13T17:22:52.058Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-13T17:22:52.233Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-11-13T17:22:52.233Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-11-13T17:22:52.233Z] (55/115) Installing libexpat (2.6.4-r0) [2024-11-13T17:22:52.233Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-11-13T17:22:52.233Z] (57/115) Installing freetype (2.13.2-r0) [2024-11-13T17:22:52.233Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-11-13T17:22:52.233Z] (59/115) Installing fribidi (1.0.15-r0) [2024-11-13T17:22:52.233Z] (60/115) Installing libintl (0.22.5-r0) [2024-11-13T17:22:52.233Z] (61/115) Installing libeconf (0.6.3-r0) [2024-11-13T17:22:52.233Z] (62/115) Installing libblkid (2.40.1-r1) [2024-11-13T17:22:52.233Z] (63/115) Installing libmount (2.40.1-r1) [2024-11-13T17:22:52.233Z] (64/115) Installing pcre2 (10.43-r0) [2024-11-13T17:22:52.233Z] (65/115) Installing glib (2.80.5-r0) [2024-11-13T17:22:52.233Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-11-13T17:22:52.233Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-11-13T17:22:52.233Z] (68/115) Installing libunibreak (6.1-r0) [2024-11-13T17:22:52.233Z] (69/115) Installing libass (0.17.2-r0) [2024-11-13T17:22:52.233Z] (70/115) Installing libbluray (1.3.4-r1) [2024-11-13T17:22:52.233Z] (71/115) Installing mpg123-libs (1.32.8-r0) [2024-11-13T17:22:52.233Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-11-13T17:22:52.233Z] (73/115) Installing cjson (1.7.18-r0) [2024-11-13T17:22:52.233Z] (74/115) Installing mbedtls (3.6.2-r0) [2024-11-13T17:22:52.233Z] (75/115) Installing librist (0.2.10-r1) [2024-11-13T17:22:52.233Z] (76/115) Installing libsrt (1.5.3-r0) [2024-11-13T17:22:52.233Z] (77/115) Installing libssh (0.10.6-r0) [2024-11-13T17:22:52.233Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-11-13T17:22:52.233Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-11-13T17:22:52.233Z] (80/115) Installing libsodium (1.0.19-r0) [2024-11-13T17:22:52.495Z] (81/115) Installing libzmq (4.3.5-r2) [2024-11-13T17:22:52.495Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-11-13T17:22:52.495Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-11-13T17:22:52.495Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-11-13T17:22:52.495Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-11-13T17:22:52.495Z] (86/115) Installing sratom (0.6.16-r0) [2024-11-13T17:22:52.495Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-11-13T17:22:52.495Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-11-13T17:22:52.495Z] (89/115) Installing libdovi (3.3.0-r0) [2024-11-13T17:22:52.495Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-11-13T17:22:52.495Z] (91/115) Installing shaderc (2024.0-r0) [2024-11-13T17:22:52.495Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-11-13T17:22:52.495Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-11-13T17:22:52.495Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-11-13T17:22:52.495Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-11-13T17:22:52.495Z] (96/115) Installing vidstab (1.1.1-r0) [2024-11-13T17:22:52.495Z] (97/115) Installing zimg (3.0.5-r2) [2024-11-13T17:22:52.495Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-11-13T17:22:52.495Z] (99/115) Installing libasyncns (0.8-r3) [2024-11-13T17:22:52.495Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-11-13T17:22:52.495Z] (101/115) Installing libltdl (2.4.7-r3) [2024-11-13T17:22:52.495Z] (102/115) Installing orc (0.4.40-r0) [2024-11-13T17:22:52.495Z] (103/115) Installing libflac (1.4.3-r1) [2024-11-13T17:22:52.755Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-11-13T17:22:52.755Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-11-13T17:22:52.755Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-11-13T17:22:52.755Z] (107/115) Installing libpulse (17.0-r0) [2024-11-13T17:22:52.755Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-11-13T17:22:52.755Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-11-13T17:22:52.755Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-11-13T17:22:52.755Z] (111/115) Installing udev-init-scripts (35-r1) [2024-11-13T17:22:52.755Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-11-13T17:22:52.755Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-11-13T17:22:52.755Z] (114/115) Installing kmod-libs (32-r0) [2024-11-13T17:22:52.755Z] (115/115) Installing eudev (3.2.14-r2) [2024-11-13T17:22:52.755Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T17:22:52.755Z] Executing glib-2.80.5-r0.trigger [2024-11-13T17:22:52.755Z] Executing eudev-3.2.14-r2.trigger [2024-11-13T17:22:52.755Z] OK: 134 MiB in 129 packages [2024-11-13T17:22:54.005Z] ---> Running in 7dcbd4cf521f [2024-11-13T17:22:54.005Z] Removing intermediate container 7dcbd4cf521f [2024-11-13T17:22:54.005Z] ---> 25f53537634a [2024-11-13T17:22:54.005Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T17:22:54.005Z] ---> Running in 14222231880b [2024-11-13T17:22:54.271Z] Removing intermediate container 14222231880b [2024-11-13T17:22:54.271Z] ---> f59035048b37 [2024-11-13T17:22:54.271Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-13T17:22:54.271Z] ---> Running in e18b2b6fa3b5 [2024-11-13T17:22:54.537Z] Removing intermediate container e18b2b6fa3b5 [2024-11-13T17:22:54.537Z] ---> eba701b2b82a [2024-11-13T17:22:54.537Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-13T17:22:54.537Z] ---> Running in c5f70e817834 [2024-11-13T17:22:54.805Z] Removing intermediate container c5f70e817834 [2024-11-13T17:22:54.805Z] ---> 54aef8554b06 [2024-11-13T17:22:54.805Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T17:22:55.074Z] ---> Running in 83efd41566fb [2024-11-13T17:22:56.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T17:22:56.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T17:22:56.960Z] Removing intermediate container 493a75ea79d1 [2024-11-13T17:22:56.960Z] ---> 14758842480d [2024-11-13T17:22:56.960Z] Step 18/37 : RUN apk --no-cache upgrade [2024-11-13T17:22:56.960Z] ---> Running in bb66f744ffa8 [2024-11-13T17:22:56.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T17:22:57.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T17:22:57.479Z] Upgrading critical system libraries and apk-tools: [2024-11-13T17:22:57.479Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T17:22:57.479Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T17:22:57.479Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T17:22:57.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T17:22:57.737Z] (1/14) Installing libintl (0.22.5-r0) [2024-11-13T17:22:57.737Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-11-13T17:22:57.737Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-11-13T17:22:57.737Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-11-13T17:22:57.737Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-11-13T17:22:57.737Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-11-13T17:22:57.737Z] (7/14) Installing udev-init-scripts (35-r1) [2024-11-13T17:22:57.737Z] (8/14) Installing libeconf (0.6.3-r0) [2024-11-13T17:22:57.737Z] (9/14) Installing libblkid (2.40.1-r1) [2024-11-13T17:22:57.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T17:22:57.998Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T17:22:57.999Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T17:22:57.999Z] OK: 134 MiB in 129 packages [2024-11-13T17:22:58.014Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-11-13T17:22:58.015Z] (11/14) Installing kmod-libs (32-r0) [2024-11-13T17:22:58.015Z] (12/14) Installing eudev (3.2.14-r2) [2024-11-13T17:22:58.015Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-11-13T17:22:58.015Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-11-13T17:22:58.288Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T17:22:58.288Z] Executing eudev-3.2.14-r2.trigger [2024-11-13T17:22:58.288Z] OK: 246 MiB in 68 packages [2024-11-13T17:22:58.567Z] Removing intermediate container bb66f744ffa8 [2024-11-13T17:22:58.567Z] ---> fe57311682b5 [2024-11-13T17:22:58.567Z] Step 19/37 : WORKDIR / [2024-11-13T17:22:58.567Z] ---> Running in fe3816913cc2 [2024-11-13T17:22:58.567Z] Removing intermediate container fe3816913cc2 [2024-11-13T17:22:58.567Z] ---> ab8a3cbdcede [2024-11-13T17:22:58.567Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-11-13T17:22:59.703Z] Removing intermediate container 83efd41566fb [2024-11-13T17:22:59.703Z] ---> 8e17b8273d3f [2024-11-13T17:22:59.703Z] Step 8/13 : WORKDIR /device-usb-camera [2024-11-13T17:22:59.703Z] ---> Running in 463106cc8d9f [2024-11-13T17:22:59.703Z] Removing intermediate container 463106cc8d9f [2024-11-13T17:22:59.703Z] ---> 28c5a7af4ca8 [2024-11-13T17:22:59.703Z] Step 9/13 : COPY go.mod vendor* ./ [2024-11-13T17:22:59.943Z] ---> 8d6d5fc7bfd7 [2024-11-13T17:22:59.944Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-11-13T17:22:59.944Z] ---> 838fa2abc6da [2024-11-13T17:22:59.944Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-11-13T17:22:59.944Z] ---> d04583d0bc59 [2024-11-13T17:22:59.944Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-11-13T17:23:00.202Z] ---> 1356032bceba [2024-11-13T17:23:00.202Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-11-13T17:23:00.202Z] ---> e996ef024054 [2024-11-13T17:23:00.202Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-11-13T17:23:00.288Z] ---> 2ae5d2a66114 [2024-11-13T17:23:00.288Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T17:23:00.288Z] ---> Running in 4f5acb0e1e32 [2024-11-13T17:23:00.462Z] ---> 086643127e87 [2024-11-13T17:23:00.462Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-11-13T17:23:01.030Z] ---> dc74c93400cb [2024-11-13T17:23:01.030Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-11-13T17:23:01.030Z] ---> Running in c3c2bad023ed [2024-11-13T17:23:01.619Z] Removing intermediate container c3c2bad023ed [2024-11-13T17:23:01.619Z] ---> e2f2ac92d319 [2024-11-13T17:23:01.619Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-11-13T17:23:01.879Z] ---> Running in e952f3a82f40 [2024-11-13T17:23:02.447Z] Removing intermediate container e952f3a82f40 [2024-11-13T17:23:02.447Z] ---> 9e3da5690fa6 [2024-11-13T17:23:02.447Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-11-13T17:23:02.447Z] ---> Running in 752bccc4162c [2024-11-13T17:23:03.012Z] Removing intermediate container 752bccc4162c [2024-11-13T17:23:03.012Z] ---> 740871edb3b9 [2024-11-13T17:23:03.012Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-11-13T17:23:03.012Z] ---> Running in 53da9b5cf71e [2024-11-13T17:23:03.580Z] Removing intermediate container 53da9b5cf71e [2024-11-13T17:23:03.580Z] ---> 5f845c16956b [2024-11-13T17:23:03.580Z] Step 31/37 : EXPOSE 59983 [2024-11-13T17:23:03.580Z] ---> Running in e3d4fa8c4341 [2024-11-13T17:23:03.839Z] Removing intermediate container e3d4fa8c4341 [2024-11-13T17:23:03.839Z] ---> 9627cb9a485e [2024-11-13T17:23:03.839Z] Step 32/37 : EXPOSE 8554 [2024-11-13T17:23:03.839Z] ---> Running in cd2b6af41fe4 [2024-11-13T17:23:03.839Z] Removing intermediate container cd2b6af41fe4 [2024-11-13T17:23:03.839Z] ---> 8a96c3f0b6df [2024-11-13T17:23:03.839Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-11-13T17:23:03.839Z] ---> Running in 466f15defca4 [2024-11-13T17:23:04.100Z] Removing intermediate container 466f15defca4 [2024-11-13T17:23:04.101Z] ---> 06168cdc9303 [2024-11-13T17:23:04.101Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-11-13T17:23:04.101Z] ---> Running in 96fedef3974b [2024-11-13T17:23:04.101Z] Removing intermediate container 96fedef3974b [2024-11-13T17:23:04.101Z] ---> bcee441a9ff2 [2024-11-13T17:23:04.101Z] Step 35/37 : LABEL arch=amd64 [2024-11-13T17:23:04.101Z] ---> Running in cd0bcd71c446 [2024-11-13T17:23:04.360Z] Removing intermediate container cd0bcd71c446 [2024-11-13T17:23:04.360Z] ---> 5e6c862c80d6 [2024-11-13T17:23:04.360Z] Step 36/37 : LABEL git_sha=ddcc06da42452a6a6e160f1608dc75cf0c4f5700 [2024-11-13T17:23:04.360Z] ---> Running in 00c0bc21f4d4 [2024-11-13T17:23:04.360Z] Removing intermediate container 00c0bc21f4d4 [2024-11-13T17:23:04.360Z] ---> 96ce63480634 [2024-11-13T17:23:04.360Z] Step 37/37 : LABEL version=0.0.0 [2024-11-13T17:23:04.360Z] ---> Running in d8434c95f0c4 [2024-11-13T17:23:04.619Z] Removing intermediate container d8434c95f0c4 [2024-11-13T17:23:04.619Z] ---> e1b9f8b87c63 [2024-11-13T17:23:04.619Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T17:23:04.619Z] Successfully built e1b9f8b87c63 [2024-11-13T17:23:04.619Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T17:23:05.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T17:23:05.672Z] [2024-11-13T17:23:05.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T17:23:06.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T17:23:06.162Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-13T17:23:06.162Z] 5eb5b503b376: Pulling fs layer [2024-11-13T17:23:06.162Z] 5c69ac0246d0: Pulling fs layer [2024-11-13T17:23:06.162Z] ec43610c2a17: Pulling fs layer [2024-11-13T17:23:06.162Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-13T17:23:06.162Z] 33b1e0a273af: Pulling fs layer [2024-11-13T17:23:06.162Z] 5d3b04190fa2: Pulling fs layer [2024-11-13T17:23:06.162Z] 2f39f015ded8: Pulling fs layer [2024-11-13T17:23:06.162Z] 33b1e0a273af: Waiting [2024-11-13T17:23:06.162Z] 5d3b04190fa2: Waiting [2024-11-13T17:23:06.162Z] 2f39f015ded8: Waiting [2024-11-13T17:23:06.162Z] 3a2ae6a8a46f: Waiting [2024-11-13T17:23:06.162Z] 5c69ac0246d0: Download complete [2024-11-13T17:23:06.162Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-13T17:23:06.162Z] 3a2ae6a8a46f: Download complete [2024-11-13T17:23:06.162Z] 33b1e0a273af: Verifying Checksum [2024-11-13T17:23:06.162Z] 33b1e0a273af: Download complete [2024-11-13T17:23:06.162Z] 5d3b04190fa2: Verifying Checksum [2024-11-13T17:23:06.162Z] 5d3b04190fa2: Download complete [2024-11-13T17:23:06.162Z] ec43610c2a17: Verifying Checksum [2024-11-13T17:23:06.162Z] ec43610c2a17: Download complete [2024-11-13T17:23:06.420Z] 5eb5b503b376: Verifying Checksum [2024-11-13T17:23:06.420Z] 5eb5b503b376: Download complete [2024-11-13T17:23:06.990Z] 2f39f015ded8: Download complete [2024-11-13T17:23:07.944Z] 5eb5b503b376: Pull complete [2024-11-13T17:23:07.944Z] 5c69ac0246d0: Pull complete [2024-11-13T17:23:08.203Z] ec43610c2a17: Pull complete [2024-11-13T17:23:08.461Z] 3a2ae6a8a46f: Pull complete [2024-11-13T17:23:08.719Z] 33b1e0a273af: Pull complete [2024-11-13T17:23:08.719Z] 5d3b04190fa2: Pull complete [2024-11-13T17:23:12.904Z] 2f39f015ded8: Pull complete [2024-11-13T17:23:12.904Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-13T17:23:12.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T17:23:12.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T17:23:13.179Z] prd-ubuntu20.04-docker-8c-8g-26386 does not seem to be running inside a container [2024-11-13T17:23:13.205Z] $ 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-367 -v /w/workspace/foundry_device-usb-camera_PR-367:/w/workspace/foundry_device-usb-camera_PR-367:rw,z -v /w/workspace/foundry_device-usb-camera_PR-367@tmp:/w/workspace/foundry_device-usb-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-13T17:23:19.325Z] $ docker top 6ab917b8a13dd8a18f1797fac703e0ffdba4b7436d62149149349d34e02dc2b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T17:23:19.840Z] ---> job-cost.sh [2024-11-13T17:23:19.840Z] lf-activate-venv: SKIPPING [2024-11-13T17:23:19.840Z] INFO: No Stack... [2024-11-13T17:23:20.101Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T17:23:20.360Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T17:23:20.937Z] + cat /w/workspace/foundry_device-usb-camera_PR-367/archives/cost.csv [2024-11-13T17:23:20.937Z] + cut -d, -f6 [Pipeline] lock [2024-11-13T17:23:20.984Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-367-1-stack-cost] [2024-11-13T17:23:20.990Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-367-1-stack-cost] did not exist. Created. [2024-11-13T17:23:20.996Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-367-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T17:23:21.401Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-13T17:23:21.457Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T17:23:21.502Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-367-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T17:23:21.588Z] $ docker stop --time=1 6ab917b8a13dd8a18f1797fac703e0ffdba4b7436d62149149349d34e02dc2b0 [2024-11-13T17:23:22.740Z] $ docker rm -f --volumes 6ab917b8a13dd8a18f1797fac703e0ffdba4b7436d62149149349d34e02dc2b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-13T17:24:51.983Z] Removing intermediate container 4f5acb0e1e32 [2024-11-13T17:24:51.983Z] ---> c9e92ad08981 [2024-11-13T17:24:51.983Z] Step 11/13 : COPY . . [2024-11-13T17:24:51.983Z] ---> 5852cb77f817 [2024-11-13T17:24:51.983Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-13T17:24:51.983Z] ---> Running in 5f651f24e9fd [2024-11-13T17:24:51.983Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T17:24:51.983Z] Dload Upload Total Spent Left Speed [2024-11-13T17:24:51.983Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10423 0 --:--:-- --:--:-- --:--:-- 10620 [2024-11-13T17:24:51.983Z] Removing intermediate container 5f651f24e9fd [2024-11-13T17:24:51.983Z] ---> 5371ffea7ebb [2024-11-13T17:24:51.983Z] Step 13/13 : RUN ${MAKE} [2024-11-13T17:24:51.983Z] ---> Running in a012855da349 [2024-11-13T17:24:51.983Z] noop [2024-11-13T17:24:51.983Z] Removing intermediate container a012855da349 [2024-11-13T17:24:51.983Z] ---> ca0222f6c330 [2024-11-13T17:24:51.983Z] Successfully built ca0222f6c330 [2024-11-13T17:24:51.983Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T17:24:52.500Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T17:24:52.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T17:24:52.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-26387 does not seem to be running inside a container [2024-11-13T17:24:52.849Z] $ 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 [2024-11-13T17:24:54.004Z] $ docker top 21ff9ec95cbde79d715fd27042c89c3b0c53af63e2b8902cc418d029be7eacff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T17:24:54.897Z] + go version [2024-11-13T17:24:54.897Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-13T17:24:54.963Z] $ docker stop --time=1 21ff9ec95cbde79d715fd27042c89c3b0c53af63e2b8902cc418d029be7eacff [2024-11-13T17:24:56.529Z] $ docker rm -f --volumes 21ff9ec95cbde79d715fd27042c89c3b0c53af63e2b8902cc418d029be7eacff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T17:24:57.457Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T17:24:57.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T17:24:57.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-26387 does not seem to be running inside a container [2024-11-13T17:24:57.780Z] $ 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 [2024-11-13T17:24:59.148Z] $ docker top 6b6467ccbc6d166c1662c70f4989bad4116c323a2ef2a0d2cf2e7f58b2fee83e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T17:24:59.691Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-11-13T17:25:00.097Z] + make test [2024-11-13T17:25:00.097Z] go test ./... -coverprofile=coverage.out ./... [2024-11-13T17:25:05.430Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-11-13T17:28:12.169Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-11-13T17:28:16.424Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.058s coverage: 4.4% of statements [2024-11-13T17:28:17.382Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-13T17:28:17.382Z] go vet ./... [2024-11-13T17:29:04.212Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T17:29:04.212Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T17:29:04.212Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T17:29:04.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T17:29:04.293Z] $ docker stop --time=1 6b6467ccbc6d166c1662c70f4989bad4116c323a2ef2a0d2cf2e7f58b2fee83e [2024-11-13T17:29:06.116Z] $ docker rm -f --volumes 6b6467ccbc6d166c1662c70f4989bad4116c323a2ef2a0d2cf2e7f58b2fee83e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T17:29:07.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T17:29:07.677Z] Warning: overwriting stash ‘coverage-report’ [2024-11-13T17:29:08.171Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T17:29:08.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T17:29:09.146Z] + ls -al . [2024-11-13T17:29:09.146Z] total 284 [2024-11-13T17:29:09.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 17:25 . [2024-11-13T17:29:09.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 17:21 .. [2024-11-13T17:29:09.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 17:22 .git [2024-11-13T17:29:09.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:21 .github [2024-11-13T17:29:09.146Z] -rw-rw-r-- 1 jenkins jenkins 379 Nov 13 17:21 .gitignore [2024-11-13T17:29:09.146Z] -rw-rw-r-- 1 jenkins jenkins 203 Nov 13 17:21 .golangci.yml [2024-11-13T17:29:09.146Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 13 17:21 .hadolint.yml [2024-11-13T17:29:09.146Z] -rw-rw-r-- 1 jenkins jenkins 19367 Nov 13 17:21 Attribution.txt [2024-11-13T17:29:09.146Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 13 17:21 CHANGELOG.md [2024-11-13T17:29:09.146Z] -rw-rw-r-- 1 jenkins jenkins 2440 Nov 13 17:21 Dockerfile [2024-11-13T17:29:09.146Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 13 17:21 GOVERNANCE.md [2024-11-13T17:29:09.146Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 13 17:21 Jenkinsfile [2024-11-13T17:29:09.146Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 13 17:21 LICENSE [2024-11-13T17:29:09.146Z] -rw-rw-r-- 1 jenkins jenkins 3193 Nov 13 17:21 Makefile [2024-11-13T17:29:09.146Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 13 17:21 OWNERS.md [2024-11-13T17:29:09.146Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 13 17:21 README.md [2024-11-13T17:29:09.146Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 17:19 VERSION [2024-11-13T17:29:09.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:21 bin [2024-11-13T17:29:09.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:21 cmd [2024-11-13T17:29:09.146Z] -rw-r--r-- 1 jenkins jenkins 54772 Nov 13 17:28 coverage.out [2024-11-13T17:29:09.146Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 13 17:21 docker-entrypoint.sh [2024-11-13T17:29:09.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:21 docs [2024-11-13T17:29:09.146Z] -rw-rw-r-- 1 jenkins jenkins 6466 Nov 13 17:21 go.mod [2024-11-13T17:29:09.146Z] -rw-rw-r-- 1 jenkins jenkins 87792 Nov 13 17:21 go.sum [2024-11-13T17:29:09.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:21 internal [2024-11-13T17:29:09.146Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 13 17:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T17:29:09.583Z] + 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=ddcc06da42452a6a6e160f1608dc75cf0c4f5700 --label arch=arm64 --label version=0.0.0 . [2024-11-13T17:29:09.854Z] Sending build context to Docker daemon 10.65MB [2024-11-13T17:29:10.120Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T17:29:10.120Z] Step 2/37 : FROM ${BASE} AS builder [2024-11-13T17:29:10.120Z] ---> ca0222f6c330 [2024-11-13T17:29:10.120Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-11-13T17:29:10.120Z] ---> Running in cc3150afbb3e [2024-11-13T17:29:10.386Z] Removing intermediate container cc3150afbb3e [2024-11-13T17:29:10.386Z] ---> 428d87d59e97 [2024-11-13T17:29:10.386Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T17:29:10.386Z] ---> Running in 47aa544fc321 [2024-11-13T17:29:10.655Z] Removing intermediate container 47aa544fc321 [2024-11-13T17:29:10.655Z] ---> 9569bdd69191 [2024-11-13T17:29:10.655Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-13T17:29:10.926Z] ---> Running in f7f6f4fc971f [2024-11-13T17:29:11.192Z] Removing intermediate container f7f6f4fc971f [2024-11-13T17:29:11.192Z] ---> 271d52db692c [2024-11-13T17:29:11.192Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-13T17:29:11.192Z] ---> Running in d9e3f2ee13e3 [2024-11-13T17:29:11.459Z] Removing intermediate container d9e3f2ee13e3 [2024-11-13T17:29:11.459Z] ---> e56173018350 [2024-11-13T17:29:11.459Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T17:29:11.459Z] ---> Running in 721685d196fd [2024-11-13T17:29:12.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T17:29:12.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T17:29:14.397Z] OK: 246 MiB in 68 packages [2024-11-13T17:29:14.980Z] Removing intermediate container 721685d196fd [2024-11-13T17:29:14.980Z] ---> 9aa64460e1f3 [2024-11-13T17:29:14.980Z] Step 8/37 : WORKDIR /device-usb-camera [2024-11-13T17:29:14.980Z] ---> Running in 4301545d8043 [2024-11-13T17:29:15.246Z] Removing intermediate container 4301545d8043 [2024-11-13T17:29:15.246Z] ---> fcca63cb4e9e [2024-11-13T17:29:15.246Z] Step 9/37 : COPY go.mod vendor* ./ [2024-11-13T17:29:15.828Z] ---> 90a5869e064b [2024-11-13T17:29:15.828Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T17:29:15.828Z] ---> Running in bb70b2f81ff0 [2024-11-13T17:29:18.400Z] Removing intermediate container bb70b2f81ff0 [2024-11-13T17:29:18.400Z] ---> e3b369b5d9ed [2024-11-13T17:29:18.400Z] Step 11/37 : COPY . . [2024-11-13T17:29:19.360Z] ---> 9fbec7109e52 [2024-11-13T17:29:19.360Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-13T17:29:19.360Z] ---> Running in 227513976e27 [2024-11-13T17:29:20.314Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T17:29:20.314Z]  Dload Upload  Total Spent Left Speed [2024-11-13T17:29:20.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 5505 0 --:--:-- --:--:-- --:--:-- 5560 [2024-11-13T17:29:20.897Z] Removing intermediate container 227513976e27 [2024-11-13T17:29:20.897Z] ---> 14d6e987ad9d [2024-11-13T17:29:20.897Z] Step 13/37 : RUN ${MAKE} [2024-11-13T17:29:21.163Z] ---> Running in 0e65074ef31f [2024-11-13T17:29:22.120Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-11-13T17:32:58.904Z] Removing intermediate container 0e65074ef31f [2024-11-13T17:32:58.904Z] ---> 391845fa6ccb [2024-11-13T17:32:58.904Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-11-13T17:32:58.904Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-11-13T17:32:58.904Z] da4d7e05a7aa: Pulling fs layer [2024-11-13T17:32:58.904Z] da4d7e05a7aa: Verifying Checksum [2024-11-13T17:32:58.904Z] da4d7e05a7aa: Download complete [2024-11-13T17:32:58.904Z] da4d7e05a7aa: Pull complete [2024-11-13T17:32:58.904Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-11-13T17:32:58.904Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-11-13T17:32:58.904Z] ---> 62c65ed7ef0d [2024-11-13T17:32:58.904Z] Step 15/37 : FROM alpine:3.20 [2024-11-13T17:32:58.904Z] 3.20: Pulling from library/alpine [2024-11-13T17:32:58.904Z] 9986a736f7d3: Pulling fs layer [2024-11-13T17:32:58.904Z] 9986a736f7d3: Verifying Checksum [2024-11-13T17:32:58.904Z] 9986a736f7d3: Download complete [2024-11-13T17:32:58.904Z] 9986a736f7d3: Pull complete [2024-11-13T17:32:58.904Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T17:32:58.904Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T17:32:58.904Z] ---> 511a44083d3a [2024-11-13T17:32:58.904Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-13T17:32:58.904Z] ---> Running in 9b05e2413fcc [2024-11-13T17:32:58.904Z] Removing intermediate container 9b05e2413fcc [2024-11-13T17:32:58.904Z] ---> 6237d0591466 [2024-11-13T17:32:58.904Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-11-13T17:32:58.904Z] ---> Running in fa86411922c6 [2024-11-13T17:32:58.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T17:32:58.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T17:32:58.904Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-11-13T17:32:58.904Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-11-13T17:32:58.904Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-11-13T17:32:58.904Z] (4/114) Installing libxau (1.0.11-r4) [2024-11-13T17:32:58.904Z] (5/114) Installing libmd (1.1.0-r0) [2024-11-13T17:32:58.904Z] (6/114) Installing libbsd (0.12.2-r0) [2024-11-13T17:32:58.904Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-11-13T17:32:58.904Z] (8/114) Installing libxcb (1.16.1-r0) [2024-11-13T17:32:58.904Z] (9/114) Installing libx11 (1.8.9-r1) [2024-11-13T17:32:58.904Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-11-13T17:32:58.904Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-11-13T17:32:58.904Z] (12/114) Installing libdrm (2.4.120-r0) [2024-11-13T17:32:58.904Z] (13/114) Installing libxext (1.3.6-r2) [2024-11-13T17:32:58.904Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-11-13T17:32:58.904Z] (15/114) Installing libffi (3.4.6-r0) [2024-11-13T17:32:58.904Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-11-13T17:32:58.904Z] (17/114) Installing libva (2.21.0-r0) [2024-11-13T17:32:58.904Z] (18/114) Installing libvdpau (1.5-r3) [2024-11-13T17:32:58.904Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-11-13T17:32:58.904Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-11-13T17:32:58.904Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-11-13T17:32:58.904Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-13T17:32:58.904Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-11-13T17:32:58.904Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-11-13T17:32:58.904Z] (25/114) Installing imath (3.1.12-r0) [2024-11-13T17:32:58.904Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-11-13T17:32:58.904Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-11-13T17:32:58.904Z] (28/114) Installing giflib (5.2.2-r0) [2024-11-13T17:32:58.904Z] (29/114) Installing libhwy (1.0.7-r0) [2024-11-13T17:32:58.904Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-11-13T17:32:58.904Z] (31/114) Installing lcms2 (2.16-r0) [2024-11-13T17:32:58.904Z] (32/114) Installing libpng (1.6.44-r0) [2024-11-13T17:32:58.904Z] (33/114) Installing libjxl (0.10.2-r0) [2024-11-13T17:32:58.904Z] (34/114) Installing lame-libs (3.100-r5) [2024-11-13T17:32:58.904Z] (35/114) Installing opus (1.5.2-r0) [2024-11-13T17:32:58.904Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-11-13T17:32:58.904Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-11-13T17:32:58.904Z] (38/114) Installing soxr (0.1.3-r7) [2024-11-13T17:32:58.904Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-11-13T17:32:58.904Z] (40/114) Installing libogg (1.3.5-r5) [2024-11-13T17:32:58.904Z] (41/114) Installing libtheora (1.1.1-r18) [2024-11-13T17:32:58.904Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-11-13T17:32:58.904Z] (43/114) Installing libvpx (1.14.1-r0) [2024-11-13T17:32:58.904Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-11-13T17:32:58.904Z] (45/114) Installing libwebp (1.3.2-r0) [2024-11-13T17:32:58.904Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-11-13T17:32:58.904Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-11-13T17:32:58.904Z] (48/114) Installing numactl (2.0.18-r0) [2024-11-13T17:32:58.904Z] (49/114) Installing x265-libs (3.6-r0) [2024-11-13T17:32:58.904Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-11-13T17:32:58.904Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-11-13T17:32:58.904Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-11-13T17:32:58.904Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-11-13T17:32:58.904Z] (54/114) Installing libexpat (2.6.4-r0) [2024-11-13T17:32:58.904Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-11-13T17:32:58.904Z] (56/114) Installing freetype (2.13.2-r0) [2024-11-13T17:32:58.904Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-11-13T17:32:58.904Z] (58/114) Installing fribidi (1.0.15-r0) [2024-11-13T17:32:58.904Z] (59/114) Installing libintl (0.22.5-r0) [2024-11-13T17:32:58.904Z] (60/114) Installing libeconf (0.6.3-r0) [2024-11-13T17:32:58.904Z] (61/114) Installing libblkid (2.40.1-r1) [2024-11-13T17:32:58.904Z] (62/114) Installing libmount (2.40.1-r1) [2024-11-13T17:32:58.904Z] (63/114) Installing pcre2 (10.43-r0) [2024-11-13T17:32:58.904Z] (64/114) Installing glib (2.80.5-r0) [2024-11-13T17:32:58.904Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-11-13T17:32:58.904Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-11-13T17:32:58.904Z] (67/114) Installing libunibreak (6.1-r0) [2024-11-13T17:32:58.904Z] (68/114) Installing libass (0.17.2-r0) [2024-11-13T17:32:58.904Z] (69/114) Installing libbluray (1.3.4-r1) [2024-11-13T17:32:58.904Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2024-11-13T17:32:58.904Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-11-13T17:32:58.904Z] (72/114) Installing cjson (1.7.18-r0) [2024-11-13T17:32:58.904Z] (73/114) Installing mbedtls (3.6.2-r0) [2024-11-13T17:32:58.904Z] (74/114) Installing librist (0.2.10-r1) [2024-11-13T17:32:58.904Z] (75/114) Installing libsrt (1.5.3-r0) [2024-11-13T17:32:58.904Z] (76/114) Installing libssh (0.10.6-r0) [2024-11-13T17:32:58.904Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-11-13T17:32:58.904Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-11-13T17:32:58.904Z] (79/114) Installing libsodium (1.0.19-r0) [2024-11-13T17:32:58.904Z] (80/114) Installing libzmq (4.3.5-r2) [2024-11-13T17:32:58.904Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-11-13T17:32:58.904Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-11-13T17:32:58.904Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-11-13T17:32:58.904Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-11-13T17:32:58.904Z] (85/114) Installing sratom (0.6.16-r0) [2024-11-13T17:32:58.904Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-11-13T17:32:58.904Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-11-13T17:32:58.904Z] (88/114) Installing libdovi (3.3.0-r0) [2024-11-13T17:32:58.904Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-11-13T17:32:58.904Z] (90/114) Installing shaderc (2024.0-r0) [2024-11-13T17:32:58.904Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-11-13T17:32:58.904Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-11-13T17:32:58.904Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-11-13T17:32:58.904Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-11-13T17:32:58.904Z] (95/114) Installing vidstab (1.1.1-r0) [2024-11-13T17:32:58.904Z] (96/114) Installing zimg (3.0.5-r2) [2024-11-13T17:32:58.904Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-11-13T17:32:59.172Z] (98/114) Installing libasyncns (0.8-r3) [2024-11-13T17:32:59.172Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-11-13T17:32:59.172Z] (100/114) Installing libltdl (2.4.7-r3) [2024-11-13T17:32:59.172Z] (101/114) Installing orc (0.4.40-r0) [2024-11-13T17:32:59.172Z] (102/114) Installing libflac (1.4.3-r1) [2024-11-13T17:32:59.172Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-11-13T17:32:59.172Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-11-13T17:32:59.172Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-11-13T17:32:59.172Z] (106/114) Installing libpulse (17.0-r0) [2024-11-13T17:32:59.172Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-11-13T17:32:59.172Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-11-13T17:32:59.172Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-11-13T17:32:59.440Z] (110/114) Installing udev-init-scripts (35-r1) [2024-11-13T17:32:59.440Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-11-13T17:32:59.440Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-11-13T17:32:59.440Z] (113/114) Installing kmod-libs (32-r0) [2024-11-13T17:32:59.440Z] (114/114) Installing eudev (3.2.14-r2) [2024-11-13T17:32:59.440Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T17:32:59.440Z] Executing glib-2.80.5-r0.trigger [2024-11-13T17:32:59.440Z] Executing eudev-3.2.14-r2.trigger [2024-11-13T17:32:59.440Z] OK: 120 MiB in 128 packages [2024-11-13T17:33:03.694Z] Removing intermediate container fa86411922c6 [2024-11-13T17:33:03.694Z] ---> 843790e1daa2 [2024-11-13T17:33:03.694Z] Step 18/37 : RUN apk --no-cache upgrade [2024-11-13T17:33:03.694Z] ---> Running in 8303c78ceea5 [2024-11-13T17:33:04.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T17:33:04.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T17:33:06.331Z] Upgrading critical system libraries and apk-tools: [2024-11-13T17:33:06.331Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T17:33:06.331Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T17:33:06.598Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T17:33:06.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T17:33:06.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T17:33:08.271Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T17:33:08.271Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T17:33:08.271Z] OK: 120 MiB in 128 packages [2024-11-13T17:33:09.229Z] Removing intermediate container 8303c78ceea5 [2024-11-13T17:33:09.229Z] ---> ff32165eba8e [2024-11-13T17:33:09.229Z] Step 19/37 : WORKDIR / [2024-11-13T17:33:09.229Z] ---> Running in 9a5357307d3c [2024-11-13T17:33:09.495Z] Removing intermediate container 9a5357307d3c [2024-11-13T17:33:09.495Z] ---> 1e296b2078fe [2024-11-13T17:33:09.495Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-11-13T17:33:11.436Z] ---> 9d916eba4d40 [2024-11-13T17:33:11.436Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-11-13T17:33:12.020Z] ---> 252de5789cbd [2024-11-13T17:33:12.020Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-11-13T17:33:12.288Z] ---> d58a1c31baa6 [2024-11-13T17:33:12.288Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-11-13T17:33:13.695Z] ---> 1750683c0120 [2024-11-13T17:33:13.695Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-11-13T17:33:13.961Z] ---> 29f997be2a54 [2024-11-13T17:33:13.961Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-11-13T17:33:14.543Z] ---> 5bb733e9021f [2024-11-13T17:33:14.543Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-11-13T17:33:15.950Z] ---> cd5a09a3be43 [2024-11-13T17:33:15.950Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-11-13T17:33:15.950Z] ---> Running in 9a248f87af23 [2024-11-13T17:33:17.357Z] Removing intermediate container 9a248f87af23 [2024-11-13T17:33:17.357Z] ---> bf546fcb460c [2024-11-13T17:33:17.357Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-11-13T17:33:17.357Z] ---> Running in e4a0a042baef [2024-11-13T17:33:18.765Z] Removing intermediate container e4a0a042baef [2024-11-13T17:33:18.765Z] ---> d9a1016a2937 [2024-11-13T17:33:18.765Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-11-13T17:33:19.039Z] ---> Running in 780908f6d2e9 [2024-11-13T17:33:20.448Z] Removing intermediate container 780908f6d2e9 [2024-11-13T17:33:20.448Z] ---> 79aa93f8a77a [2024-11-13T17:33:20.448Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-11-13T17:33:20.448Z] ---> Running in a974cd87f0d1 [2024-11-13T17:33:21.855Z] Removing intermediate container a974cd87f0d1 [2024-11-13T17:33:21.855Z] ---> df6a04372a91 [2024-11-13T17:33:21.855Z] Step 31/37 : EXPOSE 59983 [2024-11-13T17:33:21.855Z] ---> Running in 0396f88dd187 [2024-11-13T17:33:22.121Z] Removing intermediate container 0396f88dd187 [2024-11-13T17:33:22.121Z] ---> fad5208c832f [2024-11-13T17:33:22.121Z] Step 32/37 : EXPOSE 8554 [2024-11-13T17:33:22.121Z] ---> Running in 1e76c113ab33 [2024-11-13T17:33:22.389Z] Removing intermediate container 1e76c113ab33 [2024-11-13T17:33:22.389Z] ---> 5fe4d6006b7d [2024-11-13T17:33:22.389Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-11-13T17:33:22.659Z] ---> Running in 76c761a3d916 [2024-11-13T17:33:22.925Z] Removing intermediate container 76c761a3d916 [2024-11-13T17:33:22.925Z] ---> 84ed68f80fde [2024-11-13T17:33:22.925Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-11-13T17:33:22.925Z] ---> Running in ea2ca673a56c [2024-11-13T17:33:23.191Z] Removing intermediate container ea2ca673a56c [2024-11-13T17:33:23.191Z] ---> 0da2d6bb9301 [2024-11-13T17:33:23.191Z] Step 35/37 : LABEL arch=arm64 [2024-11-13T17:33:23.191Z] ---> Running in 87cf0ddabf0d [2024-11-13T17:33:23.459Z] Removing intermediate container 87cf0ddabf0d [2024-11-13T17:33:23.459Z] ---> 03b6bc23c114 [2024-11-13T17:33:23.459Z] Step 36/37 : LABEL git_sha=ddcc06da42452a6a6e160f1608dc75cf0c4f5700 [2024-11-13T17:33:23.727Z] ---> Running in 00d1c090e975 [2024-11-13T17:33:23.727Z] Removing intermediate container 00d1c090e975 [2024-11-13T17:33:23.727Z] ---> f64039897a3b [2024-11-13T17:33:23.727Z] Step 37/37 : LABEL version=0.0.0 [2024-11-13T17:33:23.995Z] ---> Running in e1127c922387 [2024-11-13T17:33:24.263Z] Removing intermediate container e1127c922387 [2024-11-13T17:33:24.263Z] ---> 1ec8dd0fb6fa [2024-11-13T17:33:24.263Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T17:33:24.263Z] Successfully built 1ec8dd0fb6fa [2024-11-13T17:33:24.263Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T17:33:25.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T17:33:25.227Z] [2024-11-13T17:33:25.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T17:33:25.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T17:33:25.664Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-13T17:33:25.664Z] 8998bd30e6a1: Pulling fs layer [2024-11-13T17:33:25.664Z] 04944245beec: Pulling fs layer [2024-11-13T17:33:25.664Z] 699f458cf7ca: Pulling fs layer [2024-11-13T17:33:25.664Z] 765212b225bb: Pulling fs layer [2024-11-13T17:33:25.664Z] f23df028b6ca: Pulling fs layer [2024-11-13T17:33:25.664Z] d65c8cfc05b1: Pulling fs layer [2024-11-13T17:33:25.664Z] 2437ff75d9bd: Pulling fs layer [2024-11-13T17:33:25.664Z] f23df028b6ca: Waiting [2024-11-13T17:33:25.664Z] d65c8cfc05b1: Waiting [2024-11-13T17:33:25.664Z] 2437ff75d9bd: Waiting [2024-11-13T17:33:25.664Z] 765212b225bb: Waiting [2024-11-13T17:33:25.930Z] 04944245beec: Verifying Checksum [2024-11-13T17:33:25.930Z] 04944245beec: Download complete [2024-11-13T17:33:25.930Z] 765212b225bb: Verifying Checksum [2024-11-13T17:33:25.930Z] 765212b225bb: Download complete [2024-11-13T17:33:25.930Z] f23df028b6ca: Verifying Checksum [2024-11-13T17:33:25.930Z] f23df028b6ca: Download complete [2024-11-13T17:33:25.930Z] d65c8cfc05b1: Verifying Checksum [2024-11-13T17:33:25.930Z] d65c8cfc05b1: Download complete [2024-11-13T17:33:25.930Z] 699f458cf7ca: Verifying Checksum [2024-11-13T17:33:25.930Z] 699f458cf7ca: Download complete [2024-11-13T17:33:26.511Z] 8998bd30e6a1: Download complete [2024-11-13T17:33:28.452Z] 2437ff75d9bd: Download complete [2024-11-13T17:33:30.387Z] 8998bd30e6a1: Pull complete [2024-11-13T17:33:30.968Z] 04944245beec: Pull complete [2024-11-13T17:33:32.376Z] 699f458cf7ca: Pull complete [2024-11-13T17:33:32.376Z] 765212b225bb: Pull complete [2024-11-13T17:33:33.333Z] f23df028b6ca: Pull complete [2024-11-13T17:33:33.333Z] d65c8cfc05b1: Pull complete [2024-11-13T17:33:48.381Z] 2437ff75d9bd: Pull complete [2024-11-13T17:33:48.381Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-13T17:33:48.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T17:33:48.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T17:33:48.749Z] prd-ubuntu20.04-docker-arm64-4c-16g-26387 does not seem to be running inside a container [2024-11-13T17:33:48.820Z] $ 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 [2024-11-13T17:33:51.342Z] $ docker top 9e27452fb93656fa93345f275034ca29eaec7c87d6b2d4e4af39ac7f6ff5b0f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T17:33:51.924Z] ---> job-cost.sh [2024-11-13T17:33:52.188Z] lf-activate-venv: SKIPPING [2024-11-13T17:33:52.188Z] INFO: No Stack... [2024-11-13T17:33:52.766Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-13T17:33:53.343Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T17:33:53.949Z] + cut -d, -f6 [2024-11-13T17:33:54.216Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock [2024-11-13T17:33:54.291Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-367-1-stack-cost] [2024-11-13T17:33:54.298Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-367-1-stack-cost] did not exist. Created. [2024-11-13T17:33:54.304Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-367-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T17:33:54.737Z] /w/workspace/device-usb-camera/1@tmp/durable-770f8bde/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-13T17:33:55.100Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-13T17:33:55.147Z] Warning: overwriting stash ‘stack-cost’ [2024-11-13T17:33:55.189Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T17:33:55.214Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-367-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T17:33:55.324Z] $ docker stop --time=1 9e27452fb93656fa93345f275034ca29eaec7c87d6b2d4e4af39ac7f6ff5b0f1 [2024-11-13T17:33:56.778Z] $ docker rm -f --volumes 9e27452fb93656fa93345f275034ca29eaec7c87d6b2d4e4af39ac7f6ff5b0f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-13T17:33:57.958Z] provisioning config files... [2024-11-13T17:33:57.965Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-367@tmp/config7215429350058098460tmp [Pipeline] { [Pipeline] sh [2024-11-13T17:33:58.316Z] + set +x [2024-11-13T17:33:58.316Z] + bash -s -- [2024-11-13T17:33:58.316Z] + curl -s https://codecov.io/bash [2024-11-13T17:33:58.316Z] [2024-11-13T17:33:58.316Z] _____ _ [2024-11-13T17:33:58.316Z] / ____| | | [2024-11-13T17:33:58.316Z] | | ___ __| | ___ ___ _____ __ [2024-11-13T17:33:58.316Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-13T17:33:58.316Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-13T17:33:58.316Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-13T17:33:58.316Z] Bash-1.0.6 [2024-11-13T17:33:58.316Z] [2024-11-13T17:33:58.316Z] [2024-11-13T17:33:58.316Z] ==> git version 2.25.1 found [2024-11-13T17:33:58.316Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-13T17:33:58.316Z] Release-Date: 2020-01-08 [2024-11-13T17:33:58.316Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-13T17:33:58.316Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-13T17:33:58.316Z] ==> Jenkins CI detected. [2024-11-13T17:33:58.316Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-367 [2024-11-13T17:33:58.316Z] project root: . [2024-11-13T17:33:58.316Z] --> token set from env [2024-11-13T17:33:58.316Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-13T17:33:58.316Z] ==> Running gcov in . (disable via -X gcov) [2024-11-13T17:33:58.316Z] ==> Python coveragepy not found [2024-11-13T17:33:58.316Z] ==> Searching for coverage reports in: [2024-11-13T17:33:58.316Z] + . [2024-11-13T17:33:58.316Z] -> Found 1 reports [2024-11-13T17:33:58.316Z] ==> Detecting git/mercurial file structure [2024-11-13T17:33:58.316Z] ==> Reading reports [2024-11-13T17:33:58.577Z] + ./coverage.out bytes=54772 [2024-11-13T17:33:58.577Z] ==> Appending adjustments [2024-11-13T17:33:58.577Z] https://docs.codecov.io/docs/fixing-reports [2024-11-13T17:33:58.577Z] + Found adjustments [2024-11-13T17:33:58.577Z] ==> Gzipping contents [2024-11-13T17:33:58.577Z] 8.0K /tmp/codecov.yqTyc7.gz [2024-11-13T17:33:58.577Z] ==> Uploading reports [2024-11-13T17:33:58.577Z] url: https://codecov.io [2024-11-13T17:33:58.577Z] query: branch=PR-367&commit=ddcc06da42452a6a6e160f1608dc75cf0c4f5700&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-367%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=367&job=&cmd_args= [2024-11-13T17:33:58.577Z] -> Pinging Codecov [2024-11-13T17:33:58.577Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-367&commit=ddcc06da42452a6a6e160f1608dc75cf0c4f5700&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-367%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=367&job=&cmd_args= [2024-11-13T17:33:58.839Z] -> Uploading to [2024-11-13T17:33:58.839Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/ddcc06da42452a6a6e160f1608dc75cf0c4f5700/01a4362f-7667-44cd-9df3-e0659ec6cb71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T173358Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=fc27d1337a1ef0c2a7b6dbca169168ccb430eddb02f9fec821f22c8c3bcd602e [2024-11-13T17:33:58.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T17:33:58.839Z] Dload Upload Total Spent Left Speed [2024-11-13T17:33:59.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 28165 --:--:-- --:--:-- --:--:-- 28165 [2024-11-13T17:33:59.099Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ddcc06da42452a6a6e160f1608dc75cf0c4f5700 [Pipeline] } [2024-11-13T17:33:59.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-13T17:34:01.401Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-367/archives ] [2024-11-13T17:34:01.401Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-367/archives [2024-11-13T17:34:01.401Z] total 16 [2024-11-13T17:34:01.401Z] drwxr-xr-x 3 root root 4096 Nov 13 17:23 . [2024-11-13T17:34:01.401Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 17:23 .. [2024-11-13T17:34:01.401Z] drwxr-xr-x 2 root root 4096 Nov 13 17:23 cost [2024-11-13T17:34:01.401Z] -rw-r--r-- 1 root root 89 Nov 13 17:23 cost.csv [2024-11-13T17:34:01.401Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-367/archives [2024-11-13T17:34:01.401Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-367/archives [2024-11-13T17:34:01.401Z] total 16 [2024-11-13T17:34:01.401Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 17:23 . [2024-11-13T17:34:01.401Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 17:23 .. [2024-11-13T17:34:01.401Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 17:23 cost [2024-11-13T17:34:01.401Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 13 17:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-13T17:34:01.756Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T17:34:02.659Z] ---> package-listing.sh [2024-11-13T17:34:02.659Z] ++ facter osfamily [2024-11-13T17:34:02.659Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-13T17:34:02.925Z] + OS_FAMILY=debian [2024-11-13T17:34:02.925Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-367 [2024-11-13T17:34:02.925Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-13T17:34:02.925Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-13T17:34:02.925Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-13T17:34:02.925Z] + PACKAGES=/tmp/packages_start.txt [2024-11-13T17:34:02.925Z] + '[' /w/workspace/foundry_device-usb-camera_PR-367 ']' [2024-11-13T17:34:02.925Z] + PACKAGES=/tmp/packages_end.txt [2024-11-13T17:34:02.925Z] + case "${OS_FAMILY}" in [2024-11-13T17:34:02.925Z] + dpkg -l [2024-11-13T17:34:02.925Z] + grep '^ii' [2024-11-13T17:34:02.925Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-13T17:34:02.925Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-13T17:34:02.925Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-13T17:34:02.925Z] + '[' /w/workspace/foundry_device-usb-camera_PR-367 ']' [2024-11-13T17:34:02.925Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-367/archives/ [2024-11-13T17:34:02.925Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-367/archives/ [Pipeline] echo [2024-11-13T17:34:02.984Z] 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-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-13T17:34:03.286Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T17:34:03.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T17:34:03.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T17:34:04.112Z] prd-ubuntu20.04-docker-8c-8g-26386 does not seem to be running inside a container [2024-11-13T17:34:04.142Z] $ 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-367/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-367 -v /w/workspace/foundry_device-usb-camera_PR-367:/w/workspace/foundry_device-usb-camera_PR-367:rw,z -v /w/workspace/foundry_device-usb-camera_PR-367@tmp:/w/workspace/foundry_device-usb-camera_PR-367@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-13T17:34:04.367Z] $ docker top 001ee466731013a729d5f62ef53121fcd68c3c31b6e14614542d5edd6627ed45 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T17:34:04.782Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-13T17:34:05.102Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-13T17:34:05.426Z] + ls /var/log/sa-host [2024-11-13T17:34:05.426Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T17:34:05.734Z] provisioning config files... [2024-11-13T17:34:05.746Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-367@tmp/config10925582238913424551tmp [Pipeline] { [Pipeline] echo [2024-11-13T17:34:05.817Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T17:34:06.144Z] ---> create-netrc.sh [Pipeline] } [2024-11-13T17:34:06.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-13T17:34:06.596Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-13T17:34:06.636Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T17:34:06.965Z] ---> sudo-logs.sh [2024-11-13T17:34:06.965Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-13T17:34:07.110Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T17:34:07.453Z] ---> job-cost.sh [2024-11-13T17:34:07.453Z] lf-activate-venv: SKIPPING [2024-11-13T17:34:07.453Z] DEBUG: total: 0.2199999988079071 [2024-11-13T17:34:07.453Z] INFO: Retrieving Stack Cost... [2024-11-13T17:34:07.746Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T17:34:08.030Z] INFO: Archiving Costs [Pipeline] echo [2024-11-13T17:34:08.075Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T17:34:08.438Z] ---> logs-deploy.sh [2024-11-13T17:34:08.438Z] lf-activate-venv: SKIPPING [2024-11-13T17:34:08.438Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-367/1 [2024-11-13T17:34:08.438Z] INFO: archiving workspace using pattern(s): [2024-11-13T17:34:09.375Z] Archives upload complete. [2024-11-13T17:34:09.636Z] INFO: archiving logs to Nexus [2024-11-13T17:34:10.206Z] ---> uname -a: [2024-11-13T17:34:10.206Z] Linux prd-ubuntu20-04-docker-8c-8g-26386 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-13T17:34:10.206Z] [2024-11-13T17:34:10.206Z] [2024-11-13T17:34:10.206Z] ---> lscpu: [2024-11-13T17:34:10.206Z] Architecture: x86_64 [2024-11-13T17:34:10.206Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-13T17:34:10.206Z] Byte Order: Little Endian [2024-11-13T17:34:10.206Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-13T17:34:10.206Z] CPU(s): 8 [2024-11-13T17:34:10.206Z] On-line CPU(s) list: 0-7 [2024-11-13T17:34:10.206Z] Thread(s) per core: 1 [2024-11-13T17:34:10.206Z] Core(s) per socket: 1 [2024-11-13T17:34:10.206Z] Socket(s): 8 [2024-11-13T17:34:10.206Z] NUMA node(s): 1 [2024-11-13T17:34:10.206Z] Vendor ID: AuthenticAMD [2024-11-13T17:34:10.206Z] CPU family: 23 [2024-11-13T17:34:10.206Z] Model: 49 [2024-11-13T17:34:10.206Z] Model name: AMD EPYC-Rome Processor [2024-11-13T17:34:10.206Z] Stepping: 0 [2024-11-13T17:34:10.206Z] CPU MHz: 2800.000 [2024-11-13T17:34:10.206Z] BogoMIPS: 5600.00 [2024-11-13T17:34:10.206Z] Virtualization: AMD-V [2024-11-13T17:34:10.206Z] Hypervisor vendor: KVM [2024-11-13T17:34:10.206Z] Virtualization type: full [2024-11-13T17:34:10.206Z] L1d cache: 256 KiB [2024-11-13T17:34:10.206Z] L1i cache: 256 KiB [2024-11-13T17:34:10.206Z] L2 cache: 4 MiB [2024-11-13T17:34:10.206Z] L3 cache: 128 MiB [2024-11-13T17:34:10.206Z] NUMA node0 CPU(s): 0-7 [2024-11-13T17:34:10.206Z] Vulnerability Itlb multihit: Not affected [2024-11-13T17:34:10.206Z] Vulnerability L1tf: Not affected [2024-11-13T17:34:10.206Z] Vulnerability Mds: Not affected [2024-11-13T17:34:10.206Z] Vulnerability Meltdown: Not affected [2024-11-13T17:34:10.207Z] Vulnerability Mmio stale data: Not affected [2024-11-13T17:34:10.207Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-13T17:34:10.207Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-13T17:34:10.207Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-13T17:34:10.207Z] Vulnerability Srbds: Not affected [2024-11-13T17:34:10.207Z] Vulnerability Tsx async abort: Not affected [2024-11-13T17:34:10.207Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-11-13T17:34:10.207Z] [2024-11-13T17:34:10.207Z] [2024-11-13T17:34:10.207Z] ---> nproc: [2024-11-13T17:34:10.207Z] 8 [2024-11-13T17:34:10.207Z] [2024-11-13T17:34:10.207Z] [2024-11-13T17:34:10.207Z] ---> df -h: [2024-11-13T17:34:10.207Z] Filesystem Size Used Avail Use% Mounted on [2024-11-13T17:34:10.207Z] overlay 155G 13G 143G 8% / [2024-11-13T17:34:10.207Z] tmpfs 64M 0 64M 0% /dev [2024-11-13T17:34:10.207Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-13T17:34:10.207Z] shm 64M 0 64M 0% /dev/shm [2024-11-13T17:34:10.207Z] /dev/vda1 155G 13G 143G 8% /facter-os [2024-11-13T17:34:10.207Z] [2024-11-13T17:34:10.207Z] [2024-11-13T17:34:10.207Z] ---> sar -b -r -n DEV: [2024-11-13T17:34:10.207Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26386) 11/13/24 _x86_64_ (8 CPU) [2024-11-13T17:34:10.207Z] [2024-11-13T17:34:10.207Z] 17:18:23 LINUX RESTART (8 CPU) [2024-11-13T17:34:10.207Z] [2024-11-13T17:34:10.207Z] 17:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-13T17:34:10.207Z] 17:20:01 307.44 15.34 292.10 0.00 2004.41 36640.57 0.00 [2024-11-13T17:34:10.207Z] 17:21:01 222.18 2.27 219.91 0.00 18.13 59542.55 0.00 [2024-11-13T17:34:10.207Z] 17:22:01 101.13 0.08 101.05 0.00 4.67 29573.89 0.00 [2024-11-13T17:34:10.207Z] 17:23:01 179.35 0.17 179.19 0.00 13.06 52503.65 0.00 [2024-11-13T17:34:10.207Z] 17:24:01 151.99 5.20 146.79 0.00 4356.34 26317.08 0.00 [2024-11-13T17:34:10.207Z] 17:25:01 6.17 0.02 6.15 0.00 0.13 129.85 0.00 [2024-11-13T17:34:10.207Z] 17:26:01 1.83 0.00 1.83 0.00 0.00 20.26 0.00 [2024-11-13T17:34:10.207Z] 17:27:01 1.92 0.00 1.92 0.00 0.00 21.73 0.00 [2024-11-13T17:34:10.207Z] 17:28:01 1.23 0.00 1.23 0.00 0.00 14.65 0.00 [2024-11-13T17:34:10.207Z] 17:29:01 2.17 0.00 2.17 0.00 0.00 25.06 0.00 [2024-11-13T17:34:10.207Z] 17:30:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2024-11-13T17:34:10.207Z] 17:31:01 1.32 0.00 1.32 0.00 0.00 16.93 0.00 [2024-11-13T17:34:10.207Z] 17:32:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2024-11-13T17:34:10.207Z] 17:33:01 1.28 0.00 1.28 0.00 0.00 15.19 0.00 [2024-11-13T17:34:10.207Z] 17:34:01 2.10 0.12 1.98 0.00 7.33 28.66 0.00 [2024-11-13T17:34:10.207Z] Average: 65.22 1.53 63.69 0.00 425.15 13632.32 0.00 [2024-11-13T17:34:10.207Z] [2024-11-13T17:34:10.207Z] 17:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-13T17:34:10.207Z] 17:20:01 29205768 31538136 785004 2.39 75308 2536120 1858272 5.48 1036404 2264784 308 [2024-11-13T17:34:10.207Z] 17:21:01 26927828 31515720 788284 2.40 181644 4474680 1881452 5.54 1347300 4000088 481180 [2024-11-13T17:34:10.207Z] 17:22:01 27510664 31506272 794568 2.42 189700 3925244 1931284 5.69 1362504 3451284 99536 [2024-11-13T17:34:10.207Z] 17:23:01 27204044 31491336 808368 2.46 194124 4206776 1951116 5.75 1448508 3662584 68 [2024-11-13T17:34:10.207Z] 17:24:01 26277728 31492808 782748 2.38 231028 5039472 1731348 5.10 1722544 4228652 1036 [2024-11-13T17:34:10.207Z] 17:25:01 26285600 31495872 779760 2.37 229604 5036212 1722580 5.08 1719008 4225404 300 [2024-11-13T17:34:10.207Z] 17:26:01 26293404 31503748 771808 2.35 229684 5036216 1722580 5.08 1711320 4225412 4 [2024-11-13T17:34:10.207Z] 17:27:01 26293388 31503780 771660 2.35 229756 5036216 1722580 5.08 1711372 4225408 8 [2024-11-13T17:34:10.207Z] 17:28:01 26300932 31511416 764048 2.32 229812 5036216 1722580 5.08 1704076 4225412 12 [2024-11-13T17:34:10.207Z] 17:29:01 26303380 31513928 761436 2.32 229900 5036224 1722580 5.08 1701640 4225416 8 [2024-11-13T17:34:10.207Z] 17:30:01 26303900 31514512 760812 2.31 229956 5036224 1722580 5.08 1701480 4225420 16 [2024-11-13T17:34:10.207Z] 17:31:01 26303916 31514592 760752 2.31 229976 5036232 1722580 5.08 1701616 4225424 44 [2024-11-13T17:34:10.207Z] 17:32:01 26303616 31514328 760964 2.31 230008 5036236 1722580 5.08 1701320 4225428 12 [2024-11-13T17:34:10.207Z] 17:33:01 26303640 31514372 760860 2.31 230024 5036236 1722580 5.08 1701396 4225428 40 [2024-11-13T17:34:10.207Z] 17:34:01 26290168 31501320 773612 2.35 230084 5036452 1809404 5.33 1716888 4225432 192 [2024-11-13T17:34:10.207Z] Average: 26673865 31508809 774979 2.36 211374 4702984 1777740 5.24 1599158 3990772 38851 [2024-11-13T17:34:10.207Z] [2024-11-13T17:34:10.207Z] 17:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-13T17:34:10.207Z] 17:20:01 lo 6.64 6.64 0.65 0.65 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:20:01 ens3 388.24 262.67 5535.60 76.29 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:20:01 docker0 19.86 23.17 1.76 165.28 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:21:01 ens3 446.98 296.10 3377.49 33.24 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:21:01 docker0 290.54 437.60 25.54 3370.71 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:22:01 ens3 28.73 18.10 31.57 12.04 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:22:01 docker0 0.32 0.43 0.03 0.15 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:23:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:23:01 ens3 103.85 51.79 1293.20 14.92 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:23:01 docker0 23.00 55.24 1.64 956.91 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:24:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:24:01 ens3 309.62 158.21 5301.53 18.87 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:24:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:25:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:27:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:29:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:30:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:34:01 ens3 7.22 4.93 8.23 2.30 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] Average: lo 0.78 0.78 0.08 0.08 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] Average: ens3 85.38 52.60 1031.46 10.44 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] Average: docker0 22.25 34.45 1.93 299.70 0.00 0.00 0.00 0.00 [2024-11-13T17:34:10.207Z] [2024-11-13T17:34:10.207Z] [2024-11-13T17:34:10.207Z] ---> sar -P ALL: [2024-11-13T17:34:10.207Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26386) 11/13/24 _x86_64_ (8 CPU) [2024-11-13T17:34:10.207Z] [2024-11-13T17:34:10.207Z] 17:18:23 LINUX RESTART (8 CPU) [2024-11-13T17:34:10.207Z] [2024-11-13T17:34:10.207Z] 17:19:02 CPU %user %nice %system %iowait %steal %idle [2024-11-13T17:34:10.207Z] 17:20:01 all 7.82 0.00 2.88 5.30 0.06 83.94 [2024-11-13T17:34:10.207Z] 17:20:01 0 9.29 0.00 3.87 10.41 0.07 76.36 [2024-11-13T17:34:10.207Z] 17:20:01 1 9.20 0.00 2.53 2.77 0.05 85.44 [2024-11-13T17:34:10.207Z] 17:20:01 2 6.93 0.00 3.02 4.84 0.07 85.15 [2024-11-13T17:34:10.207Z] 17:20:01 3 8.94 0.00 2.49 14.61 0.05 73.91 [2024-11-13T17:34:10.207Z] 17:20:01 4 5.72 0.00 2.54 6.00 0.05 85.69 [2024-11-13T17:34:10.207Z] 17:20:01 5 7.11 0.00 2.88 0.58 0.05 89.38 [2024-11-13T17:34:10.207Z] 17:20:01 6 5.66 0.00 2.91 1.15 0.07 90.21 [2024-11-13T17:34:10.207Z] 17:20:01 7 9.68 0.00 2.77 2.09 0.07 85.39 [2024-11-13T17:34:10.207Z] 17:21:01 all 6.53 0.00 2.99 6.85 0.05 83.57 [2024-11-13T17:34:10.207Z] 17:21:01 0 6.53 0.00 3.26 1.50 0.05 88.65 [2024-11-13T17:34:10.207Z] 17:21:01 1 6.73 0.00 2.53 1.81 0.05 88.88 [2024-11-13T17:34:10.207Z] 17:21:01 2 6.76 0.00 3.00 2.29 0.07 87.88 [2024-11-13T17:34:10.207Z] 17:21:01 3 6.59 0.00 4.02 35.91 0.08 53.39 [2024-11-13T17:34:10.207Z] 17:21:01 4 6.73 0.00 3.17 2.23 0.05 87.82 [2024-11-13T17:34:10.207Z] 17:21:01 5 6.17 0.00 2.69 2.34 0.05 88.75 [2024-11-13T17:34:10.207Z] 17:21:01 6 5.72 0.00 2.23 7.73 0.03 84.29 [2024-11-13T17:34:10.207Z] 17:21:01 7 7.04 0.00 3.04 1.23 0.05 88.63 [2024-11-13T17:34:10.207Z] 17:22:01 all 39.53 0.00 7.34 3.69 0.09 49.35 [2024-11-13T17:34:10.207Z] 17:22:01 0 40.01 0.00 6.32 0.91 0.09 52.67 [2024-11-13T17:34:10.207Z] 17:22:01 1 39.62 0.00 6.60 0.86 0.08 52.84 [2024-11-13T17:34:10.207Z] 17:22:01 2 39.22 0.00 8.74 0.71 0.08 51.24 [2024-11-13T17:34:10.207Z] 17:22:01 3 39.20 0.00 8.58 16.85 0.10 35.27 [2024-11-13T17:34:10.207Z] 17:22:01 4 40.45 0.00 8.16 0.73 0.08 50.58 [2024-11-13T17:34:10.207Z] 17:22:01 5 39.81 0.00 6.76 0.67 0.08 52.67 [2024-11-13T17:34:10.207Z] 17:22:01 6 39.23 0.00 6.51 1.17 0.08 53.01 [2024-11-13T17:34:10.207Z] 17:22:01 7 38.70 0.00 7.05 7.82 0.08 46.34 [2024-11-13T17:34:10.207Z] 17:23:01 all 23.58 0.00 4.72 4.44 0.07 67.20 [2024-11-13T17:34:10.207Z] 17:23:01 0 25.71 0.00 5.40 1.60 0.07 67.23 [2024-11-13T17:34:10.207Z] 17:23:01 1 25.01 0.00 4.29 2.37 0.07 68.26 [2024-11-13T17:34:10.207Z] 17:23:01 2 23.95 0.00 5.41 20.80 0.07 49.76 [2024-11-13T17:34:10.207Z] 17:23:01 3 21.41 0.00 5.45 4.86 0.08 68.19 [2024-11-13T17:34:10.207Z] 17:23:01 4 23.18 0.00 4.33 0.35 0.07 72.07 [2024-11-13T17:34:10.207Z] 17:23:01 5 23.20 0.00 4.08 0.27 0.05 72.40 [2024-11-13T17:34:10.207Z] 17:23:01 6 23.69 0.00 4.57 0.49 0.07 71.18 [2024-11-13T17:34:10.207Z] 17:23:01 7 22.48 0.00 4.23 4.81 0.07 68.41 [2024-11-13T17:34:10.207Z] 17:24:01 all 5.47 0.00 2.85 2.41 0.05 89.23 [2024-11-13T17:34:10.207Z] 17:24:01 0 5.40 0.00 2.99 0.57 0.05 90.99 [2024-11-13T17:34:10.207Z] 17:24:01 1 5.64 0.00 2.39 0.81 0.05 91.12 [2024-11-13T17:34:10.207Z] 17:24:01 2 7.58 0.00 2.69 3.75 0.05 85.94 [2024-11-13T17:34:10.207Z] 17:24:01 3 4.74 0.00 2.92 8.35 0.05 83.95 [2024-11-13T17:34:10.207Z] 17:24:01 4 5.58 0.00 3.04 1.63 0.05 89.69 [2024-11-13T17:34:10.207Z] 17:24:01 5 4.48 0.00 3.51 0.37 0.05 91.59 [2024-11-13T17:34:10.207Z] 17:24:01 6 5.72 0.00 2.47 1.21 0.05 90.55 [2024-11-13T17:34:10.207Z] 17:24:01 7 4.59 0.00 2.78 2.60 0.03 89.99 [2024-11-13T17:34:10.207Z] 17:25:01 all 0.09 0.00 0.07 0.05 0.00 99.79 [2024-11-13T17:34:10.207Z] 17:25:01 0 0.10 0.00 0.05 0.00 0.00 99.85 [2024-11-13T17:34:10.207Z] 17:25:01 1 0.18 0.00 0.12 0.00 0.00 99.70 [2024-11-13T17:34:10.207Z] 17:25:01 2 0.05 0.00 0.08 0.18 0.02 99.67 [2024-11-13T17:34:10.207Z] 17:25:01 3 0.13 0.00 0.03 0.00 0.00 99.83 [2024-11-13T17:34:10.207Z] 17:25:01 4 0.02 0.00 0.07 0.02 0.00 99.90 [2024-11-13T17:34:10.207Z] 17:25:01 5 0.02 0.00 0.05 0.17 0.00 99.77 [2024-11-13T17:34:10.207Z] 17:25:01 6 0.07 0.00 0.08 0.02 0.00 99.83 [2024-11-13T17:34:10.207Z] 17:25:01 7 0.12 0.00 0.08 0.02 0.02 99.77 [2024-11-13T17:34:10.207Z] 17:26:01 all 0.12 0.00 0.01 0.01 0.01 99.86 [2024-11-13T17:34:10.207Z] 17:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-13T17:34:10.207Z] 17:26:01 1 0.75 0.00 0.02 0.00 0.02 99.22 [2024-11-13T17:34:10.207Z] 17:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-13T17:34:10.207Z] 17:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-13T17:34:10.207Z] 17:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-13T17:34:10.207Z] 17:26:01 5 0.02 0.00 0.00 0.07 0.00 99.92 [2024-11-13T17:34:10.207Z] 17:26:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-13T17:34:10.207Z] 17:26:01 7 0.07 0.00 0.02 0.02 0.02 99.88 [2024-11-13T17:34:10.207Z] 17:27:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2024-11-13T17:34:10.207Z] 17:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-13T17:34:10.207Z] 17:27:01 1 1.97 0.00 0.02 0.00 0.00 98.01 [2024-11-13T17:34:10.207Z] 17:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-11-13T17:34:10.207Z] 17:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-13T17:34:10.207Z] 17:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-13T17:34:10.207Z] 17:27:01 5 0.00 0.00 0.00 0.05 0.02 99.93 [2024-11-13T17:34:10.207Z] 17:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-13T17:34:10.207Z] 17:27:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-13T17:34:10.207Z] 17:28:01 all 0.15 0.00 0.01 0.01 0.00 99.83 [2024-11-13T17:34:10.207Z] 17:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-13T17:34:10.207Z] 17:28:01 1 0.89 0.00 0.00 0.00 0.00 99.11 [2024-11-13T17:34:10.207Z] 17:28:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-13T17:34:10.207Z] 17:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-13T17:34:10.207Z] 17:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-13T17:34:10.207Z] 17:28:01 5 0.00 0.00 0.00 0.10 0.00 99.90 [2024-11-13T17:34:10.207Z] 17:28:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-13T17:34:10.207Z] 17:28:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2024-11-13T17:34:10.207Z] 17:29:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-11-13T17:34:10.207Z] 17:29:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-11-13T17:34:10.207Z] 17:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-13T17:34:10.207Z] 17:29:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-13T17:34:10.207Z] 17:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-13T17:34:10.207Z] 17:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-13T17:34:10.207Z] 17:29:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2024-11-13T17:34:10.207Z] 17:29:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-13T17:34:10.207Z] 17:29:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-13T17:34:10.207Z] 17:30:01 all 0.15 0.00 0.02 0.05 0.01 99.78 [2024-11-13T17:34:10.207Z] 17:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-13T17:34:10.207Z] 17:30:01 1 0.70 0.00 0.05 0.00 0.00 99.25 [2024-11-13T17:34:10.207Z] 17:30:01 2 0.02 0.00 0.00 0.15 0.00 99.83 [2024-11-13T17:34:10.207Z] 17:30:01 3 0.27 0.00 0.00 0.00 0.00 99.73 [2024-11-13T17:34:10.207Z] 17:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-11-13T17:34:10.207Z] 17:30:01 5 0.02 0.00 0.02 0.23 0.00 99.73 [2024-11-13T17:34:10.207Z] 17:30:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-13T17:34:10.207Z] 17:30:01 7 0.07 0.00 0.05 0.00 0.03 99.85 [2024-11-13T17:34:10.207Z] [2024-11-13T17:34:10.207Z] 17:30:01 CPU %user %nice %system %iowait %steal %idle [2024-11-13T17:34:10.207Z] 17:31:01 all 0.18 0.00 0.01 0.02 0.01 99.79 [2024-11-13T17:34:10.207Z] 17:31:01 0 0.05 0.00 0.00 0.02 0.02 99.92 [2024-11-13T17:34:10.207Z] 17:31:01 1 1.27 0.00 0.00 0.00 0.00 98.73 [2024-11-13T17:34:10.208Z] 17:31:01 2 0.02 0.00 0.03 0.07 0.02 99.87 [2024-11-13T17:34:10.208Z] 17:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-13T17:34:10.208Z] 17:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-13T17:34:10.208Z] 17:31:01 5 0.00 0.00 0.00 0.07 0.02 99.92 [2024-11-13T17:34:10.208Z] 17:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-13T17:34:10.208Z] 17:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-13T17:34:10.208Z] 17:32:01 all 0.28 0.00 0.01 0.00 0.00 99.70 [2024-11-13T17:34:10.208Z] 17:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-13T17:34:10.208Z] 17:32:01 1 1.97 0.00 0.02 0.00 0.02 98.00 [2024-11-13T17:34:10.208Z] 17:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-13T17:34:10.208Z] 17:32:01 3 0.12 0.00 0.02 0.00 0.00 99.87 [2024-11-13T17:34:10.208Z] 17:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-13T17:34:10.208Z] 17:32:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-13T17:34:10.208Z] 17:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-13T17:34:10.208Z] 17:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-13T17:34:10.208Z] 17:33:01 all 0.14 0.00 0.01 0.02 0.00 99.83 [2024-11-13T17:34:10.208Z] 17:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-13T17:34:10.208Z] 17:33:01 1 0.93 0.00 0.07 0.00 0.00 99.01 [2024-11-13T17:34:10.208Z] 17:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-13T17:34:10.208Z] 17:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-13T17:34:10.208Z] 17:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-13T17:34:10.208Z] 17:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-13T17:34:10.208Z] 17:33:01 6 0.05 0.00 0.00 0.15 0.02 99.78 [2024-11-13T17:34:10.208Z] 17:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-13T17:34:10.208Z] 17:34:01 all 0.23 0.00 0.09 0.01 0.00 99.68 [2024-11-13T17:34:10.208Z] 17:34:01 0 0.10 0.00 0.15 0.00 0.02 99.73 [2024-11-13T17:34:10.208Z] 17:34:01 1 0.80 0.00 0.10 0.00 0.00 99.10 [2024-11-13T17:34:10.208Z] 17:34:01 2 0.15 0.00 0.05 0.02 0.02 99.77 [2024-11-13T17:34:10.208Z] 17:34:01 3 0.23 0.00 0.05 0.00 0.00 99.72 [2024-11-13T17:34:10.208Z] 17:34:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2024-11-13T17:34:10.208Z] 17:34:01 5 0.15 0.00 0.07 0.03 0.00 99.75 [2024-11-13T17:34:10.208Z] 17:34:01 6 0.18 0.00 0.10 0.02 0.00 99.70 [2024-11-13T17:34:10.208Z] 17:34:01 7 0.12 0.00 0.12 0.00 0.00 99.77 [2024-11-13T17:34:10.208Z] Average: all 5.58 0.00 1.39 1.51 0.02 91.49 [2024-11-13T17:34:10.208Z] Average: 0 5.75 0.00 1.46 0.98 0.03 91.78 [2024-11-13T17:34:10.208Z] Average: 1 6.33 0.00 1.24 0.57 0.02 91.85 [2024-11-13T17:34:10.208Z] Average: 2 5.61 0.00 1.53 2.17 0.03 90.66 [2024-11-13T17:34:10.208Z] Average: 3 5.37 0.00 1.55 5.29 0.03 87.76 [2024-11-13T17:34:10.208Z] Average: 4 5.41 0.00 1.42 0.72 0.02 92.44 [2024-11-13T17:34:10.208Z] Average: 5 5.37 0.00 1.33 0.33 0.02 92.95 [2024-11-13T17:34:10.208Z] Average: 6 5.33 0.00 1.25 0.79 0.02 92.60 [2024-11-13T17:34:10.208Z] Average: 7 5.50 0.00 1.34 1.23 0.03 91.90 [2024-11-13T17:34:10.208Z] [2024-11-13T17:34:10.208Z] [2024-11-13T17:34:10.208Z]