Pull request #266 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at bd38f515c46efcd7844d1c84f55761450580435e rather than 0bfb0afc19f06666b17804e809a9fc6005187f62 Obtained Jenkinsfile from bd38f515c46efcd7844d1c84f55761450580435e 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-ssh12440005121905172129.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh17459281611255719080.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12479038544334040417.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh16122640614198626684.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-266/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-266/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11547587516994546453.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.20 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3864’ Running on prd-ubuntu20.04-docker-8c-8g-3866 in /w/workspace/foundry_device-usb-camera_PR-266 [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-266 # 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/266/head:refs/remotes/origin/PR-266 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bd38f515c46efcd7844d1c84f55761450580435e into PR head commit 0bfb0afc19f06666b17804e809a9fc6005187f62 Merge succeeded, producing 0bfb0afc19f06666b17804e809a9fc6005187f62 Checking out Revision 0bfb0afc19f06666b17804e809a9fc6005187f62 (PR-266) > git config core.sparsecheckout # timeout=10 > git checkout -f 0bfb0afc19f06666b17804e809a9fc6005187f62 # 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 bd38f515c46efcd7844d1c84f55761450580435e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0bfb0afc19f06666b17804e809a9fc6005187f62 # timeout=10 Commit message: "feat: address pr comments" > git rev-list --no-walk b0c3915abf1481d4c55f73d3c7344f2cd1aa64d1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:51:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:51:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:51:28 ========================================================= 22:51:28 EdgeX Global Pipelines Version Info 22:51:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:51:28 ------------------- 22:51:28 stable info: 22:51:28 ------------------- 22:51:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:51:28 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:51:28 Message: update stable to v1.0.253 22:51:29 ------------------- 22:51:29 experimental info: 22:51:29 ------------------- 22:51:29 Commited By: **** collab-it+edgex@linuxfoundation.org 22:51:29 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:51:29 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-266 [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-266 [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-266 [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0bfb0afc19f06666b17804e809a9fc6005187f62 [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0bfb0af [Pipeline] echo 22:51:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:51:30 provisioning config files... 22:51:30 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-266@tmp/config14619340656044925114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:51:30 ---> docker-login.sh 22:51:30 nexus3.edgexfoundry.org:10001 22:51:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:30 Configure a credential helper to remove this warning. See 22:51:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:30 22:51:30 Login Succeeded 22:51:30 nexus3.edgexfoundry.org:10002 22:51:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:30 Configure a credential helper to remove this warning. See 22:51:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:30 22:51:30 Login Succeeded 22:51:30 nexus3.edgexfoundry.org:10003 22:51:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:30 Configure a credential helper to remove this warning. See 22:51:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:30 22:51:30 Login Succeeded 22:51:30 nexus3.edgexfoundry.org:10004 22:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:31 Configure a credential helper to remove this warning. See 22:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:31 22:51:31 Login Succeeded 22:51:31 docker.io 22:51:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:31 Configure a credential helper to remove this warning. See 22:51:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:31 22:51:31 Login Succeeded 22:51:31 ---> docker-login.sh ends [Pipeline] } 22:51:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:51:31 + git rev-list -1 --merges 0bfb0afc19f06666b17804e809a9fc6005187f62~1..0bfb0afc19f06666b17804e809a9fc6005187f62 [Pipeline] echo 22:51:31 -----------> git rev-list -1 --merges 0bfb0afc19f06666b17804e809a9fc6005187f62~1..0bfb0afc19f06666b17804e809a9fc6005187f62 0bfb0afc19f06666b17804e809a9fc6005187f62 [false] [Pipeline] sh 22:51:32 + git log --format=format:%s -1 0bfb0afc19f06666b17804e809a9fc6005187f62 [Pipeline] echo 22:51:32 ========================================================= 22:51:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:51:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:51:32 + git log --format=format:%s -1 0bfb0afc19f06666b17804e809a9fc6005187f62 [Pipeline] echo 22:51:32 [semverPrep] GIT_COMMIT: 0bfb0afc19f06666b17804e809a9fc6005187f62, Commit Message: feat: address pr comments [Pipeline] echo 22:51:32 [semverPrep] This is not a build commit. [Pipeline] sh 22:51:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:51:32 + grep -v github /etc/ssh/ssh_known_hosts 22:51:32 + [ -e /tmp/ssh_known_hosts ] 22:51:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:51:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:51:32 + sudo tee -a /etc/ssh/ssh_known_hosts 22:51:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:51:33 22:51:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:51:33 0.1.4: Pulling from edgex-devops/py-git-semver 22:51:33 b85a868b505f: Pulling fs layer 22:51:33 e2be974225ed: Pulling fs layer 22:51:33 339a4e72a1f5: Pulling fs layer 22:51:33 988bab9f4d93: Pulling fs layer 22:51:33 1469e6f7b9e6: Pulling fs layer 22:51:33 eaf3925da568: Pulling fs layer 22:51:33 bab4dde63d76: Pulling fs layer 22:51:33 bde34c3a00c8: Pulling fs layer 22:51:33 b352a97aabf1: Pulling fs layer 22:51:33 4872d77fe225: Pulling fs layer 22:51:33 5851b861e8e6: Pulling fs layer 22:51:33 b352a97aabf1: Waiting 22:51:33 988bab9f4d93: Waiting 22:51:33 bde34c3a00c8: Waiting 22:51:33 4872d77fe225: Waiting 22:51:33 1469e6f7b9e6: Waiting 22:51:33 eaf3925da568: Waiting 22:51:33 bab4dde63d76: Waiting 22:51:33 5851b861e8e6: Waiting 22:51:33 e2be974225ed: Download complete 22:51:33 988bab9f4d93: Verifying Checksum 22:51:33 988bab9f4d93: Download complete 22:51:33 1469e6f7b9e6: Verifying Checksum 22:51:33 1469e6f7b9e6: Download complete 22:51:33 339a4e72a1f5: Verifying Checksum 22:51:33 339a4e72a1f5: Download complete 22:51:33 eaf3925da568: Verifying Checksum 22:51:33 eaf3925da568: Download complete 22:51:33 bde34c3a00c8: Download complete 22:51:33 b352a97aabf1: Verifying Checksum 22:51:33 b352a97aabf1: Download complete 22:51:33 4872d77fe225: Download complete 22:51:33 5851b861e8e6: Verifying Checksum 22:51:33 5851b861e8e6: Download complete 22:51:33 b85a868b505f: Download complete 22:51:34 bab4dde63d76: Verifying Checksum 22:51:34 bab4dde63d76: Download complete 22:51:35 b85a868b505f: Pull complete 22:51:35 e2be974225ed: Pull complete 22:51:35 339a4e72a1f5: Pull complete 22:51:35 988bab9f4d93: Pull complete 22:51:36 1469e6f7b9e6: Pull complete 22:51:36 eaf3925da568: Pull complete 22:51:38 bab4dde63d76: Pull complete 22:51:38 bde34c3a00c8: Pull complete 22:51:38 b352a97aabf1: Pull complete 22:51:38 4872d77fe225: Pull complete 22:51:38 5851b861e8e6: Pull complete 22:51:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:51:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:51:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:51:38 prd-ubuntu20.04-docker-8c-8g-3866 does not seem to be running inside a container 22:51:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-266 -v /w/workspace/foundry_device-usb-camera_PR-266:/w/workspace/foundry_device-usb-camera_PR-266:rw,z -v /w/workspace/foundry_device-usb-camera_PR-266@tmp:/w/workspace/foundry_device-usb-camera_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:51:41 $ docker top 0463928479fd51f12bdf7e24955814e5d0856206ac9207b0335c80de20582b7c -eo pid,comm 22:51:41 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). 22:51:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:51:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:51:41 [ssh-agent] Looking for ssh-agent implementation... 22:51:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:51:41 $ docker exec 0463928479fd51f12bdf7e24955814e5d0856206ac9207b0335c80de20582b7c ssh-agent 22:51:42 SSH_AUTH_SOCK=/tmp/ssh-slMf3vJkdQcS/agent.32 22:51:42 SSH_AGENT_PID=38 22:51:42 Running ssh-add (command line suppressed) 22:51:42 Identity added: /w/workspace/foundry_device-usb-camera_PR-266@tmp/private_key_17892184721895328578.key (/w/workspace/foundry_device-usb-camera_PR-266@tmp/private_key_17892184721895328578.key) 22:51:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:42 + git tag --points-at HEAD [Pipeline] } 22:51:42 $ docker exec --env ******** --env ******** 0463928479fd51f12bdf7e24955814e5d0856206ac9207b0335c80de20582b7c ssh-agent -k 22:51:42 unset SSH_AUTH_SOCK; 22:51:42 unset SSH_AGENT_PID; 22:51:42 echo Agent pid 38 killed; 22:51:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:51:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:51:42 [ssh-agent] Looking for ssh-agent implementation... 22:51:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:51:42 $ docker exec 0463928479fd51f12bdf7e24955814e5d0856206ac9207b0335c80de20582b7c ssh-agent 22:51:42 SSH_AUTH_SOCK=/tmp/ssh-qOIfxcG6Yd4t/agent.70 22:51:42 SSH_AGENT_PID=76 22:51:42 Running ssh-add (command line suppressed) 22:51:42 Identity added: /w/workspace/foundry_device-usb-camera_PR-266@tmp/private_key_8149466046986653905.key (/w/workspace/foundry_device-usb-camera_PR-266@tmp/private_key_8149466046986653905.key) 22:51:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:43 + git semver init 22:51:43 2023-08-16 22:51:43,458 [run_init] DEBUG init version:0.0.0 force:False 22:51:43 2023-08-16 22:51:43,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-266/.semver 22:51:43 2023-08-16 22:51:43,459 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-266/.semver 22:51:43 2023-08-16 22:51:43,459 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-266/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-266, universal_newlines=False, shell=None, istream=None) 22:51:44 2023-08-16 22:51:44,147 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-266/.git/info/exclude 22:51:44 2023-08-16 22:51:44,147 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-266/.semver/PR-266 with force:False 22:51:44 2023-08-16 22:51:44,147 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-266/.semver/PR-266 22:51:44 2023-08-16 22:51:44,151 [execute] INFO git cat-file --batch-check 22:51:44 2023-08-16 22:51:44,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-266/.semver, universal_newlines=False, shell=None, istream=) 22:51:44 2023-08-16 22:51:44,159 [execute] INFO git cat-file --batch 22:51:44 2023-08-16 22:51:44,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-266/.semver, universal_newlines=False, shell=None, istream=) 22:51:44 2023-08-16 22:51:44,163 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-266/.semver/PR-266 22:51:44 0.0.0 [Pipeline] } 22:51:44 $ docker exec --env ******** --env ******** 0463928479fd51f12bdf7e24955814e5d0856206ac9207b0335c80de20582b7c ssh-agent -k 22:51:44 unset SSH_AUTH_SOCK; 22:51:44 unset SSH_AGENT_PID; 22:51:44 echo Agent pid 76 killed; 22:51:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:51:44 + git semver [Pipeline] } 22:51:45 $ docker stop --time=1 0463928479fd51f12bdf7e24955814e5d0856206ac9207b0335c80de20582b7c 22:51:46 $ docker rm -f --volumes 0463928479fd51f12bdf7e24955814e5d0856206ac9207b0335c80de20582b7c [Pipeline] // withDockerContainer [Pipeline] sh 22:51:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:51:47 Stashed 1 file(s) [Pipeline] echo 22:51:47 [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 22:51:47 provisioning config files... 22:51:47 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-266@tmp/config8113662451731022017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:51:47 ---> docker-login.sh 22:51:47 nexus3.edgexfoundry.org:10001 22:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:47 Configure a credential helper to remove this warning. See 22:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:47 22:51:47 Login Succeeded 22:51:47 nexus3.edgexfoundry.org:10002 22:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:47 Configure a credential helper to remove this warning. See 22:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:47 22:51:47 Login Succeeded 22:51:47 nexus3.edgexfoundry.org:10003 22:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:47 Configure a credential helper to remove this warning. See 22:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:47 22:51:47 Login Succeeded 22:51:47 nexus3.edgexfoundry.org:10004 22:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:47 Configure a credential helper to remove this warning. See 22:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:47 22:51:47 Login Succeeded 22:51:47 docker.io 22:51:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:48 Configure a credential helper to remove this warning. See 22:51:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:48 22:51:48 Login Succeeded 22:51:48 ---> docker-login.sh ends [Pipeline] } 22:51:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:51:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:51:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:51:48 ========================================================= 22:51:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:51:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:51:48 Sending build context to Docker daemon 2.346MB 22:51:48 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:51:48 Step 2/13 : FROM ${BASE} AS builder 22:51:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:51:48 4db1b89c0bd1: Pulling fs layer 22:51:48 6911f1a30b25: Pulling fs layer 22:51:48 e194b8c5c2a9: Pulling fs layer 22:51:48 6863d3e3a2b1: Pulling fs layer 22:51:48 ec0bb842ea78: Pulling fs layer 22:51:48 40a00589a448: Pulling fs layer 22:51:48 6c08303d61cc: Pulling fs layer 22:51:48 798269fcf238: Pulling fs layer 22:51:48 ec0bb842ea78: Waiting 22:51:48 40a00589a448: Waiting 22:51:48 6c08303d61cc: Waiting 22:51:48 798269fcf238: Waiting 22:51:48 6911f1a30b25: Download complete 22:51:48 6863d3e3a2b1: Verifying Checksum 22:51:48 6863d3e3a2b1: Download complete 22:51:48 ec0bb842ea78: Verifying Checksum 22:51:48 ec0bb842ea78: Download complete 22:51:48 4db1b89c0bd1: Download complete 22:51:48 40a00589a448: Verifying Checksum 22:51:48 40a00589a448: Download complete 22:51:48 4db1b89c0bd1: Pull complete 22:51:48 6911f1a30b25: Pull complete 22:51:49 798269fcf238: Verifying Checksum 22:51:49 798269fcf238: Download complete 22:51:49 e194b8c5c2a9: Verifying Checksum 22:51:49 e194b8c5c2a9: Download complete 22:51:49 6c08303d61cc: Verifying Checksum 22:51:49 6c08303d61cc: Download complete 22:51:53 e194b8c5c2a9: Pull complete 22:51:53 6863d3e3a2b1: Pull complete 22:51:53 ec0bb842ea78: Pull complete 22:51:53 40a00589a448: Pull complete 22:51:55 6c08303d61cc: Pull complete 22:51:56 798269fcf238: Pull complete 22:51:56 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 22:51:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:51:56 ---> ec979cd7f677 22:51:56 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:52:01 ---> Running in 9d5fe329efbb 22:52:01 Removing intermediate container 9d5fe329efbb 22:52:01 ---> 56c951b6d9cc 22:52:01 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:52:01 ---> Running in 37f4dd6f5af5 22:52:01 Removing intermediate container 37f4dd6f5af5 22:52:01 ---> e493704794b8 22:52:01 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:52:01 ---> Running in 541ede6bcc78 22:52:01 Removing intermediate container 541ede6bcc78 22:52:01 ---> baec243f6e1b 22:52:01 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:52:01 ---> Running in 08d867f0a7e2 22:52:01 Removing intermediate container 08d867f0a7e2 22:52:01 ---> b9fe04166cfe 22:52:01 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:52:01 ---> Running in fe425605c3cf 22:52:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:52:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:52:01 (1/14) Installing libintl (0.21.1-r1) 22:52:01 (2/14) Installing eudev-libs (3.2.11-r4) 22:52:01 (3/14) Installing libjpeg-turbo (2.1.4-r0) 22:52:01 (4/14) Installing v4l-utils-libs (1.22.1-r2) 22:52:01 (5/14) Installing v4l-utils (1.22.1-r2) 22:52:02 (6/14) Installing udev-init-scripts (35-r1) 22:52:02 (7/14) Installing libblkid (2.38.1-r1) 22:52:02 (8/14) Installing xz-libs (5.2.9-r0) 22:52:02 (9/14) Installing zstd-libs (1.5.5-r0) 22:52:02 (10/14) Installing kmod-libs (30-r1) 22:52:02 (11/14) Installing eudev (3.2.11-r4) 22:52:02 (12/14) Installing eudev-dev (3.2.11-r4) 22:52:02 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 22:52:02 (14/14) Installing v4l-utils-dev (1.22.1-r2) 22:52:02 Executing busybox-1.35.0-r29.trigger 22:52:02 Executing eudev-3.2.11-r4.trigger 22:52:02 OK: 272 MiB in 67 packages 22:52:02 Still waiting to schedule task 22:52:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3865’ 22:52:02 Removing intermediate container fe425605c3cf 22:52:02 ---> f1444152ed92 22:52:02 Step 8/13 : WORKDIR /device-usb-camera 22:52:02 ---> Running in 1ddd0ba90ef4 22:52:02 Removing intermediate container 1ddd0ba90ef4 22:52:02 ---> 0c68ebff90c5 22:52:02 Step 9/13 : COPY go.mod vendor* ./ 22:52:02 ---> 8d0c8bad5b5c 22:52:02 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:02 ---> Running in 73ef3402e6b7 22:52:43 Removing intermediate container 73ef3402e6b7 22:52:43 ---> 78e204ee06d5 22:52:43 Step 11/13 : COPY . . 22:52:43 ---> e5b0ec59f4a8 22:52:43 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:52:43 ---> Running in fc0935f8b4af 22:52:43  % Total % Received % Xferd Average Speed Time Time Time Current 22:52:43 Dload Upload Total Spent Left Speed 22:52:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6108 0 --:--:-- --:--:-- --:--:-- 6138 22:52:43 Removing intermediate container fc0935f8b4af 22:52:43 ---> d202b32be1c9 22:52:43 Step 13/13 : RUN ${MAKE} 22:52:43 ---> Running in 7fe24aa5a795 22:52:43 noop 22:52:43 Removing intermediate container 7fe24aa5a795 22:52:43 ---> f8f5bd6fb6ce 22:52:43 Successfully built f8f5bd6fb6ce 22:52:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:44 + docker inspect -f . ci-base-image-x86_64 22:52:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:44 prd-ubuntu20.04-docker-8c-8g-3866 does not seem to be running inside a container 22:52:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-266 -v /w/workspace/foundry_device-usb-camera_PR-266:/w/workspace/foundry_device-usb-camera_PR-266:rw,z -v /w/workspace/foundry_device-usb-camera_PR-266@tmp:/w/workspace/foundry_device-usb-camera_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:52:44 $ docker top db45a34ebfddf2e2217ebfa0a38f068f075b88a0ff8b68efc042edf4ab6e7e7b -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:44 + go version 22:52:44 go version go1.20.6 linux/amd64 [Pipeline] } 22:52:44 $ docker stop --time=1 db45a34ebfddf2e2217ebfa0a38f068f075b88a0ff8b68efc042edf4ab6e7e7b 22:52:46 $ docker rm -f --volumes db45a34ebfddf2e2217ebfa0a38f068f075b88a0ff8b68efc042edf4ab6e7e7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:46 + docker inspect -f . ci-base-image-x86_64 22:52:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:46 prd-ubuntu20.04-docker-8c-8g-3866 does not seem to be running inside a container 22:52:46 $ 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-266 -v /w/workspace/foundry_device-usb-camera_PR-266:/w/workspace/foundry_device-usb-camera_PR-266:rw,z -v /w/workspace/foundry_device-usb-camera_PR-266@tmp:/w/workspace/foundry_device-usb-camera_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:52:46 $ docker top 3a08a06eb07af00be6107c08bc16dcf2796bf9a5de837627fbffc3e5b9464615 -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:47 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-266 [Pipeline] fileExists [Pipeline] sh 22:52:47 + make test 22:52:47 go test ./... -coverprofile=coverage.out ./... 22:52:52 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:53:05 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:53:05 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.021s coverage: 4.5% of statements 22:53:11 go vet ./... 22:53:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:53:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:53:15 ./bin/test-attribution-txt.sh [Pipeline] echo 22:53:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:53:15 $ docker stop --time=1 3a08a06eb07af00be6107c08bc16dcf2796bf9a5de837627fbffc3e5b9464615 22:53:18 $ docker rm -f --volumes 3a08a06eb07af00be6107c08bc16dcf2796bf9a5de837627fbffc3e5b9464615 [Pipeline] // withDockerContainer [Pipeline] sh 22:53:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:53:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:53:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:53:20 + ls -al . 22:53:20 total 216 22:53:20 drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 22:52 . 22:53:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:51 .. 22:53:20 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 22:51 .git 22:53:20 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:51 .github 22:53:20 -rw-rw-r-- 1 jenkins jenkins 414 Aug 16 22:51 .gitignore 22:53:20 -rw-rw-r-- 1 jenkins jenkins 45 Aug 16 22:51 .golangci.yml 22:53:20 -rw-rw-r-- 1 jenkins jenkins 77 Aug 16 22:51 .hadolint.yml 22:53:20 drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 22:51 .semver 22:53:20 -rw-rw-r-- 1 jenkins jenkins 9783 Aug 16 22:51 Attribution.txt 22:53:20 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 16 22:51 CHANGELOG.md 22:53:20 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 16 22:51 Dockerfile 22:53:20 -rw-rw-r-- 1 jenkins jenkins 678 Aug 16 22:51 GOVERNANCE.md 22:53:20 -rw-rw-r-- 1 jenkins jenkins 659 Aug 16 22:51 Jenkinsfile 22:53:20 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 16 22:51 LICENSE 22:53:20 -rw-rw-r-- 1 jenkins jenkins 2364 Aug 16 22:51 Makefile 22:53:20 -rw-rw-r-- 1 jenkins jenkins 622 Aug 16 22:51 OWNERS.md 22:53:20 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 16 22:51 README.md 22:53:20 -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 22:51 VERSION 22:53:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:51 bin 22:53:20 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:51 cmd 22:53:20 -rw-r--r-- 1 jenkins jenkins 54112 Aug 16 22:53 coverage.out 22:53:20 -rwxrwxr-x 1 jenkins jenkins 140 Aug 16 22:51 docker-entrypoint.sh 22:53:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:51 docs 22:53:20 -rw-rw-r-- 1 jenkins jenkins 3416 Aug 16 22:51 go.mod 22:53:20 -rw-rw-r-- 1 jenkins jenkins 31482 Aug 16 22:51 go.sum 22:53:20 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:51 internal 22:53:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:51 snap 22:53:20 -rw-rw-r-- 1 jenkins jenkins 231 Aug 16 22:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:20 + 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=0bfb0afc19f06666b17804e809a9fc6005187f62 --label arch=amd64 --label version=0.0.0 . 22:53:20 Sending build context to Docker daemon 2.401MB 22:53:20 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 22:53:20 Step 2/36 : FROM ${BASE} AS builder 22:53:20 ---> f8f5bd6fb6ce 22:53:20 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:53:20 ---> Running in a8ad95122196 22:53:20 Removing intermediate container a8ad95122196 22:53:20 ---> f4d36a569afb 22:53:20 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:53:20 ---> Running in 70670ce66fa5 22:53:20 Removing intermediate container 70670ce66fa5 22:53:20 ---> 608dbc10d13a 22:53:20 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:53:20 ---> Running in 2adb526dc1a3 22:53:20 Removing intermediate container 2adb526dc1a3 22:53:20 ---> 639b228f0404 22:53:20 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:53:20 ---> Running in 0af36df33df0 22:53:20 Removing intermediate container 0af36df33df0 22:53:20 ---> b165b81f6564 22:53:20 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:53:20 ---> Running in 3456f896ff6c 22:53:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:21 OK: 272 MiB in 67 packages 22:53:22 Removing intermediate container 3456f896ff6c 22:53:22 ---> 14564d2ceb6d 22:53:22 Step 8/36 : WORKDIR /device-usb-camera 22:53:22 ---> Running in 25c7f6450fe8 22:53:22 Removing intermediate container 25c7f6450fe8 22:53:22 ---> 11917c919e3a 22:53:22 Step 9/36 : COPY go.mod vendor* ./ 22:53:22 ---> a5a3035c1835 22:53:22 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:22 ---> Running in 77e296fba02a 22:53:22 Removing intermediate container 77e296fba02a 22:53:22 ---> c964263da8b5 22:53:22 Step 11/36 : COPY . . 22:53:23 ---> 80ed1f614211 22:53:23 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:53:23 ---> Running in 91dad4c299bd 22:53:23  % Total % Received % Xferd Average Speed Time Time Time Current 22:53:23 Dload Upload Total Spent Left Speed 22:53:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14925 0 --:--:-- --:--:-- --:--:-- 14957 22:53:23 Removing intermediate container 91dad4c299bd 22:53:23 ---> 0438f51f2975 22:53:23 Step 13/36 : RUN ${MAKE} 22:53:23 ---> Running in 2a20d973af83 22:53:24 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:53:50 Removing intermediate container 2a20d973af83 22:53:50 ---> bc5dc9ed4673 22:53:50 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:53:50 v0.21.6: Pulling from aler9/rtsp-simple-server 22:53:50 4acc49c71d14: Pulling fs layer 22:53:50 4acc49c71d14: Verifying Checksum 22:53:50 4acc49c71d14: Download complete 22:53:50 4acc49c71d14: Pull complete 22:53:50 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:53:50 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:53:50 ---> 01a2bd3e5fff 22:53:50 Step 15/36 : FROM alpine:3.17 22:53:51 3.17: Pulling from library/alpine 22:53:51 9398808236ff: Pulling fs layer 22:53:51 9398808236ff: Verifying Checksum 22:53:51 9398808236ff: Download complete 22:53:51 9398808236ff: Pull complete 22:53:51 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:53:51 Status: Downloaded newer image for alpine:3.17 22:53:51 ---> 1e0b8b5322fc 22:53:51 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:53:51 ---> Running in b5001c74538e 22:53:51 Removing intermediate container b5001c74538e 22:53:51 ---> 8050675c1afb 22:53:51 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:53:51 ---> Running in cccf9ae0236f 22:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:53:52 (1/86) Installing dumb-init (1.2.5-r2) 22:53:52 (2/86) Installing sdl2 (2.26.5-r0) 22:53:52 (3/86) Installing svt-av1-libs (1.3.0-r0) 22:53:52 (4/86) Installing libxau (1.0.10-r0) 22:53:52 (5/86) Installing libmd (1.0.4-r0) 22:53:52 (6/86) Installing libbsd (0.11.7-r0) 22:53:52 (7/86) Installing libxdmcp (1.1.4-r0) 22:53:52 (8/86) Installing libxcb (1.15-r0) 22:53:52 (9/86) Installing libx11 (1.8.4-r1) 22:53:52 (10/86) Installing aom-libs (3.5.0-r0) 22:53:52 (11/86) Installing alsa-lib (1.2.8-r0) 22:53:52 (12/86) Installing libexpat (2.5.0-r0) 22:53:52 (13/86) Installing brotli-libs (1.0.9-r9) 22:53:52 (14/86) Installing libbz2 (1.0.8-r4) 22:53:52 (15/86) Installing libpng (1.6.39-r0) 22:53:52 (16/86) Installing freetype (2.12.1-r0) 22:53:52 (17/86) Installing fontconfig (2.14.1-r0) 22:53:52 (18/86) Installing fribidi (1.0.12-r0) 22:53:52 (19/86) Installing libffi (3.4.4-r0) 22:53:52 (20/86) Installing libintl (0.21.1-r1) 22:53:52 (21/86) Installing libblkid (2.38.1-r1) 22:53:52 (22/86) Installing libmount (2.38.1-r1) 22:53:52 (23/86) Installing pcre2 (10.42-r0) 22:53:52 (24/86) Installing glib (2.74.7-r0) 22:53:52 (25/86) Installing graphite2 (1.3.14-r2) 22:53:52 (26/86) Installing harfbuzz (5.3.1-r1) 22:53:53 (27/86) Installing libass (0.16.0-r1) 22:53:53 (28/86) Installing libdav1d (1.0.0-r2) 22:53:53 (29/86) Installing hwdata-pci (0.364-r0) 22:53:53 (30/86) Installing libpciaccess (0.17-r0) 22:53:53 (31/86) Installing libdrm (2.4.114-r0) 22:53:53 (32/86) Installing gmp (6.2.1-r2) 22:53:53 (33/86) Installing nettle (3.8.1-r0) 22:53:53 (34/86) Installing p11-kit (0.24.1-r1) 22:53:53 (35/86) Installing libtasn1 (4.19.0-r0) 22:53:53 (36/86) Installing libunistring (1.1-r0) 22:53:53 (37/86) Installing gnutls (3.7.8-r3) 22:53:53 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 22:53:53 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 22:53:53 (40/86) Installing lame (3.100-r2) 22:53:53 (41/86) Installing opus (1.3.1-r1) 22:53:53 (42/86) Installing libasyncns (0.8-r1) 22:53:53 (43/86) Installing dbus-libs (1.14.8-r0) 22:53:53 (44/86) Installing libltdl (2.4.7-r1) 22:53:53 (45/86) Installing orc (0.4.33-r0) 22:53:53 (46/86) Installing libgcc (12.2.1_git20220924-r4) 22:53:53 (47/86) Installing libogg (1.3.5-r2) 22:53:53 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 22:53:53 (49/86) Installing flac-libs (1.4.2-r0) 22:53:53 (50/86) Installing libvorbis (1.3.7-r0) 22:53:53 (51/86) Installing libsndfile (1.1.0-r2) 22:53:53 (52/86) Installing libgomp (12.2.1_git20220924-r4) 22:53:53 (53/86) Installing soxr (0.1.3-r3) 22:53:53 (54/86) Installing speexdsp (1.2.1-r0) 22:53:53 (55/86) Installing tdb-libs (1.4.6-r0) 22:53:53 (56/86) Installing libpulse (16.1-r6) 22:53:53 (57/86) Installing cjson (1.7.15-r3) 22:53:53 (58/86) Installing mbedtls (2.28.4-r0) 22:53:53 (59/86) Installing librist (0.2.7-r0) 22:53:53 (60/86) Installing libsrt (1.5.1-r0) 22:53:53 (61/86) Installing libssh (0.10.5-r0) 22:53:53 (62/86) Installing libtheora (1.1.1-r16) 22:53:53 (63/86) Installing libjpeg-turbo (2.1.4-r0) 22:53:53 (64/86) Installing v4l-utils-libs (1.22.1-r2) 22:53:53 (65/86) Installing libxext (1.3.5-r0) 22:53:53 (66/86) Installing libxfixes (6.0.0-r0) 22:53:53 (67/86) Installing wayland-libs-client (1.21.0-r1) 22:53:53 (68/86) Installing libva (2.16.0-r0) 22:53:53 (69/86) Installing libvdpau (1.5-r0) 22:53:53 (70/86) Installing vidstab (1.1.0-r2) 22:53:53 (71/86) Installing libvpx (1.12.0-r1) 22:53:53 (72/86) Installing libwebp (1.2.4-r2) 22:53:53 (73/86) Installing x264-libs (0.164_git20220602-r0) 22:53:53 (74/86) Installing numactl (2.0.16-r1) 22:53:53 (75/86) Installing x265-libs (3.5-r3) 22:53:53 (76/86) Installing xvidcore (1.3.7-r1) 22:53:53 (77/86) Installing libsodium (1.0.18-r2) 22:53:53 (78/86) Installing libzmq (4.3.4-r1) 22:53:53 (79/86) Installing ffmpeg-libs (5.1.3-r0) 22:53:53 (80/86) Installing ffmpeg (5.1.3-r0) 22:53:53 (81/86) Installing udev-init-scripts (35-r1) 22:53:53 (82/86) Installing eudev-libs (3.2.11-r4) 22:53:53 (83/86) Installing xz-libs (5.2.9-r0) 22:53:53 (84/86) Installing zstd-libs (1.5.5-r0) 22:53:53 (85/86) Installing kmod-libs (30-r1) 22:53:53 (86/86) Installing eudev (3.2.11-r4) 22:53:53 Executing busybox-1.35.0-r29.trigger 22:53:53 Executing eudev-3.2.11-r4.trigger 22:53:53 OK: 112 MiB in 101 packages 22:53:56 Removing intermediate container cccf9ae0236f 22:53:56 ---> 2b2dd204f090 22:53:56 Step 18/36 : WORKDIR / 22:53:56 ---> Running in d010d5ce9e39 22:53:56 Removing intermediate container d010d5ce9e39 22:53:56 ---> 3e0fcead3950 22:53:56 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:53:57 ---> 730ba125c93b 22:53:57 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:53:57 ---> ac3786e6d5f9 22:53:57 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:53:57 ---> 8809c4396175 22:53:57 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:53:57 ---> f7a248b32b82 22:53:57 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:53:58 ---> bcda93e21041 22:53:58 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:53:58 ---> 74b915db22e3 22:53:58 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:53:58 ---> e28e4c1b0454 22:53:58 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:53:58 ---> Running in 5f6f03fc4f60 22:53:59 Removing intermediate container 5f6f03fc4f60 22:53:59 ---> 54e419a0deb6 22:53:59 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:53:59 ---> Running in 817ad25b0188 22:53:59 Removing intermediate container 817ad25b0188 22:53:59 ---> f8743385c4fc 22:53:59 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:54:00 ---> Running in ceae16195af3 22:54:00 Removing intermediate container ceae16195af3 22:54:00 ---> 91205d281ae8 22:54:00 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:54:00 ---> Running in 9459ed454a1a 22:54:00 Removing intermediate container 9459ed454a1a 22:54:00 ---> 39342fa2ebfc 22:54:00 Step 30/36 : EXPOSE 59983 22:54:01 ---> Running in 67e56334a049 22:54:01 Removing intermediate container 67e56334a049 22:54:01 ---> 372812f4e6a4 22:54:01 Step 31/36 : EXPOSE 8554 22:54:01 ---> Running in 24c0031b27f9 22:54:01 Removing intermediate container 24c0031b27f9 22:54:01 ---> 66a67f440939 22:54:01 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:54:01 ---> Running in 17cbc14f325f 22:54:01 Removing intermediate container 17cbc14f325f 22:54:01 ---> 47441762ff35 22:54:01 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:54:01 ---> Running in 8d52a3de971a 22:54:01 Removing intermediate container 8d52a3de971a 22:54:01 ---> 8c21021dd189 22:54:01 Step 34/36 : LABEL arch=amd64 22:54:01 ---> Running in d8a58c9c4b3f 22:54:01 Removing intermediate container d8a58c9c4b3f 22:54:01 ---> 985bd4eb86ef 22:54:01 Step 35/36 : LABEL git_sha=0bfb0afc19f06666b17804e809a9fc6005187f62 22:54:01 ---> Running in 3bfe285fd7fe 22:54:01 Removing intermediate container 3bfe285fd7fe 22:54:01 ---> 1748597abce1 22:54:01 Step 36/36 : LABEL version=0.0.0 22:54:01 ---> Running in 12ea2a824230 22:54:01 Removing intermediate container 12ea2a824230 22:54:01 ---> 8a336845f955 22:54:01 [Warning] One or more build-args [ARCH] were not consumed 22:54:01 Successfully built 8a336845f955 22:54:01 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 22:54:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:54:02 22:54:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:54:02 latest: Pulling from edgex-lftools-log-publisher 22:54:02 5eb5b503b376: Pulling fs layer 22:54:02 5c69ac0246d0: Pulling fs layer 22:54:02 ec43610c2a17: Pulling fs layer 22:54:02 3a2ae6a8a46f: Pulling fs layer 22:54:02 33b1e0a273af: Pulling fs layer 22:54:02 5d3b04190fa2: Pulling fs layer 22:54:02 2f39f015ded8: Pulling fs layer 22:54:02 2f39f015ded8: Waiting 22:54:02 3a2ae6a8a46f: Waiting 22:54:02 5d3b04190fa2: Waiting 22:54:02 33b1e0a273af: Waiting 22:54:02 5c69ac0246d0: Verifying Checksum 22:54:02 5c69ac0246d0: Download complete 22:54:02 3a2ae6a8a46f: Verifying Checksum 22:54:02 3a2ae6a8a46f: Download complete 22:54:02 33b1e0a273af: Verifying Checksum 22:54:02 33b1e0a273af: Download complete 22:54:02 5d3b04190fa2: Verifying Checksum 22:54:02 5d3b04190fa2: Download complete 22:54:02 ec43610c2a17: Verifying Checksum 22:54:02 ec43610c2a17: Download complete 22:54:02 5eb5b503b376: Download complete 22:54:03 2f39f015ded8: Download complete 22:54:04 5eb5b503b376: Pull complete 22:54:04 5c69ac0246d0: Pull complete 22:54:04 ec43610c2a17: Pull complete 22:54:04 3a2ae6a8a46f: Pull complete 22:54:05 33b1e0a273af: Pull complete 22:54:05 5d3b04190fa2: Pull complete 22:54:09 2f39f015ded8: Pull complete 22:54:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:54:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:54:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:54:09 prd-ubuntu20.04-docker-8c-8g-3866 does not seem to be running inside a container 22:54:09 $ 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-266 -v /w/workspace/foundry_device-usb-camera_PR-266:/w/workspace/foundry_device-usb-camera_PR-266:rw,z -v /w/workspace/foundry_device-usb-camera_PR-266@tmp:/w/workspace/foundry_device-usb-camera_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:54:12 $ docker top cbc222905ebf79736f3bf8bb585f1bb8f5ae126ca63fed2b710f6451cda4e535 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:54:13 ---> job-cost.sh 22:54:13 lf-activate-venv: SKIPPING 22:54:13 INFO: No Stack... 22:54:13 INFO: Retrieving Pricing Info for: v3-standard-8 22:54:14 INFO: Archiving Costs [Pipeline] sh 22:54:14 + cat /w/workspace/foundry_device-usb-camera_PR-266/archives/cost.csv 22:54:14 + cut -d, -f6 [Pipeline] lock 22:54:14 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-266-11-stack-cost] 22:54:14 Resource [jenkins-edgexfoundry-device-usb-camera-PR-266-11-stack-cost] did not exist. Created. 22:54:14 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-266-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:54:14 + echo total: 0.2199999988079071 [Pipeline] stash 22:54:14 Stashed 1 file(s) [Pipeline] } 22:54:14 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-266-11-stack-cost] [Pipeline] // lock [Pipeline] } 22:54:14 $ docker stop --time=1 cbc222905ebf79736f3bf8bb585f1bb8f5ae126ca63fed2b710f6451cda4e535 22:54:15 $ docker rm -f --volumes cbc222905ebf79736f3bf8bb585f1bb8f5ae126ca63fed2b710f6451cda4e535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:54:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3867 in /w/workspace/foundry_device-usb-camera_PR-266 [Pipeline] { [Pipeline] ws 22:54:22 Running in /w/workspace/device-usb-camera/11 [Pipeline] { [Pipeline] checkout 22:54:22 Selected Git installation does not exist. Using Default 22:54:22 The recommended git tool is: NONE 22:54:28 using credential edgex-jenkins-ssh 22:54:28 Cloning the remote Git repository 22:54:28 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:54:28 > git init /w/workspace/device-usb-camera/11 # timeout=10 22:54:28 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:54:28 > git --version # timeout=10 22:54:28 > git --version # 'git version 2.25.1' 22:54:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:54:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:54:29 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:54:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:54:30 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:54:30 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:54:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:54:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:54:31 Merging remotes/origin/main commit bd38f515c46efcd7844d1c84f55761450580435e into PR head commit 0bfb0afc19f06666b17804e809a9fc6005187f62 22:54:31 Merge succeeded, producing 0bfb0afc19f06666b17804e809a9fc6005187f62 22:54:31 Checking out Revision 0bfb0afc19f06666b17804e809a9fc6005187f62 (PR-266) 22:54:31 > git config core.sparsecheckout # timeout=10 22:54:31 > git checkout -f 0bfb0afc19f06666b17804e809a9fc6005187f62 # timeout=10 22:54:31 > git remote # timeout=10 22:54:31 > git config --get remote.origin.url # timeout=10 22:54:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:54:31 > git merge bd38f515c46efcd7844d1c84f55761450580435e # timeout=10 22:54:31 > git rev-parse HEAD^{commit} # timeout=10 22:54:31 > git config core.sparsecheckout # timeout=10 22:54:31 > git checkout -f 0bfb0afc19f06666b17804e809a9fc6005187f62 # timeout=10 22:54:35 Commit message: "feat: address pr comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:54:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:54:35 % Total % Received % Xferd Average Speed Time Time Time Current 22:54:35 Dload Upload Total Spent Left Speed 22:54:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 22:54:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:54:36 + sudo tee /etc/docker/daemon.new 22:54:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:54:36 { 22:54:36 "registry-mirrors": [ 22:54:36 "https://nexus3.edgexfoundry.org:10001" 22:54:36 ], 22:54:36 "bip": "10.250.0.254/24", 22:54:36 "hosts": [ 22:54:36 "tcp://0.0.0.0:5555", 22:54:36 "unix:///var/run/docker.sock" 22:54:36 ], 22:54:36 "mtu": 1458, 22:54:36 "selinux-enabled": true, 22:54:36 "seccomp-profile": "/etc/docker/seccomp.json" 22:54:36 } [Pipeline] sh 22:54:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:54:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:54:59 provisioning config files... 22:54:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/11@tmp/config10209721270282187537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:54:59 ---> docker-login.sh 22:54:59 nexus3.edgexfoundry.org:10001 22:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:00 Configure a credential helper to remove this warning. See 22:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:00 22:55:00 Login Succeeded 22:55:00 nexus3.edgexfoundry.org:10002 22:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:00 Configure a credential helper to remove this warning. See 22:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:00 22:55:00 Login Succeeded 22:55:00 nexus3.edgexfoundry.org:10003 22:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:01 Configure a credential helper to remove this warning. See 22:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:01 22:55:01 Login Succeeded 22:55:01 nexus3.edgexfoundry.org:10004 22:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:01 Configure a credential helper to remove this warning. See 22:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:01 22:55:01 Login Succeeded 22:55:01 docker.io 22:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:03 Configure a credential helper to remove this warning. See 22:55:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:03 22:55:03 Login Succeeded 22:55:03 ---> docker-login.sh ends [Pipeline] } 22:55:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:55:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:55:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:55:03 ========================================================= 22:55:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:55:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 22:55:04 Sending build context to Docker daemon 1.524MB 22:55:04 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:55:04 Step 2/13 : FROM ${BASE} AS builder 22:55:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:55:04 edb6bdbacee9: Pulling fs layer 22:55:04 5f9638ab2659: Pulling fs layer 22:55:04 8d51d6327a98: Pulling fs layer 22:55:04 8b374f2dd631: Pulling fs layer 22:55:04 ec14aa9079de: Pulling fs layer 22:55:04 2f466654f4bb: Pulling fs layer 22:55:04 554e91adad29: Pulling fs layer 22:55:04 8b374f2dd631: Waiting 22:55:04 2f466654f4bb: Waiting 22:55:04 ec14aa9079de: Waiting 22:55:04 554e91adad29: Waiting 22:55:04 5f9638ab2659: Download complete 22:55:04 8b374f2dd631: Verifying Checksum 22:55:04 8b374f2dd631: Download complete 22:55:04 ec14aa9079de: Verifying Checksum 22:55:04 ec14aa9079de: Download complete 22:55:04 edb6bdbacee9: Verifying Checksum 22:55:04 edb6bdbacee9: Download complete 22:55:05 edb6bdbacee9: Pull complete 22:55:06 554e91adad29: Verifying Checksum 22:55:06 554e91adad29: Download complete 22:55:07 8d51d6327a98: Verifying Checksum 22:55:07 8d51d6327a98: Download complete 22:55:07 2f466654f4bb: Verifying Checksum 22:55:07 2f466654f4bb: Download complete 22:55:08 5f9638ab2659: Pull complete 22:55:23 8d51d6327a98: Pull complete 22:55:23 8b374f2dd631: Pull complete 22:55:23 ec14aa9079de: Pull complete 22:55:28 2f466654f4bb: Pull complete 22:55:31 554e91adad29: Pull complete 22:55:31 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 22:55:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:55:31 ---> 1e15ea492957 22:55:31 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:55:33 ---> Running in 237875f6b2eb 22:55:33 Removing intermediate container 237875f6b2eb 22:55:33 ---> 6c2d3310211a 22:55:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:55:33 ---> Running in 438641bce7a3 22:55:33 Removing intermediate container 438641bce7a3 22:55:33 ---> 51df991f1008 22:55:33 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:55:33 ---> Running in 84bef0427536 22:55:34 Removing intermediate container 84bef0427536 22:55:34 ---> 056660b09a4b 22:55:34 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:55:34 ---> Running in d2d84d2de0d9 22:55:34 Removing intermediate container d2d84d2de0d9 22:55:34 ---> e980fd52d2de 22:55:34 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:55:34 ---> Running in 186b26cd7405 22:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:55:37 (1/14) Installing libintl (0.21.1-r1) 22:55:37 (2/14) Installing eudev-libs (3.2.11-r4) 22:55:37 (3/14) Installing libjpeg-turbo (2.1.4-r0) 22:55:37 (4/14) Installing v4l-utils-libs (1.22.1-r2) 22:55:37 (5/14) Installing v4l-utils (1.22.1-r2) 22:55:37 (6/14) Installing udev-init-scripts (35-r1) 22:55:37 (7/14) Installing libblkid (2.38.1-r1) 22:55:37 (8/14) Installing xz-libs (5.2.9-r0) 22:55:37 (9/14) Installing zstd-libs (1.5.5-r0) 22:55:37 (10/14) Installing kmod-libs (30-r1) 22:55:37 (11/14) Installing eudev (3.2.11-r4) 22:55:37 (12/14) Installing eudev-dev (3.2.11-r4) 22:55:37 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 22:55:37 (14/14) Installing v4l-utils-dev (1.22.1-r2) 22:55:37 Executing busybox-1.35.0-r29.trigger 22:55:37 Executing eudev-3.2.11-r4.trigger 22:55:37 OK: 271 MiB in 67 packages 22:55:38 Removing intermediate container 186b26cd7405 22:55:38 ---> d03edc817695 22:55:38 Step 8/13 : WORKDIR /device-usb-camera 22:55:38 ---> Running in b2708231b8f3 22:55:38 Removing intermediate container b2708231b8f3 22:55:38 ---> f0552be5be9f 22:55:38 Step 9/13 : COPY go.mod vendor* ./ 22:55:39 ---> fc09b940d28b 22:55:39 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:39 ---> Running in e867c6052b75 22:56:47 Removing intermediate container e867c6052b75 22:56:47 ---> 51d4e71de543 22:56:47 Step 11/13 : COPY . . 22:56:47 ---> ea6222c53db4 22:56:47 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:56:47 ---> Running in eb0d92899140 22:56:47  % Total % Received % Xferd Average Speed Time Time Time Current 22:56:47 Dload Upload Total Spent Left Speed 22:56:47  0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:--  0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 4466 0 --:--:-- --:--:-- --:--:-- 4462 22:56:47 Removing intermediate container eb0d92899140 22:56:47 ---> 34257112bfda 22:56:47 Step 13/13 : RUN ${MAKE} 22:56:47 ---> Running in 40ac73d68437 22:56:47 noop 22:56:47 Removing intermediate container 40ac73d68437 22:56:47 ---> 47ed83e3a918 22:56:47 Successfully built 47ed83e3a918 22:56:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:47 + docker inspect -f . ci-base-image-arm64 22:56:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:48 prd-ubuntu20.04-docker-arm64-4c-16g-3867 does not seem to be running inside a container 22:56:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/11 -v /w/workspace/device-usb-camera/11:/w/workspace/device-usb-camera/11:rw,z -v /w/workspace/device-usb-camera/11@tmp:/w/workspace/device-usb-camera/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:56:49 $ docker top e8a3d065d2d3d5ad32e1d4433fdb81ea709542b8efab0b9a8a27b90519c7b782 -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:50 + go version 22:56:50 go version go1.20.6 linux/arm64 [Pipeline] } 22:56:50 $ docker stop --time=1 e8a3d065d2d3d5ad32e1d4433fdb81ea709542b8efab0b9a8a27b90519c7b782 22:56:51 $ docker rm -f --volumes e8a3d065d2d3d5ad32e1d4433fdb81ea709542b8efab0b9a8a27b90519c7b782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:56:52 + docker inspect -f . ci-base-image-arm64 22:56:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:56:52 prd-ubuntu20.04-docker-arm64-4c-16g-3867 does not seem to be running inside a container 22:56:52 $ 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/11 -v /w/workspace/device-usb-camera/11:/w/workspace/device-usb-camera/11:rw,z -v /w/workspace/device-usb-camera/11@tmp:/w/workspace/device-usb-camera/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:56:53 $ docker top 3056270f999fb4106040fc605a0e095ed3c788fef1f1114d47561a5012c7e64b -eo pid,comm [Pipeline] { [Pipeline] sh 22:56:54 + git config --global --add safe.directory /w/workspace/device-usb-camera/11 [Pipeline] fileExists [Pipeline] sh 22:56:54 + make test 22:56:54 go test ./... -coverprofile=coverage.out ./... 22:57:26 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:59:18 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:59:28 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.089s coverage: 4.5% of statements 22:59:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:59:28 go vet ./... 23:00:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:00:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:00:00 ./bin/test-attribution-txt.sh [Pipeline] echo 23:00:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:00:00 $ docker stop --time=1 3056270f999fb4106040fc605a0e095ed3c788fef1f1114d47561a5012c7e64b 23:00:02 $ docker rm -f --volumes 3056270f999fb4106040fc605a0e095ed3c788fef1f1114d47561a5012c7e64b [Pipeline] // withDockerContainer [Pipeline] sh 23:00:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:00:03 Warning: overwriting stash ‘coverage-report’ 23:00:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:00:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:00:05 + ls -al . 23:00:05 total 212 23:00:05 drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 22:56 . 23:00:05 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:54 .. 23:00:05 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 22:54 .git 23:00:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:54 .github 23:00:05 -rw-rw-r-- 1 jenkins jenkins 414 Aug 16 22:54 .gitignore 23:00:05 -rw-rw-r-- 1 jenkins jenkins 45 Aug 16 22:54 .golangci.yml 23:00:05 -rw-rw-r-- 1 jenkins jenkins 77 Aug 16 22:54 .hadolint.yml 23:00:05 -rw-rw-r-- 1 jenkins jenkins 9783 Aug 16 22:54 Attribution.txt 23:00:05 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 16 22:54 CHANGELOG.md 23:00:05 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 16 22:54 Dockerfile 23:00:05 -rw-rw-r-- 1 jenkins jenkins 678 Aug 16 22:54 GOVERNANCE.md 23:00:05 -rw-rw-r-- 1 jenkins jenkins 659 Aug 16 22:54 Jenkinsfile 23:00:05 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 16 22:54 LICENSE 23:00:05 -rw-rw-r-- 1 jenkins jenkins 2364 Aug 16 22:54 Makefile 23:00:05 -rw-rw-r-- 1 jenkins jenkins 622 Aug 16 22:54 OWNERS.md 23:00:05 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 16 22:54 README.md 23:00:05 -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 22:51 VERSION 23:00:05 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:54 bin 23:00:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:54 cmd 23:00:05 -rw-r--r-- 1 jenkins jenkins 54112 Aug 16 22:59 coverage.out 23:00:05 -rwxrwxr-x 1 jenkins jenkins 140 Aug 16 22:54 docker-entrypoint.sh 23:00:05 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:54 docs 23:00:05 -rw-rw-r-- 1 jenkins jenkins 3416 Aug 16 22:54 go.mod 23:00:05 -rw-rw-r-- 1 jenkins jenkins 31482 Aug 16 22:54 go.sum 23:00:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:54 internal 23:00:05 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:54 snap 23:00:05 -rw-rw-r-- 1 jenkins jenkins 231 Aug 16 22:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:00:05 + 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=0bfb0afc19f06666b17804e809a9fc6005187f62 --label arch=arm64 --label version=0.0.0 . 23:00:05 Sending build context to Docker daemon 1.579MB 23:00:06 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 23:00:06 Step 2/36 : FROM ${BASE} AS builder 23:00:06 ---> 47ed83e3a918 23:00:06 Step 3/36 : ARG ADD_BUILD_TAGS="" 23:00:06 ---> Running in d82363b6e75b 23:00:06 Removing intermediate container d82363b6e75b 23:00:06 ---> a3fbdeb595ae 23:00:06 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:00:06 ---> Running in 18d4f68a771d 23:00:06 Removing intermediate container 18d4f68a771d 23:00:06 ---> 9b741b3db79f 23:00:06 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:00:07 ---> Running in 9317febf5da0 23:00:07 Removing intermediate container 9317febf5da0 23:00:07 ---> 80ba206bdb6c 23:00:07 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:00:07 ---> Running in e0e916d92f98 23:00:07 Removing intermediate container e0e916d92f98 23:00:07 ---> e2f101e007d9 23:00:07 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:00:07 ---> Running in 05f94e79c820 23:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:00:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:00:10 OK: 271 MiB in 67 packages 23:00:11 Removing intermediate container 05f94e79c820 23:00:11 ---> 5b8b226888c5 23:00:11 Step 8/36 : WORKDIR /device-usb-camera 23:00:11 ---> Running in 2ea7f7046cc1 23:00:11 Removing intermediate container 2ea7f7046cc1 23:00:11 ---> c914cd49c1d6 23:00:11 Step 9/36 : COPY go.mod vendor* ./ 23:00:11 ---> 50831d3e0b2e 23:00:11 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:00:11 ---> Running in c92d0c8d9301 23:00:14 Removing intermediate container c92d0c8d9301 23:00:14 ---> ad9a95e03913 23:00:14 Step 11/36 : COPY . . 23:00:15 ---> 7d81026aa38b 23:00:15 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:00:15 ---> Running in 6b2920457b6d 23:00:16  % Total % Received % Xferd Average Speed Time Time Time Current 23:00:16  Dload Upload Total Spent Left Speed 23:00:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3364 0 --:--:-- --:--:-- --:--:-- 3382 23:00:19 Removing intermediate container 6b2920457b6d 23:00:19 ---> 9373b1488316 23:00:19 Step 13/36 : RUN ${MAKE} 23:00:19 ---> Running in b1722c9fb305 23:00:20 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 23:02:41 Removing intermediate container b1722c9fb305 23:02:41 ---> 748b05510ff3 23:02:41 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 23:02:41 v0.21.6: Pulling from aler9/rtsp-simple-server 23:02:41 8766b47fe142: Pulling fs layer 23:02:41 8766b47fe142: Verifying Checksum 23:02:41 8766b47fe142: Download complete 23:02:41 8766b47fe142: Pull complete 23:02:41 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 23:02:41 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 23:02:41 ---> 69d40e2cb93c 23:02:41 Step 15/36 : FROM alpine:3.17 23:02:41 3.17: Pulling from library/alpine 23:02:41 4060ece20d7a: Pulling fs layer 23:02:41 4060ece20d7a: Verifying Checksum 23:02:41 4060ece20d7a: Download complete 23:02:41 4060ece20d7a: Pull complete 23:02:42 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:02:42 Status: Downloaded newer image for alpine:3.17 23:02:42 ---> 8650cd65339b 23:02:42 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:02:42 ---> Running in 208c446607b8 23:02:42 Removing intermediate container 208c446607b8 23:02:42 ---> b18f9e2b8c6a 23:02:42 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 23:02:42 ---> Running in 855ce7a68718 23:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:02:45 (1/83) Installing dumb-init (1.2.5-r2) 23:02:45 (2/83) Installing sdl2 (2.26.5-r0) 23:02:45 (3/83) Installing libxau (1.0.10-r0) 23:02:45 (4/83) Installing libmd (1.0.4-r0) 23:02:45 (5/83) Installing libbsd (0.11.7-r0) 23:02:45 (6/83) Installing libxdmcp (1.1.4-r0) 23:02:45 (7/83) Installing libxcb (1.15-r0) 23:02:45 (8/83) Installing libx11 (1.8.4-r1) 23:02:45 (9/83) Installing aom-libs (3.5.0-r0) 23:02:45 (10/83) Installing alsa-lib (1.2.8-r0) 23:02:45 (11/83) Installing libexpat (2.5.0-r0) 23:02:45 (12/83) Installing brotli-libs (1.0.9-r9) 23:02:45 (13/83) Installing libbz2 (1.0.8-r4) 23:02:45 (14/83) Installing libpng (1.6.39-r0) 23:02:45 (15/83) Installing freetype (2.12.1-r0) 23:02:45 (16/83) Installing fontconfig (2.14.1-r0) 23:02:45 (17/83) Installing fribidi (1.0.12-r0) 23:02:45 (18/83) Installing libffi (3.4.4-r0) 23:02:45 (19/83) Installing libintl (0.21.1-r1) 23:02:46 (20/83) Installing libblkid (2.38.1-r1) 23:02:46 (21/83) Installing libmount (2.38.1-r1) 23:02:46 (22/83) Installing pcre2 (10.42-r0) 23:02:46 (23/83) Installing glib (2.74.7-r0) 23:02:46 (24/83) Installing graphite2 (1.3.14-r2) 23:02:46 (25/83) Installing harfbuzz (5.3.1-r1) 23:02:46 (26/83) Installing libass (0.16.0-r1) 23:02:46 (27/83) Installing libdav1d (1.0.0-r2) 23:02:46 (28/83) Installing libdrm (2.4.114-r0) 23:02:46 (29/83) Installing gmp (6.2.1-r2) 23:02:46 (30/83) Installing nettle (3.8.1-r0) 23:02:46 (31/83) Installing p11-kit (0.24.1-r1) 23:02:46 (32/83) Installing libtasn1 (4.19.0-r0) 23:02:46 (33/83) Installing libunistring (1.1-r0) 23:02:46 (34/83) Installing gnutls (3.7.8-r3) 23:02:46 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 23:02:46 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 23:02:46 (37/83) Installing lame (3.100-r2) 23:02:46 (38/83) Installing opus (1.3.1-r1) 23:02:46 (39/83) Installing libasyncns (0.8-r1) 23:02:46 (40/83) Installing dbus-libs (1.14.8-r0) 23:02:46 (41/83) Installing libltdl (2.4.7-r1) 23:02:46 (42/83) Installing orc (0.4.33-r0) 23:02:46 (43/83) Installing libgcc (12.2.1_git20220924-r4) 23:02:46 (44/83) Installing libogg (1.3.5-r2) 23:02:46 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 23:02:46 (46/83) Installing flac-libs (1.4.2-r0) 23:02:46 (47/83) Installing libvorbis (1.3.7-r0) 23:02:46 (48/83) Installing libsndfile (1.1.0-r2) 23:02:46 (49/83) Installing libgomp (12.2.1_git20220924-r4) 23:02:46 (50/83) Installing soxr (0.1.3-r3) 23:02:46 (51/83) Installing speexdsp (1.2.1-r0) 23:02:46 (52/83) Installing tdb-libs (1.4.6-r0) 23:02:46 (53/83) Installing libpulse (16.1-r6) 23:02:46 (54/83) Installing cjson (1.7.15-r3) 23:02:46 (55/83) Installing mbedtls (2.28.4-r0) 23:02:46 (56/83) Installing librist (0.2.7-r0) 23:02:46 (57/83) Installing libsrt (1.5.1-r0) 23:02:46 (58/83) Installing libssh (0.10.5-r0) 23:02:46 (59/83) Installing libtheora (1.1.1-r16) 23:02:46 (60/83) Installing libjpeg-turbo (2.1.4-r0) 23:02:46 (61/83) Installing v4l-utils-libs (1.22.1-r2) 23:02:46 (62/83) Installing libxext (1.3.5-r0) 23:02:46 (63/83) Installing libxfixes (6.0.0-r0) 23:02:46 (64/83) Installing wayland-libs-client (1.21.0-r1) 23:02:46 (65/83) Installing libva (2.16.0-r0) 23:02:46 (66/83) Installing libvdpau (1.5-r0) 23:02:46 (67/83) Installing vidstab (1.1.0-r2) 23:02:46 (68/83) Installing libvpx (1.12.0-r1) 23:02:47 (69/83) Installing libwebp (1.2.4-r2) 23:02:47 (70/83) Installing x264-libs (0.164_git20220602-r0) 23:02:47 (71/83) Installing numactl (2.0.16-r1) 23:02:47 (72/83) Installing x265-libs (3.5-r3) 23:02:47 (73/83) Installing xvidcore (1.3.7-r1) 23:02:47 (74/83) Installing libsodium (1.0.18-r2) 23:02:47 (75/83) Installing libzmq (4.3.4-r1) 23:02:47 (76/83) Installing ffmpeg-libs (5.1.3-r0) 23:02:47 (77/83) Installing ffmpeg (5.1.3-r0) 23:02:47 (78/83) Installing udev-init-scripts (35-r1) 23:02:47 (79/83) Installing eudev-libs (3.2.11-r4) 23:02:47 (80/83) Installing xz-libs (5.2.9-r0) 23:02:47 (81/83) Installing zstd-libs (1.5.5-r0) 23:02:47 (82/83) Installing kmod-libs (30-r1) 23:02:47 (83/83) Installing eudev (3.2.11-r4) 23:02:47 Executing busybox-1.35.0-r29.trigger 23:02:47 Executing eudev-3.2.11-r4.trigger 23:02:47 OK: 86 MiB in 98 packages 23:02:51 Removing intermediate container 855ce7a68718 23:02:51 ---> 7ee984dab515 23:02:51 Step 18/36 : WORKDIR / 23:02:51 ---> Running in cc27c6e0c3b2 23:02:51 Removing intermediate container cc27c6e0c3b2 23:02:51 ---> c99f2c27ebc3 23:02:51 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 23:02:52 ---> 86b6f7bbeaed 23:02:52 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 23:02:53 ---> dc80a73bc428 23:02:53 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:02:53 ---> 8920770a292d 23:02:53 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:02:54 ---> 4d13cb0bd27a 23:02:54 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:02:54 ---> ba2aaffd8aed 23:02:54 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 23:02:55 ---> 8ad028f2c0b0 23:02:55 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 23:02:56 ---> fcd15f03fb77 23:02:56 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:02:56 ---> Running in 42763c7937a2 23:02:59 Removing intermediate container 42763c7937a2 23:02:59 ---> fe51e91c727c 23:02:59 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:02:59 ---> Running in 5c46826a2902 23:03:00 Removing intermediate container 5c46826a2902 23:03:00 ---> 65111faa4ce4 23:03:00 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:03:00 ---> Running in 358d8de86036 23:03:02 Removing intermediate container 358d8de86036 23:03:02 ---> 848c79350260 23:03:02 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 23:03:02 ---> Running in f06a0df3774c 23:03:03 Removing intermediate container f06a0df3774c 23:03:03 ---> 7e4517ee4f80 23:03:03 Step 30/36 : EXPOSE 59983 23:03:03 ---> Running in 2863ed335717 23:03:03 Removing intermediate container 2863ed335717 23:03:03 ---> 39c58e143265 23:03:03 Step 31/36 : EXPOSE 8554 23:03:04 ---> Running in 5f9d9d5d1c4a 23:03:04 Removing intermediate container 5f9d9d5d1c4a 23:03:04 ---> 2d928406a62d 23:03:04 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:03:04 ---> Running in ca5cfbf2fcf5 23:03:04 Removing intermediate container ca5cfbf2fcf5 23:03:04 ---> c4b3b6be137d 23:03:04 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 23:03:04 ---> Running in 361493fae9b5 23:03:04 Removing intermediate container 361493fae9b5 23:03:04 ---> a384d2b51130 23:03:04 Step 34/36 : LABEL arch=arm64 23:03:04 ---> Running in 5ff996e5dc9d 23:03:05 Removing intermediate container 5ff996e5dc9d 23:03:05 ---> 09a50b2b8f06 23:03:05 Step 35/36 : LABEL git_sha=0bfb0afc19f06666b17804e809a9fc6005187f62 23:03:05 ---> Running in 72152f5b3e09 23:03:05 Removing intermediate container 72152f5b3e09 23:03:05 ---> 99ba98fbc04e 23:03:05 Step 36/36 : LABEL version=0.0.0 23:03:05 ---> Running in 3afea2c5e820 23:03:05 Removing intermediate container 3afea2c5e820 23:03:05 ---> 635f5df1763f 23:03:05 [Warning] One or more build-args [ARCH] were not consumed 23:03:05 Successfully built 635f5df1763f 23:03:05 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 23:03:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:03:06 23:03:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:03:06 arm64: Pulling from edgex-lftools-log-publisher 23:03:06 8998bd30e6a1: Pulling fs layer 23:03:06 04944245beec: Pulling fs layer 23:03:06 699f458cf7ca: Pulling fs layer 23:03:06 765212b225bb: Pulling fs layer 23:03:06 f23df028b6ca: Pulling fs layer 23:03:06 d65c8cfc05b1: Pulling fs layer 23:03:06 2437ff75d9bd: Pulling fs layer 23:03:06 f23df028b6ca: Waiting 23:03:06 765212b225bb: Waiting 23:03:06 d65c8cfc05b1: Waiting 23:03:06 2437ff75d9bd: Waiting 23:03:06 04944245beec: Verifying Checksum 23:03:06 04944245beec: Download complete 23:03:06 765212b225bb: Verifying Checksum 23:03:06 765212b225bb: Download complete 23:03:06 f23df028b6ca: Verifying Checksum 23:03:06 f23df028b6ca: Download complete 23:03:06 d65c8cfc05b1: Verifying Checksum 23:03:06 d65c8cfc05b1: Download complete 23:03:07 699f458cf7ca: Verifying Checksum 23:03:07 699f458cf7ca: Download complete 23:03:07 8998bd30e6a1: Verifying Checksum 23:03:07 8998bd30e6a1: Download complete 23:03:10 2437ff75d9bd: Verifying Checksum 23:03:10 2437ff75d9bd: Download complete 23:03:11 8998bd30e6a1: Pull complete 23:03:12 04944245beec: Pull complete 23:03:13 699f458cf7ca: Pull complete 23:03:13 765212b225bb: Pull complete 23:03:14 f23df028b6ca: Pull complete 23:03:14 d65c8cfc05b1: Pull complete 23:03:29 2437ff75d9bd: Pull complete 23:03:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:03:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:03:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:29 prd-ubuntu20.04-docker-arm64-4c-16g-3867 does not seem to be running inside a container 23:03:29 $ 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/11 -v /w/workspace/device-usb-camera/11:/w/workspace/device-usb-camera/11:rw,z -v /w/workspace/device-usb-camera/11@tmp:/w/workspace/device-usb-camera/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:03:31 $ docker top a9b22aa2bbb29540a5da92cdb8599c6423cfcc577c85900b3ffc8da286db99bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:03:32 ---> job-cost.sh 23:03:32 lf-activate-venv: SKIPPING 23:03:32 INFO: No Stack... 23:03:33 INFO: Retrieving Pricing Info for: v3-standard-4 23:03:34 INFO: Archiving Costs [Pipeline] sh 23:03:34 + cat /w/workspace/device-usb-camera/11/archives/cost.csv 23:03:34 + cut -d, -f6 [Pipeline] lock 23:03:34 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-266-11-stack-cost] 23:03:34 Resource [jenkins-edgexfoundry-device-usb-camera-PR-266-11-stack-cost] did not exist. Created. 23:03:34 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-266-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:03:34 /w/workspace/device-usb-camera/11@tmp/durable-71ea7e1c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:03:35 + echo total: 0.10999999940395355 [Pipeline] stash 23:03:35 Warning: overwriting stash ‘stack-cost’ 23:03:35 Stashed 1 file(s) [Pipeline] } 23:03:35 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-266-11-stack-cost] [Pipeline] // lock [Pipeline] } 23:03:35 $ docker stop --time=1 a9b22aa2bbb29540a5da92cdb8599c6423cfcc577c85900b3ffc8da286db99bd 23:03:36 $ docker rm -f --volumes a9b22aa2bbb29540a5da92cdb8599c6423cfcc577c85900b3ffc8da286db99bd [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 23:03:37 provisioning config files... 23:03:37 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-266@tmp/config17296173595817395231tmp [Pipeline] { [Pipeline] sh 23:03:37 + set +x 23:03:37 + curl -s https://codecov.io/bash 23:03:37 + bash -s -- 23:03:37 23:03:37 _____ _ 23:03:37 / ____| | | 23:03:37 | | ___ __| | ___ ___ _____ __ 23:03:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:03:37 | |___| (_) | (_| | __/ (_| (_) \ V / 23:03:37 \_____\___/ \__,_|\___|\___\___/ \_/ 23:03:37 Bash-1.0.6 23:03:37 23:03:37 23:03:37 ==> git version 2.25.1 found 23:03:37 ==> 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 23:03:37 Release-Date: 2020-01-08 23:03:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:03:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:03:37 ==> Jenkins CI detected. 23:03:37 current dir:  /w/workspace/foundry_device-usb-camera_PR-266 23:03:37 project root: . 23:03:37 --> token set from env 23:03:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:03:37 ==> Running gcov in . (disable via -X gcov) 23:03:37 ==> Python coveragepy not found 23:03:37 ==> Searching for coverage reports in: 23:03:37 + . 23:03:37 -> Found 1 reports 23:03:37 ==> Detecting git/mercurial file structure 23:03:37 ==> Reading reports 23:03:37 + ./coverage.out bytes=54112 23:03:37 ==> Appending adjustments 23:03:37 https://docs.codecov.io/docs/fixing-reports 23:03:37 + Found adjustments 23:03:37 ==> Gzipping contents 23:03:37 8.0K /tmp/codecov.oawKF6.gz 23:03:37 ==> Uploading reports 23:03:37 url: https://codecov.io 23:03:37 query: branch=PR-266&commit=0bfb0afc19f06666b17804e809a9fc6005187f62&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-266%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=266&job=&cmd_args= 23:03:37 -> Pinging Codecov 23:03:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-266&commit=0bfb0afc19f06666b17804e809a9fc6005187f62&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-266%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=266&job=&cmd_args= 23:03:38 -> Uploading to 23:03:38 https://storage.googleapis.com/codecov/v4/raw/2023-08-16/73D8F5FF140700D3E01443B452E23636/0bfb0afc19f06666b17804e809a9fc6005187f62/deca6399-9d7f-4dfb-bcea-6adc2ca94fe1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T230337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9e75e5682965819ac45fa765eebe3f798c5bc03f17e7110d444c42d1cfe7225 23:03:38 % Total % Received % Xferd Average Speed Time Time Time Current 23:03:38 Dload Upload Total Spent Left Speed 23:03:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6881 0 0 100 6881 0 35652 --:--:-- --:--:-- --:--:-- 35652 23:03:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/0bfb0afc19f06666b17804e809a9fc6005187f62 [Pipeline] } 23:03:38 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 23:03:39 + [ -d /w/workspace/foundry_device-usb-camera_PR-266/archives ] 23:03:39 + ls -al /w/workspace/foundry_device-usb-camera_PR-266/archives 23:03:39 total 16 23:03:39 drwxr-xr-x 3 root root 4096 Aug 16 22:54 . 23:03:39 drwxrwxr-x 11 jenkins jenkins 4096 Aug 16 22:54 .. 23:03:39 drwxr-xr-x 2 root root 4096 Aug 16 22:54 cost 23:03:39 -rw-r--r-- 1 root root 90 Aug 16 22:54 cost.csv 23:03:39 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-266/archives 23:03:39 + ls -al /w/workspace/foundry_device-usb-camera_PR-266/archives 23:03:39 total 16 23:03:39 drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 22:54 . 23:03:39 drwxrwxr-x 11 jenkins jenkins 4096 Aug 16 22:54 .. 23:03:39 drwxr-xr-x 2 jenkins jenkins 4096 Aug 16 22:54 cost 23:03:39 -rw-r--r-- 1 jenkins jenkins 90 Aug 16 22:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:03:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:03:40 ---> package-listing.sh 23:03:40 ++ facter osfamily 23:03:40 ++ tr '[:upper:]' '[:lower:]' 23:03:40 + OS_FAMILY=debian 23:03:40 + workspace=/w/workspace/foundry_device-usb-camera_PR-266 23:03:40 + START_PACKAGES=/tmp/packages_start.txt 23:03:40 + END_PACKAGES=/tmp/packages_end.txt 23:03:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:03:40 + PACKAGES=/tmp/packages_start.txt 23:03:40 + '[' /w/workspace/foundry_device-usb-camera_PR-266 ']' 23:03:40 + PACKAGES=/tmp/packages_end.txt 23:03:40 + case "${OS_FAMILY}" in 23:03:40 + dpkg -l 23:03:40 + grep '^ii' 23:03:40 + '[' -f /tmp/packages_start.txt ']' 23:03:40 + '[' -f /tmp/packages_end.txt ']' 23:03:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:03:40 + '[' /w/workspace/foundry_device-usb-camera_PR-266 ']' 23:03:40 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-266/archives/ 23:03:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-266/archives/ [Pipeline] echo 23:03:40 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-266/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:03:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:03:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:41 prd-ubuntu20.04-docker-8c-8g-3866 does not seem to be running inside a container 23:03:41 $ 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-266/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-266 -v /w/workspace/foundry_device-usb-camera_PR-266:/w/workspace/foundry_device-usb-camera_PR-266:rw,z -v /w/workspace/foundry_device-usb-camera_PR-266@tmp:/w/workspace/foundry_device-usb-camera_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:03:41 $ docker top 987a7627a9477e44a22cca0c97ad5a0aad862fe9cfeadabfed71df52f7638bea -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:42 + touch /tmp/pre-build-complete [Pipeline] sh 23:03:42 + mkdir -p /var/log/sysstat [Pipeline] sh 23:03:42 + ls /var/log/sa-host 23:03:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:03:42 provisioning config files... 23:03:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-266@tmp/config2463722332605902961tmp [Pipeline] { [Pipeline] echo 23:03:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:03:43 ---> create-netrc.sh [Pipeline] } 23:03:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:03:43 ---> python-tools-install.sh [Pipeline] echo 23:03:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:03:43 ---> sudo-logs.sh 23:03:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:03:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:03:44 ---> job-cost.sh 23:03:44 lf-activate-venv: SKIPPING 23:03:44 DEBUG: total: 0.2199999988079071 23:03:44 INFO: Retrieving Stack Cost... 23:03:44 INFO: Retrieving Pricing Info for: v3-standard-8 23:03:44 INFO: Archiving Costs [Pipeline] echo 23:03:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:03:45 ---> logs-deploy.sh 23:03:45 lf-activate-venv: SKIPPING 23:03:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-266/11 23:03:45 INFO: archiving workspace using pattern(s): 23:03:46 Archives upload complete. 23:03:46 INFO: archiving logs to Nexus 23:03:46 ---> uname -a: 23:03:46 Linux prd-ubuntu20-04-docker-8c-8g-3866 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:03:46 23:03:46 23:03:46 ---> lscpu: 23:03:46 Architecture: x86_64 23:03:46 CPU op-mode(s): 32-bit, 64-bit 23:03:46 Byte Order: Little Endian 23:03:46 Address sizes: 40 bits physical, 48 bits virtual 23:03:46 CPU(s): 8 23:03:46 On-line CPU(s) list: 0-7 23:03:46 Thread(s) per core: 1 23:03:46 Core(s) per socket: 1 23:03:46 Socket(s): 8 23:03:46 NUMA node(s): 1 23:03:46 Vendor ID: AuthenticAMD 23:03:46 CPU family: 23 23:03:46 Model: 49 23:03:46 Model name: AMD EPYC-Rome Processor 23:03:46 Stepping: 0 23:03:46 CPU MHz: 2800.000 23:03:46 BogoMIPS: 5600.00 23:03:46 Virtualization: AMD-V 23:03:46 Hypervisor vendor: KVM 23:03:46 Virtualization type: full 23:03:46 L1d cache: 256 KiB 23:03:46 L1i cache: 256 KiB 23:03:46 L2 cache: 4 MiB 23:03:46 L3 cache: 128 MiB 23:03:46 NUMA node0 CPU(s): 0-7 23:03:46 Vulnerability Itlb multihit: Not affected 23:03:46 Vulnerability L1tf: Not affected 23:03:46 Vulnerability Mds: Not affected 23:03:46 Vulnerability Meltdown: Not affected 23:03:46 Vulnerability Mmio stale data: Not affected 23:03:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:03:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:03:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:03:46 Vulnerability Srbds: Not affected 23:03:46 Vulnerability Tsx async abort: Not affected 23:03:46 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 23:03:46 23:03:46 23:03:46 ---> nproc: 23:03:46 8 23:03:46 23:03:46 23:03:46 ---> df -h: 23:03:46 Filesystem Size Used Avail Use% Mounted on 23:03:46 overlay 155G 12G 144G 8% / 23:03:46 tmpfs 64M 0 64M 0% /dev 23:03:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:03:46 shm 64M 0 64M 0% /dev/shm 23:03:46 /dev/vda1 155G 12G 144G 8% /facter-os 23:03:46 23:03:46 23:03:46 ---> sar -b -r -n DEV: 23:03:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3866) 08/16/23 _x86_64_ (8 CPU) 23:03:46 23:03:46 22:50:49 LINUX RESTART (8 CPU) 23:03:46 23:03:46 22:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:03:46 22:52:01 367.29 47.88 319.41 0.00 5404.97 197544.54 0.00 23:03:46 22:53:01 156.39 1.42 154.97 0.00 21.46 46580.77 0.00 23:03:46 22:54:01 220.71 0.28 220.43 0.00 20.00 38079.25 0.00 23:03:46 22:55:01 37.49 0.07 37.42 0.00 8.80 16795.88 0.00 23:03:46 22:56:01 22.44 8.96 13.48 0.00 2905.03 2655.51 0.00 23:03:46 22:57:01 20.45 2.73 17.71 0.00 2527.71 3738.98 0.00 23:03:46 22:58:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 23:03:46 22:59:01 1.78 0.00 1.78 0.00 0.00 19.06 0.00 23:03:46 23:00:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 23:03:46 23:01:01 2.23 0.00 2.23 0.00 0.00 36.65 0.00 23:03:46 23:02:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 23:03:46 23:03:01 1.88 0.00 1.88 0.00 0.00 20.53 0.00 23:03:46 Average: 69.50 5.11 64.39 0.00 907.33 25458.11 0.00 23:03:46 23:03:46 22:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:03:46 22:52:01 29163320 31577364 742524 2.26 73472 2616532 1945764 5.73 1004816 2360056 544 23:03:46 22:53:01 27964024 31493796 804188 2.45 147268 3555120 2054384 6.05 1400964 3036216 358096 23:03:46 22:54:01 27964768 31548516 750812 2.28 154952 3609236 2046940 6.03 1292444 3153388 184 23:03:46 22:55:01 27493128 31583160 714468 2.17 163096 4058172 1753304 5.17 1275576 3589704 52 23:03:46 22:56:01 27277336 31571624 723284 2.20 167288 4247640 1812972 5.34 1376140 3690336 31716 23:03:46 22:57:01 27120080 31565688 721896 2.20 171528 4391168 1846264 5.44 1507448 3703384 4 23:03:46 22:58:01 27120252 31565952 721400 2.19 171580 4391180 1846264 5.44 1507452 3703392 8 23:03:46 22:59:01 27129560 31575332 711964 2.17 171644 4391180 1846264 5.44 1498060 3703396 40 23:03:46 23:00:01 27129716 31575496 711692 2.16 171676 4391184 1846264 5.44 1497764 3703400 12 23:03:46 23:01:01 27129708 31576140 711540 2.16 171760 4391164 1846264 5.44 1497628 3703924 20 23:03:46 23:02:01 27128980 31575444 712108 2.17 171788 4391164 1846264 5.44 1497976 3703924 180 23:03:46 23:03:01 27129272 31575792 711644 2.16 171836 4391172 1846264 5.44 1497960 3703932 12 23:03:46 Average: 27479179 31565359 728127 2.21 158991 4068743 1878101 5.53 1404519 3479588 32572 23:03:46 23:03:46 22:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:03:46 22:52:01 ens3 684.85 400.75 6657.38 109.44 0.00 0.00 0.00 0.00 23:03:46 22:52:01 veth84c655f 1.08 1.48 0.08 10.90 0.00 0.00 0.00 0.00 23:03:46 22:52:01 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 23:03:46 22:52:01 docker0 2.38 2.77 0.31 22.69 0.00 0.00 0.00 0.00 23:03:46 22:53:01 ens3 343.41 203.77 1999.73 28.82 0.00 0.00 0.00 0.00 23:03:46 22:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:03:46 22:53:01 docker0 185.77 317.06 14.52 1972.02 0.00 0.00 0.00 0.00 23:03:46 22:53:01 veth439c969 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:03:46 22:54:01 ens3 96.08 49.26 1016.19 16.60 0.00 0.00 0.00 0.00 23:03:46 22:54:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 23:03:46 22:54:01 docker0 15.48 42.61 1.12 714.26 0.00 0.00 0.00 0.00 23:03:46 22:55:01 ens3 96.38 58.55 2521.58 10.87 0.00 0.00 0.00 0.00 23:03:46 22:55:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 23:03:46 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:46 22:56:01 ens3 80.74 40.15 1160.35 2.90 0.00 0.00 0.00 0.00 23:03:46 22:56:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:03:46 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:46 22:57:01 ens3 58.12 25.18 848.89 1.79 0.00 0.00 0.00 0.00 23:03:46 22:57:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 23:03:46 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:46 22:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:46 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:46 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:46 22:59:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:03:46 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:03:46 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:46 23:00:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:03:46 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:46 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:46 23:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:03:46 23:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:03:46 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:46 23:02:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 23:03:46 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:46 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:46 23:03:01 ens3 1.28 1.08 7.43 0.09 0.00 0.00 0.00 0.00 23:03:46 23:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:03:46 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:46 Average: ens3 113.44 64.92 1184.31 14.22 0.00 0.00 0.00 0.00 23:03:46 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 23:03:46 Average: docker0 16.97 30.20 1.33 225.74 0.00 0.00 0.00 0.00 23:03:46 23:03:46 23:03:46 ---> sar -P ALL: 23:03:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3866) 08/16/23 _x86_64_ (8 CPU) 23:03:46 23:03:46 22:50:49 LINUX RESTART (8 CPU) 23:03:46 23:03:46 22:51:01 CPU %user %nice %system %iowait %steal %idle 23:03:46 22:52:01 all 9.94 0.00 3.76 3.58 0.06 82.66 23:03:46 22:52:01 0 9.80 0.00 3.50 0.42 0.05 86.24 23:03:46 22:52:01 1 7.10 0.00 5.15 16.19 0.07 71.49 23:03:46 22:52:01 2 9.57 0.00 2.70 0.34 0.05 87.35 23:03:46 22:52:01 3 11.19 0.00 5.23 3.90 0.05 79.64 23:03:46 22:52:01 4 10.10 0.00 2.64 1.43 0.05 85.78 23:03:46 22:52:01 5 12.62 0.00 2.92 1.63 0.05 82.79 23:03:46 22:52:01 6 8.50 0.00 4.14 0.81 0.05 86.50 23:03:46 22:52:01 7 10.66 0.00 3.79 4.03 0.08 81.43 23:03:46 22:53:01 all 20.44 0.00 5.13 2.80 0.07 71.57 23:03:46 22:53:01 0 20.90 0.00 4.81 0.18 0.05 74.06 23:03:46 22:53:01 1 20.89 0.00 4.82 4.40 0.07 69.82 23:03:46 22:53:01 2 22.29 0.00 4.55 0.25 0.07 72.84 23:03:46 22:53:01 3 20.80 0.00 5.91 0.80 0.07 72.42 23:03:46 22:53:01 4 19.96 0.00 6.40 13.19 0.08 60.37 23:03:46 22:53:01 5 19.37 0.00 4.39 0.86 0.05 75.33 23:03:46 22:53:01 6 19.63 0.00 4.71 0.64 0.07 74.95 23:03:46 22:53:01 7 19.64 0.00 5.50 2.09 0.08 72.68 23:03:46 22:54:01 all 30.19 0.00 5.98 2.66 0.18 60.99 23:03:46 22:54:01 0 31.56 0.00 5.51 0.10 0.10 62.73 23:03:46 22:54:01 1 30.55 0.00 6.00 1.53 0.08 61.83 23:03:46 22:54:01 2 28.76 0.00 6.27 10.50 0.10 54.38 23:03:46 22:54:01 3 29.81 0.00 6.18 0.47 0.78 62.76 23:03:46 22:54:01 4 31.51 0.00 6.05 0.89 0.08 61.46 23:03:46 22:54:01 5 29.26 0.00 5.48 5.84 0.08 59.34 23:03:46 22:54:01 6 29.38 0.00 5.80 1.48 0.10 63.24 23:03:46 22:54:01 7 30.67 0.00 6.58 0.46 0.12 62.18 23:03:46 22:55:01 all 2.80 0.00 1.22 0.72 0.02 95.23 23:03:46 22:55:01 0 1.91 0.00 1.24 0.00 0.02 96.84 23:03:46 22:55:01 1 3.71 0.00 0.88 0.00 0.02 95.40 23:03:46 22:55:01 2 2.40 0.00 1.61 5.06 0.02 90.91 23:03:46 22:55:01 3 3.68 0.00 0.99 0.02 0.02 95.30 23:03:46 22:55:01 4 2.53 0.00 1.44 0.05 0.03 95.95 23:03:46 22:55:01 5 2.91 0.00 1.15 0.67 0.02 95.25 23:03:46 22:55:01 6 2.76 0.00 1.29 0.02 0.02 95.91 23:03:46 22:55:01 7 2.51 0.00 1.19 0.00 0.02 96.29 23:03:46 22:56:01 all 0.73 0.00 0.27 0.46 0.01 98.53 23:03:46 22:56:01 0 0.13 0.00 0.18 0.05 0.02 99.62 23:03:46 22:56:01 1 1.61 0.00 0.08 0.02 0.02 98.27 23:03:46 22:56:01 2 0.40 0.00 0.23 1.27 0.02 98.08 23:03:46 22:56:01 3 0.65 0.00 0.40 0.35 0.02 98.58 23:03:46 22:56:01 4 0.68 0.00 0.25 0.92 0.02 98.13 23:03:46 22:56:01 5 0.68 0.00 0.40 0.97 0.02 97.93 23:03:46 22:56:01 6 0.17 0.00 0.28 0.03 0.00 99.52 23:03:46 22:56:01 7 1.49 0.00 0.35 0.05 0.00 98.11 23:03:46 22:57:01 all 0.86 0.00 0.43 0.98 0.02 97.71 23:03:46 22:57:01 0 0.97 0.00 0.55 0.08 0.02 98.38 23:03:46 22:57:01 1 0.59 0.00 0.29 0.00 0.00 99.12 23:03:46 22:57:01 2 0.42 0.00 0.42 2.51 0.03 96.62 23:03:46 22:57:01 3 0.47 0.00 0.42 0.47 0.02 98.63 23:03:46 22:57:01 4 0.79 0.00 0.65 2.71 0.02 95.83 23:03:46 22:57:01 5 0.58 0.00 0.27 2.04 0.00 97.11 23:03:46 22:57:01 6 1.17 0.00 0.45 0.02 0.02 98.35 23:03:46 22:57:01 7 1.89 0.00 0.43 0.02 0.03 97.63 23:03:46 22:58:01 all 0.14 0.00 0.00 0.00 0.01 99.85 23:03:46 22:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:03:46 22:58:01 1 1.04 0.00 0.00 0.00 0.00 98.96 23:03:46 22:58:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:03:46 22:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:03:46 22:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:03:46 22:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:03:46 22:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:03:46 22:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:03:46 22:59:01 all 0.02 0.00 0.02 0.01 0.01 99.95 23:03:46 22:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:03:46 22:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:03:46 22:59:01 2 0.05 0.00 0.00 0.00 0.00 99.95 23:03:46 22:59:01 3 0.02 0.00 0.03 0.02 0.00 99.93 23:03:46 22:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:03:46 22:59:01 5 0.00 0.00 0.03 0.03 0.02 99.92 23:03:46 22:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:03:46 22:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:03:46 23:00:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:03:46 23:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:03:46 23:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:03:46 23:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:03:46 23:00:01 3 0.00 0.00 0.02 0.02 0.00 99.97 23:03:46 23:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:03:46 23:00:01 5 0.03 0.00 0.03 0.02 0.00 99.92 23:03:46 23:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:03:46 23:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:03:46 23:01:01 all 0.04 0.00 0.01 0.03 0.01 99.92 23:03:46 23:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:03:46 23:01:01 1 0.03 0.00 0.00 0.02 0.00 99.95 23:03:46 23:01:01 2 0.07 0.00 0.00 0.13 0.00 99.80 23:03:46 23:01:01 3 0.03 0.00 0.03 0.02 0.00 99.92 23:03:46 23:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:03:46 23:01:01 5 0.10 0.00 0.02 0.03 0.02 99.83 23:03:46 23:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:03:46 23:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:03:46 23:02:01 all 0.04 0.00 0.01 0.00 0.01 99.93 23:03:46 23:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:03:46 23:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:03:46 23:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:03:46 23:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:03:46 23:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:03:46 23:02:01 5 0.27 0.00 0.07 0.02 0.02 99.63 23:03:46 23:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:03:46 23:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:03:46 23:03:46 23:02:01 CPU %user %nice %system %iowait %steal %idle 23:03:46 23:03:01 all 0.04 0.00 0.01 0.01 0.00 99.94 23:03:46 23:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:03:46 23:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:03:46 23:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 23:03:46 23:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:03:46 23:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:03:46 23:03:01 5 0.15 0.00 0.03 0.07 0.02 99.73 23:03:46 23:03:01 6 0.05 0.00 0.00 0.00 0.00 99.95 23:03:46 23:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:03:46 Average: all 5.41 0.00 1.40 0.93 0.03 92.23 23:03:46 Average: 0 5.41 0.00 1.31 0.07 0.02 93.19 23:03:46 Average: 1 5.43 0.00 1.43 1.83 0.02 91.29 23:03:46 Average: 2 5.31 0.00 1.31 1.66 0.03 91.69 23:03:46 Average: 3 5.53 0.00 1.59 0.50 0.08 92.29 23:03:46 Average: 4 5.43 0.00 1.45 1.59 0.03 91.51 23:03:46 Average: 5 5.47 0.00 1.23 1.01 0.02 92.27 23:03:46 Average: 6 5.12 0.00 1.39 0.25 0.02 93.22 23:03:46 Average: 7 5.53 0.00 1.48 0.55 0.03 92.41 23:03:46 23:03:46 23:03:46