Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01aee5a5c41b4c067632ab994dacfc003f161152 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-ssh16864688081156101727.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-ssh6511520596555560769.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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15912789397153516234.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-ssh9695000456533053292.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8185665675655912919.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-3721’ Running on prd-ubuntu20.04-docker-8c-8g-3724 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # 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 Avoid second fetch Checking out Revision 01aee5a5c41b4c067632ab994dacfc003f161152 (main) Commit message: "feat: ability to disable RTSP server on startup via configuration (#268)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 01aee5a5c41b4c067632ab994dacfc003f161152 # timeout=10 > git rev-list --no-walk b4dc3cb9544d3c22b48762096c31369c64ea3d88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:18:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:18:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:18:56 ========================================================= 22:18:56 EdgeX Global Pipelines Version Info 22:18:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:18:56 ------------------- 22:18:56 stable info: 22:18:56 ------------------- 22:18:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:18:56 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:18:56 Message: update stable to v1.0.253 22:18:57 ------------------- 22:18:57 experimental info: 22:18:57 ------------------- 22:18:57 Commited By: **** collab-it+edgex@linuxfoundation.org 22:18:57 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 22:18:57 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:18:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01aee5a5c41b4c067632ab994dacfc003f161152 [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01aee5a [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:58 provisioning config files... 22:18:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5785164753185041649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:58 ---> docker-login.sh 22:18:58 nexus3.edgexfoundry.org:10001 22:18:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:58 Configure a credential helper to remove this warning. See 22:18:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:58 22:18:58 Login Succeeded 22:18:58 nexus3.edgexfoundry.org:10002 22:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:59 Configure a credential helper to remove this warning. See 22:18:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:59 22:18:59 Login Succeeded 22:18:59 nexus3.edgexfoundry.org:10003 22:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:59 Configure a credential helper to remove this warning. See 22:18:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:59 22:18:59 Login Succeeded 22:18:59 nexus3.edgexfoundry.org:10004 22:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:59 Configure a credential helper to remove this warning. See 22:18:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:59 22:18:59 Login Succeeded 22:18:59 docker.io 22:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:59 Configure a credential helper to remove this warning. See 22:18:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:59 22:18:59 Login Succeeded 22:18:59 ---> docker-login.sh ends [Pipeline] } 22:18:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:19:00 + git rev-list -1 --merges 01aee5a5c41b4c067632ab994dacfc003f161152~1..01aee5a5c41b4c067632ab994dacfc003f161152 [Pipeline] echo 22:19:00 -----------> git rev-list -1 --merges 01aee5a5c41b4c067632ab994dacfc003f161152~1..01aee5a5c41b4c067632ab994dacfc003f161152 01aee5a5c41b4c067632ab994dacfc003f161152 [false] [Pipeline] sh 22:19:00 + git log --format=format:%s -1 01aee5a5c41b4c067632ab994dacfc003f161152 [Pipeline] echo 22:19:00 ========================================================= 22:19:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:19:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:19:00 + git log --format=format:%s -1 01aee5a5c41b4c067632ab994dacfc003f161152 [Pipeline] echo 22:19:00 [semverPrep] GIT_COMMIT: 01aee5a5c41b4c067632ab994dacfc003f161152, Commit Message: feat: ability to disable RTSP server on startup via configuration (#268) [Pipeline] echo 22:19:00 [semverPrep] This is not a build commit. [Pipeline] sh 22:19:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:19:01 + grep -v github /etc/ssh/ssh_known_hosts 22:19:01 + [ -e /tmp/ssh_known_hosts ] 22:19:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:19:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:19:01 + sudo tee -a /etc/ssh/ssh_known_hosts 22:19:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:19:01 22:19:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:19:01 0.1.4: Pulling from edgex-devops/py-git-semver 22:19:01 b85a868b505f: Pulling fs layer 22:19:01 e2be974225ed: Pulling fs layer 22:19:01 339a4e72a1f5: Pulling fs layer 22:19:01 988bab9f4d93: Pulling fs layer 22:19:01 1469e6f7b9e6: Pulling fs layer 22:19:01 eaf3925da568: Pulling fs layer 22:19:01 bab4dde63d76: Pulling fs layer 22:19:01 bde34c3a00c8: Pulling fs layer 22:19:01 b352a97aabf1: Pulling fs layer 22:19:01 4872d77fe225: Pulling fs layer 22:19:01 988bab9f4d93: Waiting 22:19:01 1469e6f7b9e6: Waiting 22:19:01 eaf3925da568: Waiting 22:19:01 bab4dde63d76: Waiting 22:19:01 bde34c3a00c8: Waiting 22:19:01 b352a97aabf1: Waiting 22:19:01 5851b861e8e6: Pulling fs layer 22:19:01 4872d77fe225: Waiting 22:19:01 5851b861e8e6: Waiting 22:19:01 e2be974225ed: Verifying Checksum 22:19:01 e2be974225ed: Download complete 22:19:01 988bab9f4d93: Download complete 22:19:01 1469e6f7b9e6: Verifying Checksum 22:19:01 1469e6f7b9e6: Download complete 22:19:02 339a4e72a1f5: Verifying Checksum 22:19:02 339a4e72a1f5: Download complete 22:19:02 eaf3925da568: Verifying Checksum 22:19:02 eaf3925da568: Download complete 22:19:02 bde34c3a00c8: Download complete 22:19:02 b352a97aabf1: Verifying Checksum 22:19:02 b352a97aabf1: Download complete 22:19:02 4872d77fe225: Verifying Checksum 22:19:02 4872d77fe225: Download complete 22:19:02 5851b861e8e6: Download complete 22:19:02 b85a868b505f: Download complete 22:19:02 bab4dde63d76: Verifying Checksum 22:19:02 bab4dde63d76: Download complete 22:19:03 b85a868b505f: Pull complete 22:19:03 e2be974225ed: Pull complete 22:19:03 339a4e72a1f5: Pull complete 22:19:03 988bab9f4d93: Pull complete 22:19:04 1469e6f7b9e6: Pull complete 22:19:04 eaf3925da568: Pull complete 22:19:06 bab4dde63d76: Pull complete 22:19:06 bde34c3a00c8: Pull complete 22:19:06 b352a97aabf1: Pull complete 22:19:06 4872d77fe225: Pull complete 22:19:06 5851b861e8e6: Pull complete 22:19:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:19:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:19:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:06 prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container 22:19:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:19:09 $ docker top 69fbc7a76ddbdade16bc809e98805b0decd16bf172ba5e39255b593b77050799 -eo pid,comm 22:19:09 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:19:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:19:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:19:09 [ssh-agent] Looking for ssh-agent implementation... 22:19:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:19:09 $ docker exec 69fbc7a76ddbdade16bc809e98805b0decd16bf172ba5e39255b593b77050799 ssh-agent 22:19:09 SSH_AUTH_SOCK=/tmp/ssh-OMaBz8JteeKj/agent.32 22:19:09 SSH_AGENT_PID=38 22:19:09 Running ssh-add (command line suppressed) 22:19:09 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9517197420474982826.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9517197420474982826.key) 22:19:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:19:10 + git tag --points-at HEAD [Pipeline] } 22:19:10 $ docker exec --env ******** --env ******** 69fbc7a76ddbdade16bc809e98805b0decd16bf172ba5e39255b593b77050799 ssh-agent -k 22:19:10 unset SSH_AUTH_SOCK; 22:19:10 unset SSH_AGENT_PID; 22:19:10 echo Agent pid 38 killed; 22:19:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:19:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:19:10 [ssh-agent] Looking for ssh-agent implementation... 22:19:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:19:10 $ docker exec 69fbc7a76ddbdade16bc809e98805b0decd16bf172ba5e39255b593b77050799 ssh-agent 22:19:10 SSH_AUTH_SOCK=/tmp/ssh-LZF2nSb41iLb/agent.70 22:19:10 SSH_AGENT_PID=76 22:19:10 Running ssh-add (command line suppressed) 22:19:10 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7689286419271869540.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7689286419271869540.key) 22:19:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:19:10 + git semver init 22:19:11 2023-08-15 22:19:11,022 [run_init] DEBUG init version:0.0.0 force:False 22:19:11 2023-08-15 22:19:11,023 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 22:19:11 2023-08-15 22:19:11,024 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 22:19:11 2023-08-15 22:19:11,024 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:19:12 2023-08-15 22:19:11,718 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 22:19:12 2023-08-15 22:19:11,719 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 22:19:12 2023-08-15 22:19:11,719 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:19:12 2023-08-15 22:19:11,719 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:19:12 3.1.0-dev.6 [Pipeline] } 22:19:12 $ docker exec --env ******** --env ******** 69fbc7a76ddbdade16bc809e98805b0decd16bf172ba5e39255b593b77050799 ssh-agent -k 22:19:12 unset SSH_AUTH_SOCK; 22:19:12 unset SSH_AGENT_PID; 22:19:12 echo Agent pid 76 killed; 22:19:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:19:12 + git semver [Pipeline] } 22:19:12 $ docker stop --time=1 69fbc7a76ddbdade16bc809e98805b0decd16bf172ba5e39255b593b77050799 22:19:14 $ docker rm -f --volumes 69fbc7a76ddbdade16bc809e98805b0decd16bf172ba5e39255b593b77050799 [Pipeline] // withDockerContainer [Pipeline] sh 22:19:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:19:14 Stashed 1 file(s) [Pipeline] echo 22:19:14 [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [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:19:14 provisioning config files... 22:19:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7402389959744458172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:19:15 ---> docker-login.sh 22:19:15 nexus3.edgexfoundry.org:10001 22:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:15 Configure a credential helper to remove this warning. See 22:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:15 22:19:15 Login Succeeded 22:19:15 nexus3.edgexfoundry.org:10002 22:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:15 Configure a credential helper to remove this warning. See 22:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:15 22:19:15 Login Succeeded 22:19:15 nexus3.edgexfoundry.org:10003 22:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:15 Configure a credential helper to remove this warning. See 22:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:15 22:19:15 Login Succeeded 22:19:15 nexus3.edgexfoundry.org:10004 22:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:15 Configure a credential helper to remove this warning. See 22:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:15 22:19:15 Login Succeeded 22:19:15 docker.io 22:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:15 Configure a credential helper to remove this warning. See 22:19:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:15 22:19:15 Login Succeeded 22:19:15 ---> docker-login.sh ends [Pipeline] } 22:19:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:19:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:19:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:19:15 ========================================================= 22:19:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 22:19:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:16 + 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:19:16 Sending build context to Docker daemon 2.016MB 22:19:16 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:19:16 Step 2/13 : FROM ${BASE} AS builder 22:19:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 22:19:16 4db1b89c0bd1: Pulling fs layer 22:19:16 6911f1a30b25: Pulling fs layer 22:19:16 e194b8c5c2a9: Pulling fs layer 22:19:16 6863d3e3a2b1: Pulling fs layer 22:19:16 ec0bb842ea78: Pulling fs layer 22:19:16 40a00589a448: Pulling fs layer 22:19:16 6c08303d61cc: Pulling fs layer 22:19:16 798269fcf238: Pulling fs layer 22:19:16 ec0bb842ea78: Waiting 22:19:16 40a00589a448: Waiting 22:19:16 6c08303d61cc: Waiting 22:19:16 798269fcf238: Waiting 22:19:16 6863d3e3a2b1: Waiting 22:19:16 6911f1a30b25: Verifying Checksum 22:19:16 6911f1a30b25: Download complete 22:19:16 6863d3e3a2b1: Verifying Checksum 22:19:16 6863d3e3a2b1: Download complete 22:19:16 ec0bb842ea78: Download complete 22:19:16 4db1b89c0bd1: Verifying Checksum 22:19:16 4db1b89c0bd1: Download complete 22:19:16 40a00589a448: Verifying Checksum 22:19:16 40a00589a448: Download complete 22:19:16 4db1b89c0bd1: Pull complete 22:19:16 6911f1a30b25: Pull complete 22:19:16 798269fcf238: Verifying Checksum 22:19:16 798269fcf238: Download complete 22:19:16 e194b8c5c2a9: Verifying Checksum 22:19:16 e194b8c5c2a9: Download complete 22:19:16 6c08303d61cc: Verifying Checksum 22:19:20 e194b8c5c2a9: Pull complete 22:19:20 6863d3e3a2b1: Pull complete 22:19:20 ec0bb842ea78: Pull complete 22:19:20 40a00589a448: Pull complete 22:19:22 6c08303d61cc: Pull complete 22:19:23 798269fcf238: Pull complete 22:19:23 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 22:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 22:19:23 ---> ec979cd7f677 22:19:23 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:19:28 ---> Running in 0305108743f5 22:19:28 Removing intermediate container 0305108743f5 22:19:28 ---> ce30ef5f6b31 22:19:28 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:19:28 ---> Running in 19fe2132ce4e 22:19:28 Removing intermediate container 19fe2132ce4e 22:19:28 ---> 713b106ba8ce 22:19:28 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:19:28 ---> Running in ddda7e61d96a 22:19:28 Removing intermediate container ddda7e61d96a 22:19:28 ---> 839141f95f1c 22:19:28 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:19:28 ---> Running in 8bf3d6e48300 22:19:28 Removing intermediate container 8bf3d6e48300 22:19:28 ---> ca27962d5b5f 22:19:28 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:19:28 ---> Running in 108f7cf956f1 22:19:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:19:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:19:29 (1/14) Installing libintl (0.21.1-r1) 22:19:29 (2/14) Installing eudev-libs (3.2.11-r4) 22:19:29 (3/14) Installing libjpeg-turbo (2.1.4-r0) 22:19:29 (4/14) Installing v4l-utils-libs (1.22.1-r2) 22:19:29 (5/14) Installing v4l-utils (1.22.1-r2) 22:19:29 (6/14) Installing udev-init-scripts (35-r1) 22:19:29 (7/14) Installing libblkid (2.38.1-r1) 22:19:29 (8/14) Installing xz-libs (5.2.9-r0) 22:19:29 (9/14) Installing zstd-libs (1.5.5-r0) 22:19:29 (10/14) Installing kmod-libs (30-r1) 22:19:29 (11/14) Installing eudev (3.2.11-r4) 22:19:29 (12/14) Installing eudev-dev (3.2.11-r4) 22:19:29 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 22:19:29 (14/14) Installing v4l-utils-dev (1.22.1-r2) 22:19:29 Executing busybox-1.35.0-r29.trigger 22:19:29 Executing eudev-3.2.11-r4.trigger 22:19:29 OK: 272 MiB in 67 packages 22:19:29 Still waiting to schedule task 22:19:29 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3723’ 22:19:29 Removing intermediate container 108f7cf956f1 22:19:29 ---> 9520c97637ee 22:19:29 Step 8/13 : WORKDIR /device-usb-camera 22:19:29 ---> Running in 77acebb048ec 22:19:29 Removing intermediate container 77acebb048ec 22:19:29 ---> 391ad8704c60 22:19:29 Step 9/13 : COPY go.mod vendor* ./ 22:19:30 ---> fb0e95bf2ddb 22:19:30 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:19:30 ---> Running in d4b437c6e840 22:19:56 Removing intermediate container d4b437c6e840 22:19:56 ---> eb5370119459 22:19:56 Step 11/13 : COPY . . 22:19:56 ---> 0df8770c46b9 22:19:56 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:19:56 ---> Running in 11226d030a1a 22:19:57  % Total % Received % Xferd Average Speed Time Time Time Current 22:19:57 Dload Upload Total Spent Left Speed 22:19:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7708 0 --:--:-- --:--:-- --:--:-- 7751 22:19:57 Removing intermediate container 11226d030a1a 22:19:57 ---> be976d463831 22:19:57 Step 13/13 : RUN ${MAKE} 22:19:57 ---> Running in 209b2ac0a06e 22:19:58 noop 22:19:58 Removing intermediate container 209b2ac0a06e 22:19:58 ---> c4b0e5470076 22:19:58 Successfully built c4b0e5470076 22:19:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:58 + docker inspect -f . ci-base-image-x86_64 22:19:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:58 prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container 22:19:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 22:19:59 $ docker top eee5484a677dd19144c19f1e0f28da3ce45c92f7213fcb2df18f8921870bef1b -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:59 + go version 22:19:59 go version go1.20.6 linux/amd64 [Pipeline] } 22:19:59 $ docker stop --time=1 eee5484a677dd19144c19f1e0f28da3ce45c92f7213fcb2df18f8921870bef1b 22:20:00 $ docker rm -f --volumes eee5484a677dd19144c19f1e0f28da3ce45c92f7213fcb2df18f8921870bef1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:01 + docker inspect -f . ci-base-image-x86_64 22:20:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:01 prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container 22:20:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 22:20:01 $ docker top 9bd09d430e51b1317b6b2cf4728d5f9bfd0edf239e58739403e12fb917663355 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:01 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 22:20:02 + make test 22:20:02 go test ./... -coverprofile=coverage.out ./... 22:20:06 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:20:16 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:20:16 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 5.1% of statements 22:20:21 go vet ./... 22:20:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:20:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:20:24 ./bin/test-attribution-txt.sh [Pipeline] echo 22:20:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:20:24 $ docker stop --time=1 9bd09d430e51b1317b6b2cf4728d5f9bfd0edf239e58739403e12fb917663355 22:20:28 $ docker rm -f --volumes 9bd09d430e51b1317b6b2cf4728d5f9bfd0edf239e58739403e12fb917663355 [Pipeline] // withDockerContainer [Pipeline] sh 22:20:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:20:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:20:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:20:30 + ls -al . 22:20:30 total 208 22:20:30 drwxrwxr-x 10 jenkins jenkins 4096 Aug 15 22:20 . 22:20:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 22:18 .. 22:20:30 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 22:19 .git 22:20:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 22:18 .github 22:20:30 -rw-rw-r-- 1 jenkins jenkins 414 Aug 15 22:18 .gitignore 22:20:30 -rw-rw-r-- 1 jenkins jenkins 45 Aug 15 22:18 .golangci.yml 22:20:30 -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 22:18 .hadolint.yml 22:20:30 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 22:19 .semver 22:20:30 -rw-rw-r-- 1 jenkins jenkins 9783 Aug 15 22:18 Attribution.txt 22:20:30 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 15 22:18 CHANGELOG.md 22:20:30 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 15 22:18 Dockerfile 22:20:30 -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 22:18 GOVERNANCE.md 22:20:30 -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 22:18 Jenkinsfile 22:20:30 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 22:18 LICENSE 22:20:30 -rw-rw-r-- 1 jenkins jenkins 2364 Aug 15 22:18 Makefile 22:20:30 -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 22:18 OWNERS.md 22:20:30 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 15 22:18 README.md 22:20:30 -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 22:19 VERSION 22:20:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 22:18 bin 22:20:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 22:18 cmd 22:20:30 -rw-r--r-- 1 jenkins jenkins 47221 Aug 15 22:20 coverage.out 22:20:30 -rwxrwxr-x 1 jenkins jenkins 140 Aug 15 22:18 docker-entrypoint.sh 22:20:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 22:18 docs 22:20:30 -rw-rw-r-- 1 jenkins jenkins 3416 Aug 15 22:18 go.mod 22:20:30 -rw-rw-r-- 1 jenkins jenkins 31482 Aug 15 22:18 go.sum 22:20:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 22:18 internal 22:20:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 22:18 snap 22:20:30 -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 22:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:30 + 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=01aee5a5c41b4c067632ab994dacfc003f161152 --label arch=amd64 --label version=3.1.0-dev.6 . 22:20:30 Sending build context to Docker daemon 2.064MB 22:20:30 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 22:20:30 Step 2/36 : FROM ${BASE} AS builder 22:20:30 ---> c4b0e5470076 22:20:30 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:20:30 ---> Running in 7bf08a790cc5 22:20:30 Removing intermediate container 7bf08a790cc5 22:20:30 ---> baa98260ddd5 22:20:30 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:20:30 ---> Running in 4b1b432cd795 22:20:30 Removing intermediate container 4b1b432cd795 22:20:30 ---> 658778d3766e 22:20:30 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:20:30 ---> Running in d43dbf653ced 22:20:30 Removing intermediate container d43dbf653ced 22:20:30 ---> 7409fdbb8d7b 22:20:30 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:20:30 ---> Running in 6b9fb935798c 22:20:30 Removing intermediate container 6b9fb935798c 22:20:30 ---> 875a70d09501 22:20:30 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:20:31 ---> Running in a44c7b948668 22:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:20:31 OK: 272 MiB in 67 packages 22:20:32 Removing intermediate container a44c7b948668 22:20:32 ---> 97ba05958083 22:20:32 Step 8/36 : WORKDIR /device-usb-camera 22:20:32 ---> Running in de6134c05c15 22:20:32 Removing intermediate container de6134c05c15 22:20:32 ---> 60199557ca41 22:20:32 Step 9/36 : COPY go.mod vendor* ./ 22:20:32 ---> 13147b16a42a 22:20:32 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:32 ---> Running in b3fc08a53ff7 22:20:33 Removing intermediate container b3fc08a53ff7 22:20:33 ---> 626f822fe198 22:20:33 Step 11/36 : COPY . . 22:20:33 ---> c8614e09789d 22:20:33 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:20:33 ---> Running in 59d057cf1b55 22:20:34  % Total % Received % Xferd Average Speed Time Time Time Current 22:20:34 Dload Upload Total Spent Left Speed 22:20:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062   0    0 18142    0 --:--:-- --:--:-- --:--:-- 18310 22:20:34 Removing intermediate container 59d057cf1b55 22:20:34 ---> 734137a69f66 22:20:34 Step 13/36 : RUN ${MAKE} 22:20:34 ---> Running in 53cf64b2d7a3 22:20:34 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:20:56 Removing intermediate container 53cf64b2d7a3 22:20:56 ---> 385039d69aae 22:20:56 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:20:56 v0.21.6: Pulling from aler9/rtsp-simple-server 22:20:56 4acc49c71d14: Pulling fs layer 22:20:56 4acc49c71d14: Verifying Checksum 22:20:56 4acc49c71d14: Download complete 22:20:56 4acc49c71d14: Pull complete 22:20:56 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:20:56 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:20:56 ---> 01a2bd3e5fff 22:20:56 Step 15/36 : FROM alpine:3.17 22:20:56 3.17: Pulling from library/alpine 22:20:56 9398808236ff: Pulling fs layer 22:20:56 9398808236ff: Verifying Checksum 22:20:56 9398808236ff: Download complete 22:20:56 9398808236ff: Pull complete 22:20:56 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:20:56 Status: Downloaded newer image for alpine:3.17 22:20:56 ---> 1e0b8b5322fc 22:20:56 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:20:57 ---> Running in 56bf17abfc12 22:20:57 Removing intermediate container 56bf17abfc12 22:20:57 ---> 763cb5cdd857 22:20:57 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:20:57 ---> Running in 40c77212dc86 22:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 22:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 22:20:58 (1/86) Installing dumb-init (1.2.5-r2) 22:20:58 (2/86) Installing sdl2 (2.26.5-r0) 22:20:58 (3/86) Installing svt-av1-libs (1.3.0-r0) 22:20:58 (4/86) Installing libxau (1.0.10-r0) 22:20:58 (5/86) Installing libmd (1.0.4-r0) 22:20:58 (6/86) Installing libbsd (0.11.7-r0) 22:20:58 (7/86) Installing libxdmcp (1.1.4-r0) 22:20:58 (8/86) Installing libxcb (1.15-r0) 22:20:58 (9/86) Installing libx11 (1.8.4-r1) 22:20:58 (10/86) Installing aom-libs (3.5.0-r0) 22:20:58 (11/86) Installing alsa-lib (1.2.8-r0) 22:20:58 (12/86) Installing libexpat (2.5.0-r0) 22:20:58 (13/86) Installing brotli-libs (1.0.9-r9) 22:20:58 (14/86) Installing libbz2 (1.0.8-r4) 22:20:58 (15/86) Installing libpng (1.6.39-r0) 22:20:58 (16/86) Installing freetype (2.12.1-r0) 22:20:58 (17/86) Installing fontconfig (2.14.1-r0) 22:20:58 (18/86) Installing fribidi (1.0.12-r0) 22:20:58 (19/86) Installing libffi (3.4.4-r0) 22:20:58 (20/86) Installing libintl (0.21.1-r1) 22:20:58 (21/86) Installing libblkid (2.38.1-r1) 22:20:58 (22/86) Installing libmount (2.38.1-r1) 22:20:58 (23/86) Installing pcre2 (10.42-r0) 22:20:58 (24/86) Installing glib (2.74.7-r0) 22:20:58 (25/86) Installing graphite2 (1.3.14-r2) 22:20:58 (26/86) Installing harfbuzz (5.3.1-r1) 22:20:58 (27/86) Installing libass (0.16.0-r1) 22:20:58 (28/86) Installing libdav1d (1.0.0-r2) 22:20:58 (29/86) Installing hwdata-pci (0.364-r0) 22:20:58 (30/86) Installing libpciaccess (0.17-r0) 22:20:58 (31/86) Installing libdrm (2.4.114-r0) 22:20:58 (32/86) Installing gmp (6.2.1-r2) 22:20:58 (33/86) Installing nettle (3.8.1-r0) 22:20:58 (34/86) Installing p11-kit (0.24.1-r1) 22:20:58 (35/86) Installing libtasn1 (4.19.0-r0) 22:20:58 (36/86) Installing libunistring (1.1-r0) 22:20:58 (37/86) Installing gnutls (3.7.8-r3) 22:20:58 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 22:20:58 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 22:20:58 (40/86) Installing lame (3.100-r2) 22:20:58 (41/86) Installing opus (1.3.1-r1) 22:20:58 (42/86) Installing libasyncns (0.8-r1) 22:20:58 (43/86) Installing dbus-libs (1.14.8-r0) 22:20:58 (44/86) Installing libltdl (2.4.7-r1) 22:20:58 (45/86) Installing orc (0.4.33-r0) 22:20:58 (46/86) Installing libgcc (12.2.1_git20220924-r4) 22:20:58 (47/86) Installing libogg (1.3.5-r2) 22:20:58 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 22:20:58 (49/86) Installing flac-libs (1.4.2-r0) 22:20:58 (50/86) Installing libvorbis (1.3.7-r0) 22:20:58 (51/86) Installing libsndfile (1.1.0-r2) 22:20:58 (52/86) Installing libgomp (12.2.1_git20220924-r4) 22:20:58 (53/86) Installing soxr (0.1.3-r3) 22:20:58 (54/86) Installing speexdsp (1.2.1-r0) 22:20:58 (55/86) Installing tdb-libs (1.4.6-r0) 22:20:58 (56/86) Installing libpulse (16.1-r6) 22:20:58 (57/86) Installing cjson (1.7.15-r3) 22:20:58 (58/86) Installing mbedtls (2.28.4-r0) 22:20:58 (59/86) Installing librist (0.2.7-r0) 22:20:58 (60/86) Installing libsrt (1.5.1-r0) 22:20:58 (61/86) Installing libssh (0.10.5-r0) 22:20:58 (62/86) Installing libtheora (1.1.1-r16) 22:20:58 (63/86) Installing libjpeg-turbo (2.1.4-r0) 22:20:58 (64/86) Installing v4l-utils-libs (1.22.1-r2) 22:20:59 (65/86) Installing libxext (1.3.5-r0) 22:20:59 (66/86) Installing libxfixes (6.0.0-r0) 22:20:59 (67/86) Installing wayland-libs-client (1.21.0-r1) 22:20:59 (68/86) Installing libva (2.16.0-r0) 22:20:59 (69/86) Installing libvdpau (1.5-r0) 22:20:59 (70/86) Installing vidstab (1.1.0-r2) 22:20:59 (71/86) Installing libvpx (1.12.0-r1) 22:20:59 (72/86) Installing libwebp (1.2.4-r2) 22:20:59 (73/86) Installing x264-libs (0.164_git20220602-r0) 22:20:59 (74/86) Installing numactl (2.0.16-r1) 22:20:59 (75/86) Installing x265-libs (3.5-r3) 22:20:59 (76/86) Installing xvidcore (1.3.7-r1) 22:20:59 (77/86) Installing libsodium (1.0.18-r2) 22:20:59 (78/86) Installing libzmq (4.3.4-r1) 22:20:59 (79/86) Installing ffmpeg-libs (5.1.3-r0) 22:20:59 (80/86) Installing ffmpeg (5.1.3-r0) 22:20:59 (81/86) Installing udev-init-scripts (35-r1) 22:20:59 (82/86) Installing eudev-libs (3.2.11-r4) 22:20:59 (83/86) Installing xz-libs (5.2.9-r0) 22:20:59 (84/86) Installing zstd-libs (1.5.5-r0) 22:20:59 (85/86) Installing kmod-libs (30-r1) 22:20:59 (86/86) Installing eudev (3.2.11-r4) 22:20:59 Executing busybox-1.35.0-r29.trigger 22:20:59 Executing eudev-3.2.11-r4.trigger 22:20:59 OK: 112 MiB in 101 packages 22:21:04 Removing intermediate container 40c77212dc86 22:21:04 ---> 3fb00a2d95ca 22:21:04 Step 18/36 : WORKDIR / 22:21:04 ---> Running in 057a7254f26a 22:21:04 Removing intermediate container 057a7254f26a 22:21:04 ---> 96f9a66c3391 22:21:04 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:21:05 ---> 4bd026e9fd81 22:21:05 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:21:05 ---> 25758fcbee6a 22:21:05 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:21:06 ---> 21165a4834ce 22:21:06 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:21:06 ---> 7ad7e84897cc 22:21:06 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:21:06 ---> b6ee2a548c43 22:21:06 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:21:06 ---> 8ac69c3c4a4c 22:21:06 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:21:07 ---> 9b37053af268 22:21:07 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:21:07 ---> Running in 926e2dbef9a9 22:21:07 Removing intermediate container 926e2dbef9a9 22:21:07 ---> 94aeff5b5460 22:21:07 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:21:07 ---> Running in f959eff9fb11 22:21:08 Removing intermediate container f959eff9fb11 22:21:08 ---> 5faef9ad05a4 22:21:08 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:21:08 ---> Running in 06c995e680a9 22:21:09 Removing intermediate container 06c995e680a9 22:21:09 ---> 3654f03560da 22:21:09 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:21:09 ---> Running in fe25e10583f3 22:21:09 Removing intermediate container fe25e10583f3 22:21:09 ---> 87d417063b7d 22:21:09 Step 30/36 : EXPOSE 59983 22:21:09 ---> Running in 11bd8b680d57 22:21:09 Removing intermediate container 11bd8b680d57 22:21:09 ---> 8d6e045f4cb1 22:21:09 Step 31/36 : EXPOSE 8554 22:21:09 ---> Running in 194c8f6b1bcc 22:21:09 Removing intermediate container 194c8f6b1bcc 22:21:09 ---> 403b2a861168 22:21:09 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:21:09 ---> Running in 650409705dfc 22:21:09 Removing intermediate container 650409705dfc 22:21:09 ---> a1527c9c937a 22:21:09 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:21:09 ---> Running in f68435e980a9 22:21:09 Removing intermediate container f68435e980a9 22:21:09 ---> 341ffb2fec80 22:21:09 Step 34/36 : LABEL arch=amd64 22:21:09 ---> Running in bdfacb4f3ca8 22:21:09 Removing intermediate container bdfacb4f3ca8 22:21:09 ---> 1794e749ea0f 22:21:09 Step 35/36 : LABEL git_sha=01aee5a5c41b4c067632ab994dacfc003f161152 22:21:09 ---> Running in 7519ea437540 22:21:10 Removing intermediate container 7519ea437540 22:21:10 ---> aa3e923a5597 22:21:10 Step 36/36 : LABEL version=3.1.0-dev.6 22:21:10 ---> Running in b4e26868c3b5 22:21:10 Removing intermediate container b4e26868c3b5 22:21:10 ---> 024b44ef1841 22:21:10 [Warning] One or more build-args [ARCH] were not consumed 22:21:10 Successfully built 024b44ef1841 22:21:10 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:10 provisioning config files... 22:21:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8817754358344610720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:10 ---> docker-login.sh 22:21:10 nexus3.edgexfoundry.org:10001 22:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:10 Configure a credential helper to remove this warning. See 22:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:10 22:21:10 Login Succeeded 22:21:10 nexus3.edgexfoundry.org:10002 22:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:10 Configure a credential helper to remove this warning. See 22:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:10 22:21:10 Login Succeeded 22:21:10 nexus3.edgexfoundry.org:10003 22:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:10 Configure a credential helper to remove this warning. See 22:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:10 22:21:10 Login Succeeded 22:21:10 nexus3.edgexfoundry.org:10004 22:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:10 Configure a credential helper to remove this warning. See 22:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:10 22:21:10 Login Succeeded 22:21:10 docker.io 22:21:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:11 Configure a credential helper to remove this warning. See 22:21:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:11 22:21:11 Login Succeeded 22:21:11 ---> docker-login.sh ends [Pipeline] } 22:21:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:21:11 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 22:21:11 01aee5a5c41b4c067632ab994dacfc003f161152 22:21:11 latest 22:21:11 3.1.0-dev.6 22:21:11 01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6 22:21:11 main 22:21:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:11 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:01aee5a5c41b4c067632ab994dacfc003f161152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:01aee5a5c41b4c067632ab994dacfc003f161152 22:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:21:11 adef9f424432: Preparing 22:21:11 37a72a34321d: Preparing 22:21:11 92139008edfa: Preparing 22:21:11 680ec4c5b57c: Preparing 22:21:11 3827b5b91e75: Preparing 22:21:11 acc83c6ca332: Preparing 22:21:11 cdca1fa827de: Preparing 22:21:11 f692a69de92f: Preparing 22:21:11 b43d70c7ceb1: Preparing 22:21:11 87d4f4e0a978: Preparing 22:21:11 7501cd5cf501: Preparing 22:21:11 b22e2b891c17: Preparing 22:21:11 36b50b131297: Preparing 22:21:11 f692a69de92f: Waiting 22:21:11 7501cd5cf501: Waiting 22:21:11 b43d70c7ceb1: Waiting 22:21:11 acc83c6ca332: Waiting 22:21:11 b22e2b891c17: Waiting 22:21:11 cdca1fa827de: Waiting 22:21:11 36b50b131297: Waiting 22:21:11 680ec4c5b57c: Pushed 22:21:11 adef9f424432: Pushed 22:21:11 92139008edfa: Pushed 22:21:11 37a72a34321d: Pushed 22:21:12 acc83c6ca332: Pushed 22:21:12 b43d70c7ceb1: Pushed 22:21:12 cdca1fa827de: Pushed 22:21:12 f692a69de92f: Pushed 22:21:12 36b50b131297: Layer already exists 22:21:12 87d4f4e0a978: Pushed 22:21:13 3827b5b91e75: Pushed 22:21:14 7501cd5cf501: Pushed 22:21:22 b22e2b891c17: Pushed 22:21:22 01aee5a5c41b4c067632ab994dacfc003f161152: digest: sha256:0f11efaf8238e2ababad075467b95cc3d95273c390cd9c5aa747a0975e034ea7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:22 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:21:23 adef9f424432: Preparing 22:21:23 37a72a34321d: Preparing 22:21:23 92139008edfa: Preparing 22:21:23 680ec4c5b57c: Preparing 22:21:23 3827b5b91e75: Preparing 22:21:23 acc83c6ca332: Preparing 22:21:23 cdca1fa827de: Preparing 22:21:23 f692a69de92f: Preparing 22:21:23 b43d70c7ceb1: Preparing 22:21:23 87d4f4e0a978: Preparing 22:21:23 7501cd5cf501: Preparing 22:21:23 b22e2b891c17: Preparing 22:21:23 36b50b131297: Preparing 22:21:23 cdca1fa827de: Waiting 22:21:23 f692a69de92f: Waiting 22:21:23 87d4f4e0a978: Waiting 22:21:23 b43d70c7ceb1: Waiting 22:21:23 7501cd5cf501: Waiting 22:21:23 b22e2b891c17: Waiting 22:21:23 acc83c6ca332: Waiting 22:21:23 36b50b131297: Waiting 22:21:23 adef9f424432: Layer already exists 22:21:23 37a72a34321d: Layer already exists 22:21:23 3827b5b91e75: Layer already exists 22:21:23 92139008edfa: Layer already exists 22:21:23 680ec4c5b57c: Layer already exists 22:21:23 acc83c6ca332: Layer already exists 22:21:23 b43d70c7ceb1: Layer already exists 22:21:23 cdca1fa827de: Layer already exists 22:21:23 f692a69de92f: Layer already exists 22:21:23 87d4f4e0a978: Layer already exists 22:21:23 7501cd5cf501: Layer already exists 22:21:23 b22e2b891c17: Layer already exists 22:21:23 36b50b131297: Layer already exists 22:21:23 latest: digest: sha256:0f11efaf8238e2ababad075467b95cc3d95273c390cd9c5aa747a0975e034ea7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:23 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:23 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.6 22:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:21:23 adef9f424432: Preparing 22:21:23 37a72a34321d: Preparing 22:21:23 92139008edfa: Preparing 22:21:23 680ec4c5b57c: Preparing 22:21:23 3827b5b91e75: Preparing 22:21:23 acc83c6ca332: Preparing 22:21:23 cdca1fa827de: Preparing 22:21:23 f692a69de92f: Preparing 22:21:23 b43d70c7ceb1: Preparing 22:21:23 87d4f4e0a978: Preparing 22:21:23 7501cd5cf501: Preparing 22:21:23 b22e2b891c17: Preparing 22:21:23 36b50b131297: Preparing 22:21:23 b43d70c7ceb1: Waiting 22:21:23 87d4f4e0a978: Waiting 22:21:23 7501cd5cf501: Waiting 22:21:23 b22e2b891c17: Waiting 22:21:23 cdca1fa827de: Waiting 22:21:23 f692a69de92f: Waiting 22:21:23 92139008edfa: Layer already exists 22:21:23 680ec4c5b57c: Layer already exists 22:21:23 37a72a34321d: Layer already exists 22:21:23 3827b5b91e75: Layer already exists 22:21:23 adef9f424432: Layer already exists 22:21:23 cdca1fa827de: Layer already exists 22:21:23 acc83c6ca332: Layer already exists 22:21:23 f692a69de92f: Layer already exists 22:21:23 87d4f4e0a978: Layer already exists 22:21:23 b43d70c7ceb1: Layer already exists 22:21:23 7501cd5cf501: Layer already exists 22:21:23 b22e2b891c17: Layer already exists 22:21:23 36b50b131297: Layer already exists 22:21:23 3.1.0-dev.6: digest: sha256:0f11efaf8238e2ababad075467b95cc3d95273c390cd9c5aa747a0975e034ea7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6 22:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:21:24 adef9f424432: Preparing 22:21:24 37a72a34321d: Preparing 22:21:24 92139008edfa: Preparing 22:21:24 680ec4c5b57c: Preparing 22:21:24 3827b5b91e75: Preparing 22:21:24 acc83c6ca332: Preparing 22:21:24 cdca1fa827de: Preparing 22:21:24 f692a69de92f: Preparing 22:21:24 b43d70c7ceb1: Preparing 22:21:24 87d4f4e0a978: Preparing 22:21:24 7501cd5cf501: Preparing 22:21:24 b22e2b891c17: Preparing 22:21:24 36b50b131297: Preparing 22:21:24 b43d70c7ceb1: Waiting 22:21:24 87d4f4e0a978: Waiting 22:21:24 7501cd5cf501: Waiting 22:21:24 b22e2b891c17: Waiting 22:21:24 acc83c6ca332: Waiting 22:21:24 36b50b131297: Waiting 22:21:24 cdca1fa827de: Waiting 22:21:24 f692a69de92f: Waiting 22:21:24 adef9f424432: Layer already exists 22:21:24 37a72a34321d: Layer already exists 22:21:24 92139008edfa: Layer already exists 22:21:24 3827b5b91e75: Layer already exists 22:21:24 680ec4c5b57c: Layer already exists 22:21:24 f692a69de92f: Layer already exists 22:21:24 acc83c6ca332: Layer already exists 22:21:24 cdca1fa827de: Layer already exists 22:21:24 87d4f4e0a978: Layer already exists 22:21:24 b43d70c7ceb1: Layer already exists 22:21:24 7501cd5cf501: Layer already exists 22:21:24 b22e2b891c17: Layer already exists 22:21:24 36b50b131297: Layer already exists 22:21:24 01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6: digest: sha256:0f11efaf8238e2ababad075467b95cc3d95273c390cd9c5aa747a0975e034ea7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 22:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:21:25 adef9f424432: Preparing 22:21:25 37a72a34321d: Preparing 22:21:25 92139008edfa: Preparing 22:21:25 680ec4c5b57c: Preparing 22:21:25 3827b5b91e75: Preparing 22:21:25 acc83c6ca332: Preparing 22:21:25 cdca1fa827de: Preparing 22:21:25 f692a69de92f: Preparing 22:21:25 b43d70c7ceb1: Preparing 22:21:25 87d4f4e0a978: Preparing 22:21:25 7501cd5cf501: Preparing 22:21:25 b22e2b891c17: Preparing 22:21:25 36b50b131297: Preparing 22:21:25 f692a69de92f: Waiting 22:21:25 b43d70c7ceb1: Waiting 22:21:25 87d4f4e0a978: Waiting 22:21:25 7501cd5cf501: Waiting 22:21:25 b22e2b891c17: Waiting 22:21:25 36b50b131297: Waiting 22:21:25 cdca1fa827de: Waiting 22:21:25 acc83c6ca332: Waiting 22:21:25 92139008edfa: Layer already exists 22:21:25 37a72a34321d: Layer already exists 22:21:25 680ec4c5b57c: Layer already exists 22:21:25 adef9f424432: Layer already exists 22:21:25 3827b5b91e75: Layer already exists 22:21:25 acc83c6ca332: Layer already exists 22:21:25 cdca1fa827de: Layer already exists 22:21:25 f692a69de92f: Layer already exists 22:21:25 b43d70c7ceb1: Layer already exists 22:21:25 87d4f4e0a978: Layer already exists 22:21:25 7501cd5cf501: Layer already exists 22:21:25 36b50b131297: Layer already exists 22:21:25 b22e2b891c17: Layer already exists 22:21:25 main: digest: sha256:0f11efaf8238e2ababad075467b95cc3d95273c390cd9c5aa747a0975e034ea7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:21:25 ===================================================== [Pipeline] echo 22:21:25 taggedImages: 22:21:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:01aee5a5c41b4c067632ab994dacfc003f161152 22:21:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:21:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.6 22:21:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6 22:21:25 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [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:21:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:25 22:21:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:25 latest: Pulling from edgex-lftools-log-publisher 22:21:25 5eb5b503b376: Pulling fs layer 22:21:25 5c69ac0246d0: Pulling fs layer 22:21:25 ec43610c2a17: Pulling fs layer 22:21:25 3a2ae6a8a46f: Pulling fs layer 22:21:25 33b1e0a273af: Pulling fs layer 22:21:25 5d3b04190fa2: Pulling fs layer 22:21:25 2f39f015ded8: Pulling fs layer 22:21:25 3a2ae6a8a46f: Waiting 22:21:25 5d3b04190fa2: Waiting 22:21:25 33b1e0a273af: Waiting 22:21:25 5c69ac0246d0: Download complete 22:21:25 3a2ae6a8a46f: Verifying Checksum 22:21:25 3a2ae6a8a46f: Download complete 22:21:25 ec43610c2a17: Verifying Checksum 22:21:25 ec43610c2a17: Download complete 22:21:25 33b1e0a273af: Verifying Checksum 22:21:25 33b1e0a273af: Download complete 22:21:25 5d3b04190fa2: Verifying Checksum 22:21:25 5d3b04190fa2: Download complete 22:21:26 5eb5b503b376: Verifying Checksum 22:21:26 5eb5b503b376: Download complete 22:21:26 2f39f015ded8: Download complete 22:21:27 5eb5b503b376: Pull complete 22:21:27 5c69ac0246d0: Pull complete 22:21:27 ec43610c2a17: Pull complete 22:21:27 3a2ae6a8a46f: Pull complete 22:21:28 33b1e0a273af: Pull complete 22:21:28 5d3b04190fa2: Pull complete 22:21:32 2f39f015ded8: Pull complete 22:21:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:21:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:32 prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container 22:21:32 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:21:37 $ docker top 7242840c4cccac8bae019722d3ee8efc41334a791f2fc6af0be5b8f23715d52d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:37 ---> job-cost.sh 22:21:37 lf-activate-venv: SKIPPING 22:21:37 INFO: No Stack... 22:21:38 INFO: Retrieving Pricing Info for: v3-standard-8 22:21:38 INFO: Archiving Costs [Pipeline] sh 22:21:38 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 22:21:38 + cut -d, -f6 [Pipeline] lock 22:21:38 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-130-stack-cost] 22:21:38 Resource [jenkins-edgexfoundry-device-usb-camera-main-130-stack-cost] did not exist. Created. 22:21:38 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:21:39 + echo total: 0.2199999988079071 [Pipeline] stash 22:21:39 Stashed 1 file(s) [Pipeline] } 22:21:39 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 22:21:39 $ docker stop --time=1 7242840c4cccac8bae019722d3ee8efc41334a791f2fc6af0be5b8f23715d52d 22:21:40 $ docker rm -f --volumes 7242840c4cccac8bae019722d3ee8efc41334a791f2fc6af0be5b8f23715d52d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:23:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3725 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 22:23:02 Running in /w/workspace/device-usb-camera/130 [Pipeline] { [Pipeline] checkout 22:23:02 Selected Git installation does not exist. Using Default 22:23:02 The recommended git tool is: NONE 22:23:08 using credential edgex-jenkins-ssh 22:23:08 Cloning the remote Git repository 22:23:08 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:23:08 > git init /w/workspace/device-usb-camera/130 # timeout=10 22:23:08 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:23:08 > git --version # timeout=10 22:23:08 > git --version # 'git version 2.25.1' 22:23:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:09 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:23:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:10 Avoid second fetch 22:23:10 Checking out Revision 01aee5a5c41b4c067632ab994dacfc003f161152 (main) 22:23:11 Commit message: "feat: ability to disable RTSP server on startup via configuration (#268)" [Pipeline] withEnv [Pipeline] { 22:23:10 > git config core.sparsecheckout # timeout=10 22:23:10 > git checkout -f 01aee5a5c41b4c067632ab994dacfc003f161152 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:23:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:23:12 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:12 Dload Upload Total Spent Left Speed 22:23:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 22:23:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:23:13 + sudo tee /etc/docker/daemon.new 22:23:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:23:13 { 22:23:13 "registry-mirrors": [ 22:23:13 "https://nexus3.edgexfoundry.org:10001" 22:23:13 ], 22:23:13 "bip": "10.250.0.254/24", 22:23:13 "hosts": [ 22:23:13 "tcp://0.0.0.0:5555", 22:23:13 "unix:///var/run/docker.sock" 22:23:13 ], 22:23:13 "mtu": 1458, 22:23:13 "selinux-enabled": true, 22:23:13 "seccomp-profile": "/etc/docker/seccomp.json" 22:23:13 } [Pipeline] sh 22:23:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:23:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:32 provisioning config files... 22:23:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/130@tmp/config17993424988266160293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:32 ---> docker-login.sh 22:23:32 nexus3.edgexfoundry.org:10001 22:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:33 Configure a credential helper to remove this warning. See 22:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:33 22:23:33 Login Succeeded 22:23:33 nexus3.edgexfoundry.org:10002 22:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:33 Configure a credential helper to remove this warning. See 22:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:33 22:23:33 Login Succeeded 22:23:33 nexus3.edgexfoundry.org:10003 22:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:34 Configure a credential helper to remove this warning. See 22:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:34 22:23:34 Login Succeeded 22:23:34 nexus3.edgexfoundry.org:10004 22:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:34 Configure a credential helper to remove this warning. See 22:23:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:34 22:23:34 Login Succeeded 22:23:34 docker.io 22:23:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:35 Configure a credential helper to remove this warning. See 22:23:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:35 22:23:35 Login Succeeded 22:23:35 ---> docker-login.sh ends [Pipeline] } 22:23:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:23:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:35 ========================================================= 22:23:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 22:23:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:35 + 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:23:36 Sending build context to Docker daemon 1.206MB 22:23:36 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 22:23:36 Step 2/13 : FROM ${BASE} AS builder 22:23:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:23:36 edb6bdbacee9: Pulling fs layer 22:23:36 5f9638ab2659: Pulling fs layer 22:23:36 8d51d6327a98: Pulling fs layer 22:23:36 8b374f2dd631: Pulling fs layer 22:23:36 ec14aa9079de: Pulling fs layer 22:23:36 2f466654f4bb: Pulling fs layer 22:23:36 554e91adad29: Pulling fs layer 22:23:36 ec14aa9079de: Waiting 22:23:36 8b374f2dd631: Waiting 22:23:36 2f466654f4bb: Waiting 22:23:36 554e91adad29: Waiting 22:23:36 5f9638ab2659: Verifying Checksum 22:23:36 5f9638ab2659: Download complete 22:23:36 8b374f2dd631: Verifying Checksum 22:23:36 8b374f2dd631: Download complete 22:23:36 ec14aa9079de: Verifying Checksum 22:23:36 ec14aa9079de: Download complete 22:23:36 edb6bdbacee9: Verifying Checksum 22:23:36 edb6bdbacee9: Download complete 22:23:37 edb6bdbacee9: Pull complete 22:23:38 554e91adad29: Verifying Checksum 22:23:38 554e91adad29: Download complete 22:23:38 5f9638ab2659: Pull complete 22:23:39 8d51d6327a98: Download complete 22:23:39 2f466654f4bb: Verifying Checksum 22:23:39 2f466654f4bb: Download complete 22:23:51 8d51d6327a98: Pull complete 22:23:51 8b374f2dd631: Pull complete 22:23:51 ec14aa9079de: Pull complete 22:23:58 2f466654f4bb: Pull complete 22:23:59 554e91adad29: Pull complete 22:23:59 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 22:23:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 22:23:59 ---> 1e15ea492957 22:23:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:24:01 ---> Running in 98de23b45e52 22:24:01 Removing intermediate container 98de23b45e52 22:24:01 ---> 73b8e5f3376c 22:24:01 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:24:01 ---> Running in 401d6be3fff7 22:24:01 Removing intermediate container 401d6be3fff7 22:24:01 ---> 7fec1a5dc2cd 22:24:01 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:24:02 ---> Running in fdc08ed81235 22:24:02 Removing intermediate container fdc08ed81235 22:24:02 ---> 07b403cce754 22:24:02 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:24:02 ---> Running in 14a759aa1034 22:24:02 Removing intermediate container 14a759aa1034 22:24:02 ---> 6bf233739617 22:24:02 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:24:02 ---> Running in 2964bf51b5c1 22:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:24:05 (1/14) Installing libintl (0.21.1-r1) 22:24:05 (2/14) Installing eudev-libs (3.2.11-r4) 22:24:05 (3/14) Installing libjpeg-turbo (2.1.4-r0) 22:24:05 (4/14) Installing v4l-utils-libs (1.22.1-r2) 22:24:05 (5/14) Installing v4l-utils (1.22.1-r2) 22:24:05 (6/14) Installing udev-init-scripts (35-r1) 22:24:05 (7/14) Installing libblkid (2.38.1-r1) 22:24:05 (8/14) Installing xz-libs (5.2.9-r0) 22:24:05 (9/14) Installing zstd-libs (1.5.5-r0) 22:24:05 (10/14) Installing kmod-libs (30-r1) 22:24:05 (11/14) Installing eudev (3.2.11-r4) 22:24:05 (12/14) Installing eudev-dev (3.2.11-r4) 22:24:05 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 22:24:05 (14/14) Installing v4l-utils-dev (1.22.1-r2) 22:24:05 Executing busybox-1.35.0-r29.trigger 22:24:05 Executing eudev-3.2.11-r4.trigger 22:24:05 OK: 271 MiB in 67 packages 22:24:07 Removing intermediate container 2964bf51b5c1 22:24:07 ---> a2537f3020e2 22:24:07 Step 8/13 : WORKDIR /device-usb-camera 22:24:07 ---> Running in 10dba91c5570 22:24:07 Removing intermediate container 10dba91c5570 22:24:07 ---> bd194c6825fe 22:24:07 Step 9/13 : COPY go.mod vendor* ./ 22:24:08 ---> 90e070485271 22:24:08 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:08 ---> Running in ee00696b26c3 22:25:16 Removing intermediate container ee00696b26c3 22:25:16 ---> 865cc85fb38b 22:25:16 Step 11/13 : COPY . . 22:25:16 ---> 6093c562c163 22:25:16 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:25:16 ---> Running in c7c1ed3b77b0 22:25:16  % Total % Received % Xferd Average Speed Time Time Time Current 22:25:16  Dload Upload Total Spent Left Speed 22:25:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 3281 0 --:--:-- --:--:-- --:--:-- 3298 22:25:16 Removing intermediate container c7c1ed3b77b0 22:25:16 ---> daa68bed72f4 22:25:16 Step 13/13 : RUN ${MAKE} 22:25:16 ---> Running in 75758de7abba 22:25:16 noop 22:25:16 Removing intermediate container 75758de7abba 22:25:16 ---> 54991ef2aca2 22:25:16 Successfully built 54991ef2aca2 22:25:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:16 + docker inspect -f . ci-base-image-arm64 22:25:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:16 prd-ubuntu20.04-docker-arm64-4c-16g-3725 does not seem to be running inside a container 22:25:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/130 -v /w/workspace/device-usb-camera/130:/w/workspace/device-usb-camera/130:rw,z -v /w/workspace/device-usb-camera/130@tmp:/w/workspace/device-usb-camera/130@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 ******** ci-base-image-arm64 cat 22:25:18 $ docker top 06c0801b18050bfa2009bfa39fbe89296b3cece857a200396d72dfb52a34d7c4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:18 + go version 22:25:18 go version go1.20.6 linux/arm64 [Pipeline] } 22:25:18 $ docker stop --time=1 06c0801b18050bfa2009bfa39fbe89296b3cece857a200396d72dfb52a34d7c4 22:25:20 $ docker rm -f --volumes 06c0801b18050bfa2009bfa39fbe89296b3cece857a200396d72dfb52a34d7c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:21 + docker inspect -f . ci-base-image-arm64 22:25:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:21 prd-ubuntu20.04-docker-arm64-4c-16g-3725 does not seem to be running inside a container 22:25:21 $ 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/130 -v /w/workspace/device-usb-camera/130:/w/workspace/device-usb-camera/130:rw,z -v /w/workspace/device-usb-camera/130@tmp:/w/workspace/device-usb-camera/130@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 ******** ci-base-image-arm64 cat 22:25:22 $ docker top b3be09de5391f97b6a4accd4ed993d3cf51f641741512b642c2a928e74235bd8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:24 + git config --global --add safe.directory /w/workspace/device-usb-camera/130 [Pipeline] fileExists [Pipeline] sh 22:25:24 + make test 22:25:24 go test ./... -coverprofile=coverage.out ./... 22:25:57 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:28:18 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:28:19 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.099s coverage: 5.1% of statements 22:28:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:28:20 go vet ./... 22:28:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:28:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:28:59 ./bin/test-attribution-txt.sh [Pipeline] echo 22:28:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:28:59 $ docker stop --time=1 b3be09de5391f97b6a4accd4ed993d3cf51f641741512b642c2a928e74235bd8 22:29:01 $ docker rm -f --volumes b3be09de5391f97b6a4accd4ed993d3cf51f641741512b642c2a928e74235bd8 [Pipeline] // withDockerContainer [Pipeline] sh 22:29:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:29:02 Warning: overwriting stash ‘coverage-report’ 22:29:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:29:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:29:03 + ls -al . 22:29:03 total 204 22:29:03 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 22:25 . 22:29:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 22:23 .. 22:29:03 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 22:23 .git 22:29:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 22:23 .github 22:29:03 -rw-rw-r-- 1 jenkins jenkins 414 Aug 15 22:23 .gitignore 22:29:03 -rw-rw-r-- 1 jenkins jenkins 45 Aug 15 22:23 .golangci.yml 22:29:03 -rw-rw-r-- 1 jenkins jenkins 77 Aug 15 22:23 .hadolint.yml 22:29:03 -rw-rw-r-- 1 jenkins jenkins 9783 Aug 15 22:23 Attribution.txt 22:29:03 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 15 22:23 CHANGELOG.md 22:29:03 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 15 22:23 Dockerfile 22:29:03 -rw-rw-r-- 1 jenkins jenkins 678 Aug 15 22:23 GOVERNANCE.md 22:29:03 -rw-rw-r-- 1 jenkins jenkins 659 Aug 15 22:23 Jenkinsfile 22:29:03 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 15 22:23 LICENSE 22:29:03 -rw-rw-r-- 1 jenkins jenkins 2364 Aug 15 22:23 Makefile 22:29:03 -rw-rw-r-- 1 jenkins jenkins 622 Aug 15 22:23 OWNERS.md 22:29:03 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 15 22:23 README.md 22:29:03 -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 22:19 VERSION 22:29:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 22:23 bin 22:29:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 22:23 cmd 22:29:03 -rw-r--r-- 1 jenkins jenkins 47221 Aug 15 22:28 coverage.out 22:29:03 -rwxrwxr-x 1 jenkins jenkins 140 Aug 15 22:23 docker-entrypoint.sh 22:29:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 22:23 docs 22:29:03 -rw-rw-r-- 1 jenkins jenkins 3416 Aug 15 22:23 go.mod 22:29:03 -rw-rw-r-- 1 jenkins jenkins 31482 Aug 15 22:23 go.sum 22:29:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 22:23 internal 22:29:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 22:23 snap 22:29:03 -rw-rw-r-- 1 jenkins jenkins 231 Aug 15 22:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:04 + 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=01aee5a5c41b4c067632ab994dacfc003f161152 --label arch=arm64 --label version=3.1.0-dev.6 . 22:29:04 Sending build context to Docker daemon 1.254MB 22:29:04 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 22:29:04 Step 2/36 : FROM ${BASE} AS builder 22:29:04 ---> 54991ef2aca2 22:29:04 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:29:07 ---> Running in f9a7c535a3b5 22:29:08 Removing intermediate container f9a7c535a3b5 22:29:08 ---> 8198a22c5752 22:29:08 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:29:08 ---> Running in e076cb2cde60 22:29:08 Removing intermediate container e076cb2cde60 22:29:08 ---> 57b246d5222d 22:29:08 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:29:08 ---> Running in 1fad5d4c3822 22:29:08 Removing intermediate container 1fad5d4c3822 22:29:08 ---> 566d92576dd8 22:29:08 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:29:08 ---> Running in 5498e2a5699c 22:29:09 Removing intermediate container 5498e2a5699c 22:29:09 ---> eef7f8c39114 22:29:09 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:29:09 ---> Running in dbbaedafc6cc 22:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:29:12 OK: 271 MiB in 67 packages 22:29:12 Removing intermediate container dbbaedafc6cc 22:29:12 ---> b9b0630c72e2 22:29:12 Step 8/36 : WORKDIR /device-usb-camera 22:29:13 ---> Running in 4072a5ba62ca 22:29:13 Removing intermediate container 4072a5ba62ca 22:29:13 ---> 04d38bc45fe8 22:29:13 Step 9/36 : COPY go.mod vendor* ./ 22:29:13 ---> f90229a30cdf 22:29:13 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:13 ---> Running in db974f8a79f8 22:29:16 Removing intermediate container db974f8a79f8 22:29:16 ---> 04672e94dbd7 22:29:16 Step 11/36 : COPY . . 22:29:17 ---> 9d9f7e98e77d 22:29:17 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:29:17 ---> Running in 79481e852743 22:29:18  % Total % Received % Xferd  Average Speed Time Time Time Current 22:29:18  Dload Upload Total Spent Left Speed 22:29:18 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3944 0 --:--:-- --:--:-- --:--:-- 3962 22:29:21 Removing intermediate container 79481e852743 22:29:21 ---> b72b39ac71e1 22:29:21 Step 13/36 : RUN ${MAKE} 22:29:21 ---> Running in 9649d0188617 22:29:22 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.6" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:31:59 Removing intermediate container 9649d0188617 22:31:59 ---> 2df1c52a4ad9 22:31:59 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:31:59 v0.21.6: Pulling from aler9/rtsp-simple-server 22:31:59 8766b47fe142: Pulling fs layer 22:31:59 8766b47fe142: Verifying Checksum 22:31:59 8766b47fe142: Download complete 22:31:59 8766b47fe142: Pull complete 22:31:59 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:31:59 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:31:59 ---> 69d40e2cb93c 22:31:59 Step 15/36 : FROM alpine:3.17 22:31:59 3.17: Pulling from library/alpine 22:31:59 4060ece20d7a: Pulling fs layer 22:31:59 4060ece20d7a: Verifying Checksum 22:31:59 4060ece20d7a: Download complete 22:31:59 4060ece20d7a: Pull complete 22:31:59 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 22:31:59 Status: Downloaded newer image for alpine:3.17 22:31:59 ---> 8650cd65339b 22:31:59 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:31:59 ---> Running in a30a8c7922d0 22:31:59 Removing intermediate container a30a8c7922d0 22:31:59 ---> 3d6a29b73919 22:31:59 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:31:59 ---> Running in 935a8df0ac53 22:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 22:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 22:32:00 (1/83) Installing dumb-init (1.2.5-r2) 22:32:00 (2/83) Installing sdl2 (2.26.5-r0) 22:32:00 (3/83) Installing libxau (1.0.10-r0) 22:32:00 (4/83) Installing libmd (1.0.4-r0) 22:32:00 (5/83) Installing libbsd (0.11.7-r0) 22:32:00 (6/83) Installing libxdmcp (1.1.4-r0) 22:32:00 (7/83) Installing libxcb (1.15-r0) 22:32:01 (8/83) Installing libx11 (1.8.4-r1) 22:32:01 (9/83) Installing aom-libs (3.5.0-r0) 22:32:01 (10/83) Installing alsa-lib (1.2.8-r0) 22:32:01 (11/83) Installing libexpat (2.5.0-r0) 22:32:01 (12/83) Installing brotli-libs (1.0.9-r9) 22:32:01 (13/83) Installing libbz2 (1.0.8-r4) 22:32:01 (14/83) Installing libpng (1.6.39-r0) 22:32:01 (15/83) Installing freetype (2.12.1-r0) 22:32:01 (16/83) Installing fontconfig (2.14.1-r0) 22:32:01 (17/83) Installing fribidi (1.0.12-r0) 22:32:01 (18/83) Installing libffi (3.4.4-r0) 22:32:01 (19/83) Installing libintl (0.21.1-r1) 22:32:01 (20/83) Installing libblkid (2.38.1-r1) 22:32:01 (21/83) Installing libmount (2.38.1-r1) 22:32:01 (22/83) Installing pcre2 (10.42-r0) 22:32:01 (23/83) Installing glib (2.74.7-r0) 22:32:01 (24/83) Installing graphite2 (1.3.14-r2) 22:32:01 (25/83) Installing harfbuzz (5.3.1-r1) 22:32:01 (26/83) Installing libass (0.16.0-r1) 22:32:01 (27/83) Installing libdav1d (1.0.0-r2) 22:32:01 (28/83) Installing libdrm (2.4.114-r0) 22:32:01 (29/83) Installing gmp (6.2.1-r2) 22:32:01 (30/83) Installing nettle (3.8.1-r0) 22:32:01 (31/83) Installing p11-kit (0.24.1-r1) 22:32:01 (32/83) Installing libtasn1 (4.19.0-r0) 22:32:01 (33/83) Installing libunistring (1.1-r0) 22:32:01 (34/83) Installing gnutls (3.7.8-r3) 22:32:01 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 22:32:01 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 22:32:01 (37/83) Installing lame (3.100-r2) 22:32:01 (38/83) Installing opus (1.3.1-r1) 22:32:01 (39/83) Installing libasyncns (0.8-r1) 22:32:01 (40/83) Installing dbus-libs (1.14.8-r0) 22:32:01 (41/83) Installing libltdl (2.4.7-r1) 22:32:01 (42/83) Installing orc (0.4.33-r0) 22:32:02 (43/83) Installing libgcc (12.2.1_git20220924-r4) 22:32:02 (44/83) Installing libogg (1.3.5-r2) 22:32:02 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 22:32:02 (46/83) Installing flac-libs (1.4.2-r0) 22:32:02 (47/83) Installing libvorbis (1.3.7-r0) 22:32:02 (48/83) Installing libsndfile (1.1.0-r2) 22:32:02 (49/83) Installing libgomp (12.2.1_git20220924-r4) 22:32:02 (50/83) Installing soxr (0.1.3-r3) 22:32:02 (51/83) Installing speexdsp (1.2.1-r0) 22:32:02 (52/83) Installing tdb-libs (1.4.6-r0) 22:32:02 (53/83) Installing libpulse (16.1-r6) 22:32:02 (54/83) Installing cjson (1.7.15-r3) 22:32:02 (55/83) Installing mbedtls (2.28.4-r0) 22:32:02 (56/83) Installing librist (0.2.7-r0) 22:32:02 (57/83) Installing libsrt (1.5.1-r0) 22:32:02 (58/83) Installing libssh (0.10.5-r0) 22:32:02 (59/83) Installing libtheora (1.1.1-r16) 22:32:02 (60/83) Installing libjpeg-turbo (2.1.4-r0) 22:32:02 (61/83) Installing v4l-utils-libs (1.22.1-r2) 22:32:02 (62/83) Installing libxext (1.3.5-r0) 22:32:02 (63/83) Installing libxfixes (6.0.0-r0) 22:32:02 (64/83) Installing wayland-libs-client (1.21.0-r1) 22:32:02 (65/83) Installing libva (2.16.0-r0) 22:32:02 (66/83) Installing libvdpau (1.5-r0) 22:32:02 (67/83) Installing vidstab (1.1.0-r2) 22:32:02 (68/83) Installing libvpx (1.12.0-r1) 22:32:02 (69/83) Installing libwebp (1.2.4-r2) 22:32:02 (70/83) Installing x264-libs (0.164_git20220602-r0) 22:32:02 (71/83) Installing numactl (2.0.16-r1) 22:32:02 (72/83) Installing x265-libs (3.5-r3) 22:32:02 (73/83) Installing xvidcore (1.3.7-r1) 22:32:02 (74/83) Installing libsodium (1.0.18-r2) 22:32:02 (75/83) Installing libzmq (4.3.4-r1) 22:32:02 (76/83) Installing ffmpeg-libs (5.1.3-r0) 22:32:03 (77/83) Installing ffmpeg (5.1.3-r0) 22:32:03 (78/83) Installing udev-init-scripts (35-r1) 22:32:03 (79/83) Installing eudev-libs (3.2.11-r4) 22:32:03 (80/83) Installing xz-libs (5.2.9-r0) 22:32:03 (81/83) Installing zstd-libs (1.5.5-r0) 22:32:03 (82/83) Installing kmod-libs (30-r1) 22:32:03 (83/83) Installing eudev (3.2.11-r4) 22:32:03 Executing busybox-1.35.0-r29.trigger 22:32:03 Executing eudev-3.2.11-r4.trigger 22:32:03 OK: 86 MiB in 98 packages 22:32:10 Removing intermediate container 935a8df0ac53 22:32:10 ---> e772b2ea7543 22:32:10 Step 18/36 : WORKDIR / 22:32:10 ---> Running in fe35309a94c7 22:32:10 Removing intermediate container fe35309a94c7 22:32:10 ---> 4de5dedd40de 22:32:10 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:32:11 ---> dd9e1dcfcf28 22:32:11 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:32:11 ---> 68702c98dc67 22:32:11 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:32:12 ---> d99d14733ce6 22:32:12 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:32:12 ---> 450f2e8a6fb0 22:32:12 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:32:13 ---> b54e79087956 22:32:13 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:32:13 ---> 3129f15ee834 22:32:13 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:32:15 ---> 5b3d67e6322c 22:32:15 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:32:15 ---> Running in fcb970122f26 22:32:16 Removing intermediate container fcb970122f26 22:32:16 ---> 703d1e4e7ae3 22:32:16 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:32:17 ---> Running in 7bd2cb968616 22:32:20 Removing intermediate container 7bd2cb968616 22:32:20 ---> 28d898fb4e99 22:32:20 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:32:20 ---> Running in 22f7ee1fc887 22:32:21 Removing intermediate container 22f7ee1fc887 22:32:21 ---> 186dbe7a86e2 22:32:21 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:32:21 ---> Running in d241cceff99a 22:32:23 Removing intermediate container d241cceff99a 22:32:23 ---> 2b912ad8cec5 22:32:23 Step 30/36 : EXPOSE 59983 22:32:23 ---> Running in 93ca3c1ef22c 22:32:23 Removing intermediate container 93ca3c1ef22c 22:32:23 ---> b9afaaf53558 22:32:23 Step 31/36 : EXPOSE 8554 22:32:24 ---> Running in 3288c0ebbef7 22:32:24 Removing intermediate container 3288c0ebbef7 22:32:24 ---> 06733edf2003 22:32:24 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:32:24 ---> Running in a4c5bc98e431 22:32:24 Removing intermediate container a4c5bc98e431 22:32:24 ---> 1b917856ba18 22:32:24 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:32:24 ---> Running in 419d3a0f591e 22:32:24 Removing intermediate container 419d3a0f591e 22:32:24 ---> 9e9c6d9f4bb2 22:32:24 Step 34/36 : LABEL arch=arm64 22:32:25 ---> Running in 6a1f85152855 22:32:25 Removing intermediate container 6a1f85152855 22:32:25 ---> 35da938a6c78 22:32:25 Step 35/36 : LABEL git_sha=01aee5a5c41b4c067632ab994dacfc003f161152 22:32:25 ---> Running in 1d5557d81275 22:32:25 Removing intermediate container 1d5557d81275 22:32:25 ---> 51a2088f8eba 22:32:25 Step 36/36 : LABEL version=3.1.0-dev.6 22:32:25 ---> Running in 5012db599bd1 22:32:25 Removing intermediate container 5012db599bd1 22:32:25 ---> 39d324f3d1fd 22:32:25 [Warning] One or more build-args [ARCH] were not consumed 22:32:26 Successfully built 39d324f3d1fd 22:32:26 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:32:26 provisioning config files... 22:32:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/130@tmp/config15280490127393778985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:32:26 ---> docker-login.sh 22:32:26 nexus3.edgexfoundry.org:10001 22:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:26 Configure a credential helper to remove this warning. See 22:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:26 22:32:26 Login Succeeded 22:32:26 nexus3.edgexfoundry.org:10002 22:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:27 Configure a credential helper to remove this warning. See 22:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:27 22:32:27 Login Succeeded 22:32:27 nexus3.edgexfoundry.org:10003 22:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:27 Configure a credential helper to remove this warning. See 22:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:27 22:32:27 Login Succeeded 22:32:27 nexus3.edgexfoundry.org:10004 22:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:28 Configure a credential helper to remove this warning. See 22:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:28 22:32:28 Login Succeeded 22:32:28 docker.io 22:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:32:28 Configure a credential helper to remove this warning. See 22:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:32:28 22:32:28 Login Succeeded 22:32:28 ---> docker-login.sh ends [Pipeline] } 22:32:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:32:28 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 22:32:28 01aee5a5c41b4c067632ab994dacfc003f161152 22:32:28 latest 22:32:28 3.1.0-dev.6 22:32:28 01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6 22:32:28 main 22:32:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:29 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01aee5a5c41b4c067632ab994dacfc003f161152 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01aee5a5c41b4c067632ab994dacfc003f161152 22:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:32:29 12e3b12b88a4: Preparing 22:32:29 7cd4fe84a569: Preparing 22:32:29 7da844252f67: Preparing 22:32:29 377c6dd44cbd: Preparing 22:32:29 608d194cb50c: Preparing 22:32:29 acc83c6ca332: Preparing 22:32:29 680fd2225c8e: Preparing 22:32:29 956b34def459: Preparing 22:32:29 9f7cb966c682: Preparing 22:32:29 0483d9b5f8a3: Preparing 22:32:29 5c965ca0981c: Preparing 22:32:29 8e592c69817a: Preparing 22:32:29 d2d9d24a8c2a: Preparing 22:32:29 acc83c6ca332: Waiting 22:32:29 0483d9b5f8a3: Waiting 22:32:29 680fd2225c8e: Waiting 22:32:29 956b34def459: Waiting 22:32:29 9f7cb966c682: Waiting 22:32:29 5c965ca0981c: Waiting 22:32:29 8e592c69817a: Waiting 22:32:29 d2d9d24a8c2a: Waiting 22:32:29 12e3b12b88a4: Pushed 22:32:29 7cd4fe84a569: Pushed 22:32:29 7da844252f67: Pushed 22:32:29 377c6dd44cbd: Pushed 22:32:29 acc83c6ca332: Pushed 22:32:29 680fd2225c8e: Pushed 22:32:29 956b34def459: Pushed 22:32:29 9f7cb966c682: Pushed 22:32:29 d2d9d24a8c2a: Layer already exists 22:32:29 0483d9b5f8a3: Pushed 22:32:35 608d194cb50c: Pushed 22:32:35 5c965ca0981c: Pushed 22:32:45 8e592c69817a: Pushed 22:32:45 01aee5a5c41b4c067632ab994dacfc003f161152: digest: sha256:b2d2dda1b38e5f92f097b09e5ed5620f8adb599b727fada370754b3c6639fc28 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:45 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:32:46 12e3b12b88a4: Preparing 22:32:46 7cd4fe84a569: Preparing 22:32:46 7da844252f67: Preparing 22:32:46 377c6dd44cbd: Preparing 22:32:46 608d194cb50c: Preparing 22:32:46 acc83c6ca332: Preparing 22:32:46 680fd2225c8e: Preparing 22:32:46 956b34def459: Preparing 22:32:46 9f7cb966c682: Preparing 22:32:46 0483d9b5f8a3: Preparing 22:32:46 5c965ca0981c: Preparing 22:32:46 8e592c69817a: Preparing 22:32:46 d2d9d24a8c2a: Preparing 22:32:46 9f7cb966c682: Waiting 22:32:46 0483d9b5f8a3: Waiting 22:32:46 5c965ca0981c: Waiting 22:32:46 8e592c69817a: Waiting 22:32:46 d2d9d24a8c2a: Waiting 22:32:46 acc83c6ca332: Waiting 22:32:46 680fd2225c8e: Waiting 22:32:46 956b34def459: Waiting 22:32:46 7da844252f67: Layer already exists 22:32:46 608d194cb50c: Layer already exists 22:32:46 12e3b12b88a4: Layer already exists 22:32:46 7cd4fe84a569: Layer already exists 22:32:46 377c6dd44cbd: Layer already exists 22:32:46 acc83c6ca332: Layer already exists 22:32:46 9f7cb966c682: Layer already exists 22:32:46 680fd2225c8e: Layer already exists 22:32:46 956b34def459: Layer already exists 22:32:46 0483d9b5f8a3: Layer already exists 22:32:46 8e592c69817a: Layer already exists 22:32:46 d2d9d24a8c2a: Layer already exists 22:32:46 5c965ca0981c: Layer already exists 22:32:46 latest: digest: sha256:b2d2dda1b38e5f92f097b09e5ed5620f8adb599b727fada370754b3c6639fc28 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:46 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.6 22:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:32:47 12e3b12b88a4: Preparing 22:32:47 7cd4fe84a569: Preparing 22:32:47 7da844252f67: Preparing 22:32:47 377c6dd44cbd: Preparing 22:32:47 608d194cb50c: Preparing 22:32:47 acc83c6ca332: Preparing 22:32:47 680fd2225c8e: Preparing 22:32:47 956b34def459: Preparing 22:32:47 9f7cb966c682: Preparing 22:32:47 0483d9b5f8a3: Preparing 22:32:47 5c965ca0981c: Preparing 22:32:47 8e592c69817a: Preparing 22:32:47 d2d9d24a8c2a: Preparing 22:32:47 acc83c6ca332: Waiting 22:32:47 680fd2225c8e: Waiting 22:32:47 956b34def459: Waiting 22:32:47 9f7cb966c682: Waiting 22:32:47 0483d9b5f8a3: Waiting 22:32:47 5c965ca0981c: Waiting 22:32:47 d2d9d24a8c2a: Waiting 22:32:47 8e592c69817a: Waiting 22:32:47 377c6dd44cbd: Layer already exists 22:32:47 608d194cb50c: Layer already exists 22:32:47 12e3b12b88a4: Layer already exists 22:32:47 7cd4fe84a569: Layer already exists 22:32:47 7da844252f67: Layer already exists 22:32:47 680fd2225c8e: Layer already exists 22:32:47 acc83c6ca332: Layer already exists 22:32:47 956b34def459: Layer already exists 22:32:47 9f7cb966c682: Layer already exists 22:32:47 0483d9b5f8a3: Layer already exists 22:32:47 d2d9d24a8c2a: Layer already exists 22:32:47 8e592c69817a: Layer already exists 22:32:47 5c965ca0981c: Layer already exists 22:32:47 3.1.0-dev.6: digest: sha256:b2d2dda1b38e5f92f097b09e5ed5620f8adb599b727fada370754b3c6639fc28 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:47 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6 22:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:32:48 12e3b12b88a4: Preparing 22:32:48 7cd4fe84a569: Preparing 22:32:48 7da844252f67: Preparing 22:32:48 377c6dd44cbd: Preparing 22:32:48 608d194cb50c: Preparing 22:32:48 acc83c6ca332: Preparing 22:32:48 680fd2225c8e: Preparing 22:32:48 956b34def459: Preparing 22:32:48 9f7cb966c682: Preparing 22:32:48 0483d9b5f8a3: Preparing 22:32:48 5c965ca0981c: Preparing 22:32:48 8e592c69817a: Preparing 22:32:48 d2d9d24a8c2a: Preparing 22:32:48 acc83c6ca332: Waiting 22:32:48 680fd2225c8e: Waiting 22:32:48 0483d9b5f8a3: Waiting 22:32:48 5c965ca0981c: Waiting 22:32:48 8e592c69817a: Waiting 22:32:48 956b34def459: Waiting 22:32:48 9f7cb966c682: Waiting 22:32:48 d2d9d24a8c2a: Waiting 22:32:48 377c6dd44cbd: Layer already exists 22:32:48 12e3b12b88a4: Layer already exists 22:32:48 7da844252f67: Layer already exists 22:32:48 7cd4fe84a569: Layer already exists 22:32:48 608d194cb50c: Layer already exists 22:32:48 956b34def459: Layer already exists 22:32:48 acc83c6ca332: Layer already exists 22:32:48 680fd2225c8e: Layer already exists 22:32:48 9f7cb966c682: Layer already exists 22:32:48 0483d9b5f8a3: Layer already exists 22:32:48 5c965ca0981c: Layer already exists 22:32:48 8e592c69817a: Layer already exists 22:32:48 d2d9d24a8c2a: Layer already exists 22:32:48 01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6: digest: sha256:b2d2dda1b38e5f92f097b09e5ed5620f8adb599b727fada370754b3c6639fc28 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:48 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 22:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:32:49 12e3b12b88a4: Preparing 22:32:49 7cd4fe84a569: Preparing 22:32:49 7da844252f67: Preparing 22:32:49 377c6dd44cbd: Preparing 22:32:49 608d194cb50c: Preparing 22:32:49 acc83c6ca332: Preparing 22:32:49 680fd2225c8e: Preparing 22:32:49 956b34def459: Preparing 22:32:49 9f7cb966c682: Preparing 22:32:49 0483d9b5f8a3: Preparing 22:32:49 5c965ca0981c: Preparing 22:32:49 8e592c69817a: Preparing 22:32:49 d2d9d24a8c2a: Preparing 22:32:49 956b34def459: Waiting 22:32:49 9f7cb966c682: Waiting 22:32:49 0483d9b5f8a3: Waiting 22:32:49 8e592c69817a: Waiting 22:32:49 d2d9d24a8c2a: Waiting 22:32:49 acc83c6ca332: Waiting 22:32:49 680fd2225c8e: Waiting 22:32:49 5c965ca0981c: Waiting 22:32:49 12e3b12b88a4: Layer already exists 22:32:49 608d194cb50c: Layer already exists 22:32:49 377c6dd44cbd: Layer already exists 22:32:49 7da844252f67: Layer already exists 22:32:49 7cd4fe84a569: Layer already exists 22:32:49 acc83c6ca332: Layer already exists 22:32:49 956b34def459: Layer already exists 22:32:49 9f7cb966c682: Layer already exists 22:32:49 680fd2225c8e: Layer already exists 22:32:49 0483d9b5f8a3: Layer already exists 22:32:49 5c965ca0981c: Layer already exists 22:32:49 8e592c69817a: Layer already exists 22:32:49 d2d9d24a8c2a: Layer already exists 22:32:49 main: digest: sha256:b2d2dda1b38e5f92f097b09e5ed5620f8adb599b727fada370754b3c6639fc28 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:32:49 ===================================================== [Pipeline] echo 22:32:49 taggedImages: 22:32:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01aee5a5c41b4c067632ab994dacfc003f161152 22:32:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:32:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.6 22:32:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:01aee5a5c41b4c067632ab994dacfc003f161152-3.1.0-dev.6 22:32:49 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:49 22:32:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:50 arm64: Pulling from edgex-lftools-log-publisher 22:32:50 8998bd30e6a1: Pulling fs layer 22:32:50 04944245beec: Pulling fs layer 22:32:50 699f458cf7ca: Pulling fs layer 22:32:50 765212b225bb: Pulling fs layer 22:32:50 f23df028b6ca: Pulling fs layer 22:32:50 d65c8cfc05b1: Pulling fs layer 22:32:50 2437ff75d9bd: Pulling fs layer 22:32:50 f23df028b6ca: Waiting 22:32:50 d65c8cfc05b1: Waiting 22:32:50 2437ff75d9bd: Waiting 22:32:50 765212b225bb: Waiting 22:32:50 04944245beec: Verifying Checksum 22:32:50 04944245beec: Download complete 22:32:50 765212b225bb: Verifying Checksum 22:32:50 765212b225bb: Download complete 22:32:50 f23df028b6ca: Verifying Checksum 22:32:50 f23df028b6ca: Download complete 22:32:50 d65c8cfc05b1: Verifying Checksum 22:32:50 d65c8cfc05b1: Download complete 22:32:50 699f458cf7ca: Verifying Checksum 22:32:50 699f458cf7ca: Download complete 22:32:51 8998bd30e6a1: Verifying Checksum 22:32:51 8998bd30e6a1: Download complete 22:32:53 2437ff75d9bd: Verifying Checksum 22:32:53 2437ff75d9bd: Download complete 22:32:54 8998bd30e6a1: Pull complete 22:32:55 04944245beec: Pull complete 22:32:56 699f458cf7ca: Pull complete 22:32:56 765212b225bb: Pull complete 22:32:57 f23df028b6ca: Pull complete 22:32:57 d65c8cfc05b1: Pull complete 22:33:12 2437ff75d9bd: Pull complete 22:33:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:33:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:12 prd-ubuntu20.04-docker-arm64-4c-16g-3725 does not seem to be running inside a container 22:33:12 $ 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/130 -v /w/workspace/device-usb-camera/130:/w/workspace/device-usb-camera/130:rw,z -v /w/workspace/device-usb-camera/130@tmp:/w/workspace/device-usb-camera/130@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:33:15 $ docker top db5e0e682024592e66a7fe1dfdbb8e88c0b42ea86a26afef76df48ee9c181bdd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:15 ---> job-cost.sh 22:33:16 lf-activate-venv: SKIPPING 22:33:16 INFO: No Stack... 22:33:16 INFO: Retrieving Pricing Info for: v3-standard-4 22:33:17 INFO: Archiving Costs [Pipeline] sh 22:33:17 + cat /w/workspace/device-usb-camera/130/archives/cost.csv 22:33:17 + cut -d, -f6 [Pipeline] lock 22:33:17 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-130-stack-cost] 22:33:17 Resource [jenkins-edgexfoundry-device-usb-camera-main-130-stack-cost] did not exist. Created. 22:33:17 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:33:18 /w/workspace/device-usb-camera/130@tmp/durable-61a8aa86/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:33:18 + echo total: 0.10999999940395355 [Pipeline] stash 22:33:18 Warning: overwriting stash ‘stack-cost’ 22:33:18 Stashed 1 file(s) [Pipeline] } 22:33:18 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 22:33:18 $ docker stop --time=1 db5e0e682024592e66a7fe1dfdbb8e88c0b42ea86a26afef76df48ee9c181bdd 22:33:20 $ docker rm -f --volumes db5e0e682024592e66a7fe1dfdbb8e88c0b42ea86a26afef76df48ee9c181bdd [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 22:33:20 provisioning config files... 22:33:20 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9980030371672791503tmp [Pipeline] { [Pipeline] sh 22:33:20 + set +x 22:33:20 + bash -s -- 22:33:20 + curl -s https://codecov.io/bash 22:33:21 22:33:21 _____ _ 22:33:21 / ____| | | 22:33:21 | | ___ __| | ___ ___ _____ __ 22:33:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:33:21 | |___| (_) | (_| | __/ (_| (_) \ V / 22:33:21 \_____\___/ \__,_|\___|\___\___/ \_/ 22:33:21 Bash-1.0.6 22:33:21 22:33:21 22:33:21 ==> git version 2.25.1 found 22:33:21 ==> 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 22:33:21 Release-Date: 2020-01-08 22:33:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:33:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:33:21 ==> Jenkins CI detected. 22:33:21 current dir:  /w/workspace/exfoundry_device-usb-camera_main 22:33:21 project root: . 22:33:21 --> token set from env 22:33:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:33:21 ==> Running gcov in . (disable via -X gcov) 22:33:21 ==> Python coveragepy not found 22:33:21 ==> Searching for coverage reports in: 22:33:21 + . 22:33:21 -> Found 1 reports 22:33:21 ==> Detecting git/mercurial file structure 22:33:21 ==> Reading reports 22:33:21 + ./coverage.out bytes=47221 22:33:21 ==> Appending adjustments 22:33:21 https://docs.codecov.io/docs/fixing-reports 22:33:21 + Found adjustments 22:33:21 ==> Gzipping contents 22:33:21 8.0K /tmp/codecov.HNqaL2.gz 22:33:21 ==> Uploading reports 22:33:21 url: https://codecov.io 22:33:21 query: branch=main&commit=01aee5a5c41b4c067632ab994dacfc003f161152&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:33:21 -> Pinging Codecov 22:33:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=01aee5a5c41b4c067632ab994dacfc003f161152&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:33:21 -> Uploading to 22:33:21 https://storage.googleapis.com/codecov/v4/raw/2023-08-15/73D8F5FF140700D3E01443B452E23636/01aee5a5c41b4c067632ab994dacfc003f161152/0263c735-bbc2-469f-bc16-b76ae242a5fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T223321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53ce65e5c9e6d168b8ddec03b2353d16ee8f51ed51a4d9bc97e09f4bd03ab064 22:33:21 % Total % Received % Xferd Average Speed Time Time Time Current 22:33:21 Dload Upload Total Spent Left Speed 22:33:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6203 0 0 100 6203 0 31647 --:--:-- --:--:-- --:--:-- 31647 22:33:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/01aee5a5c41b4c067632ab994dacfc003f161152 [Pipeline] } 22:33:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:33:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:33:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:33:22 22:33:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:33:22 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:33:22 df9b9388f04a: Pulling fs layer 22:33:22 52dc419b0ee2: Pulling fs layer 22:33:22 25bc292e5bac: Pulling fs layer 22:33:22 114826534d7a: Pulling fs layer 22:33:22 4657fd5d0bcf: Pulling fs layer 22:33:22 6ad1cebc031e: Pulling fs layer 22:33:22 8a3aa393b2d8: Pulling fs layer 22:33:22 4657fd5d0bcf: Waiting 22:33:22 6ad1cebc031e: Waiting 22:33:22 114826534d7a: Waiting 22:33:22 8a3aa393b2d8: Waiting 22:33:22 25bc292e5bac: Verifying Checksum 22:33:22 25bc292e5bac: Download complete 22:33:22 52dc419b0ee2: Verifying Checksum 22:33:22 52dc419b0ee2: Download complete 22:33:22 4657fd5d0bcf: Verifying Checksum 22:33:22 4657fd5d0bcf: Download complete 22:33:23 df9b9388f04a: Download complete 22:33:23 6ad1cebc031e: Verifying Checksum 22:33:23 6ad1cebc031e: Download complete 22:33:23 df9b9388f04a: Pull complete 22:33:23 52dc419b0ee2: Pull complete 22:33:23 8a3aa393b2d8: Verifying Checksum 22:33:23 8a3aa393b2d8: Download complete 22:33:23 114826534d7a: Verifying Checksum 22:33:23 114826534d7a: Download complete 22:33:24 25bc292e5bac: Pull complete 22:33:28 114826534d7a: Pull complete 22:33:28 4657fd5d0bcf: Pull complete 22:33:29 6ad1cebc031e: Pull complete 22:33:32 8a3aa393b2d8: Pull complete 22:33:32 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:33:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:33 prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container 22:33:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:33:46 $ docker top 4310f50f984a200287a748e6b69124f43256af87bdfa6a0842b7fc78614fc97a -eo pid,comm [Pipeline] { [Pipeline] echo 22:33:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 22:33:46 + set -o pipefail 22:33:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 22:33:51 22:33:51 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 22:33:51 22:33:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/25ac7503-b465-482b-8bbe-5dddfd86045f 22:33:51 22:33:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:33:51 22:33:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:33:51 22:33:51 22:33:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:33:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:33:51 More details here: https://snyk.co/ue1NS [Pipeline] } 22:33:51 $ docker stop --time=1 4310f50f984a200287a748e6b69124f43256af87bdfa6a0842b7fc78614fc97a 22:33:58 $ docker rm -f --volumes 4310f50f984a200287a748e6b69124f43256af87bdfa6a0842b7fc78614fc97a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:33:59 + git log --format=format:%s -1 01aee5a5c41b4c067632ab994dacfc003f161152 [Pipeline] sh 22:33:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:33:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:33:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:00 prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container 22:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:34:01 $ docker top 918f092aa7e2c83b4b4714a24d04b7299cd7594fe4b07e132160db61732f0550 -eo pid,comm 22:34:01 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:34:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:34:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:34:01 [ssh-agent] Looking for ssh-agent implementation... 22:34:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:34:01 $ docker exec 918f092aa7e2c83b4b4714a24d04b7299cd7594fe4b07e132160db61732f0550 ssh-agent 22:34:01 SSH_AUTH_SOCK=/tmp/ssh-7qHkteTKJOnw/agent.14 22:34:01 SSH_AGENT_PID=20 22:34:01 Running ssh-add (command line suppressed) 22:34:01 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3507663633524561303.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3507663633524561303.key) 22:34:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:34:02 + git semver tag 22:34:02 2023-08-15 22:34:02,368 [run_tag] DEBUG tag force:False 22:34:02 2023-08-15 22:34:02,368 [check_head_tag] DEBUG check head tag 22:34:02 2023-08-15 22:34:02,372 [execute] INFO git cat-file --batch-check 22:34:02 2023-08-15 22:34:02,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:34:02 2023-08-15 22:34:02,377 [execute] INFO git cat-file --batch 22:34:02 2023-08-15 22:34:02,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:34:02 2023-08-15 22:34:02,406 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:34:02 2023-08-15 22:34:02,406 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 22:34:02 2023-08-15 22:34:02,406 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:34:02 2023-08-15 22:34:02,409 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:34:02 3.1.0-dev.6 [Pipeline] } 22:34:02 $ docker exec --env ******** --env ******** 918f092aa7e2c83b4b4714a24d04b7299cd7594fe4b07e132160db61732f0550 ssh-agent -k 22:34:02 unset SSH_AUTH_SOCK; 22:34:02 unset SSH_AGENT_PID; 22:34:02 echo Agent pid 20 killed; 22:34:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:34:03 + git semver [Pipeline] } 22:34:03 $ docker stop --time=1 918f092aa7e2c83b4b4714a24d04b7299cd7594fe4b07e132160db61732f0550 22:34:05 $ docker rm -f --volumes 918f092aa7e2c83b4b4714a24d04b7299cd7594fe4b07e132160db61732f0550 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:34:06 22:34:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:34:06 0.23.1-centos7: Pulling from edgex-lftools 22:34:06 ab5ef0e58194: Pulling fs layer 22:34:06 9712f1f96733: Pulling fs layer 22:34:06 63f879dbbcfc: Pulling fs layer 22:34:06 0d9ebad4ef96: Pulling fs layer 22:34:06 e9a5061849ea: Pulling fs layer 22:34:06 d747dcd14b5f: Pulling fs layer 22:34:06 2de7ff778b66: Pulling fs layer 22:34:06 0d9ebad4ef96: Waiting 22:34:06 e9a5061849ea: Waiting 22:34:06 d747dcd14b5f: Waiting 22:34:06 2de7ff778b66: Waiting 22:34:06 9712f1f96733: Verifying Checksum 22:34:06 9712f1f96733: Download complete 22:34:07 63f879dbbcfc: Verifying Checksum 22:34:07 63f879dbbcfc: Download complete 22:34:07 e9a5061849ea: Verifying Checksum 22:34:07 e9a5061849ea: Download complete 22:34:07 d747dcd14b5f: Download complete 22:34:07 ab5ef0e58194: Verifying Checksum 22:34:07 ab5ef0e58194: Download complete 22:34:08 2de7ff778b66: Verifying Checksum 22:34:08 2de7ff778b66: Download complete 22:34:08 0d9ebad4ef96: Verifying Checksum 22:34:08 0d9ebad4ef96: Download complete 22:34:11 ab5ef0e58194: Pull complete 22:34:11 9712f1f96733: Pull complete 22:34:12 63f879dbbcfc: Pull complete 22:34:16 0d9ebad4ef96: Pull complete 22:34:17 e9a5061849ea: Pull complete 22:34:18 d747dcd14b5f: Pull complete 22:34:19 2de7ff778b66: Pull complete 22:34:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:34:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:19 prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container 22:34:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:34:37 $ docker top 0a15e04c93f423229215ba9edd3363608bf541e2add2382d5053f91a5e946432 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:34:37 provisioning config files... 22:34:37 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14992121638116721077tmp 22:34:37 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17021224167775032702tmp 22:34:37 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3108781008225545495tmp [Pipeline] { [Pipeline] echo 22:34:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:34:37 ---> sigul-configuration.sh 22:34:37 gpg: directory `/root/.gnupg' created 22:34:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:34:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:34:37 gpg: keyring `/root/.gnupg/secring.gpg' created 22:34:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:34:37 gpg: CAST5 encrypted data 22:34:37 gpg: encrypted with 1 passphrase 22:34:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:34:38 + mkdir /home/jenkins 22:34:38 + mkdir /home/jenkins/sigul [Pipeline] sh 22:34:38 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:34:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:34:38 ---> sigul-install.sh 22:34:38 Sigul already installed; skipping installation. [Pipeline] sh 22:34:39 + git tag --list 22:34:39 v0.0.0 22:34:39 v0.0.1-dev.1 22:34:39 v0.0.1-dev.10 22:34:39 v0.0.1-dev.11 22:34:39 v0.0.1-dev.12 22:34:39 v0.0.1-dev.13 22:34:39 v0.0.1-dev.14 22:34:39 v0.0.1-dev.15 22:34:39 v0.0.1-dev.16 22:34:39 v0.0.1-dev.2 22:34:39 v0.0.1-dev.3 22:34:39 v0.0.1-dev.4 22:34:39 v0.0.1-dev.5 22:34:39 v0.0.1-dev.6 22:34:39 v0.0.1-dev.7 22:34:39 v0.0.1-dev.8 22:34:39 v0.0.1-dev.9 22:34:39 v2.2.0 22:34:39 v2.2.0-dev.17 22:34:39 v2.2.0-dev.18 22:34:39 v2.2.0-dev.19 22:34:39 v2.2.0-dev.20 22:34:39 v2.2.0-dev.21 22:34:39 v2.2.0-dev.22 22:34:39 v2.2.0-dev.23 22:34:39 v2.2.0-dev.24 22:34:39 v2.2.0-dev.25 22:34:39 v2.2.0-dev.26 22:34:39 v2.2.0-dev.27 22:34:39 v2.3.0 22:34:39 v2.3.0-dev.1 22:34:39 v2.3.0-dev.10 22:34:39 v2.3.0-dev.11 22:34:39 v2.3.0-dev.12 22:34:39 v2.3.0-dev.13 22:34:39 v2.3.0-dev.14 22:34:39 v2.3.0-dev.15 22:34:39 v2.3.0-dev.16 22:34:39 v2.3.0-dev.17 22:34:39 v2.3.0-dev.18 22:34:39 v2.3.0-dev.19 22:34:39 v2.3.0-dev.2 22:34:39 v2.3.0-dev.20 22:34:39 v2.3.0-dev.21 22:34:39 v2.3.0-dev.22 22:34:39 v2.3.0-dev.23 22:34:39 v2.3.0-dev.24 22:34:39 v2.3.0-dev.25 22:34:39 v2.3.0-dev.26 22:34:39 v2.3.0-dev.27 22:34:39 v2.3.0-dev.28 22:34:39 v2.3.0-dev.3 22:34:39 v2.3.0-dev.4 22:34:39 v2.3.0-dev.5 22:34:39 v2.3.0-dev.6 22:34:39 v2.3.0-dev.7 22:34:39 v2.3.0-dev.8 22:34:39 v2.3.0-dev.9 22:34:39 v2.3.1 22:34:39 v2.3.1-dev.4 22:34:39 v2.3.1-dev.5 22:34:39 v2.3.1-dev.6 22:34:39 v3.0 22:34:39 v3.0.0 22:34:39 v3.0.0-dev.1 22:34:39 v3.0.0-dev.10 22:34:39 v3.0.0-dev.11 22:34:39 v3.0.0-dev.12 22:34:39 v3.0.0-dev.13 22:34:39 v3.0.0-dev.14 22:34:39 v3.0.0-dev.15 22:34:39 v3.0.0-dev.16 22:34:39 v3.0.0-dev.17 22:34:39 v3.0.0-dev.18 22:34:39 v3.0.0-dev.19 22:34:39 v3.0.0-dev.2 22:34:39 v3.0.0-dev.20 22:34:39 v3.0.0-dev.21 22:34:39 v3.0.0-dev.22 22:34:39 v3.0.0-dev.23 22:34:39 v3.0.0-dev.24 22:34:39 v3.0.0-dev.25 22:34:39 v3.0.0-dev.26 22:34:39 v3.0.0-dev.27 22:34:39 v3.0.0-dev.28 22:34:39 v3.0.0-dev.29 22:34:39 v3.0.0-dev.3 22:34:39 v3.0.0-dev.30 22:34:39 v3.0.0-dev.31 22:34:39 v3.0.0-dev.32 22:34:39 v3.0.0-dev.33 22:34:39 v3.0.0-dev.34 22:34:39 v3.0.0-dev.35 22:34:39 v3.0.0-dev.36 22:34:39 v3.0.0-dev.37 22:34:39 v3.0.0-dev.38 22:34:39 v3.0.0-dev.39 22:34:39 v3.0.0-dev.4 22:34:39 v3.0.0-dev.40 22:34:39 v3.0.0-dev.41 22:34:39 v3.0.0-dev.42 22:34:39 v3.0.0-dev.43 22:34:39 v3.0.0-dev.44 22:34:39 v3.0.0-dev.45 22:34:39 v3.0.0-dev.46 22:34:39 v3.0.0-dev.47 22:34:39 v3.0.0-dev.48 22:34:39 v3.0.0-dev.49 22:34:39 v3.0.0-dev.5 22:34:39 v3.0.0-dev.50 22:34:39 v3.0.0-dev.51 22:34:39 v3.0.0-dev.6 22:34:39 v3.0.0-dev.7 22:34:39 v3.0.0-dev.8 22:34:39 v3.0.0-dev.9 22:34:39 v3.1.0-dev.1 22:34:39 v3.1.0-dev.2 22:34:39 v3.1.0-dev.3 22:34:39 v3.1.0-dev.4 22:34:39 v3.1.0-dev.5 22:34:39 v3.1.0-dev.6 [Pipeline] sh 22:34:39 + lftools sign git-tag v3.1.0-dev.6 22:34:39 Signing Git tag with Sigul... 22:34:39 Signing v3.1.0-dev.6 [Pipeline] echo 22:34:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:34:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:34:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:34:40 $ docker stop --time=1 0a15e04c93f423229215ba9edd3363608bf541e2add2382d5053f91a5e946432 22:34:42 $ docker rm -f --volumes 0a15e04c93f423229215ba9edd3363608bf541e2add2382d5053f91a5e946432 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:34:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:34:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:34:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:43 prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container 22:34:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:34:44 $ docker top ffcdd565ccb99a841484704e5ab3547fd491c56b96a03917597ef6911a2ac3f5 -eo pid,comm 22:34:44 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:34:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:34:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:34:44 [ssh-agent] Looking for ssh-agent implementation... 22:34:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:34:44 $ docker exec ffcdd565ccb99a841484704e5ab3547fd491c56b96a03917597ef6911a2ac3f5 ssh-agent 22:34:44 SSH_AUTH_SOCK=/tmp/ssh-pHdGJPAaQC3b/agent.14 22:34:44 SSH_AGENT_PID=21 22:34:44 Running ssh-add (command line suppressed) 22:34:45 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7583949518293705864.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7583949518293705864.key) 22:34:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:34:45 + git semver bump pre 22:34:45 2023-08-15 22:34:45,591 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:34:45 2023-08-15 22:34:45,591 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev 22:34:45 2023-08-15 22:34:45,591 [bump_version] DEBUG bumped version:3.1.0-dev.7 22:34:45 2023-08-15 22:34:45,591 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 22:34:45 2023-08-15 22:34:45,591 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:34:45 2023-08-15 22:34:45,591 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:34:45 2023-08-15 22:34:45,593 [execute] INFO git cat-file --batch-check 22:34:45 2023-08-15 22:34:45,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:34:45 2023-08-15 22:34:45,597 [execute] INFO git cat-file --batch 22:34:45 2023-08-15 22:34:45,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:34:45 2023-08-15 22:34:45,602 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:34:45 3.1.0-dev.7 [Pipeline] } 22:34:45 $ docker exec --env ******** --env ******** ffcdd565ccb99a841484704e5ab3547fd491c56b96a03917597ef6911a2ac3f5 ssh-agent -k 22:34:45 unset SSH_AUTH_SOCK; 22:34:45 unset SSH_AGENT_PID; 22:34:45 echo Agent pid 21 killed; 22:34:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:34:46 + git semver [Pipeline] } 22:34:46 $ docker stop --time=1 ffcdd565ccb99a841484704e5ab3547fd491c56b96a03917597ef6911a2ac3f5 22:34:48 $ docker rm -f --volumes ffcdd565ccb99a841484704e5ab3547fd491c56b96a03917597ef6911a2ac3f5 [Pipeline] // withDockerContainer [Pipeline] sh 22:34:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:34:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:34:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:49 prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container 22:34:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:34:50 $ docker top db4a4750fda22e74be4214065fe4223631cc7fe017767a1f15a9df9e25b1903e -eo pid,comm 22:34:50 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:34:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:34:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:34:50 [ssh-agent] Looking for ssh-agent implementation... 22:34:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:34:50 $ docker exec db4a4750fda22e74be4214065fe4223631cc7fe017767a1f15a9df9e25b1903e ssh-agent 22:34:50 SSH_AUTH_SOCK=/tmp/ssh-YoTOpOQYsA37/agent.14 22:34:50 SSH_AGENT_PID=20 22:34:50 Running ssh-add (command line suppressed) 22:34:50 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15132006073209723353.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15132006073209723353.key) 22:34:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:34:50 + git semver push 22:34:51 2023-08-15 22:34:51,150 [run_push] DEBUG push 22:34:51 2023-08-15 22:34:51,151 [execute] INFO git cat-file --batch-check 22:34:51 2023-08-15 22:34:51,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:34:51 2023-08-15 22:34:51,156 [execute] INFO git rev-list 26879dea591777734dcb01233ce41d8a0b849065 -- 22:34:51 2023-08-15 22:34:51,156 [execute] DEBUG Popen(['git', 'rev-list', '26879dea591777734dcb01233ce41d8a0b849065', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:34:51 2023-08-15 22:34:51,161 [execute] INFO git fetch -v origin 22:34:51 2023-08-15 22:34:51,162 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:34:51 2023-08-15 22:34:51,631 [run_push] DEBUG no remote changes detected 22:34:51 2023-08-15 22:34:51,632 [execute] INFO git push origin semver 22:34:51 2023-08-15 22:34:51,632 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:34:52 2023-08-15 22:34:52,355 [run_push] DEBUG push all version tags 22:34:52 2023-08-15 22:34:52,355 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:34:52 2023-08-15 22:34:52,356 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:34:53 2023-08-15 22:34:53,013 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:34:53 3.1.0-dev.7 [Pipeline] } 22:34:53 $ docker exec --env ******** --env ******** db4a4750fda22e74be4214065fe4223631cc7fe017767a1f15a9df9e25b1903e ssh-agent -k 22:34:53 unset SSH_AUTH_SOCK; 22:34:53 unset SSH_AGENT_PID; 22:34:53 echo Agent pid 20 killed; 22:34:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:34:53 + git semver [Pipeline] } 22:34:53 $ docker stop --time=1 db4a4750fda22e74be4214065fe4223631cc7fe017767a1f15a9df9e25b1903e 22:34:55 $ docker rm -f --volumes db4a4750fda22e74be4214065fe4223631cc7fe017767a1f15a9df9e25b1903e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 22:34:56 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 22:34:56 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:34:56 total 16 22:34:56 drwxr-xr-x 3 root root 4096 Aug 15 22:21 . 22:34:56 drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 22:34 .. 22:34:56 drwxr-xr-x 2 root root 4096 Aug 15 22:21 cost 22:34:56 -rw-r--r-- 1 root root 89 Aug 15 22:21 cost.csv 22:34:56 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 22:34:56 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:34:56 total 16 22:34:56 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 22:21 . 22:34:56 drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 22:34 .. 22:34:56 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 22:21 cost 22:34:56 -rw-r--r-- 1 jenkins jenkins 89 Aug 15 22:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:34:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:34:57 ---> package-listing.sh 22:34:57 ++ facter osfamily 22:34:57 ++ tr '[:upper:]' '[:lower:]' 22:34:57 + OS_FAMILY=debian 22:34:57 + workspace=/w/workspace/exfoundry_device-usb-camera_main 22:34:57 + START_PACKAGES=/tmp/packages_start.txt 22:34:57 + END_PACKAGES=/tmp/packages_end.txt 22:34:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:57 + PACKAGES=/tmp/packages_start.txt 22:34:57 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:34:57 + PACKAGES=/tmp/packages_end.txt 22:34:57 + case "${OS_FAMILY}" in 22:34:57 + dpkg -l 22:34:57 + grep '^ii' 22:34:57 + '[' -f /tmp/packages_start.txt ']' 22:34:57 + '[' -f /tmp/packages_end.txt ']' 22:34:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:57 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:34:57 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 22:34:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 22:34:57 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:34:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:34:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:58 prd-ubuntu20.04-docker-8c-8g-3724 does not seem to be running inside a container 22:34:58 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:34:59 $ docker top 7ec48a01ee59f6fa06939f0ec4495769eaa3bf8286c17a830f80c5cde7e1aefb -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:59 + touch /tmp/pre-build-complete [Pipeline] sh 22:34:59 + mkdir -p /var/log/sysstat [Pipeline] sh 22:35:00 + ls /var/log/sa-host 22:35:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:00 provisioning config files... 22:35:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18064529090184040282tmp [Pipeline] { [Pipeline] echo 22:35:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:35:00 ---> create-netrc.sh [Pipeline] } 22:35:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:35:00 ---> python-tools-install.sh [Pipeline] echo 22:35:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:35:01 ---> sudo-logs.sh 22:35:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:35:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:35:01 ---> job-cost.sh 22:35:01 lf-activate-venv: SKIPPING 22:35:01 DEBUG: total: 0.2199999988079071 22:35:01 INFO: Retrieving Stack Cost... 22:35:02 INFO: Retrieving Pricing Info for: v3-standard-8 22:35:02 INFO: Archiving Costs [Pipeline] echo 22:35:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:35:03 ---> logs-deploy.sh 22:35:03 lf-activate-venv: SKIPPING 22:35:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/130 22:35:03 INFO: archiving workspace using pattern(s): 22:35:04 Archives upload complete. 22:35:04 INFO: archiving logs to Nexus 22:35:05 ---> uname -a: 22:35:05 Linux prd-ubuntu20-04-docker-8c-8g-3724 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:35:05 22:35:05 22:35:05 ---> lscpu: 22:35:05 Architecture: x86_64 22:35:05 CPU op-mode(s): 32-bit, 64-bit 22:35:05 Byte Order: Little Endian 22:35:05 Address sizes: 40 bits physical, 48 bits virtual 22:35:05 CPU(s): 8 22:35:05 On-line CPU(s) list: 0-7 22:35:05 Thread(s) per core: 1 22:35:05 Core(s) per socket: 1 22:35:05 Socket(s): 8 22:35:05 NUMA node(s): 1 22:35:05 Vendor ID: AuthenticAMD 22:35:05 CPU family: 23 22:35:05 Model: 49 22:35:05 Model name: AMD EPYC-Rome Processor 22:35:05 Stepping: 0 22:35:05 CPU MHz: 2799.998 22:35:05 BogoMIPS: 5599.99 22:35:05 Virtualization: AMD-V 22:35:05 Hypervisor vendor: KVM 22:35:05 Virtualization type: full 22:35:05 L1d cache: 256 KiB 22:35:05 L1i cache: 256 KiB 22:35:05 L2 cache: 4 MiB 22:35:05 L3 cache: 128 MiB 22:35:05 NUMA node0 CPU(s): 0-7 22:35:05 Vulnerability Itlb multihit: Not affected 22:35:05 Vulnerability L1tf: Not affected 22:35:05 Vulnerability Mds: Not affected 22:35:05 Vulnerability Meltdown: Not affected 22:35:05 Vulnerability Mmio stale data: Not affected 22:35:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:35:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:35:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:35:05 Vulnerability Srbds: Not affected 22:35:05 Vulnerability Tsx async abort: Not affected 22:35:05 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 22:35:05 22:35:05 22:35:05 ---> nproc: 22:35:05 8 22:35:05 22:35:05 22:35:05 ---> df -h: 22:35:05 Filesystem Size Used Avail Use% Mounted on 22:35:05 overlay 155G 13G 143G 9% / 22:35:05 tmpfs 64M 0 64M 0% /dev 22:35:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:35:05 shm 64M 0 64M 0% /dev/shm 22:35:05 /dev/vda1 155G 13G 143G 9% /facter-os 22:35:05 22:35:05 22:35:05 ---> sar -b -r -n DEV: 22:35:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3724) 08/15/23 _x86_64_ (8 CPU) 22:35:05 22:35:05 22:18:18 LINUX RESTART (8 CPU) 22:35:05 22:35:05 22:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:35:05 22:20:01 234.13 4.13 229.99 0.00 428.40 84252.84 0.00 22:35:05 22:21:01 125.71 0.18 125.53 0.00 10.80 29680.39 0.00 22:35:05 22:22:01 134.96 0.07 134.89 0.00 5.33 25316.05 0.00 22:35:05 22:23:01 2.70 0.00 2.70 0.00 0.00 31.88 0.00 22:35:05 22:24:01 28.73 11.21 17.51 0.00 3465.96 3785.90 0.00 22:35:05 22:25:01 4.80 0.00 4.80 0.00 0.00 62.52 0.00 22:35:05 22:26:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 22:35:05 22:27:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 22:35:05 22:28:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 22:35:05 22:29:01 2.12 0.00 2.12 0.00 0.00 32.53 0.00 22:35:05 22:30:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 22:35:05 22:31:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 22:35:05 22:32:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 22:35:05 22:33:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 22:35:05 22:34:01 52.49 0.23 52.26 0.00 13.20 33344.18 0.00 22:35:05 22:35:01 75.93 0.23 75.70 0.00 25.32 23611.13 0.00 22:35:05 Average: 41.68 1.00 40.68 0.00 246.62 12438.94 0.00 22:35:05 22:35:05 22:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:35:05 22:20:01 28432776 31570472 734532 2.23 145140 3199748 2022584 5.96 1078516 2932856 380 22:35:05 22:21:01 27971280 31531264 770796 2.34 150504 3589780 2074632 6.11 1280360 3159164 31480 22:35:05 22:22:01 27481100 31571152 728884 2.22 161940 4057880 1764608 5.20 1284640 3592820 408 22:35:05 22:23:01 27481232 31571360 728460 2.22 162000 4057884 1764608 5.20 1284572 3592824 8 22:35:05 22:24:01 27246928 31556720 732236 2.23 167544 4261924 1823780 5.37 1442152 3645476 1468 22:35:05 22:25:01 27247596 31557420 731484 2.22 167576 4261924 1823780 5.37 1442208 3645476 8 22:35:05 22:26:01 27255304 31565156 723600 2.20 167600 4261928 1823780 5.37 1434888 3645480 12 22:35:05 22:27:01 27254996 31564852 723900 2.20 167628 4261932 1839832 5.42 1434828 3645480 48 22:35:05 22:28:01 27255224 31565760 723576 2.20 167656 4261936 1839832 5.42 1434340 3646104 12 22:35:05 22:29:01 27255476 31566060 723168 2.20 167736 4261916 1839832 5.42 1434156 3646096 16 22:35:05 22:30:01 27255428 31566016 723128 2.20 167760 4261916 1823260 5.37 1434372 3646096 12 22:35:05 22:31:01 27255228 31565916 723100 2.20 167796 4261920 1823260 5.37 1434448 3646104 12 22:35:05 22:32:01 27255228 31566048 722852 2.20 167828 4262048 1823260 5.37 1434620 3646232 184 22:35:05 22:33:01 27255348 31566276 722640 2.20 167876 4262052 1823260 5.37 1434760 3646224 40 22:35:05 22:34:01 26431416 31518556 767156 2.33 186180 4966264 2045456 6.03 1537604 4311600 664 22:35:05 22:35:01 25725328 31515172 765268 2.33 206484 5571536 1835456 5.41 1577180 4891812 332 22:35:05 Average: 27253743 31557388 734049 2.23 168078 4253912 1861951 5.49 1400228 3683740 2193 22:35:05 22:35:05 22:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:35:05 22:20:01 docker0 197.10 296.51 15.52 2026.75 0.00 0.00 0.00 0.00 22:35:05 22:20:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 22:35:05 22:20:01 vethf2f7aaa 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:20:01 ens3 497.83 307.91 6342.12 46.97 0.00 0.00 0.00 0.00 22:35:05 22:21:01 docker0 16.55 46.73 1.17 714.52 0.00 0.00 0.00 0.00 22:35:05 22:21:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 22:35:05 22:21:01 ens3 109.63 68.42 1019.04 98.05 0.00 0.00 0.00 0.00 22:35:05 22:22:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 22:35:05 22:22:01 lo 10.06 10.06 0.99 0.99 0.00 0.00 0.00 0.00 22:35:05 22:22:01 ens3 225.36 201.90 2565.83 1091.15 0.00 0.00 0.00 0.00 22:35:05 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:35:05 22:23:01 ens3 0.47 0.23 0.11 0.08 0.00 0.00 0.00 0.00 22:35:05 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:35:05 22:24:01 ens3 89.30 44.28 1375.27 3.43 0.00 0.00 0.00 0.00 22:35:05 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:35:05 22:25:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 22:35:05 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:26:01 ens3 2.35 1.73 8.65 0.15 0.00 0.00 0.00 0.00 22:35:05 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:35:05 22:27:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:35:05 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:28:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:35:05 22:29:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 22:35:05 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:35:05 22:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:35:05 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:32:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 22:35:05 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:05 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:35:05 22:33:01 ens3 0.92 0.25 0.36 0.19 0.00 0.00 0.00 0.00 22:35:05 22:34:01 vethbd7ef67 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 22:35:05 22:34:01 docker0 38.01 57.32 3.13 581.67 0.00 0.00 0.00 0.00 22:35:05 22:34:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 22:35:05 22:34:01 ens3 198.02 116.68 4570.78 20.63 0.00 0.00 0.00 0.00 22:35:05 22:35:01 docker0 2.27 2.05 0.36 1.07 0.00 0.00 0.00 0.00 22:35:05 22:35:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 22:35:05 22:35:01 ens3 198.18 143.03 3267.27 154.96 0.00 0.00 0.00 0.00 22:35:05 Average: docker0 15.68 24.88 1.25 205.85 0.00 0.00 0.00 0.00 22:35:05 Average: lo 1.17 1.17 0.11 0.11 0.00 0.00 0.00 0.00 22:35:05 Average: ens3 82.28 55.05 1191.53 88.53 0.00 0.00 0.00 0.00 22:35:05 22:35:05 22:35:05 ---> sar -P ALL: 22:35:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3724) 08/15/23 _x86_64_ (8 CPU) 22:35:05 22:35:05 22:18:18 LINUX RESTART (8 CPU) 22:35:05 22:35:05 22:19:02 CPU %user %nice %system %iowait %steal %idle 22:35:05 22:20:01 all 9.13 0.00 4.32 4.84 0.06 81.65 22:35:05 22:20:01 0 8.99 0.00 4.25 3.05 0.07 83.64 22:35:05 22:20:01 1 9.31 0.00 3.39 0.65 0.05 86.60 22:35:05 22:20:01 2 8.36 0.00 4.37 6.30 0.03 80.94 22:35:05 22:20:01 3 9.40 0.00 4.10 1.06 0.05 85.39 22:35:05 22:20:01 4 9.14 0.00 4.02 1.83 0.07 84.93 22:35:05 22:20:01 5 9.68 0.00 5.20 11.83 0.07 73.23 22:35:05 22:20:01 6 10.00 0.00 4.52 7.12 0.05 78.30 22:35:05 22:20:01 7 8.13 0.00 4.74 6.96 0.07 80.10 22:35:05 22:21:01 all 37.73 0.00 6.39 2.30 0.12 53.46 22:35:05 22:21:01 0 38.80 0.00 6.37 7.47 0.10 47.26 22:35:05 22:21:01 1 38.14 0.00 6.63 2.44 0.13 52.66 22:35:05 22:21:01 2 38.62 0.00 6.79 1.78 0.10 52.71 22:35:05 22:21:01 3 37.40 0.00 6.01 0.19 0.12 56.29 22:35:05 22:21:01 4 37.18 0.00 6.44 4.00 0.12 52.26 22:35:05 22:21:01 5 36.32 0.00 6.43 1.75 0.10 55.40 22:35:05 22:21:01 6 38.06 0.00 6.17 0.79 0.12 54.86 22:35:05 22:21:01 7 37.30 0.00 6.31 0.03 0.13 56.23 22:35:05 22:22:01 all 6.23 0.00 1.81 2.12 0.10 89.74 22:35:05 22:22:01 0 7.39 0.00 1.98 5.72 0.12 84.79 22:35:05 22:22:01 1 7.91 0.00 1.63 0.50 0.10 89.86 22:35:05 22:22:01 2 4.72 0.00 1.89 2.43 0.07 90.90 22:35:05 22:22:01 3 6.47 0.00 1.97 7.48 0.10 83.98 22:35:05 22:22:01 4 5.58 0.00 2.22 0.34 0.08 91.78 22:35:05 22:22:01 5 7.46 0.00 1.70 0.08 0.10 90.65 22:35:05 22:22:01 6 5.13 0.00 1.32 0.03 0.12 93.40 22:35:05 22:22:01 7 5.21 0.00 1.78 0.37 0.10 92.54 22:35:05 22:23:01 all 0.02 0.00 0.01 0.02 0.01 99.94 22:35:05 22:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:35:05 22:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:35:05 22:23:01 2 0.00 0.00 0.00 0.12 0.00 99.88 22:35:05 22:23:01 3 0.02 0.00 0.03 0.00 0.02 99.93 22:35:05 22:23:01 4 0.05 0.00 0.02 0.00 0.03 99.90 22:35:05 22:23:01 5 0.00 0.00 0.00 0.03 0.02 99.95 22:35:05 22:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:35:05 22:23:01 7 0.05 0.00 0.05 0.00 0.00 99.90 22:35:05 22:24:01 all 1.09 0.00 0.48 1.89 0.02 96.52 22:35:05 22:24:01 0 0.50 0.00 0.57 0.25 0.02 98.67 22:35:05 22:24:01 1 1.44 0.00 0.40 0.17 0.02 97.98 22:35:05 22:24:01 2 0.47 0.00 0.38 3.62 0.02 95.51 22:35:05 22:24:01 3 0.94 0.00 0.43 1.05 0.02 97.56 22:35:05 22:24:01 4 1.27 0.00 0.37 5.30 0.03 93.03 22:35:05 22:24:01 5 1.27 0.00 0.67 1.30 0.02 96.75 22:35:05 22:24:01 6 1.12 0.00 0.55 2.28 0.02 96.03 22:35:05 22:24:01 7 1.74 0.00 0.48 1.14 0.03 96.61 22:35:05 22:25:01 all 0.07 0.00 0.02 0.05 0.00 99.86 22:35:05 22:25:01 0 0.00 0.00 0.03 0.00 0.00 99.97 22:35:05 22:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:35:05 22:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:35:05 22:25:01 3 0.05 0.00 0.02 0.00 0.00 99.93 22:35:05 22:25:01 4 0.42 0.00 0.03 0.38 0.03 99.13 22:35:05 22:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:35:05 22:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:35:05 22:25:01 7 0.03 0.00 0.02 0.02 0.00 99.93 22:35:05 22:26:01 all 0.07 0.00 0.01 0.07 0.02 99.82 22:35:05 22:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:35:05 22:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:35:05 22:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:35:05 22:26:01 3 0.05 0.00 0.00 0.00 0.02 99.93 22:35:05 22:26:01 4 0.32 0.00 0.05 0.57 0.08 98.98 22:35:05 22:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:35:05 22:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:35:05 22:26:01 7 0.10 0.00 0.00 0.00 0.02 99.88 22:35:05 22:27:01 all 0.03 0.00 0.01 0.08 0.01 99.87 22:35:05 22:27:01 0 0.00 0.00 0.00 0.32 0.02 99.67 22:35:05 22:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:35:05 22:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:35:05 22:27:01 3 0.07 0.00 0.03 0.00 0.02 99.88 22:35:05 22:27:01 4 0.03 0.00 0.02 0.35 0.03 99.56 22:35:05 22:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:35:05 22:27:01 6 0.05 0.00 0.00 0.00 0.00 99.95 22:35:05 22:27:01 7 0.07 0.00 0.03 0.00 0.00 99.90 22:35:05 22:28:01 all 0.08 0.00 0.01 0.08 0.01 99.82 22:35:05 22:28:01 0 0.03 0.00 0.00 0.23 0.00 99.73 22:35:05 22:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:35:05 22:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:35:05 22:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:35:05 22:28:01 4 0.20 0.00 0.03 0.42 0.02 99.33 22:35:05 22:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:35:05 22:28:01 6 0.28 0.00 0.02 0.00 0.02 99.68 22:35:05 22:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 22:35:05 22:29:01 all 0.03 0.00 0.01 0.14 0.01 99.81 22:35:05 22:29:01 0 0.02 0.00 0.03 0.35 0.00 99.60 22:35:05 22:29:01 1 0.03 0.00 0.00 0.05 0.00 99.92 22:35:05 22:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:35:05 22:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 22:35:05 22:29:01 4 0.15 0.00 0.02 0.70 0.05 99.08 22:35:05 22:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:35:05 22:29:01 6 0.03 0.00 0.00 0.02 0.00 99.95 22:35:05 22:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:35:05 22:30:01 all 0.13 0.00 0.01 0.06 0.00 99.79 22:35:05 22:30:01 0 0.05 0.00 0.00 0.00 0.00 99.95 22:35:05 22:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:35:05 22:30:01 2 0.02 0.00 0.00 0.13 0.00 99.85 22:35:05 22:30:01 3 0.05 0.00 0.00 0.00 0.00 99.95 22:35:05 22:30:01 4 0.85 0.00 0.03 0.38 0.03 98.70 22:35:05 22:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:35:05 22:30:01 6 0.07 0.00 0.02 0.00 0.00 99.92 22:35:05 22:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:35:05 22:35:05 22:30:01 CPU %user %nice %system %iowait %steal %idle 22:35:05 22:31:01 all 0.08 0.00 0.01 0.14 0.03 99.74 22:35:05 22:31:01 0 0.03 0.00 0.00 0.00 0.07 99.90 22:35:05 22:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:35:05 22:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:35:05 22:31:01 3 0.05 0.00 0.03 0.00 0.02 99.90 22:35:05 22:31:01 4 0.45 0.00 0.03 0.67 0.08 98.77 22:35:05 22:31:01 5 0.02 0.00 0.03 0.42 0.02 99.52 22:35:05 22:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:35:05 22:31:01 7 0.03 0.00 0.00 0.00 0.02 99.95 22:35:05 22:32:01 all 0.08 0.00 0.01 0.07 0.01 99.82 22:35:05 22:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:35:05 22:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:35:05 22:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:35:05 22:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:35:05 22:32:01 4 0.62 0.00 0.03 0.32 0.07 98.97 22:35:05 22:32:01 5 0.00 0.00 0.00 0.25 0.02 99.73 22:35:05 22:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:35:05 22:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:35:05 22:33:01 all 0.04 0.00 0.01 0.13 0.01 99.81 22:35:05 22:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:35:05 22:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:35:05 22:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:35:05 22:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:35:05 22:33:01 4 0.15 0.00 0.02 0.54 0.03 99.26 22:35:05 22:33:01 5 0.02 0.00 0.02 0.52 0.00 99.45 22:35:05 22:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:35:05 22:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:35:05 22:34:01 all 4.18 0.00 1.71 6.00 0.05 88.06 22:35:05 22:34:01 0 4.74 0.00 2.18 7.80 0.03 85.25 22:35:05 22:34:01 1 4.17 0.00 1.34 1.25 0.03 93.21 22:35:05 22:34:01 2 4.58 0.00 1.46 0.76 0.03 93.17 22:35:05 22:34:01 3 3.45 0.00 1.63 5.14 0.08 89.70 22:35:05 22:34:01 4 3.30 0.00 2.83 27.96 0.05 65.85 22:35:05 22:34:01 5 3.04 0.00 1.64 4.63 0.02 90.67 22:35:05 22:34:01 6 5.42 0.00 1.22 0.35 0.03 92.97 22:35:05 22:34:01 7 4.72 0.00 1.43 0.22 0.10 93.54 22:35:05 22:35:01 all 4.73 0.00 2.30 7.12 0.06 85.80 22:35:05 22:35:01 0 6.06 0.00 2.74 4.58 0.05 86.57 22:35:05 22:35:01 1 5.95 0.00 3.06 7.63 0.05 83.31 22:35:05 22:35:01 2 3.72 0.00 2.39 0.58 0.03 93.27 22:35:05 22:35:01 3 3.89 0.00 2.18 0.74 0.10 93.10 22:35:05 22:35:01 4 3.68 0.00 1.59 25.87 0.05 68.81 22:35:05 22:35:01 5 5.64 0.00 2.42 14.85 0.05 77.03 22:35:05 22:35:01 6 5.27 0.00 1.55 1.28 0.05 91.86 22:35:05 22:35:01 7 3.65 0.00 2.46 1.44 0.07 92.39 22:35:05 Average: all 3.95 0.00 1.06 1.56 0.03 93.40 22:35:05 Average: 0 4.13 0.00 1.13 1.85 0.03 92.87 22:35:05 Average: 1 4.16 0.00 1.02 0.79 0.03 94.00 22:35:05 Average: 2 3.76 0.00 1.07 0.97 0.02 94.18 22:35:05 Average: 3 3.84 0.00 1.02 0.97 0.04 94.13 22:35:05 Average: 4 3.93 0.00 1.10 4.34 0.05 90.57 22:35:05 Average: 5 3.93 0.00 1.12 2.20 0.03 92.72 22:35:05 Average: 6 4.06 0.00 0.95 0.73 0.03 94.23 22:35:05 Average: 7 3.78 0.00 1.07 0.62 0.04 94.49 22:35:05 22:35:05 22:35:05