Pull request #138 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 391326f18d48f69621d7efc9e73c5ce709c7f91c+ad81b6791089a5483c30c2e43f91131867ddea47 (9d2607ca62809a0d40c4a5f1f8590f9ba380acb9) 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-ssh16281394573730657224.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8915971300723512901.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-138/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-138/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4924251145650114061.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-138/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7983206770987371619.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17602239162526205571.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-138/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-138/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3325213310659255582.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-4380 in /w/workspace/foundry_device-usb-camera_PR-138 [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-138 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit 391326f18d48f69621d7efc9e73c5ce709c7f91c Merge succeeded, producing 391326f18d48f69621d7efc9e73c5ce709c7f91c Checking out Revision 391326f18d48f69621d7efc9e73c5ce709c7f91c (PR-138) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config core.sparsecheckout # timeout=10 > git checkout -f 391326f18d48f69621d7efc9e73c5ce709c7f91c # 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 ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 391326f18d48f69621d7efc9e73c5ce709c7f91c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-02T17:07:38.686Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-02T17:07:38.864Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-02T17:07:38.953Z] ========================================================= [2023-02-02T17:07:38.953Z] EdgeX Global Pipelines Version Info [2023-02-02T17:07:38.953Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:07:39.685Z] ------------------- [2023-02-02T17:07:39.685Z] stable info: [2023-02-02T17:07:39.685Z] ------------------- [2023-02-02T17:07:39.685Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-02T17:07:39.685Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-02T17:07:39.685Z] Message: update stable to v1.0.244 [2023-02-02T17:07:40.254Z] ------------------- [2023-02-02T17:07:40.254Z] experimental info: [2023-02-02T17:07:40.254Z] ------------------- [2023-02-02T17:07:40.254Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-02T17:07:40.254Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-02T17:07:40.254Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-02T17:07:40.551Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-02-02T17:07:40.592Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-02-02T17:07:40.632Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-02T17:07:40.666Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-02T17:07:40.703Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-02T17:07:40.747Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-02T17:07:40.790Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-02T17:07:40.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-02T17:07:40.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-02T17:07:40.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-02T17:07:40.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-02T17:07:40.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-02-02T17:07:41.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-02T17:07:41.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-02T17:07:41.125Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-02T17:07:41.169Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-02T17:07:41.219Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-02T17:07:41.255Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-02T17:07:41.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-02T17:07:41.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-02T17:07:41.375Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-02T17:07:41.416Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-02T17:07:41.454Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-02T17:07:41.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-02T17:07:41.527Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-02T17:07:41.566Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-02T17:07:41.605Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-02T17:07:41.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-138 [Pipeline] echo [2023-02-02T17:07:41.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-138 [Pipeline] echo [2023-02-02T17:07:41.723Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-138 [Pipeline] echo [2023-02-02T17:07:41.762Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 391326f18d48f69621d7efc9e73c5ce709c7f91c [Pipeline] echo [2023-02-02T17:07:41.803Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 391326f [Pipeline] echo [2023-02-02T17:07:41.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-02T17:07:41.958Z] provisioning config files... [2023-02-02T17:07:41.973Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-138@tmp/config10519240782531664164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:07:42.324Z] ---> docker-login.sh [2023-02-02T17:07:42.324Z] nexus3.edgexfoundry.org:10001 [2023-02-02T17:07:42.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:07:42.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:07:42.583Z] Configure a credential helper to remove this warning. See [2023-02-02T17:07:42.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:07:42.583Z] [2023-02-02T17:07:42.583Z] Login Succeeded [2023-02-02T17:07:42.583Z] nexus3.edgexfoundry.org:10002 [2023-02-02T17:07:42.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:07:42.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:07:42.849Z] Configure a credential helper to remove this warning. See [2023-02-02T17:07:42.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:07:42.849Z] [2023-02-02T17:07:42.849Z] Login Succeeded [2023-02-02T17:07:42.849Z] nexus3.edgexfoundry.org:10003 [2023-02-02T17:07:42.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:07:42.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:07:42.849Z] Configure a credential helper to remove this warning. See [2023-02-02T17:07:42.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:07:42.849Z] [2023-02-02T17:07:42.849Z] Login Succeeded [2023-02-02T17:07:42.849Z] nexus3.edgexfoundry.org:10004 [2023-02-02T17:07:43.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:07:43.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:07:43.109Z] Configure a credential helper to remove this warning. See [2023-02-02T17:07:43.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:07:43.109Z] [2023-02-02T17:07:43.109Z] Login Succeeded [2023-02-02T17:07:43.109Z] docker.io [2023-02-02T17:07:43.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:07:43.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:07:43.368Z] Configure a credential helper to remove this warning. See [2023-02-02T17:07:43.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:07:43.368Z] [2023-02-02T17:07:43.368Z] Login Succeeded [2023-02-02T17:07:43.368Z] ---> docker-login.sh ends [Pipeline] } [2023-02-02T17:07:43.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-02T17:07:44.013Z] + git rev-list -1 --merges 391326f18d48f69621d7efc9e73c5ce709c7f91c~1..391326f18d48f69621d7efc9e73c5ce709c7f91c [Pipeline] echo [2023-02-02T17:07:44.078Z] -----------> git rev-list -1 --merges 391326f18d48f69621d7efc9e73c5ce709c7f91c~1..391326f18d48f69621d7efc9e73c5ce709c7f91c 391326f18d48f69621d7efc9e73c5ce709c7f91c [false] [Pipeline] sh [2023-02-02T17:07:44.391Z] + git log --format=format:%s -1 391326f18d48f69621d7efc9e73c5ce709c7f91c [Pipeline] echo [2023-02-02T17:07:44.425Z] ========================================================= [2023-02-02T17:07:44.425Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-02T17:07:44.425Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-02T17:07:44.863Z] + git log --format=format:%s -1 391326f18d48f69621d7efc9e73c5ce709c7f91c [Pipeline] echo [2023-02-02T17:07:44.896Z] [semverPrep] GIT_COMMIT: 391326f18d48f69621d7efc9e73c5ce709c7f91c, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-02T17:07:44.952Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-02T17:07:45.349Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-02T17:07:45.349Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-02T17:07:45.349Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-02T17:07:45.349Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-02T17:07:45.349Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-02T17:07:45.349Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-02T17:07:45.349Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:07:45.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-02T17:07:45.842Z] [2023-02-02T17:07:45.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:07:46.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-02T17:07:46.222Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-02T17:07:46.222Z] b85a868b505f: Pulling fs layer [2023-02-02T17:07:46.222Z] e2be974225ed: Pulling fs layer [2023-02-02T17:07:46.222Z] 339a4e72a1f5: Pulling fs layer [2023-02-02T17:07:46.222Z] 988bab9f4d93: Pulling fs layer [2023-02-02T17:07:46.222Z] 1469e6f7b9e6: Pulling fs layer [2023-02-02T17:07:46.222Z] eaf3925da568: Pulling fs layer [2023-02-02T17:07:46.222Z] bab4dde63d76: Pulling fs layer [2023-02-02T17:07:46.222Z] bde34c3a00c8: Pulling fs layer [2023-02-02T17:07:46.222Z] b352a97aabf1: Pulling fs layer [2023-02-02T17:07:46.222Z] 4872d77fe225: Pulling fs layer [2023-02-02T17:07:46.222Z] 5851b861e8e6: Pulling fs layer [2023-02-02T17:07:46.222Z] bab4dde63d76: Waiting [2023-02-02T17:07:46.222Z] 1469e6f7b9e6: Waiting [2023-02-02T17:07:46.222Z] bde34c3a00c8: Waiting [2023-02-02T17:07:46.222Z] b352a97aabf1: Waiting [2023-02-02T17:07:46.222Z] 5851b861e8e6: Waiting [2023-02-02T17:07:46.222Z] 4872d77fe225: Waiting [2023-02-02T17:07:46.222Z] eaf3925da568: Waiting [2023-02-02T17:07:46.222Z] 988bab9f4d93: Waiting [2023-02-02T17:07:46.222Z] e2be974225ed: Verifying Checksum [2023-02-02T17:07:46.222Z] e2be974225ed: Download complete [2023-02-02T17:07:46.222Z] 988bab9f4d93: Verifying Checksum [2023-02-02T17:07:46.222Z] 988bab9f4d93: Download complete [2023-02-02T17:07:46.492Z] 1469e6f7b9e6: Verifying Checksum [2023-02-02T17:07:46.492Z] 1469e6f7b9e6: Download complete [2023-02-02T17:07:46.492Z] eaf3925da568: Download complete [2023-02-02T17:07:46.754Z] 339a4e72a1f5: Verifying Checksum [2023-02-02T17:07:46.755Z] 339a4e72a1f5: Download complete [2023-02-02T17:07:46.755Z] bde34c3a00c8: Verifying Checksum [2023-02-02T17:07:46.755Z] bde34c3a00c8: Download complete [2023-02-02T17:07:46.755Z] b352a97aabf1: Download complete [2023-02-02T17:07:46.755Z] 4872d77fe225: Download complete [2023-02-02T17:07:46.755Z] 5851b861e8e6: Verifying Checksum [2023-02-02T17:07:46.755Z] 5851b861e8e6: Download complete [2023-02-02T17:07:46.755Z] b85a868b505f: Verifying Checksum [2023-02-02T17:07:46.755Z] b85a868b505f: Download complete [2023-02-02T17:07:47.015Z] bab4dde63d76: Verifying Checksum [2023-02-02T17:07:47.015Z] bab4dde63d76: Download complete [2023-02-02T17:07:47.950Z] b85a868b505f: Pull complete [2023-02-02T17:07:47.950Z] e2be974225ed: Pull complete [2023-02-02T17:07:48.210Z] 339a4e72a1f5: Pull complete [2023-02-02T17:07:48.471Z] 988bab9f4d93: Pull complete [2023-02-02T17:07:48.471Z] 1469e6f7b9e6: Pull complete [2023-02-02T17:07:48.731Z] eaf3925da568: Pull complete [2023-02-02T17:07:50.108Z] bab4dde63d76: Pull complete [2023-02-02T17:07:50.108Z] bde34c3a00c8: Pull complete [2023-02-02T17:07:50.366Z] b352a97aabf1: Pull complete [2023-02-02T17:07:50.366Z] 4872d77fe225: Pull complete [2023-02-02T17:07:50.366Z] 5851b861e8e6: Pull complete [2023-02-02T17:07:50.366Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-02T17:07:50.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-02T17:07:50.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T17:07:50.645Z] prd-ubuntu20.04-docker-8c-8g-4380 does not seem to be running inside a container [2023-02-02T17:07:50.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-138 -v /w/workspace/foundry_device-usb-camera_PR-138:/w/workspace/foundry_device-usb-camera_PR-138:rw,z -v /w/workspace/foundry_device-usb-camera_PR-138@tmp:/w/workspace/foundry_device-usb-camera_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-02T17:07:52.499Z] $ docker top 9ff7b289a3d8f158d1b75fe8573c9c9705d32f0479fa9c4dcc69a7b0434303fb -eo pid,comm [2023-02-02T17:07:52.553Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-02T17:07:52.553Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-02T17:07:52.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-02T17:07:52.680Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-02T17:07:52.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-02T17:07:52.796Z] $ docker exec 9ff7b289a3d8f158d1b75fe8573c9c9705d32f0479fa9c4dcc69a7b0434303fb ssh-agent [2023-02-02T17:07:52.913Z] SSH_AUTH_SOCK=/tmp/ssh-50HX4ad3qFbo/agent.32 [2023-02-02T17:07:52.913Z] SSH_AGENT_PID=38 [2023-02-02T17:07:52.919Z] Running ssh-add (command line suppressed) [2023-02-02T17:07:53.010Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-138@tmp/private_key_2925718818393567107.key (/w/workspace/foundry_device-usb-camera_PR-138@tmp/private_key_2925718818393567107.key) [2023-02-02T17:07:53.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-02T17:07:53.356Z] + git tag --points-at HEAD [Pipeline] } [2023-02-02T17:07:53.390Z] $ docker exec --env ******** --env ******** 9ff7b289a3d8f158d1b75fe8573c9c9705d32f0479fa9c4dcc69a7b0434303fb ssh-agent -k [2023-02-02T17:07:53.486Z] unset SSH_AUTH_SOCK; [2023-02-02T17:07:53.487Z] unset SSH_AGENT_PID; [2023-02-02T17:07:53.487Z] echo Agent pid 38 killed; [2023-02-02T17:07:53.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-02T17:07:53.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-02T17:07:53.591Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-02T17:07:53.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-02T17:07:53.704Z] $ docker exec 9ff7b289a3d8f158d1b75fe8573c9c9705d32f0479fa9c4dcc69a7b0434303fb ssh-agent [2023-02-02T17:07:53.821Z] SSH_AUTH_SOCK=/tmp/ssh-XN68tc9FcIsg/agent.70 [2023-02-02T17:07:53.821Z] SSH_AGENT_PID=76 [2023-02-02T17:07:53.826Z] Running ssh-add (command line suppressed) [2023-02-02T17:07:53.916Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-138@tmp/private_key_15209760136147906040.key (/w/workspace/foundry_device-usb-camera_PR-138@tmp/private_key_15209760136147906040.key) [2023-02-02T17:07:53.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-02T17:07:54.266Z] + git semver init [2023-02-02T17:07:54.527Z] 2023-02-02 17:07:54,429 [run_init] DEBUG init version:0.0.0 force:False [2023-02-02T17:07:54.527Z] 2023-02-02 17:07:54,430 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-138/.semver [2023-02-02T17:07:54.527Z] 2023-02-02 17:07:54,430 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-138/.semver [2023-02-02T17:07:54.527Z] 2023-02-02 17:07:54,431 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-138/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-138, universal_newlines=False, shell=None, istream=None) [2023-02-02T17:07:55.469Z] 2023-02-02 17:07:55,162 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-138/.git/info/exclude [2023-02-02T17:07:55.469Z] 2023-02-02 17:07:55,163 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-138/.semver/PR-138 with force:False [2023-02-02T17:07:55.469Z] 2023-02-02 17:07:55,163 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-138/.semver/PR-138 [2023-02-02T17:07:55.469Z] 2023-02-02 17:07:55,166 [execute] INFO git cat-file --batch-check [2023-02-02T17:07:55.469Z] 2023-02-02 17:07:55,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-138/.semver, universal_newlines=False, shell=None, istream=) [2023-02-02T17:07:55.469Z] 2023-02-02 17:07:55,172 [execute] INFO git cat-file --batch [2023-02-02T17:07:55.469Z] 2023-02-02 17:07:55,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-138/.semver, universal_newlines=False, shell=None, istream=) [2023-02-02T17:07:55.469Z] 2023-02-02 17:07:55,177 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-138/.semver/PR-138 [2023-02-02T17:07:55.469Z] 0.0.0 [Pipeline] } [2023-02-02T17:07:55.499Z] $ docker exec --env ******** --env ******** 9ff7b289a3d8f158d1b75fe8573c9c9705d32f0479fa9c4dcc69a7b0434303fb ssh-agent -k [2023-02-02T17:07:55.602Z] unset SSH_AUTH_SOCK; [2023-02-02T17:07:55.603Z] unset SSH_AGENT_PID; [2023-02-02T17:07:55.603Z] echo Agent pid 76 killed; [2023-02-02T17:07:55.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-02T17:07:56.040Z] + git semver [Pipeline] } [2023-02-02T17:07:56.327Z] $ docker stop --time=1 9ff7b289a3d8f158d1b75fe8573c9c9705d32f0479fa9c4dcc69a7b0434303fb [2023-02-02T17:07:57.653Z] $ docker rm -f --volumes 9ff7b289a3d8f158d1b75fe8573c9c9705d32f0479fa9c4dcc69a7b0434303fb [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-02T17:07:58.061Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-02T17:07:58.337Z] Stashed 1 file(s) [Pipeline] echo [2023-02-02T17:07:58.354Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-02T17:07:58.985Z] provisioning config files... [2023-02-02T17:07:58.994Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-138@tmp/config15384166309191929285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:07:59.340Z] ---> docker-login.sh [2023-02-02T17:07:59.340Z] nexus3.edgexfoundry.org:10001 [2023-02-02T17:07:59.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:07:59.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:07:59.340Z] Configure a credential helper to remove this warning. See [2023-02-02T17:07:59.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:07:59.340Z] [2023-02-02T17:07:59.340Z] Login Succeeded [2023-02-02T17:07:59.340Z] nexus3.edgexfoundry.org:10002 [2023-02-02T17:07:59.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:07:59.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:07:59.340Z] Configure a credential helper to remove this warning. See [2023-02-02T17:07:59.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:07:59.340Z] [2023-02-02T17:07:59.340Z] Login Succeeded [2023-02-02T17:07:59.340Z] nexus3.edgexfoundry.org:10003 [2023-02-02T17:07:59.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:07:59.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:07:59.600Z] Configure a credential helper to remove this warning. See [2023-02-02T17:07:59.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:07:59.600Z] [2023-02-02T17:07:59.600Z] Login Succeeded [2023-02-02T17:07:59.600Z] nexus3.edgexfoundry.org:10004 [2023-02-02T17:07:59.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:07:59.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:07:59.600Z] Configure a credential helper to remove this warning. See [2023-02-02T17:07:59.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:07:59.600Z] [2023-02-02T17:07:59.600Z] Login Succeeded [2023-02-02T17:07:59.600Z] docker.io [2023-02-02T17:07:59.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:07:59.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:07:59.861Z] Configure a credential helper to remove this warning. See [2023-02-02T17:07:59.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:07:59.861Z] [2023-02-02T17:07:59.861Z] Login Succeeded [2023-02-02T17:07:59.861Z] ---> docker-login.sh ends [Pipeline] } [2023-02-02T17:07:59.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-02T17:08:00.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-02T17:08:00.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-02T17:08:00.179Z] ========================================================= [2023-02-02T17:08:00.179Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-02T17:08:00.179Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:08:00.665Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-02T17:08:00.665Z] Sending build context to Docker daemon 1.727MB [2023-02-02T17:08:00.665Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-02T17:08:00.665Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-02T17:08:00.665Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-02T17:08:00.665Z] 213ec9aee27d: Pulling fs layer [2023-02-02T17:08:00.665Z] 4583459ba037: Pulling fs layer [2023-02-02T17:08:00.665Z] 93c1e223e6f2: Pulling fs layer [2023-02-02T17:08:00.665Z] 53926ce57604: Pulling fs layer [2023-02-02T17:08:00.665Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-02T17:08:00.665Z] 22ff95d597cd: Pulling fs layer [2023-02-02T17:08:00.665Z] 12d6caf4c0d1: Pulling fs layer [2023-02-02T17:08:00.665Z] 96b7cbca73a9: Pulling fs layer [2023-02-02T17:08:00.665Z] a7acece74701: Pulling fs layer [2023-02-02T17:08:00.665Z] 53926ce57604: Waiting [2023-02-02T17:08:00.665Z] 12d6caf4c0d1: Waiting [2023-02-02T17:08:00.665Z] 96b7cbca73a9: Waiting [2023-02-02T17:08:00.665Z] a7acece74701: Waiting [2023-02-02T17:08:00.665Z] 21b2b0c7a3f4: Waiting [2023-02-02T17:08:00.665Z] 22ff95d597cd: Waiting [2023-02-02T17:08:00.665Z] 93c1e223e6f2: Verifying Checksum [2023-02-02T17:08:00.665Z] 93c1e223e6f2: Download complete [2023-02-02T17:08:00.665Z] 4583459ba037: Verifying Checksum [2023-02-02T17:08:00.665Z] 4583459ba037: Download complete [2023-02-02T17:08:00.665Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-02T17:08:00.665Z] 21b2b0c7a3f4: Download complete [2023-02-02T17:08:00.665Z] 22ff95d597cd: Download complete [2023-02-02T17:08:00.933Z] 213ec9aee27d: Verifying Checksum [2023-02-02T17:08:00.933Z] 213ec9aee27d: Download complete [2023-02-02T17:08:00.933Z] 213ec9aee27d: Pull complete [2023-02-02T17:08:01.212Z] 4583459ba037: Pull complete [2023-02-02T17:08:01.212Z] 93c1e223e6f2: Pull complete [2023-02-02T17:08:02.805Z] a7acece74701: Verifying Checksum [2023-02-02T17:08:02.805Z] a7acece74701: Download complete [2023-02-02T17:08:03.454Z] 96b7cbca73a9: Verifying Checksum [2023-02-02T17:08:03.454Z] 96b7cbca73a9: Download complete [2023-02-02T17:08:03.713Z] 53926ce57604: Verifying Checksum [2023-02-02T17:08:03.713Z] 53926ce57604: Download complete [2023-02-02T17:08:07.053Z] 53926ce57604: Pull complete [2023-02-02T17:08:07.053Z] 21b2b0c7a3f4: Pull complete [2023-02-02T17:08:07.053Z] 22ff95d597cd: Pull complete [2023-02-02T17:08:07.053Z] 12d6caf4c0d1: Pull complete [2023-02-02T17:08:08.954Z] 96b7cbca73a9: Pull complete [2023-02-02T17:08:09.888Z] a7acece74701: Pull complete [2023-02-02T17:08:09.888Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-02T17:08:09.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-02T17:08:09.888Z] ---> db6d94c90886 [2023-02-02T17:08:09.888Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-02T17:08:13.797Z] Still waiting to schedule task [2023-02-02T17:08:13.798Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-02T17:08:14.086Z] ---> Running in c76098d10f9a [2023-02-02T17:08:14.346Z] Removing intermediate container c76098d10f9a [2023-02-02T17:08:14.346Z] ---> 7ed833cc98dc [2023-02-02T17:08:14.346Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-02T17:08:14.346Z] ---> Running in 827ea9ca19a7 [2023-02-02T17:08:14.346Z] Removing intermediate container 827ea9ca19a7 [2023-02-02T17:08:14.346Z] ---> ea95e21488f8 [2023-02-02T17:08:14.346Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-02T17:08:14.346Z] ---> Running in 2c45a5159e1d [2023-02-02T17:08:14.606Z] Removing intermediate container 2c45a5159e1d [2023-02-02T17:08:14.606Z] ---> 979ad656da4f [2023-02-02T17:08:14.606Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-02T17:08:14.606Z] ---> Running in 3dade6e2cf9a [2023-02-02T17:08:14.606Z] Removing intermediate container 3dade6e2cf9a [2023-02-02T17:08:14.606Z] ---> 2e32a92ce85c [2023-02-02T17:08:14.606Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-02T17:08:14.606Z] ---> Running in 00764843e076 [2023-02-02T17:08:14.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-02T17:08:15.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-02T17:08:15.390Z] (1/80) Installing mesa (21.3.8-r2) [2023-02-02T17:08:15.390Z] (2/80) Installing libxau (1.0.9-r0) [2023-02-02T17:08:15.390Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-02-02T17:08:15.390Z] (4/80) Installing libxcb (1.15-r0) [2023-02-02T17:08:15.390Z] (5/80) Installing libx11 (1.8-r0) [2023-02-02T17:08:15.390Z] (6/80) Installing libxext (1.3.4-r0) [2023-02-02T17:08:15.390Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-02-02T17:08:15.390Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-02-02T17:08:15.390Z] (9/80) Installing libpciaccess (0.16-r0) [2023-02-02T17:08:15.390Z] (10/80) Installing libdrm (2.4.110-r0) [2023-02-02T17:08:15.390Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-02-02T17:08:15.390Z] (12/80) Installing libxshmfence (1.3-r1) [2023-02-02T17:08:15.390Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-02-02T17:08:15.390Z] (14/80) Installing icu-data-full (71.1-r2) [2023-02-02T17:08:15.960Z] (15/80) Installing libice (1.0.10-r0) [2023-02-02T17:08:15.960Z] (16/80) Installing libuuid (2.38-r1) [2023-02-02T17:08:15.960Z] (17/80) Installing libsm (1.2.3-r0) [2023-02-02T17:08:15.960Z] (18/80) Installing libxt (1.2.1-r0) [2023-02-02T17:08:15.960Z] (19/80) Installing libxmu (1.1.3-r0) [2023-02-02T17:08:15.960Z] (20/80) Installing xset (1.2.4-r0) [2023-02-02T17:08:15.960Z] (21/80) Installing xprop (1.2.5-r0) [2023-02-02T17:08:15.960Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-02-02T17:08:15.960Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-02-02T17:08:15.960Z] (24/80) Installing libffi (3.4.2-r1) [2023-02-02T17:08:15.960Z] (25/80) Installing libintl (0.21-r2) [2023-02-02T17:08:16.219Z] (26/80) Installing libblkid (2.38-r1) [2023-02-02T17:08:16.219Z] (27/80) Installing libmount (2.38-r1) [2023-02-02T17:08:16.219Z] (28/80) Installing pcre (8.45-r2) [2023-02-02T17:08:16.219Z] (29/80) Installing glib (2.72.1-r0) [2023-02-02T17:08:16.219Z] (30/80) Installing icu-libs (71.1-r2) [2023-02-02T17:08:16.219Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-02-02T17:08:16.219Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-02-02T17:08:16.219Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-02-02T17:08:16.478Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-02-02T17:08:16.478Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-02-02T17:08:16.478Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-02-02T17:08:16.478Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-02T17:08:16.478Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-02-02T17:08:16.736Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-02-02T17:08:16.736Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-02-02T17:08:16.736Z] (41/80) Installing libpng (1.6.37-r1) [2023-02-02T17:08:16.736Z] (42/80) Installing freetype (2.12.1-r0) [2023-02-02T17:08:16.736Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-02-02T17:08:16.736Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-02-02T17:08:16.736Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-02-02T17:08:16.736Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-02-02T17:08:16.995Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-02-02T17:08:16.995Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-02-02T17:08:16.995Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-02-02T17:08:16.995Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-02-02T17:08:16.995Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-02-02T17:08:16.995Z] (52/80) Installing avahi-libs (0.8-r6) [2023-02-02T17:08:16.995Z] (53/80) Installing nettle (3.7.3-r0) [2023-02-02T17:08:16.995Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-02-02T17:08:16.995Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-02-02T17:08:16.995Z] (56/80) Installing libunistring (1.0-r0) [2023-02-02T17:08:16.995Z] (57/80) Installing gnutls (3.7.7-r0) [2023-02-02T17:08:17.253Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-02-02T17:08:17.253Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-02-02T17:08:17.253Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-02-02T17:08:17.253Z] (61/80) Installing libevdev (1.12.1-r0) [2023-02-02T17:08:17.253Z] (62/80) Installing mtdev (1.1.6-r0) [2023-02-02T17:08:17.253Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-02-02T17:08:17.253Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-02-02T17:08:17.253Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-02T17:08:17.253Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-02-02T17:08:17.253Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-02-02T17:08:17.253Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-02-02T17:08:17.253Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-02-02T17:08:17.253Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-02-02T17:08:17.253Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-02-02T17:08:17.253Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-02-02T17:08:17.820Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-02T17:08:17.820Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-02-02T17:08:17.820Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-02T17:08:17.820Z] Executing udev-init-scripts-35-r0.post-install [2023-02-02T17:08:17.820Z] (76/80) Installing kmod-libs (29-r2) [2023-02-02T17:08:17.820Z] (77/80) Installing eudev (3.2.11-r0) [2023-02-02T17:08:17.820Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-02-02T17:08:17.820Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-02T17:08:17.820Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-02-02T17:08:17.820Z] Executing busybox-1.35.0-r17.trigger [2023-02-02T17:08:17.820Z] Executing eudev-3.2.11-r0.trigger [2023-02-02T17:08:17.820Z] OK: 330 MiB in 131 packages [2023-02-02T17:08:20.356Z] Removing intermediate container 00764843e076 [2023-02-02T17:08:20.356Z] ---> 9727163a33ed [2023-02-02T17:08:20.356Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-02T17:08:20.356Z] ---> Running in 07d2c6998bdc [2023-02-02T17:08:20.617Z] Removing intermediate container 07d2c6998bdc [2023-02-02T17:08:20.618Z] ---> bee5aa192d15 [2023-02-02T17:08:20.618Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-02T17:08:20.618Z] ---> 363e8b360194 [2023-02-02T17:08:20.618Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-02T17:08:20.618Z] ---> Running in 56feb1057752 [2023-02-02T17:09:07.307Z] Removing intermediate container 56feb1057752 [2023-02-02T17:09:07.307Z] ---> 64939fb6975c [2023-02-02T17:09:07.307Z] Step 11/13 : COPY . . [2023-02-02T17:09:07.307Z] ---> 280e5843eeaa [2023-02-02T17:09:07.307Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-02T17:09:07.307Z] ---> Running in 752d0477738b [2023-02-02T17:09:07.307Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-02T17:09:07.307Z]   Dload Upload Total  Spent Left Speed [2023-02-02T17:09:07.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6753  0 --:--:-- --:--:-- --:--:-- 6721 [2023-02-02T17:09:07.307Z] Removing intermediate container 752d0477738b [2023-02-02T17:09:07.307Z] ---> e353093935ad [2023-02-02T17:09:07.307Z] Step 13/13 : RUN ${MAKE} [2023-02-02T17:09:07.307Z] ---> Running in d0143b4ad06b [2023-02-02T17:09:07.307Z] noop [2023-02-02T17:09:07.307Z] Removing intermediate container d0143b4ad06b [2023-02-02T17:09:07.307Z] ---> 8c7a8bac20f4 [2023-02-02T17:09:07.307Z] Successfully built 8c7a8bac20f4 [2023-02-02T17:09:07.307Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:09:07.747Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-02T17:09:07.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T17:09:07.900Z] prd-ubuntu20.04-docker-8c-8g-4380 does not seem to be running inside a container [2023-02-02T17:09:07.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-138 -v /w/workspace/foundry_device-usb-camera_PR-138:/w/workspace/foundry_device-usb-camera_PR-138:rw,z -v /w/workspace/foundry_device-usb-camera_PR-138@tmp:/w/workspace/foundry_device-usb-camera_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-02T17:09:08.264Z] $ docker top 67901240ecbe19b31cfc0aa3c42983b4c31564c59102d2a4dd597f74a48b5d21 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-02T17:09:08.660Z] + go version [2023-02-02T17:09:08.660Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-02T17:09:08.693Z] $ docker stop --time=1 67901240ecbe19b31cfc0aa3c42983b4c31564c59102d2a4dd597f74a48b5d21 [2023-02-02T17:09:09.944Z] $ docker rm -f --volumes 67901240ecbe19b31cfc0aa3c42983b4c31564c59102d2a4dd597f74a48b5d21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:09:10.700Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-02T17:09:10.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T17:09:10.855Z] prd-ubuntu20.04-docker-8c-8g-4380 does not seem to be running inside a container [2023-02-02T17:09:10.889Z] $ 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-138 -v /w/workspace/foundry_device-usb-camera_PR-138:/w/workspace/foundry_device-usb-camera_PR-138:rw,z -v /w/workspace/foundry_device-usb-camera_PR-138@tmp:/w/workspace/foundry_device-usb-camera_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-02T17:09:11.195Z] $ docker top 11b2a6427b9d8d424619c5e8dd96e8646ca5e92ba87fb4e53ce325c97b70cd05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-02T17:09:11.579Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-138 [Pipeline] fileExists [Pipeline] sh [2023-02-02T17:09:11.938Z] + make test [2023-02-02T17:09:11.938Z] go test ./... -coverprofile=coverage.out ./... [2023-02-02T17:09:12.198Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-02T17:09:22.213Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-02T17:09:22.213Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements [2023-02-02T17:09:27.596Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-02T17:09:27.596Z] go vet ./... [2023-02-02T17:09:30.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-02T17:09:30.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-02T17:09:30.879Z] ./bin/test-attribution-txt.sh [2023-02-02T17:09:30.879Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-02T17:09:30.879Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-02T17:09:30.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-02T17:09:30.946Z] $ docker stop --time=1 11b2a6427b9d8d424619c5e8dd96e8646ca5e92ba87fb4e53ce325c97b70cd05 [2023-02-02T17:09:32.823Z] $ docker rm -f --volumes 11b2a6427b9d8d424619c5e8dd96e8646ca5e92ba87fb4e53ce325c97b70cd05 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-02T17:09:33.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-02T17:09:33.400Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-02T17:09:34.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-02T17:09:34.420Z] + ls -al . [2023-02-02T17:09:34.420Z] total 196 [2023-02-02T17:09:34.420Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 2 17:09 . [2023-02-02T17:09:34.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:07 .. [2023-02-02T17:09:34.420Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 17:09 .git [2023-02-02T17:09:34.420Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:07 .github [2023-02-02T17:09:34.420Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 2 17:07 .gitignore [2023-02-02T17:09:34.420Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 2 17:07 .golangci.yml [2023-02-02T17:09:34.420Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 2 17:07 .hadolint.yml [2023-02-02T17:09:34.420Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 2 17:07 .semver [2023-02-02T17:09:34.420Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 2 17:07 Attribution.txt [2023-02-02T17:09:34.420Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 2 17:07 CHANGELOG.md [2023-02-02T17:09:34.420Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 2 17:07 Dockerfile [2023-02-02T17:09:34.420Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 2 17:07 GOVERNANCE.md [2023-02-02T17:09:34.420Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 2 17:07 Jenkinsfile [2023-02-02T17:09:34.420Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 2 17:07 LICENSE [2023-02-02T17:09:34.420Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 2 17:07 Makefile [2023-02-02T17:09:34.420Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 2 17:07 OWNERS.md [2023-02-02T17:09:34.420Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 2 17:07 README.md [2023-02-02T17:09:34.420Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 17:07 VERSION [2023-02-02T17:09:34.420Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 17:07 bin [2023-02-02T17:09:34.420Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:07 cmd [2023-02-02T17:09:34.420Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 2 17:09 coverage.out [2023-02-02T17:09:34.420Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 2 17:07 docker-entrypoint.sh [2023-02-02T17:09:34.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:07 docs [2023-02-02T17:09:34.420Z] -rw-rw-r-- 1 jenkins jenkins 3485 Feb 2 17:07 go.mod [2023-02-02T17:09:34.420Z] -rw-rw-r-- 1 jenkins jenkins 34916 Feb 2 17:07 go.sum [2023-02-02T17:09:34.420Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:07 internal [2023-02-02T17:09:34.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:07 snap [2023-02-02T17:09:34.420Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 2 17:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:09:34.809Z] + 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=391326f18d48f69621d7efc9e73c5ce709c7f91c --label arch=amd64 --label version=0.0.0 . [2023-02-02T17:09:34.809Z] Sending build context to Docker daemon 1.758MB [2023-02-02T17:09:34.809Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-02T17:09:34.809Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-02T17:09:34.809Z] ---> 8c7a8bac20f4 [2023-02-02T17:09:34.809Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-02T17:09:34.809Z] ---> Running in f6891adfdc59 [2023-02-02T17:09:34.809Z] Removing intermediate container f6891adfdc59 [2023-02-02T17:09:34.809Z] ---> 83b8e0a1bb48 [2023-02-02T17:09:34.809Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-02T17:09:34.809Z] ---> Running in 099e5819e755 [2023-02-02T17:09:35.070Z] Removing intermediate container 099e5819e755 [2023-02-02T17:09:35.070Z] ---> ffef06002416 [2023-02-02T17:09:35.070Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-02T17:09:35.070Z] ---> Running in e54b80e72ebf [2023-02-02T17:09:35.070Z] Removing intermediate container e54b80e72ebf [2023-02-02T17:09:35.070Z] ---> 61a2cdcaa2d9 [2023-02-02T17:09:35.070Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-02T17:09:35.070Z] ---> Running in cd8bf4fdae9a [2023-02-02T17:09:35.070Z] Removing intermediate container cd8bf4fdae9a [2023-02-02T17:09:35.070Z] ---> 4720a1e4cf81 [2023-02-02T17:09:35.070Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-02T17:09:35.070Z] ---> Running in 465fb85d4fab [2023-02-02T17:09:35.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-02T17:09:35.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-02T17:09:35.849Z] OK: 330 MiB in 131 packages [2023-02-02T17:09:36.108Z] Removing intermediate container 465fb85d4fab [2023-02-02T17:09:36.108Z] ---> 7b0ba625997c [2023-02-02T17:09:36.108Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-02T17:09:36.108Z] ---> Running in b113e8c1d175 [2023-02-02T17:09:36.367Z] Removing intermediate container b113e8c1d175 [2023-02-02T17:09:36.367Z] ---> a3fd462ffe35 [2023-02-02T17:09:36.367Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-02T17:09:36.367Z] ---> 7e25c9a6f04d [2023-02-02T17:09:36.367Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-02T17:09:36.367Z] ---> Running in ace2e009809d [2023-02-02T17:09:37.302Z] Removing intermediate container ace2e009809d [2023-02-02T17:09:37.302Z] ---> c3b32942d402 [2023-02-02T17:09:37.302Z] Step 11/35 : COPY . . [2023-02-02T17:09:37.302Z] ---> a100868feafe [2023-02-02T17:09:37.302Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-02T17:09:37.302Z] ---> Running in ab9850830dfc [2023-02-02T17:09:37.560Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-02T17:09:37.560Z] Dload Upload Total Spent Left Speed [2023-02-02T17:09:37.560Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43741 0 --:--:-- --:--:-- --:--:-- 44250 [2023-02-02T17:09:37.818Z] Removing intermediate container ab9850830dfc [2023-02-02T17:09:37.818Z] ---> ee5f343f504b [2023-02-02T17:09:37.818Z] Step 13/35 : RUN ${MAKE} [2023-02-02T17:09:37.818Z] ---> Running in afd34e865ce5 [2023-02-02T17:09:38.075Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-02-02T17:09:49.008Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4381 in /w/workspace/foundry_device-usb-camera_PR-138 [Pipeline] { [Pipeline] ws [2023-02-02T17:09:49.070Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-02-02T17:09:49.157Z] Selected Git installation does not exist. Using Default [2023-02-02T17:09:49.157Z] The recommended git tool is: NONE [2023-02-02T17:09:54.355Z] using credential edgex-jenkins-ssh [2023-02-02T17:09:54.375Z] Cloning the remote Git repository [2023-02-02T17:09:54.423Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-02-02T17:09:54.507Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-02-02T17:09:54.662Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-02T17:09:54.663Z] > git --version # timeout=10 [2023-02-02T17:09:54.683Z] > git --version # 'git version 2.25.1' [2023-02-02T17:09:54.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-02T17:09:54.750Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-02T17:09:56.153Z] Removing intermediate container afd34e865ce5 [2023-02-02T17:09:56.153Z] ---> c817745b94ab [2023-02-02T17:09:56.153Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-02T17:09:56.720Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-02T17:09:55.471Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-02T17:09:55.492Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-02T17:09:56.387Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-02-02T17:09:56.429Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-02-02T17:09:56.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-02T17:09:56.449Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-02T17:09:56.979Z] af6660deedbd: Pulling fs layer [2023-02-02T17:09:56.979Z] 97cd0a44c592: Pulling fs layer [2023-02-02T17:09:56.979Z] 97cd0a44c592: Verifying Checksum [2023-02-02T17:09:56.979Z] 97cd0a44c592: Download complete [2023-02-02T17:09:57.073Z] Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit 391326f18d48f69621d7efc9e73c5ce709c7f91c [2023-02-02T17:09:57.295Z] Merge succeeded, producing 391326f18d48f69621d7efc9e73c5ce709c7f91c [2023-02-02T17:09:57.295Z] Checking out Revision 391326f18d48f69621d7efc9e73c5ce709c7f91c (PR-138) [2023-02-02T17:09:57.544Z] af6660deedbd: Verifying Checksum [2023-02-02T17:09:57.544Z] af6660deedbd: Download complete [2023-02-02T17:09:57.788Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-02T17:09:57.801Z] af6660deedbd: Pull complete [2023-02-02T17:09:57.801Z] 97cd0a44c592: Pull complete [2023-02-02T17:09:57.801Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-02T17:09:57.801Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-02T17:09:57.801Z] ---> fea57e182299 [2023-02-02T17:09:57.801Z] Step 15/35 : FROM alpine:3.16 [2023-02-02T17:09:57.836Z] > git --version # timeout=10 [2023-02-02T17:09:57.848Z] > git --version # 'git version 2.25.1' [2023-02-02T17:09:57.870Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-02T17:09:58.059Z] 3.16: Pulling from library/alpine [2023-02-02T17:09:57.088Z] > git config core.sparsecheckout # timeout=10 [2023-02-02T17:09:57.109Z] > git checkout -f 391326f18d48f69621d7efc9e73c5ce709c7f91c # timeout=10 [2023-02-02T17:09:57.198Z] > git remote # timeout=10 [2023-02-02T17:09:57.217Z] > git config --get remote.origin.url # timeout=10 [2023-02-02T17:09:57.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-02T17:09:57.246Z] > git merge ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 [2023-02-02T17:09:57.272Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-02T17:09:57.299Z] > git config core.sparsecheckout # timeout=10 [2023-02-02T17:09:57.312Z] > git checkout -f 391326f18d48f69621d7efc9e73c5ce709c7f91c # timeout=10 [2023-02-02T17:09:58.316Z] ca7dd9ec2225: Pulling fs layer [2023-02-02T17:09:58.316Z] ca7dd9ec2225: Verifying Checksum [2023-02-02T17:09:58.316Z] ca7dd9ec2225: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-02T17:09:58.574Z] ca7dd9ec2225: Pull complete [2023-02-02T17:09:58.574Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-02T17:09:58.574Z] Status: Downloaded newer image for alpine:3.16 [2023-02-02T17:09:58.574Z] ---> bfe296a52501 [2023-02-02T17:09:58.574Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-02T17:09:58.574Z] ---> Running in ebc78f8e79ca [2023-02-02T17:09:58.574Z] Removing intermediate container ebc78f8e79ca [2023-02-02T17:09:58.574Z] ---> de051a32a1a5 [2023-02-02T17:09:58.574Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-02T17:09:58.574Z] ---> Running in d11a322c288a [2023-02-02T17:09:58.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-02T17:09:59.018Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-02T17:09:59.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-02T17:09:59.019Z] Dload Upload Total Spent Left Speed [2023-02-02T17:09:59.019Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [2023-02-02T17:09:59.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-02T17:09:59.090Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-02-02T17:09:59.090Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-02-02T17:09:59.348Z] (3/80) Installing libxau (1.0.9-r0) [2023-02-02T17:09:59.348Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-02-02T17:09:59.348Z] (5/80) Installing libxcb (1.15-r0) [2023-02-02T17:09:59.348Z] (6/80) Installing libx11 (1.8-r0) [2023-02-02T17:09:59.348Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-02-02T17:09:59.348Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-02-02T17:09:59.348Z] (9/80) Installing expat (2.5.0-r0) [2023-02-02T17:09:59.348Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-02-02T17:09:59.348Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-02-02T17:09:59.348Z] (12/80) Installing libpng (1.6.37-r1) [2023-02-02T17:09:59.348Z] (13/80) Installing freetype (2.12.1-r0) [2023-02-02T17:09:59.348Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-02-02T17:09:59.348Z] (15/80) Installing fribidi (1.0.12-r0) [2023-02-02T17:09:59.348Z] (16/80) Installing libffi (3.4.2-r1) [2023-02-02T17:09:59.348Z] (17/80) Installing libintl (0.21-r2) [2023-02-02T17:09:59.348Z] (18/80) Installing libblkid (2.38-r1) [2023-02-02T17:09:59.348Z] (19/80) Installing libmount (2.38-r1) [2023-02-02T17:09:59.348Z] (20/80) Installing pcre (8.45-r2) [2023-02-02T17:09:59.348Z] (21/80) Installing glib (2.72.1-r0) [Pipeline] sh [2023-02-02T17:09:59.607Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-02-02T17:09:59.607Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-02-02T17:09:59.607Z] (24/80) Installing libass (0.16.0-r0) [2023-02-02T17:09:59.607Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-02-02T17:09:59.607Z] (26/80) Installing libpciaccess (0.16-r0) [2023-02-02T17:09:59.607Z] (27/80) Installing libdrm (2.4.110-r0) [2023-02-02T17:09:59.607Z] (28/80) Installing gmp (6.2.1-r2) [2023-02-02T17:09:59.607Z] (29/80) Installing nettle (3.7.3-r0) [2023-02-02T17:09:59.607Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-02-02T17:09:59.607Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-02-02T17:09:59.607Z] (32/80) Installing libunistring (1.0-r0) [2023-02-02T17:09:59.607Z] (33/80) Installing gnutls (3.7.7-r0) [2023-02-02T17:09:59.607Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-02T17:09:59.607Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-02T17:09:59.607Z] (36/80) Installing lame (3.100-r0) [2023-02-02T17:09:59.607Z] (37/80) Installing opus (1.3.1-r1) [2023-02-02T17:09:59.607Z] (38/80) Installing libasyncns (0.8-r1) [2023-02-02T17:09:59.607Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-02-02T17:09:59.607Z] (40/80) Installing libltdl (2.4.7-r0) [2023-02-02T17:09:59.607Z] (41/80) Installing orc (0.4.32-r0) [2023-02-02T17:09:59.607Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-02-02T17:09:59.607Z] (43/80) Installing libogg (1.3.5-r1) [2023-02-02T17:09:59.607Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-02T17:09:59.607Z] (45/80) Installing flac (1.3.4-r0) [2023-02-02T17:09:59.705Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-02T17:09:59.865Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-02-02T17:09:59.865Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-02-02T17:09:59.865Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-02-02T17:09:59.865Z] (49/80) Installing soxr (0.1.3-r2) [2023-02-02T17:09:59.865Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-02-02T17:09:59.865Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-02-02T17:09:59.865Z] (52/80) Installing libpulse (15.0-r2) [2023-02-02T17:09:59.865Z] (53/80) Installing cjson (1.7.15-r3) [2023-02-02T17:09:59.865Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-02-02T17:09:59.865Z] (55/80) Installing librist (0.2.6-r1) [2023-02-02T17:09:59.865Z] (56/80) Installing libsrt (1.4.4-r0) [2023-02-02T17:09:59.865Z] (57/80) Installing libssh (0.9.6-r1) [2023-02-02T17:09:59.865Z] (58/80) Installing libtheora (1.1.1-r16) [2023-02-02T17:09:59.865Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-02-02T17:09:59.865Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-02-02T17:09:59.865Z] (61/80) Installing libxext (1.3.4-r0) [2023-02-02T17:09:59.865Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-02-02T17:09:59.865Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-02-02T17:09:59.865Z] (64/80) Installing libva (2.14.0-r0) [2023-02-02T17:09:59.865Z] (65/80) Installing libvdpau (1.5-r0) [2023-02-02T17:09:59.865Z] (66/80) Installing vidstab (1.1.0-r1) [2023-02-02T17:09:59.865Z] (67/80) Installing libvpx (1.11.0-r1) [2023-02-02T17:09:59.865Z] (68/80) Installing libwebp (1.2.3-r0) [2023-02-02T17:09:59.865Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-02-02T17:10:00.047Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-02T17:10:00.047Z] + sudo tee /etc/docker/daemon.new [2023-02-02T17:10:00.047Z] { [2023-02-02T17:10:00.047Z] "registry-mirrors": [ [2023-02-02T17:10:00.047Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-02T17:10:00.047Z] ], [2023-02-02T17:10:00.047Z] "bip": "10.250.0.254/24", [2023-02-02T17:10:00.047Z] "hosts": [ [2023-02-02T17:10:00.047Z] "tcp://0.0.0.0:5555", [2023-02-02T17:10:00.047Z] "unix:///var/run/docker.sock" [2023-02-02T17:10:00.047Z] ], [2023-02-02T17:10:00.047Z] "mtu": 1458, [2023-02-02T17:10:00.047Z] "selinux-enabled": true, [2023-02-02T17:10:00.047Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-02T17:10:00.047Z] } [Pipeline] sh [2023-02-02T17:10:00.123Z] (70/80) Installing numactl (2.0.14-r0) [2023-02-02T17:10:00.123Z] (71/80) Installing x265-libs (3.5-r3) [2023-02-02T17:10:00.123Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-02-02T17:10:00.123Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [2023-02-02T17:10:00.123Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-02-02T17:10:00.123Z] (75/80) Installing udev-init-scripts (35-r0) [2023-02-02T17:10:00.382Z] Executing udev-init-scripts-35-r0.post-install [2023-02-02T17:10:00.382Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-02-02T17:10:00.382Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-02-02T17:10:00.382Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-02-02T17:10:00.382Z] (79/80) Installing kmod-libs (29-r2) [2023-02-02T17:10:00.382Z] (80/80) Installing eudev (3.2.11-r0) [2023-02-02T17:10:00.382Z] Executing busybox-1.35.0-r17.trigger [2023-02-02T17:10:00.382Z] Executing eudev-3.2.11-r0.trigger [2023-02-02T17:10:00.382Z] OK: 100 MiB in 94 packages [2023-02-02T17:10:00.398Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-02T17:10:00.757Z] + sudo service docker restart [2023-02-02T17:10:01.756Z] Removing intermediate container d11a322c288a [2023-02-02T17:10:01.757Z] ---> 995d88d0c622 [2023-02-02T17:10:01.757Z] Step 18/35 : WORKDIR / [2023-02-02T17:10:01.757Z] ---> Running in 313139c79ad5 [2023-02-02T17:10:01.757Z] Removing intermediate container 313139c79ad5 [2023-02-02T17:10:01.757Z] ---> 5bc2bf695e3c [2023-02-02T17:10:01.757Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-02T17:10:02.324Z] ---> efe01e596883 [2023-02-02T17:10:02.324Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-02T17:10:02.324Z] ---> ded8b749e24d [2023-02-02T17:10:02.324Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-02T17:10:02.324Z] ---> 7ce3f16ef746 [2023-02-02T17:10:02.324Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-02T17:10:02.582Z] ---> 2a7b7faa03e9 [2023-02-02T17:10:02.582Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-02T17:10:02.582Z] ---> 07a0d2c65c92 [2023-02-02T17:10:02.582Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-02T17:10:02.582Z] ---> 27e3033383e3 [2023-02-02T17:10:02.582Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-02T17:10:03.150Z] ---> 8f44930e9ad9 [2023-02-02T17:10:03.150Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-02T17:10:03.150Z] ---> Running in 34555c440c15 [2023-02-02T17:10:03.714Z] Removing intermediate container 34555c440c15 [2023-02-02T17:10:03.714Z] ---> db6c1cd7f7d6 [2023-02-02T17:10:03.714Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-02T17:10:03.714Z] ---> Running in c50a34cd945c [2023-02-02T17:10:04.280Z] Removing intermediate container c50a34cd945c [2023-02-02T17:10:04.280Z] ---> 613356f8d739 [2023-02-02T17:10:04.280Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-02T17:10:04.280Z] ---> Running in e322774b9eda [2023-02-02T17:10:04.537Z] Removing intermediate container e322774b9eda [2023-02-02T17:10:04.537Z] ---> 78fc26759fee [2023-02-02T17:10:04.537Z] Step 29/35 : EXPOSE 59983 [2023-02-02T17:10:04.796Z] ---> Running in 2e7635ef41f9 [2023-02-02T17:10:04.796Z] Removing intermediate container 2e7635ef41f9 [2023-02-02T17:10:04.796Z] ---> 2336d46f0057 [2023-02-02T17:10:04.796Z] Step 30/35 : EXPOSE 8554 [2023-02-02T17:10:04.796Z] ---> Running in 47e08ed0cc35 [2023-02-02T17:10:04.796Z] Removing intermediate container 47e08ed0cc35 [2023-02-02T17:10:04.796Z] ---> ace195059756 [2023-02-02T17:10:04.796Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-02T17:10:04.796Z] ---> Running in 3124ca9008d9 [2023-02-02T17:10:04.796Z] Removing intermediate container 3124ca9008d9 [2023-02-02T17:10:04.796Z] ---> 771c0e0b0fc7 [2023-02-02T17:10:04.796Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-02T17:10:04.796Z] ---> Running in eef2c13f7f5f [2023-02-02T17:10:05.055Z] Removing intermediate container eef2c13f7f5f [2023-02-02T17:10:05.055Z] ---> b40a918001b0 [2023-02-02T17:10:05.055Z] Step 33/35 : LABEL arch=amd64 [2023-02-02T17:10:05.055Z] ---> Running in 50f20abf052f [2023-02-02T17:10:05.055Z] Removing intermediate container 50f20abf052f [2023-02-02T17:10:05.055Z] ---> c9e591c868a2 [2023-02-02T17:10:05.055Z] Step 34/35 : LABEL git_sha=391326f18d48f69621d7efc9e73c5ce709c7f91c [2023-02-02T17:10:05.055Z] ---> Running in e09ff33fab3f [2023-02-02T17:10:05.055Z] Removing intermediate container e09ff33fab3f [2023-02-02T17:10:05.055Z] ---> e4a71da2f931 [2023-02-02T17:10:05.055Z] Step 35/35 : LABEL version=0.0.0 [2023-02-02T17:10:05.055Z] ---> Running in 053f3601c8a4 [2023-02-02T17:10:05.313Z] Removing intermediate container 053f3601c8a4 [2023-02-02T17:10:05.313Z] ---> 6ef53151c5bb [2023-02-02T17:10:05.313Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-02T17:10:05.313Z] Successfully built 6ef53151c5bb [2023-02-02T17:10:05.313Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:10:06.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-02T17:10:06.177Z] [2023-02-02T17:10:06.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:10:06.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-02T17:10:06.554Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-02T17:10:06.554Z] 5eb5b503b376: Pulling fs layer [2023-02-02T17:10:06.554Z] 5c69ac0246d0: Pulling fs layer [2023-02-02T17:10:06.554Z] ec43610c2a17: Pulling fs layer [2023-02-02T17:10:06.554Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-02T17:10:06.554Z] 33b1e0a273af: Pulling fs layer [2023-02-02T17:10:06.554Z] 5d3b04190fa2: Pulling fs layer [2023-02-02T17:10:06.554Z] 2f39f015ded8: Pulling fs layer [2023-02-02T17:10:06.554Z] 3a2ae6a8a46f: Waiting [2023-02-02T17:10:06.554Z] 5d3b04190fa2: Waiting [2023-02-02T17:10:06.554Z] 33b1e0a273af: Waiting [2023-02-02T17:10:06.554Z] 5c69ac0246d0: Verifying Checksum [2023-02-02T17:10:06.554Z] 5c69ac0246d0: Download complete [2023-02-02T17:10:06.554Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-02T17:10:06.829Z] 33b1e0a273af: Verifying Checksum [2023-02-02T17:10:06.829Z] 33b1e0a273af: Download complete [2023-02-02T17:10:06.829Z] 5d3b04190fa2: Verifying Checksum [2023-02-02T17:10:06.829Z] 5d3b04190fa2: Download complete [2023-02-02T17:10:07.113Z] ec43610c2a17: Verifying Checksum [2023-02-02T17:10:07.113Z] ec43610c2a17: Download complete [2023-02-02T17:10:07.380Z] 5eb5b503b376: Verifying Checksum [2023-02-02T17:10:07.380Z] 5eb5b503b376: Download complete [2023-02-02T17:10:08.339Z] 5eb5b503b376: Pull complete [2023-02-02T17:10:08.339Z] 5c69ac0246d0: Pull complete [2023-02-02T17:10:08.604Z] ec43610c2a17: Pull complete [2023-02-02T17:10:08.862Z] 3a2ae6a8a46f: Pull complete [2023-02-02T17:10:08.862Z] 33b1e0a273af: Pull complete [2023-02-02T17:10:09.119Z] 5d3b04190fa2: Pull complete [2023-02-02T17:10:13.297Z] 2f39f015ded8: Pull complete [2023-02-02T17:10:13.297Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-02T17:10:13.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-02T17:10:13.297Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T17:10:13.524Z] prd-ubuntu20.04-docker-8c-8g-4380 does not seem to be running inside a container [2023-02-02T17:10:13.549Z] $ 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-138 -v /w/workspace/foundry_device-usb-camera_PR-138:/w/workspace/foundry_device-usb-camera_PR-138:rw,z -v /w/workspace/foundry_device-usb-camera_PR-138@tmp:/w/workspace/foundry_device-usb-camera_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-02T17:10:15.315Z] $ docker top ba97f552a2960e97da2acfe4a86065baa1030f37a2eeae3fcd2e2cd055cdcc28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:10:15.775Z] ---> job-cost.sh [2023-02-02T17:10:15.775Z] lf-activate-venv: SKIPPING [2023-02-02T17:10:15.775Z] INFO: No Stack... [2023-02-02T17:10:17.677Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-02T17:10:18.245Z] INFO: Archiving Costs [Pipeline] sh [2023-02-02T17:10:18.565Z] + cat /w/workspace/foundry_device-usb-camera_PR-138/archives/cost.csv [2023-02-02T17:10:18.565Z] + cut -d, -f6 [Pipeline] lock [2023-02-02T17:10:18.606Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-138-1-stack-cost] [2023-02-02T17:10:18.611Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-138-1-stack-cost] did not exist. Created. [2023-02-02T17:10:18.611Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-138-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-02T17:10:18.992Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-02T17:10:19.044Z] Stashed 1 file(s) [Pipeline] } [2023-02-02T17:10:19.085Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-138-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-02T17:10:19.154Z] $ docker stop --time=1 ba97f552a2960e97da2acfe4a86065baa1030f37a2eeae3fcd2e2cd055cdcc28 [2023-02-02T17:10:20.299Z] $ docker rm -f --volumes ba97f552a2960e97da2acfe4a86065baa1030f37a2eeae3fcd2e2cd055cdcc28 [Pipeline] withEnv [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] configFileProvider [2023-02-02T17:10:20.458Z] provisioning config files... [2023-02-02T17:10:20.490Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6547819139396130035tmp [Pipeline] // script [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-02T17:10:20.878Z] ---> docker-login.sh [2023-02-02T17:10:20.878Z] nexus3.edgexfoundry.org:10001 [2023-02-02T17:10:21.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:10:21.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:10:21.466Z] Configure a credential helper to remove this warning. See [2023-02-02T17:10:21.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:10:21.467Z] [2023-02-02T17:10:21.467Z] Login Succeeded [2023-02-02T17:10:21.467Z] nexus3.edgexfoundry.org:10002 [2023-02-02T17:10:21.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:10:22.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:10:22.005Z] Configure a credential helper to remove this warning. See [2023-02-02T17:10:22.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:10:22.005Z] [2023-02-02T17:10:22.005Z] Login Succeeded [2023-02-02T17:10:22.005Z] nexus3.edgexfoundry.org:10003 [2023-02-02T17:10:22.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:10:22.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:10:22.274Z] Configure a credential helper to remove this warning. See [2023-02-02T17:10:22.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:10:22.274Z] [2023-02-02T17:10:22.274Z] Login Succeeded [2023-02-02T17:10:22.274Z] nexus3.edgexfoundry.org:10004 [2023-02-02T17:10:22.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:10:22.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:10:22.547Z] Configure a credential helper to remove this warning. See [2023-02-02T17:10:22.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:10:22.547Z] [2023-02-02T17:10:22.547Z] Login Succeeded [2023-02-02T17:10:22.547Z] docker.io [2023-02-02T17:10:22.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:10:23.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:10:23.080Z] Configure a credential helper to remove this warning. See [2023-02-02T17:10:23.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:10:23.080Z] [2023-02-02T17:10:23.080Z] Login Succeeded [2023-02-02T17:10:23.080Z] ---> docker-login.sh ends [Pipeline] } [2023-02-02T17:10:23.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-02T17:10:23.468Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-02T17:10:23.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-02T17:10:23.534Z] ========================================================= [2023-02-02T17:10:23.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-02T17:10:23.535Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:10:24.013Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-02T17:10:24.284Z] Sending build context to Docker daemon 1.12MB [2023-02-02T17:10:24.284Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-02-02T17:10:24.284Z] Step 2/13 : FROM ${BASE} AS builder [2023-02-02T17:10:24.553Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-02T17:10:24.553Z] 9b18e9b68314: Pulling fs layer [2023-02-02T17:10:24.553Z] 35d82f9e3411: Pulling fs layer [2023-02-02T17:10:24.553Z] e16973657156: Pulling fs layer [2023-02-02T17:10:24.553Z] fc693d55d65f: Pulling fs layer [2023-02-02T17:10:24.553Z] 7e9fc2657dce: Pulling fs layer [2023-02-02T17:10:24.553Z] dda99020689f: Pulling fs layer [2023-02-02T17:10:24.553Z] db1c61fa0a46: Pulling fs layer [2023-02-02T17:10:24.553Z] 891c053d2c06: Pulling fs layer [2023-02-02T17:10:24.553Z] dda99020689f: Waiting [2023-02-02T17:10:24.553Z] db1c61fa0a46: Waiting [2023-02-02T17:10:24.553Z] 891c053d2c06: Waiting [2023-02-02T17:10:24.553Z] fc693d55d65f: Waiting [2023-02-02T17:10:24.553Z] 7e9fc2657dce: Waiting [2023-02-02T17:10:24.553Z] e16973657156: Verifying Checksum [2023-02-02T17:10:24.553Z] e16973657156: Download complete [2023-02-02T17:10:24.553Z] 35d82f9e3411: Verifying Checksum [2023-02-02T17:10:24.553Z] 35d82f9e3411: Download complete [2023-02-02T17:10:24.553Z] 7e9fc2657dce: Verifying Checksum [2023-02-02T17:10:24.553Z] 7e9fc2657dce: Download complete [2023-02-02T17:10:24.553Z] dda99020689f: Download complete [2023-02-02T17:10:24.553Z] 9b18e9b68314: Verifying Checksum [2023-02-02T17:10:24.553Z] 9b18e9b68314: Download complete [2023-02-02T17:10:25.533Z] 9b18e9b68314: Pull complete [2023-02-02T17:10:25.802Z] 891c053d2c06: Verifying Checksum [2023-02-02T17:10:25.802Z] 891c053d2c06: Download complete [2023-02-02T17:10:26.072Z] 35d82f9e3411: Pull complete [2023-02-02T17:10:26.342Z] e16973657156: Pull complete [2023-02-02T17:10:26.931Z] db1c61fa0a46: Verifying Checksum [2023-02-02T17:10:26.931Z] db1c61fa0a46: Download complete [2023-02-02T17:10:27.519Z] fc693d55d65f: Verifying Checksum [2023-02-02T17:10:27.519Z] fc693d55d65f: Download complete [2023-02-02T17:10:39.927Z] fc693d55d65f: Pull complete [2023-02-02T17:10:39.927Z] 7e9fc2657dce: Pull complete [2023-02-02T17:10:39.927Z] dda99020689f: Pull complete [2023-02-02T17:10:46.598Z] db1c61fa0a46: Pull complete [2023-02-02T17:10:47.552Z] 891c053d2c06: Pull complete [2023-02-02T17:10:47.552Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-02T17:10:47.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-02T17:10:47.552Z] ---> f96f9c87975a [2023-02-02T17:10:47.552Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-02-02T17:10:49.501Z] ---> Running in 3aa5c1a04392 [2023-02-02T17:10:49.501Z] Removing intermediate container 3aa5c1a04392 [2023-02-02T17:10:49.501Z] ---> 2b1b1f668310 [2023-02-02T17:10:49.501Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-02T17:10:49.769Z] ---> Running in 535a13e85449 [2023-02-02T17:10:50.039Z] Removing intermediate container 535a13e85449 [2023-02-02T17:10:50.039Z] ---> 5db5ab352bab [2023-02-02T17:10:50.039Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-02T17:10:50.039Z] ---> Running in bc3860d16e53 [2023-02-02T17:10:50.309Z] Removing intermediate container bc3860d16e53 [2023-02-02T17:10:50.309Z] ---> ee4c1a8ac507 [2023-02-02T17:10:50.309Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-02T17:10:50.309Z] ---> Running in e6cce811ffab [2023-02-02T17:10:50.577Z] Removing intermediate container e6cce811ffab [2023-02-02T17:10:50.577Z] ---> 1397e204b913 [2023-02-02T17:10:50.577Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-02T17:10:50.577Z] ---> Running in 8a01562b1d1f [2023-02-02T17:10:51.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-02T17:10:51.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-02T17:10:52.953Z] (1/14) Installing libintl (0.21-r2) [2023-02-02T17:10:52.953Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-02-02T17:10:52.953Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-02-02T17:10:52.953Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-02-02T17:10:52.953Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-02-02T17:10:52.953Z] (6/14) Installing udev-init-scripts (35-r0) [2023-02-02T17:10:52.953Z] Executing udev-init-scripts-35-r0.post-install [2023-02-02T17:10:52.953Z] (7/14) Installing libblkid (2.38-r1) [2023-02-02T17:10:52.953Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-02-02T17:10:52.953Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-02-02T17:10:52.953Z] (10/14) Installing kmod-libs (29-r2) [2023-02-02T17:10:53.221Z] (11/14) Installing eudev (3.2.11-r0) [2023-02-02T17:10:53.221Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-02-02T17:10:53.221Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-02-02T17:10:53.221Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-02-02T17:10:53.221Z] Executing busybox-1.35.0-r17.trigger [2023-02-02T17:10:53.221Z] Executing eudev-3.2.11-r0.trigger [2023-02-02T17:10:53.221Z] OK: 228 MiB in 65 packages [2023-02-02T17:10:54.641Z] Removing intermediate container 8a01562b1d1f [2023-02-02T17:10:54.641Z] ---> 9933b610b64c [2023-02-02T17:10:54.641Z] Step 8/13 : WORKDIR /device-usb-camera [2023-02-02T17:10:54.641Z] ---> Running in e52ac8c05a8f [2023-02-02T17:10:54.641Z] Removing intermediate container e52ac8c05a8f [2023-02-02T17:10:54.641Z] ---> e4d8077f5a7f [2023-02-02T17:10:54.641Z] Step 9/13 : COPY go.mod vendor* ./ [2023-02-02T17:10:55.229Z] ---> 462dd92a6e31 [2023-02-02T17:10:55.229Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-02T17:10:55.229Z] ---> Running in baef3678f069 [2023-02-02T17:12:03.110Z] Removing intermediate container baef3678f069 [2023-02-02T17:12:03.110Z] ---> 9b6dc584fb4b [2023-02-02T17:12:03.110Z] Step 11/13 : COPY . . [2023-02-02T17:12:03.110Z] ---> 8dfa8022afcc [2023-02-02T17:12:03.110Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-02T17:12:03.110Z] ---> Running in d1884cef72a8 [2023-02-02T17:12:03.110Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-02T17:12:03.110Z] Dload Upload Total Spent Left Speed [2023-02-02T17:12:03.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 14522 0 --:--:-- --:--:-- --:--:-- 14750 [2023-02-02T17:12:03.110Z] Removing intermediate container d1884cef72a8 [2023-02-02T17:12:03.110Z] ---> 9f0b222be549 [2023-02-02T17:12:03.110Z] Step 13/13 : RUN ${MAKE} [2023-02-02T17:12:03.110Z] ---> Running in e038eef0b6e1 [2023-02-02T17:12:03.110Z] noop [2023-02-02T17:12:03.110Z] Removing intermediate container e038eef0b6e1 [2023-02-02T17:12:03.110Z] ---> 4978294532e1 [2023-02-02T17:12:03.378Z] Successfully built 4978294532e1 [2023-02-02T17:12:03.378Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:12:03.846Z] + docker inspect -f . ci-base-image-arm64 [2023-02-02T17:12:03.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T17:12:04.095Z] prd-ubuntu20.04-docker-arm64-4c-16g-4381 does not seem to be running inside a container [2023-02-02T17:12:04.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-02T17:12:05.305Z] $ docker top 6acf5d8c56aecfb5cde8952948bb5334a2a55d91314ac183e019da8349f2ba68 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-02T17:12:06.152Z] + go version [2023-02-02T17:12:06.152Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-02T17:12:06.194Z] $ docker stop --time=1 6acf5d8c56aecfb5cde8952948bb5334a2a55d91314ac183e019da8349f2ba68 [2023-02-02T17:12:07.789Z] $ docker rm -f --volumes 6acf5d8c56aecfb5cde8952948bb5334a2a55d91314ac183e019da8349f2ba68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:12:08.616Z] + docker inspect -f . ci-base-image-arm64 [2023-02-02T17:12:08.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T17:12:08.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-4381 does not seem to be running inside a container [2023-02-02T17:12:08.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-02T17:12:10.067Z] $ docker top 367b9b82f8005802018a249554b7aad0311640e15eed94e7b47e177e48c9f94b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-02T17:12:10.606Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-02-02T17:12:11.006Z] + make test [2023-02-02T17:12:11.276Z] go test ./... -coverprofile=coverage.out ./... [2023-02-02T17:12:12.683Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-02-02T17:13:34.333Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-02-02T17:13:39.675Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.064s coverage: 1.9% of statements [2023-02-02T17:13:39.675Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-02T17:13:39.675Z] go vet ./... [2023-02-02T17:14:01.731Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-02T17:14:01.731Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-02T17:14:01.731Z] ./bin/test-attribution-txt.sh [2023-02-02T17:14:01.731Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-02T17:14:01.731Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-02T17:14:01.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-02T17:14:01.824Z] $ docker stop --time=1 367b9b82f8005802018a249554b7aad0311640e15eed94e7b47e177e48c9f94b [2023-02-02T17:14:03.674Z] $ docker rm -f --volumes 367b9b82f8005802018a249554b7aad0311640e15eed94e7b47e177e48c9f94b [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-02T17:14:04.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-02T17:14:04.740Z] Warning: overwriting stash ‘coverage-report’ [2023-02-02T17:14:05.273Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-02T17:14:05.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-02T17:14:06.219Z] + ls -al . [2023-02-02T17:14:06.219Z] total 192 [2023-02-02T17:14:06.219Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 2 17:12 . [2023-02-02T17:14:06.219Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:09 .. [2023-02-02T17:14:06.219Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 17:09 .git [2023-02-02T17:14:06.219Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:09 .github [2023-02-02T17:14:06.219Z] -rw-rw-r-- 1 jenkins jenkins 414 Feb 2 17:09 .gitignore [2023-02-02T17:14:06.219Z] -rw-rw-r-- 1 jenkins jenkins 42 Feb 2 17:09 .golangci.yml [2023-02-02T17:14:06.219Z] -rw-rw-r-- 1 jenkins jenkins 77 Feb 2 17:09 .hadolint.yml [2023-02-02T17:14:06.219Z] -rw-rw-r-- 1 jenkins jenkins 9442 Feb 2 17:09 Attribution.txt [2023-02-02T17:14:06.219Z] -rw-rw-r-- 1 jenkins jenkins 6219 Feb 2 17:09 CHANGELOG.md [2023-02-02T17:14:06.219Z] -rw-rw-r-- 1 jenkins jenkins 2328 Feb 2 17:09 Dockerfile [2023-02-02T17:14:06.219Z] -rw-rw-r-- 1 jenkins jenkins 678 Feb 2 17:09 GOVERNANCE.md [2023-02-02T17:14:06.219Z] -rw-rw-r-- 1 jenkins jenkins 659 Feb 2 17:09 Jenkinsfile [2023-02-02T17:14:06.219Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 2 17:09 LICENSE [2023-02-02T17:14:06.219Z] -rw-rw-r-- 1 jenkins jenkins 2329 Feb 2 17:09 Makefile [2023-02-02T17:14:06.219Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 2 17:09 OWNERS.md [2023-02-02T17:14:06.219Z] -rw-rw-r-- 1 jenkins jenkins 5934 Feb 2 17:09 README.md [2023-02-02T17:14:06.219Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 17:07 VERSION [2023-02-02T17:14:06.219Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 17:09 bin [2023-02-02T17:14:06.219Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:09 cmd [2023-02-02T17:14:06.219Z] -rw-r--r-- 1 jenkins jenkins 30666 Feb 2 17:13 coverage.out [2023-02-02T17:14:06.219Z] -rwxrwxr-x 1 jenkins jenkins 140 Feb 2 17:09 docker-entrypoint.sh [2023-02-02T17:14:06.219Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:09 docs [2023-02-02T17:14:06.220Z] -rw-rw-r-- 1 jenkins jenkins 3485 Feb 2 17:09 go.mod [2023-02-02T17:14:06.220Z] -rw-rw-r-- 1 jenkins jenkins 34916 Feb 2 17:09 go.sum [2023-02-02T17:14:06.220Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:09 internal [2023-02-02T17:14:06.220Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:09 snap [2023-02-02T17:14:06.220Z] -rw-rw-r-- 1 jenkins jenkins 231 Feb 2 17:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:14:06.641Z] + 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=391326f18d48f69621d7efc9e73c5ce709c7f91c --label arch=arm64 --label version=0.0.0 . [2023-02-02T17:14:06.922Z] Sending build context to Docker daemon 1.151MB [2023-02-02T17:14:07.189Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-02-02T17:14:07.189Z] Step 2/35 : FROM ${BASE} AS builder [2023-02-02T17:14:07.189Z] ---> 4978294532e1 [2023-02-02T17:14:07.189Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-02-02T17:14:07.189Z] ---> Running in 030e4cef599a [2023-02-02T17:14:11.439Z] Removing intermediate container 030e4cef599a [2023-02-02T17:14:11.439Z] ---> 1b4c3d8382c2 [2023-02-02T17:14:11.439Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-02T17:14:11.439Z] ---> Running in 18ef969a266d [2023-02-02T17:14:11.707Z] Removing intermediate container 18ef969a266d [2023-02-02T17:14:11.707Z] ---> d387c2a02f22 [2023-02-02T17:14:11.707Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-02-02T17:14:11.707Z] ---> Running in d2a75e01425b [2023-02-02T17:14:12.300Z] Removing intermediate container d2a75e01425b [2023-02-02T17:14:12.300Z] ---> b3d01349f43d [2023-02-02T17:14:12.300Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-02-02T17:14:12.300Z] ---> Running in 47d0c5b14870 [2023-02-02T17:14:12.569Z] Removing intermediate container 47d0c5b14870 [2023-02-02T17:14:12.569Z] ---> 53be9f6b198d [2023-02-02T17:14:12.569Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-02T17:14:12.569Z] ---> Running in 42314cc1eded [2023-02-02T17:14:13.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-02T17:14:13.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-02T17:14:14.760Z] OK: 228 MiB in 65 packages [2023-02-02T17:14:15.725Z] Removing intermediate container 42314cc1eded [2023-02-02T17:14:15.725Z] ---> b42dcff40b6a [2023-02-02T17:14:15.725Z] Step 8/35 : WORKDIR /device-usb-camera [2023-02-02T17:14:15.725Z] ---> Running in 2c1ce78c079a [2023-02-02T17:14:15.991Z] Removing intermediate container 2c1ce78c079a [2023-02-02T17:14:15.991Z] ---> bdf5ad88e182 [2023-02-02T17:14:15.991Z] Step 9/35 : COPY go.mod vendor* ./ [2023-02-02T17:14:16.571Z] ---> cb8c832e73f0 [2023-02-02T17:14:16.571Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-02T17:14:16.571Z] ---> Running in e4c8322c638c [2023-02-02T17:14:19.925Z] Removing intermediate container e4c8322c638c [2023-02-02T17:14:19.925Z] ---> ec236527d8f3 [2023-02-02T17:14:19.925Z] Step 11/35 : COPY . . [2023-02-02T17:14:20.513Z] ---> 91d32aef133c [2023-02-02T17:14:20.513Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-02-02T17:14:20.513Z] ---> Running in 2801ac3eb59f [2023-02-02T17:14:21.477Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-02T17:14:21.477Z] Dload Upload Total Spent Left Speed [2023-02-02T17:14:21.745Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5461 0 --:--:-- --:--:-- --:--:-- 5474 [2023-02-02T17:14:23.693Z] Removing intermediate container 2801ac3eb59f [2023-02-02T17:14:23.693Z] ---> 682297f8c446 [2023-02-02T17:14:23.693Z] Step 13/35 : RUN ${MAKE} [2023-02-02T17:14:23.960Z] ---> Running in 121c858881af [2023-02-02T17:14:25.365Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-02-02T17:17:02.443Z] Removing intermediate container 121c858881af [2023-02-02T17:17:02.443Z] ---> ad765b236ec2 [2023-02-02T17:17:02.443Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-02-02T17:17:02.443Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-02-02T17:17:02.443Z] eab2503cf8f4: Pulling fs layer [2023-02-02T17:17:02.443Z] 97cd0a44c592: Pulling fs layer [2023-02-02T17:17:02.443Z] 97cd0a44c592: Download complete [2023-02-02T17:17:02.443Z] eab2503cf8f4: Verifying Checksum [2023-02-02T17:17:02.443Z] eab2503cf8f4: Download complete [2023-02-02T17:17:02.443Z] eab2503cf8f4: Pull complete [2023-02-02T17:17:02.443Z] 97cd0a44c592: Pull complete [2023-02-02T17:17:02.443Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-02-02T17:17:02.443Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-02-02T17:17:02.443Z] ---> 7f763cca56b3 [2023-02-02T17:17:02.443Z] Step 15/35 : FROM alpine:3.16 [2023-02-02T17:17:02.443Z] 3.16: Pulling from library/alpine [2023-02-02T17:17:02.443Z] 6875df1f5354: Pulling fs layer [2023-02-02T17:17:02.443Z] 6875df1f5354: Verifying Checksum [2023-02-02T17:17:02.443Z] 6875df1f5354: Download complete [2023-02-02T17:17:02.443Z] 6875df1f5354: Pull complete [2023-02-02T17:17:02.443Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-02T17:17:02.443Z] Status: Downloaded newer image for alpine:3.16 [2023-02-02T17:17:02.443Z] ---> 2b4661558fb8 [2023-02-02T17:17:02.443Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-02-02T17:17:02.443Z] ---> Running in f81e41ecf6c8 [2023-02-02T17:17:02.443Z] Removing intermediate container f81e41ecf6c8 [2023-02-02T17:17:02.443Z] ---> f153f3df531d [2023-02-02T17:17:02.443Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-02-02T17:17:02.444Z] ---> Running in 174173bd6dd5 [2023-02-02T17:17:02.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-02T17:17:02.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-02T17:17:02.444Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-02-02T17:17:02.444Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-02-02T17:17:02.444Z] (3/79) Installing libxau (1.0.9-r0) [2023-02-02T17:17:02.444Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-02-02T17:17:02.444Z] (5/79) Installing libxcb (1.15-r0) [2023-02-02T17:17:02.444Z] (6/79) Installing libx11 (1.8-r0) [2023-02-02T17:17:02.444Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-02-02T17:17:02.444Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-02-02T17:17:02.444Z] (9/79) Installing expat (2.5.0-r0) [2023-02-02T17:17:02.444Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-02-02T17:17:02.444Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-02-02T17:17:02.444Z] (12/79) Installing libpng (1.6.37-r1) [2023-02-02T17:17:02.444Z] (13/79) Installing freetype (2.12.1-r0) [2023-02-02T17:17:02.444Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-02-02T17:17:02.444Z] (15/79) Installing fribidi (1.0.12-r0) [2023-02-02T17:17:02.444Z] (16/79) Installing libffi (3.4.2-r1) [2023-02-02T17:17:02.444Z] (17/79) Installing libintl (0.21-r2) [2023-02-02T17:17:02.444Z] (18/79) Installing libblkid (2.38-r1) [2023-02-02T17:17:02.444Z] (19/79) Installing libmount (2.38-r1) [2023-02-02T17:17:02.444Z] (20/79) Installing pcre (8.45-r2) [2023-02-02T17:17:02.444Z] (21/79) Installing glib (2.72.1-r0) [2023-02-02T17:17:02.724Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-02-02T17:17:02.724Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-02-02T17:17:02.724Z] (24/79) Installing libass (0.16.0-r0) [2023-02-02T17:17:02.724Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-02-02T17:17:02.724Z] (26/79) Installing libdrm (2.4.110-r0) [2023-02-02T17:17:02.724Z] (27/79) Installing gmp (6.2.1-r2) [2023-02-02T17:17:02.724Z] (28/79) Installing nettle (3.7.3-r0) [2023-02-02T17:17:02.724Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-02-02T17:17:02.724Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-02-02T17:17:02.724Z] (31/79) Installing libunistring (1.0-r0) [2023-02-02T17:17:02.724Z] (32/79) Installing gnutls (3.7.7-r0) [2023-02-02T17:17:02.990Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-02-02T17:17:02.990Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-02-02T17:17:02.990Z] (35/79) Installing lame (3.100-r0) [2023-02-02T17:17:02.990Z] (36/79) Installing opus (1.3.1-r1) [2023-02-02T17:17:02.990Z] (37/79) Installing libasyncns (0.8-r1) [2023-02-02T17:17:02.990Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-02-02T17:17:02.990Z] (39/79) Installing libltdl (2.4.7-r0) [2023-02-02T17:17:02.990Z] (40/79) Installing orc (0.4.32-r0) [2023-02-02T17:17:02.990Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-02-02T17:17:02.990Z] (42/79) Installing libogg (1.3.5-r1) [2023-02-02T17:17:02.990Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-02-02T17:17:02.990Z] (44/79) Installing flac (1.3.4-r0) [2023-02-02T17:17:02.990Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-02-02T17:17:02.990Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-02-02T17:17:03.260Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-02-02T17:17:03.260Z] (48/79) Installing soxr (0.1.3-r2) [2023-02-02T17:17:03.260Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-02-02T17:17:03.260Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-02-02T17:17:03.260Z] (51/79) Installing libpulse (15.0-r2) [2023-02-02T17:17:03.260Z] (52/79) Installing cjson (1.7.15-r3) [2023-02-02T17:17:03.260Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-02-02T17:17:03.260Z] (54/79) Installing librist (0.2.6-r1) [2023-02-02T17:17:03.260Z] (55/79) Installing libsrt (1.4.4-r0) [2023-02-02T17:17:03.260Z] (56/79) Installing libssh (0.9.6-r1) [2023-02-02T17:17:03.260Z] (57/79) Installing libtheora (1.1.1-r16) [2023-02-02T17:17:03.260Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-02-02T17:17:03.260Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-02-02T17:17:03.260Z] (60/79) Installing libxext (1.3.4-r0) [2023-02-02T17:17:03.260Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-02-02T17:17:03.260Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-02-02T17:17:03.260Z] (63/79) Installing libva (2.14.0-r0) [2023-02-02T17:17:03.260Z] (64/79) Installing libvdpau (1.5-r0) [2023-02-02T17:17:03.528Z] (65/79) Installing vidstab (1.1.0-r1) [2023-02-02T17:17:03.528Z] (66/79) Installing libvpx (1.11.0-r1) [2023-02-02T17:17:03.528Z] (67/79) Installing libwebp (1.2.3-r0) [2023-02-02T17:17:03.528Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-02-02T17:17:03.794Z] (69/79) Installing numactl (2.0.14-r0) [2023-02-02T17:17:03.794Z] (70/79) Installing x265-libs (3.5-r3) [2023-02-02T17:17:03.794Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-02-02T17:17:03.794Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-02-02T17:17:04.378Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-02-02T17:17:04.378Z] (74/79) Installing udev-init-scripts (35-r0) [2023-02-02T17:17:04.378Z] Executing udev-init-scripts-35-r0.post-install [2023-02-02T17:17:04.378Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-02-02T17:17:04.378Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-02-02T17:17:04.378Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-02-02T17:17:04.378Z] (78/79) Installing kmod-libs (29-r2) [2023-02-02T17:17:04.378Z] (79/79) Installing eudev (3.2.11-r0) [2023-02-02T17:17:04.646Z] Executing busybox-1.35.0-r17.trigger [2023-02-02T17:17:04.646Z] Executing eudev-3.2.11-r0.trigger [2023-02-02T17:17:04.646Z] OK: 77 MiB in 93 packages [2023-02-02T17:17:08.001Z] Removing intermediate container 174173bd6dd5 [2023-02-02T17:17:08.001Z] ---> 12770e1bbf0d [2023-02-02T17:17:08.001Z] Step 18/35 : WORKDIR / [2023-02-02T17:17:08.001Z] ---> Running in 9ef33e58f803 [2023-02-02T17:17:08.001Z] Removing intermediate container 9ef33e58f803 [2023-02-02T17:17:08.001Z] ---> a370c8934b16 [2023-02-02T17:17:08.001Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-02-02T17:17:09.415Z] ---> e9aa8577f902 [2023-02-02T17:17:09.415Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-02-02T17:17:10.001Z] ---> c935a33cbe07 [2023-02-02T17:17:10.001Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-02-02T17:17:10.270Z] ---> 6fefb1d66188 [2023-02-02T17:17:10.270Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-02-02T17:17:10.855Z] ---> 85c39d129405 [2023-02-02T17:17:10.856Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-02-02T17:17:11.442Z] ---> 5fea114d4367 [2023-02-02T17:17:11.442Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-02-02T17:17:12.027Z] ---> 64ac46800251 [2023-02-02T17:17:12.027Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-02-02T17:17:13.005Z] ---> f3aa6c659d6b [2023-02-02T17:17:13.005Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-02-02T17:17:13.005Z] ---> Running in 3c3bcf954df6 [2023-02-02T17:17:14.953Z] Removing intermediate container 3c3bcf954df6 [2023-02-02T17:17:14.953Z] ---> 5b28326a0fa7 [2023-02-02T17:17:14.953Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-02-02T17:17:14.953Z] ---> Running in 1411b2cdf3d3 [2023-02-02T17:17:16.368Z] Removing intermediate container 1411b2cdf3d3 [2023-02-02T17:17:16.368Z] ---> 8dc53559b968 [2023-02-02T17:17:16.368Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-02-02T17:17:16.368Z] ---> Running in 7cce8a9f7ddf [2023-02-02T17:17:18.319Z] Removing intermediate container 7cce8a9f7ddf [2023-02-02T17:17:18.319Z] ---> 9eacffea90fa [2023-02-02T17:17:18.319Z] Step 29/35 : EXPOSE 59983 [2023-02-02T17:17:18.319Z] ---> Running in c59e8d75a598 [2023-02-02T17:17:18.319Z] Removing intermediate container c59e8d75a598 [2023-02-02T17:17:18.319Z] ---> 7adb6b82d3cb [2023-02-02T17:17:18.319Z] Step 30/35 : EXPOSE 8554 [2023-02-02T17:17:18.319Z] ---> Running in 54be54762f02 [2023-02-02T17:17:18.588Z] Removing intermediate container 54be54762f02 [2023-02-02T17:17:18.588Z] ---> 557ac88a13cd [2023-02-02T17:17:18.588Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-02-02T17:17:18.857Z] ---> Running in e14e1767ac83 [2023-02-02T17:17:19.136Z] Removing intermediate container e14e1767ac83 [2023-02-02T17:17:19.136Z] ---> a61d3609bffc [2023-02-02T17:17:19.136Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-02-02T17:17:19.136Z] ---> Running in 6ae844780b83 [2023-02-02T17:17:19.405Z] Removing intermediate container 6ae844780b83 [2023-02-02T17:17:19.405Z] ---> 1975d832ed77 [2023-02-02T17:17:19.405Z] Step 33/35 : LABEL arch=arm64 [2023-02-02T17:17:19.405Z] ---> Running in 21253663c819 [2023-02-02T17:17:19.673Z] Removing intermediate container 21253663c819 [2023-02-02T17:17:19.673Z] ---> 5231a664e449 [2023-02-02T17:17:19.673Z] Step 34/35 : LABEL git_sha=391326f18d48f69621d7efc9e73c5ce709c7f91c [2023-02-02T17:17:19.945Z] ---> Running in 0932e525df0a [2023-02-02T17:17:20.223Z] Removing intermediate container 0932e525df0a [2023-02-02T17:17:20.223Z] ---> b41322e0a001 [2023-02-02T17:17:20.223Z] Step 35/35 : LABEL version=0.0.0 [2023-02-02T17:17:20.223Z] ---> Running in 6e18925d8f6e [2023-02-02T17:17:20.491Z] Removing intermediate container 6e18925d8f6e [2023-02-02T17:17:20.491Z] ---> c15df3259afe [2023-02-02T17:17:20.491Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-02T17:17:20.491Z] Successfully built c15df3259afe [2023-02-02T17:17:20.491Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:17:21.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-02T17:17:21.295Z] [2023-02-02T17:17:21.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:17:21.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-02T17:17:21.702Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-02T17:17:21.702Z] 8998bd30e6a1: Pulling fs layer [2023-02-02T17:17:21.702Z] 04944245beec: Pulling fs layer [2023-02-02T17:17:21.702Z] 699f458cf7ca: Pulling fs layer [2023-02-02T17:17:21.702Z] 765212b225bb: Pulling fs layer [2023-02-02T17:17:21.702Z] f23df028b6ca: Pulling fs layer [2023-02-02T17:17:21.702Z] d65c8cfc05b1: Pulling fs layer [2023-02-02T17:17:21.702Z] 2437ff75d9bd: Pulling fs layer [2023-02-02T17:17:21.702Z] f23df028b6ca: Waiting [2023-02-02T17:17:21.702Z] d65c8cfc05b1: Waiting [2023-02-02T17:17:21.702Z] 765212b225bb: Waiting [2023-02-02T17:17:21.702Z] 2437ff75d9bd: Waiting [2023-02-02T17:17:21.977Z] 04944245beec: Verifying Checksum [2023-02-02T17:17:21.977Z] 04944245beec: Download complete [2023-02-02T17:17:21.977Z] 765212b225bb: Verifying Checksum [2023-02-02T17:17:21.977Z] 765212b225bb: Download complete [2023-02-02T17:17:21.977Z] f23df028b6ca: Verifying Checksum [2023-02-02T17:17:21.977Z] f23df028b6ca: Download complete [2023-02-02T17:17:21.977Z] d65c8cfc05b1: Verifying Checksum [2023-02-02T17:17:21.977Z] d65c8cfc05b1: Download complete [2023-02-02T17:17:22.245Z] 699f458cf7ca: Verifying Checksum [2023-02-02T17:17:22.245Z] 699f458cf7ca: Download complete [2023-02-02T17:17:22.512Z] 8998bd30e6a1: Download complete [2023-02-02T17:17:25.098Z] 2437ff75d9bd: Verifying Checksum [2023-02-02T17:17:25.098Z] 2437ff75d9bd: Download complete [2023-02-02T17:17:26.506Z] 8998bd30e6a1: Pull complete [2023-02-02T17:17:26.773Z] 04944245beec: Pull complete [2023-02-02T17:17:28.178Z] 699f458cf7ca: Pull complete [2023-02-02T17:17:28.178Z] 765212b225bb: Pull complete [2023-02-02T17:17:29.141Z] f23df028b6ca: Pull complete [2023-02-02T17:17:29.141Z] d65c8cfc05b1: Pull complete [2023-02-02T17:17:44.146Z] 2437ff75d9bd: Pull complete [2023-02-02T17:17:44.146Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-02T17:17:44.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-02T17:17:44.146Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T17:17:44.466Z] prd-ubuntu20.04-docker-arm64-4c-16g-4381 does not seem to be running inside a container [2023-02-02T17:17:44.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-02T17:17:47.060Z] $ docker top 56b162bd9bb4a8f21b9677e2038f3a7c5b04a8e7e0d4b67f345792d888084f6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:17:47.638Z] ---> job-cost.sh [2023-02-02T17:17:47.906Z] lf-activate-venv: SKIPPING [2023-02-02T17:17:47.906Z] INFO: No Stack... [2023-02-02T17:17:48.176Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-02T17:17:49.134Z] INFO: Archiving Costs [Pipeline] sh [2023-02-02T17:17:49.802Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-02-02T17:17:49.802Z] + cut -d, -f6 [Pipeline] lock [2023-02-02T17:17:49.859Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-138-1-stack-cost] [2023-02-02T17:17:49.863Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-138-1-stack-cost] did not exist. Created. [2023-02-02T17:17:49.863Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-138-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-02T17:17:50.580Z] /w/workspace/device-usb-camera/1@tmp/durable-5cb35a6b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-02T17:17:51.247Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-02T17:17:51.285Z] Warning: overwriting stash ‘stack-cost’ [2023-02-02T17:17:51.331Z] Stashed 1 file(s) [Pipeline] } [2023-02-02T17:17:51.346Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-138-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-02T17:17:51.429Z] $ docker stop --time=1 56b162bd9bb4a8f21b9677e2038f3a7c5b04a8e7e0d4b67f345792d888084f6b [2023-02-02T17:17:52.921Z] $ docker rm -f --volumes 56b162bd9bb4a8f21b9677e2038f3a7c5b04a8e7e0d4b67f345792d888084f6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-02T17:17:53.867Z] provisioning config files... [2023-02-02T17:17:53.874Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-138@tmp/config14750553755745604091tmp [Pipeline] { [Pipeline] sh [2023-02-02T17:17:54.213Z] + set +x [2023-02-02T17:17:54.214Z] + curl -s https://codecov.io/bash [2023-02-02T17:17:54.214Z] + bash -s -- [2023-02-02T17:17:54.214Z] [2023-02-02T17:17:54.214Z] _____ _ [2023-02-02T17:17:54.214Z] / ____| | | [2023-02-02T17:17:54.214Z] | | ___ __| | ___ ___ _____ __ [2023-02-02T17:17:54.214Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-02T17:17:54.214Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-02T17:17:54.214Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-02T17:17:54.214Z] Bash-1.0.6 [2023-02-02T17:17:54.214Z] [2023-02-02T17:17:54.214Z] [2023-02-02T17:17:54.214Z] ==> git version 2.25.1 found [2023-02-02T17:17:54.214Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-02T17:17:54.214Z] Release-Date: 2020-01-08 [2023-02-02T17:17:54.214Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-02T17:17:54.214Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-02T17:17:54.214Z] ==> Jenkins CI detected. [2023-02-02T17:17:54.214Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-138 [2023-02-02T17:17:54.214Z] project root: . [2023-02-02T17:17:54.214Z] --> token set from env [2023-02-02T17:17:54.214Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-02T17:17:54.214Z] ==> Running gcov in . (disable via -X gcov) [2023-02-02T17:17:54.214Z] ==> Python coveragepy not found [2023-02-02T17:17:54.214Z] ==> Searching for coverage reports in: [2023-02-02T17:17:54.214Z] + . [2023-02-02T17:17:54.214Z] -> Found 1 reports [2023-02-02T17:17:54.214Z] ==> Detecting git/mercurial file structure [2023-02-02T17:17:54.214Z] ==> Reading reports [2023-02-02T17:17:54.472Z] + ./coverage.out bytes=30666 [2023-02-02T17:17:54.472Z] ==> Appending adjustments [2023-02-02T17:17:54.472Z] https://docs.codecov.io/docs/fixing-reports [2023-02-02T17:17:54.472Z] + Found adjustments [2023-02-02T17:17:54.472Z] ==> Gzipping contents [2023-02-02T17:17:54.472Z] 8.0K /tmp/codecov.S52Iuj.gz [2023-02-02T17:17:54.472Z] ==> Uploading reports [2023-02-02T17:17:54.472Z] url: https://codecov.io [2023-02-02T17:17:54.472Z] query: branch=PR-138&commit=391326f18d48f69621d7efc9e73c5ce709c7f91c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-138%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=138&job=&cmd_args= [2023-02-02T17:17:54.472Z] -> Pinging Codecov [2023-02-02T17:17:54.472Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-138&commit=391326f18d48f69621d7efc9e73c5ce709c7f91c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-138%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=138&job=&cmd_args= [2023-02-02T17:17:55.409Z] -> Uploading to [2023-02-02T17:17:55.410Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-02/73D8F5FF140700D3E01443B452E23636/391326f18d48f69621d7efc9e73c5ce709c7f91c/c3626f5b-1167-42f6-a0a0-01638b8dbdc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230202T171755Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da4f2efff02416f517c062b48f4f730a4f43c85b943588ec00744491a818fe5d [2023-02-02T17:17:55.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-02T17:17:55.410Z] Dload Upload Total Spent Left Speed [2023-02-02T17:17:55.669Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4281 0 0 100 4281 0 14128 --:--:-- --:--:-- --:--:-- 14128 [2023-02-02T17:17:55.669Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/391326f18d48f69621d7efc9e73c5ce709c7f91c [Pipeline] } [2023-02-02T17:17:55.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-02T17:17:57.374Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-138/archives ] [2023-02-02T17:17:57.374Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-138/archives [2023-02-02T17:17:57.374Z] total 16 [2023-02-02T17:17:57.374Z] drwxr-xr-x 3 root root 4096 Feb 2 17:10 . [2023-02-02T17:17:57.374Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 2 17:10 .. [2023-02-02T17:17:57.374Z] drwxr-xr-x 2 root root 4096 Feb 2 17:10 cost [2023-02-02T17:17:57.374Z] -rw-r--r-- 1 root root 89 Feb 2 17:10 cost.csv [2023-02-02T17:17:57.374Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-138/archives [2023-02-02T17:17:57.374Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-138/archives [2023-02-02T17:17:57.374Z] total 16 [2023-02-02T17:17:57.374Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 2 17:10 . [2023-02-02T17:17:57.374Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 2 17:10 .. [2023-02-02T17:17:57.374Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 2 17:10 cost [2023-02-02T17:17:57.374Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 2 17:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:17:57.705Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:17:58.595Z] ---> package-listing.sh [2023-02-02T17:17:58.595Z] ++ facter osfamily [2023-02-02T17:17:58.595Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-02T17:17:58.854Z] + OS_FAMILY=debian [2023-02-02T17:17:58.854Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-138 [2023-02-02T17:17:58.854Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-02T17:17:58.854Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-02T17:17:58.854Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-02T17:17:58.854Z] + PACKAGES=/tmp/packages_start.txt [2023-02-02T17:17:58.854Z] + '[' /w/workspace/foundry_device-usb-camera_PR-138 ']' [2023-02-02T17:17:58.854Z] + PACKAGES=/tmp/packages_end.txt [2023-02-02T17:17:58.854Z] + case "${OS_FAMILY}" in [2023-02-02T17:17:58.854Z] + dpkg -l [2023-02-02T17:17:58.854Z] + grep '^ii' [2023-02-02T17:17:58.854Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-02T17:17:58.854Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-02T17:17:58.854Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-02T17:17:58.854Z] + '[' /w/workspace/foundry_device-usb-camera_PR-138 ']' [2023-02-02T17:17:58.854Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-138/archives/ [2023-02-02T17:17:58.854Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-138/archives/ [Pipeline] echo [2023-02-02T17:17:58.890Z] 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-138/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-02T17:17:59.181Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:17:59.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-02T17:17:59.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T17:17:59.974Z] prd-ubuntu20.04-docker-8c-8g-4380 does not seem to be running inside a container [2023-02-02T17:18:00.004Z] $ 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-138/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-138 -v /w/workspace/foundry_device-usb-camera_PR-138:/w/workspace/foundry_device-usb-camera_PR-138:rw,z -v /w/workspace/foundry_device-usb-camera_PR-138@tmp:/w/workspace/foundry_device-usb-camera_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-02T17:18:00.189Z] $ docker top 18a20981dbbdb19c1222d381db590633c1586649dd2e654bc2693dae1e7a20fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-02T17:18:00.572Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-02T17:18:00.883Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-02T17:18:01.193Z] + ls /var/log/sa-host [2023-02-02T17:18:01.193Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-02T17:18:01.419Z] provisioning config files... [2023-02-02T17:18:01.427Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-138@tmp/config2631946612424722187tmp [Pipeline] { [Pipeline] echo [2023-02-02T17:18:01.478Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:18:01.784Z] ---> create-netrc.sh [Pipeline] } [2023-02-02T17:18:01.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:18:02.200Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-02T17:18:02.235Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:18:02.548Z] ---> sudo-logs.sh [2023-02-02T17:18:02.548Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-02T17:18:02.627Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:18:02.943Z] ---> job-cost.sh [2023-02-02T17:18:02.943Z] lf-activate-venv: SKIPPING [2023-02-02T17:18:02.943Z] DEBUG: total: 0.2199999988079071 [2023-02-02T17:18:02.943Z] INFO: Retrieving Stack Cost... [2023-02-02T17:18:07.138Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-02T17:18:07.138Z] INFO: Archiving Costs [Pipeline] echo [2023-02-02T17:18:07.179Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:18:07.493Z] ---> logs-deploy.sh [2023-02-02T17:18:07.493Z] lf-activate-venv: SKIPPING [2023-02-02T17:18:07.493Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-138/1 [2023-02-02T17:18:07.493Z] INFO: archiving workspace using pattern(s): [2023-02-02T17:18:08.431Z] Archives upload complete. [2023-02-02T17:18:08.690Z] INFO: archiving logs to Nexus [2023-02-02T17:18:09.260Z] ---> uname -a: [2023-02-02T17:18:09.260Z] Linux prd-ubuntu20-04-docker-8c-8g-4380 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-02T17:18:09.260Z] [2023-02-02T17:18:09.260Z] [2023-02-02T17:18:09.260Z] ---> lscpu: [2023-02-02T17:18:09.260Z] Architecture: x86_64 [2023-02-02T17:18:09.260Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-02T17:18:09.260Z] Byte Order: Little Endian [2023-02-02T17:18:09.260Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-02T17:18:09.260Z] CPU(s): 8 [2023-02-02T17:18:09.260Z] On-line CPU(s) list: 0-7 [2023-02-02T17:18:09.260Z] Thread(s) per core: 1 [2023-02-02T17:18:09.260Z] Core(s) per socket: 1 [2023-02-02T17:18:09.260Z] Socket(s): 8 [2023-02-02T17:18:09.260Z] NUMA node(s): 1 [2023-02-02T17:18:09.260Z] Vendor ID: AuthenticAMD [2023-02-02T17:18:09.260Z] CPU family: 23 [2023-02-02T17:18:09.260Z] Model: 49 [2023-02-02T17:18:09.260Z] Model name: AMD EPYC-Rome Processor [2023-02-02T17:18:09.260Z] Stepping: 0 [2023-02-02T17:18:09.260Z] CPU MHz: 2800.000 [2023-02-02T17:18:09.260Z] BogoMIPS: 5600.00 [2023-02-02T17:18:09.260Z] Virtualization: AMD-V [2023-02-02T17:18:09.260Z] Hypervisor vendor: KVM [2023-02-02T17:18:09.260Z] Virtualization type: full [2023-02-02T17:18:09.260Z] L1d cache: 256 KiB [2023-02-02T17:18:09.260Z] L1i cache: 256 KiB [2023-02-02T17:18:09.260Z] L2 cache: 4 MiB [2023-02-02T17:18:09.260Z] L3 cache: 128 MiB [2023-02-02T17:18:09.260Z] NUMA node0 CPU(s): 0-7 [2023-02-02T17:18:09.260Z] Vulnerability Itlb multihit: Not affected [2023-02-02T17:18:09.260Z] Vulnerability L1tf: Not affected [2023-02-02T17:18:09.260Z] Vulnerability Mds: Not affected [2023-02-02T17:18:09.260Z] Vulnerability Meltdown: Not affected [2023-02-02T17:18:09.260Z] Vulnerability Mmio stale data: Not affected [2023-02-02T17:18:09.260Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-02T17:18:09.260Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-02T17:18:09.260Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-02T17:18:09.260Z] Vulnerability Srbds: Not affected [2023-02-02T17:18:09.260Z] Vulnerability Tsx async abort: Not affected [2023-02-02T17:18:09.260Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-02T17:18:09.260Z] [2023-02-02T17:18:09.260Z] [2023-02-02T17:18:09.260Z] ---> nproc: [2023-02-02T17:18:09.260Z] 8 [2023-02-02T17:18:09.260Z] [2023-02-02T17:18:09.260Z] [2023-02-02T17:18:09.260Z] ---> df -h: [2023-02-02T17:18:09.260Z] Filesystem Size Used Avail Use% Mounted on [2023-02-02T17:18:09.260Z] overlay 155G 12G 144G 8% / [2023-02-02T17:18:09.260Z] tmpfs 64M 0 64M 0% /dev [2023-02-02T17:18:09.260Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-02T17:18:09.260Z] shm 64M 0 64M 0% /dev/shm [2023-02-02T17:18:09.260Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-02T17:18:09.260Z] [2023-02-02T17:18:09.260Z] [2023-02-02T17:18:09.260Z] ---> sar -b -r -n DEV: [2023-02-02T17:18:09.260Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4380) 02/02/23 _x86_64_ (8 CPU) [2023-02-02T17:18:09.260Z] [2023-02-02T17:18:09.260Z] 17:07:02 LINUX RESTART (8 CPU) [2023-02-02T17:18:09.260Z] [2023-02-02T17:18:09.260Z] 17:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-02T17:18:09.260Z] 17:09:01 150.21 0.95 149.26 0.00 22.53 67415.30 0.00 [2023-02-02T17:18:09.260Z] 17:10:01 178.14 0.32 177.82 0.00 31.59 39257.19 0.00 [2023-02-02T17:18:09.260Z] 17:11:01 113.21 0.05 113.16 0.00 8.80 20861.46 0.00 [2023-02-02T17:18:09.260Z] 17:12:01 1.80 0.00 1.80 0.00 0.00 20.95 0.00 [2023-02-02T17:18:09.260Z] 17:13:01 54.21 11.23 42.98 0.00 5226.33 8688.29 0.00 [2023-02-02T17:18:09.260Z] 17:14:01 4.40 0.02 4.38 0.00 0.13 96.12 0.00 [2023-02-02T17:18:09.260Z] 17:15:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 [2023-02-02T17:18:09.260Z] 17:16:01 1.98 0.00 1.98 0.00 0.00 21.86 0.00 [2023-02-02T17:18:09.260Z] 17:17:01 3.28 1.62 1.67 0.00 36.53 20.13 0.00 [2023-02-02T17:18:09.260Z] 17:18:01 6.60 0.23 6.37 0.00 18.53 118.11 0.00 [2023-02-02T17:18:09.260Z] Average: 51.52 1.44 50.08 0.00 534.44 13651.19 0.00 [2023-02-02T17:18:09.260Z] [2023-02-02T17:18:09.260Z] 17:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-02T17:18:09.260Z] 17:09:01 27745132 31606604 697600 2.12 147044 3859808 1876280 5.53 1148776 3489712 290524 [2023-02-02T17:18:09.260Z] 17:10:01 27978964 31560984 744024 2.26 153036 3612108 1913392 5.64 1198124 3239808 232 [2023-02-02T17:18:09.260Z] 17:11:01 27453272 31589356 713468 2.17 162196 4105244 1757128 5.18 1233664 3677272 160 [2023-02-02T17:18:09.260Z] 17:12:01 27453476 31589592 713112 2.17 162232 4105240 1757128 5.18 1233552 3677276 4 [2023-02-02T17:18:09.260Z] 17:13:01 26930620 31572644 712908 2.17 195396 4562272 1798132 5.30 1550160 3846348 316 [2023-02-02T17:18:09.260Z] 17:14:01 26936344 31573500 712148 2.17 193972 4559012 1790856 5.28 1548124 3843100 8 [2023-02-02T17:18:09.260Z] 17:15:01 26941880 31579120 706488 2.15 194044 4559004 1790856 5.28 1542828 3843104 4 [2023-02-02T17:18:09.260Z] 17:16:01 26941856 31579380 706452 2.15 194100 4559012 1790856 5.28 1542712 3843304 8 [2023-02-02T17:18:09.260Z] 17:17:01 26936240 31575904 709748 2.16 194180 4560112 1790856 5.28 1550668 3843636 8 [2023-02-02T17:18:09.260Z] 17:18:01 26895136 31537028 744480 2.26 194340 4561404 1865576 5.50 1583520 3843692 156 [2023-02-02T17:18:09.260Z] Average: 27221292 31576411 716043 2.18 179054 4304322 1813106 5.34 1413213 3714725 29142 [2023-02-02T17:18:09.260Z] [2023-02-02T17:18:09.261Z] 17:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-02T17:18:09.261Z] 17:09:01 ens3 459.16 335.58 5410.28 35.44 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:09:01 docker0 226.36 331.31 17.34 2624.97 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:10:01 ens3 101.07 67.74 885.36 94.05 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:10:01 docker0 14.55 35.73 1.11 636.38 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:10:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:11:01 ens3 136.33 96.32 2530.22 15.03 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:11:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:11:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:12:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:13:01 ens3 101.70 58.87 2749.86 4.49 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:13:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:14:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:15:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:16:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:17:01 ens3 7.52 6.07 6.53 5.98 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:18:01 ens3 22.80 13.55 23.38 8.02 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] 17:18:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] Average: ens3 82.90 57.85 1160.55 16.30 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] Average: docker0 24.09 36.71 1.84 326.13 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-02-02T17:18:09.261Z] [2023-02-02T17:18:09.261Z] [2023-02-02T17:18:09.261Z] ---> sar -P ALL: [2023-02-02T17:18:09.261Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4380) 02/02/23 _x86_64_ (8 CPU) [2023-02-02T17:18:09.261Z] [2023-02-02T17:18:09.261Z] 17:07:02 LINUX RESTART (8 CPU) [2023-02-02T17:18:09.261Z] [2023-02-02T17:18:09.261Z] 17:08:01 CPU %user %nice %system %iowait %steal %idle [2023-02-02T17:18:09.261Z] 17:09:01 all 7.07 0.00 3.04 2.32 0.06 87.52 [2023-02-02T17:18:09.261Z] 17:09:01 0 7.09 0.00 3.07 3.00 0.05 86.79 [2023-02-02T17:18:09.261Z] 17:09:01 1 6.81 0.00 2.47 0.07 0.03 90.62 [2023-02-02T17:18:09.261Z] 17:09:01 2 6.90 0.00 2.62 0.03 0.05 90.40 [2023-02-02T17:18:09.261Z] 17:09:01 3 7.36 0.00 2.27 0.42 0.08 89.86 [2023-02-02T17:18:09.261Z] 17:09:01 4 5.66 0.00 4.12 12.17 0.05 78.00 [2023-02-02T17:18:09.261Z] 17:09:01 5 6.46 0.00 3.87 2.22 0.05 87.40 [2023-02-02T17:18:09.261Z] 17:09:01 6 7.10 0.00 2.83 0.57 0.05 89.44 [2023-02-02T17:18:09.261Z] 17:09:01 7 9.17 0.00 3.09 0.05 0.08 87.61 [2023-02-02T17:18:09.261Z] 17:10:01 all 35.71 0.00 6.15 0.98 0.09 57.08 [2023-02-02T17:18:09.261Z] 17:10:01 0 36.04 0.00 5.74 0.56 0.08 57.58 [2023-02-02T17:18:09.261Z] 17:10:01 1 34.73 0.00 6.83 1.45 0.10 56.89 [2023-02-02T17:18:09.261Z] 17:10:01 2 35.14 0.00 5.81 0.74 0.08 58.23 [2023-02-02T17:18:09.261Z] 17:10:01 3 34.97 0.00 6.52 0.07 0.08 58.37 [2023-02-02T17:18:09.261Z] 17:10:01 4 35.56 0.00 6.30 4.26 0.08 53.80 [2023-02-02T17:18:09.261Z] 17:10:01 5 36.82 0.00 5.70 0.07 0.08 57.33 [2023-02-02T17:18:09.261Z] 17:10:01 6 35.73 0.00 6.31 0.30 0.08 57.57 [2023-02-02T17:18:09.261Z] 17:10:01 7 36.68 0.00 5.96 0.37 0.08 56.91 [2023-02-02T17:18:09.261Z] 17:11:01 all 3.12 0.00 1.42 0.44 0.05 94.97 [2023-02-02T17:18:09.261Z] 17:11:01 0 3.23 0.00 1.71 0.03 0.07 94.97 [2023-02-02T17:18:09.261Z] 17:11:01 1 4.73 0.00 1.59 1.77 0.05 91.87 [2023-02-02T17:18:09.261Z] 17:11:01 2 2.49 0.00 1.34 0.05 0.03 96.09 [2023-02-02T17:18:09.261Z] 17:11:01 3 3.13 0.00 1.81 0.03 0.05 94.98 [2023-02-02T17:18:09.261Z] 17:11:01 4 1.10 0.00 1.17 1.10 0.03 96.59 [2023-02-02T17:18:09.261Z] 17:11:01 5 4.09 0.00 1.32 0.05 0.03 94.51 [2023-02-02T17:18:09.261Z] 17:11:01 6 3.27 0.00 1.36 0.42 0.05 94.90 [2023-02-02T17:18:09.261Z] 17:11:01 7 2.93 0.00 1.06 0.05 0.05 95.91 [2023-02-02T17:18:09.261Z] 17:12:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2023-02-02T17:18:09.261Z] 17:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-02T17:18:09.261Z] 17:12:01 1 0.47 0.00 0.00 0.00 0.00 99.53 [2023-02-02T17:18:09.261Z] 17:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T17:18:09.261Z] 17:12:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-02-02T17:18:09.261Z] 17:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-02T17:18:09.261Z] 17:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-02T17:18:09.261Z] 17:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T17:18:09.261Z] 17:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-02T17:18:09.261Z] 17:13:01 all 2.30 0.00 1.38 0.48 0.02 95.82 [2023-02-02T17:18:09.261Z] 17:13:01 0 2.33 0.00 1.23 0.05 0.02 96.36 [2023-02-02T17:18:09.261Z] 17:13:01 1 2.25 0.00 1.78 0.27 0.02 95.68 [2023-02-02T17:18:09.261Z] 17:13:01 2 3.81 0.00 3.19 0.22 0.02 92.77 [2023-02-02T17:18:09.261Z] 17:13:01 3 3.25 0.00 0.82 0.79 0.03 95.10 [2023-02-02T17:18:09.261Z] 17:13:01 4 1.05 0.00 0.68 1.30 0.02 96.95 [2023-02-02T17:18:09.261Z] 17:13:01 5 1.52 0.00 1.45 0.73 0.02 96.28 [2023-02-02T17:18:09.261Z] 17:13:01 6 2.00 0.00 0.87 0.07 0.02 97.05 [2023-02-02T17:18:09.261Z] 17:13:01 7 2.19 0.00 1.02 0.38 0.03 96.38 [2023-02-02T17:18:09.261Z] 17:14:01 all 0.32 0.00 0.05 0.02 0.00 99.61 [2023-02-02T17:18:09.261Z] 17:14:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2023-02-02T17:18:09.261Z] 17:14:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2023-02-02T17:18:09.261Z] 17:14:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-02T17:18:09.261Z] 17:14:01 3 2.04 0.00 0.02 0.02 0.00 97.93 [2023-02-02T17:18:09.261Z] 17:14:01 4 0.03 0.00 0.07 0.10 0.02 99.78 [2023-02-02T17:18:09.261Z] 17:14:01 5 0.07 0.00 0.02 0.03 0.02 99.87 [2023-02-02T17:18:09.261Z] 17:14:01 6 0.22 0.00 0.12 0.00 0.00 99.67 [2023-02-02T17:18:09.261Z] 17:14:01 7 0.10 0.00 0.03 0.02 0.00 99.85 [2023-02-02T17:18:09.261Z] 17:15:01 all 0.27 0.00 0.00 0.06 0.00 99.66 [2023-02-02T17:18:09.261Z] 17:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T17:18:09.261Z] 17:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T17:18:09.261Z] 17:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T17:18:09.261Z] 17:15:01 3 2.02 0.00 0.00 0.00 0.00 97.98 [2023-02-02T17:18:09.261Z] 17:15:01 4 0.03 0.00 0.00 0.52 0.00 99.45 [2023-02-02T17:18:09.261Z] 17:15:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-02T17:18:09.261Z] 17:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T17:18:09.261Z] 17:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-02T17:18:09.261Z] 17:16:01 all 0.13 0.00 0.01 0.01 0.00 99.85 [2023-02-02T17:18:09.261Z] 17:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-02T17:18:09.261Z] 17:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-02T17:18:09.261Z] 17:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-02T17:18:09.261Z] 17:16:01 3 0.95 0.00 0.00 0.00 0.00 99.05 [2023-02-02T17:18:09.261Z] 17:16:01 4 0.03 0.00 0.02 0.03 0.02 99.90 [2023-02-02T17:18:09.261Z] 17:16:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-02T17:18:09.261Z] 17:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T17:18:09.261Z] 17:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-02T17:18:09.261Z] 17:17:01 all 0.30 0.00 0.02 0.01 0.01 99.65 [2023-02-02T17:18:09.261Z] 17:17:01 0 0.45 0.00 0.02 0.03 0.00 99.50 [2023-02-02T17:18:09.261Z] 17:17:01 1 0.12 0.00 0.02 0.02 0.00 99.85 [2023-02-02T17:18:09.261Z] 17:17:01 2 0.12 0.00 0.00 0.00 0.00 99.88 [2023-02-02T17:18:09.261Z] 17:17:01 3 1.24 0.00 0.03 0.00 0.02 98.71 [2023-02-02T17:18:09.261Z] 17:17:01 4 0.17 0.00 0.08 0.05 0.02 99.68 [2023-02-02T17:18:09.261Z] 17:17:01 5 0.12 0.00 0.02 0.02 0.02 99.83 [2023-02-02T17:18:09.261Z] 17:17:01 6 0.17 0.00 0.00 0.00 0.02 99.82 [2023-02-02T17:18:09.261Z] 17:17:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-02-02T17:18:09.261Z] 17:18:01 all 0.45 0.00 0.18 0.02 0.00 99.35 [2023-02-02T17:18:09.261Z] 17:18:01 0 0.60 0.00 0.20 0.00 0.02 99.18 [2023-02-02T17:18:09.261Z] 17:18:01 1 0.20 0.00 0.17 0.00 0.02 99.62 [2023-02-02T17:18:09.261Z] 17:18:01 2 0.17 0.00 0.27 0.00 0.00 99.57 [2023-02-02T17:18:09.261Z] 17:18:01 3 0.79 0.00 0.10 0.00 0.00 99.11 [2023-02-02T17:18:09.261Z] 17:18:01 4 0.10 0.00 0.17 0.08 0.00 99.65 [2023-02-02T17:18:09.261Z] 17:18:01 5 0.83 0.00 0.25 0.05 0.00 98.87 [2023-02-02T17:18:09.261Z] 17:18:01 6 0.23 0.00 0.13 0.00 0.00 99.63 [2023-02-02T17:18:09.261Z] 17:18:01 7 0.67 0.00 0.18 0.02 0.00 99.13 [2023-02-02T17:18:09.261Z] Average: all 4.94 0.00 1.22 0.43 0.02 93.39 [2023-02-02T17:18:09.261Z] Average: 0 4.95 0.00 1.20 0.37 0.02 93.46 [2023-02-02T17:18:09.261Z] Average: 1 4.90 0.00 1.28 0.36 0.02 93.44 [2023-02-02T17:18:09.261Z] Average: 2 4.83 0.00 1.32 0.10 0.02 93.73 [2023-02-02T17:18:09.261Z] Average: 3 5.54 0.00 1.15 0.13 0.03 93.15 [2023-02-02T17:18:09.261Z] Average: 4 4.34 0.00 1.25 1.95 0.02 92.44 [2023-02-02T17:18:09.261Z] Average: 5 4.97 0.00 1.26 0.32 0.02 93.43 [2023-02-02T17:18:09.261Z] Average: 6 4.84 0.00 1.15 0.14 0.02 93.85 [2023-02-02T17:18:09.261Z] Average: 7 5.14 0.00 1.13 0.09 0.03 93.62 [2023-02-02T17:18:09.261Z] [2023-02-02T17:18:09.261Z] [2023-02-02T17:18:09.261Z]