Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d 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-ssh4972292875080255668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17586520484553356157.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10018334167042474682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh444518388910237654.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-ssh1277433348756042961.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12068 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 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d (main) Commit message: "Merge pull request #306 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37" > 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 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d # timeout=10 > git rev-list --no-walk 9501c8302724f89e31276cefd420c8543fbf660b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:20:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:20:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:20:53 ========================================================= 21:20:53 EdgeX Global Pipelines Version Info 21:20:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:20:53 ------------------- 21:20:53 stable info: 21:20:53 ------------------- 21:20:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:20:53 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:20:53 Message: update stable to v1.0.254 21:20:54 ------------------- 21:20:54 experimental info: 21:20:54 ------------------- 21:20:54 Commited By: **** collab-it+edgex@linuxfoundation.org 21:20:54 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:20:54 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86d2622 [Pipeline] echo 21:20:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:55 provisioning config files... 21:20:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8925281011201180260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:20:55 ---> docker-login.sh 21:20:55 nexus3.edgexfoundry.org:10001 21:20:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:55 Configure a credential helper to remove this warning. See 21:20:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:55 21:20:55 Login Succeeded 21:20:55 nexus3.edgexfoundry.org:10002 21:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:56 Configure a credential helper to remove this warning. See 21:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:56 21:20:56 Login Succeeded 21:20:56 nexus3.edgexfoundry.org:10003 21:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:56 Configure a credential helper to remove this warning. See 21:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:56 21:20:56 Login Succeeded 21:20:56 nexus3.edgexfoundry.org:10004 21:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:56 Configure a credential helper to remove this warning. See 21:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:56 21:20:56 Login Succeeded 21:20:56 docker.io 21:20:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:20:56 Configure a credential helper to remove this warning. See 21:20:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:20:56 21:20:56 Login Succeeded 21:20:56 ---> docker-login.sh ends [Pipeline] } 21:20:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:20:57 + git rev-list -1 --merges 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d~1..86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [Pipeline] echo 21:20:57 -----------> git rev-list -1 --merges 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d~1..86d2622c4f907fedb2cba4bacbdfe80b4f9c365d 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d 21:20:57 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [false] [Pipeline] sh 21:20:57 + git log --format=format:%s -1 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [Pipeline] echo 21:20:57 ========================================================= 21:20:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:20:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:20:57 + git log --format=format:%s -1 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [Pipeline] echo 21:20:57 [semverPrep] GIT_COMMIT: 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d, Commit Message: Merge pull request #306 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37 [Pipeline] echo 21:20:57 [semverPrep] This is not a build commit. [Pipeline] sh 21:20:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:20:58 + grep -v github /etc/ssh/ssh_known_hosts 21:20:58 + [ -e /tmp/ssh_known_hosts ] 21:20:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:20:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:20:58 + sudo tee -a /etc/ssh/ssh_known_hosts 21:20:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:20:58 21:20:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:20:58 0.1.4: Pulling from edgex-devops/py-git-semver 21:20:58 b85a868b505f: Pulling fs layer 21:20:58 e2be974225ed: Pulling fs layer 21:20:58 339a4e72a1f5: Pulling fs layer 21:20:58 988bab9f4d93: Pulling fs layer 21:20:58 1469e6f7b9e6: Pulling fs layer 21:20:58 eaf3925da568: Pulling fs layer 21:20:58 bab4dde63d76: Pulling fs layer 21:20:58 bde34c3a00c8: Pulling fs layer 21:20:58 b352a97aabf1: Pulling fs layer 21:20:58 4872d77fe225: Pulling fs layer 21:20:58 5851b861e8e6: Pulling fs layer 21:20:58 988bab9f4d93: Waiting 21:20:58 1469e6f7b9e6: Waiting 21:20:58 eaf3925da568: Waiting 21:20:58 bde34c3a00c8: Waiting 21:20:58 4872d77fe225: Waiting 21:20:58 b352a97aabf1: Waiting 21:20:58 bab4dde63d76: Waiting 21:20:58 5851b861e8e6: Waiting 21:20:58 e2be974225ed: Download complete 21:20:58 988bab9f4d93: Verifying Checksum 21:20:58 988bab9f4d93: Download complete 21:20:58 1469e6f7b9e6: Verifying Checksum 21:20:58 1469e6f7b9e6: Download complete 21:20:58 eaf3925da568: Verifying Checksum 21:20:58 eaf3925da568: Download complete 21:20:58 339a4e72a1f5: Verifying Checksum 21:20:58 339a4e72a1f5: Download complete 21:20:59 bde34c3a00c8: Verifying Checksum 21:20:59 bde34c3a00c8: Download complete 21:20:59 b352a97aabf1: Verifying Checksum 21:20:59 b352a97aabf1: Download complete 21:20:59 4872d77fe225: Verifying Checksum 21:20:59 4872d77fe225: Download complete 21:20:59 5851b861e8e6: Verifying Checksum 21:20:59 5851b861e8e6: Download complete 21:20:59 b85a868b505f: Verifying Checksum 21:20:59 b85a868b505f: Download complete 21:20:59 bab4dde63d76: Verifying Checksum 21:20:59 bab4dde63d76: Download complete 21:21:00 b85a868b505f: Pull complete 21:21:00 e2be974225ed: Pull complete 21:21:00 339a4e72a1f5: Pull complete 21:21:00 988bab9f4d93: Pull complete 21:21:01 1469e6f7b9e6: Pull complete 21:21:01 eaf3925da568: Pull complete 21:21:03 bab4dde63d76: Pull complete 21:21:03 bde34c3a00c8: Pull complete 21:21:03 b352a97aabf1: Pull complete 21:21:03 4872d77fe225: Pull complete 21:21:03 5851b861e8e6: Pull complete 21:21:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:21:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:21:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:03 prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container 21:21:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:21:06 $ docker top 8aa31c5825624cddde72fdf211f82ec6a769677b3ab4e77a39b218bf7a49be7f -eo pid,comm 21:21:06 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). 21:21:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:21:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:21:06 [ssh-agent] Looking for ssh-agent implementation... 21:21:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:21:06 $ docker exec 8aa31c5825624cddde72fdf211f82ec6a769677b3ab4e77a39b218bf7a49be7f ssh-agent 21:21:06 SSH_AUTH_SOCK=/tmp/ssh-4fsLgKo4oBvD/agent.32 21:21:06 SSH_AGENT_PID=39 21:21:06 Running ssh-add (command line suppressed) 21:21:06 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14347618220764010073.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14347618220764010073.key) 21:21:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:21:07 + git tag --points-at HEAD [Pipeline] } 21:21:07 $ docker exec --env ******** --env ******** 8aa31c5825624cddde72fdf211f82ec6a769677b3ab4e77a39b218bf7a49be7f ssh-agent -k 21:21:07 unset SSH_AUTH_SOCK; 21:21:07 unset SSH_AGENT_PID; 21:21:07 echo Agent pid 39 killed; 21:21:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:21:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:21:07 [ssh-agent] Looking for ssh-agent implementation... 21:21:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:21:07 $ docker exec 8aa31c5825624cddde72fdf211f82ec6a769677b3ab4e77a39b218bf7a49be7f ssh-agent 21:21:07 SSH_AUTH_SOCK=/tmp/ssh-g7TwyuFUD4wU/agent.71 21:21:07 SSH_AGENT_PID=77 21:21:07 Running ssh-add (command line suppressed) 21:21:07 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17004233949650490129.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17004233949650490129.key) 21:21:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:21:07 + git semver init 21:21:08 2023-10-26 21:21:08,112 [run_init] DEBUG init version:0.0.0 force:False 21:21:08 2023-10-26 21:21:08,112 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 21:21:08 2023-10-26 21:21:08,113 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 21:21:08 2023-10-26 21:21:08,113 [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) 21:21:09 2023-10-26 21:21:08,886 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 21:21:09 2023-10-26 21:21:08,886 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 21:21:09 2023-10-26 21:21:08,886 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:21:09 2023-10-26 21:21:08,887 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:21:09 3.1.0-dev.35 [Pipeline] } 21:21:09 $ docker exec --env ******** --env ******** 8aa31c5825624cddde72fdf211f82ec6a769677b3ab4e77a39b218bf7a49be7f ssh-agent -k 21:21:09 unset SSH_AUTH_SOCK; 21:21:09 unset SSH_AGENT_PID; 21:21:09 echo Agent pid 77 killed; 21:21:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:21:09 + git semver [Pipeline] } 21:21:09 $ docker stop --time=1 8aa31c5825624cddde72fdf211f82ec6a769677b3ab4e77a39b218bf7a49be7f 21:21:11 $ docker rm -f --volumes 8aa31c5825624cddde72fdf211f82ec6a769677b3ab4e77a39b218bf7a49be7f [Pipeline] // withDockerContainer [Pipeline] sh 21:21:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:21:11 Stashed 1 file(s) [Pipeline] echo 21:21:11 [edgeXSemver]: initialized semver on version 3.1.0-dev.35 [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 21:21:11 provisioning config files... 21:21:11 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5678295023704105849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:21:12 ---> docker-login.sh 21:21:12 nexus3.edgexfoundry.org:10001 21:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:12 Configure a credential helper to remove this warning. See 21:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:12 21:21:12 Login Succeeded 21:21:12 nexus3.edgexfoundry.org:10002 21:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:12 Configure a credential helper to remove this warning. See 21:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:12 21:21:12 Login Succeeded 21:21:12 nexus3.edgexfoundry.org:10003 21:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:12 Configure a credential helper to remove this warning. See 21:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:12 21:21:12 Login Succeeded 21:21:12 nexus3.edgexfoundry.org:10004 21:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:12 Configure a credential helper to remove this warning. See 21:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:12 21:21:12 Login Succeeded 21:21:12 docker.io 21:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:21:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:21:12 Configure a credential helper to remove this warning. See 21:21:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:21:12 21:21:12 Login Succeeded 21:21:12 ---> docker-login.sh ends [Pipeline] } 21:21:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:21:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:21:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:21:12 ========================================================= 21:21:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:21:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:21:13 Sending build context to Docker daemon 2.268MB 21:21:13 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 21:21:13 Step 2/13 : FROM ${BASE} AS builder 21:21:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:21:13 7264a8db6415: Pulling fs layer 21:21:13 c4d48a809fc2: Pulling fs layer 21:21:13 4f1c88b9dad5: Pulling fs layer 21:21:13 ad3a456e5733: Pulling fs layer 21:21:13 33e27b845d1e: Pulling fs layer 21:21:13 c68163c4e522: Pulling fs layer 21:21:13 50da416c3ac9: Pulling fs layer 21:21:13 23d2d4c4bb30: Pulling fs layer 21:21:13 33e27b845d1e: Waiting 21:21:13 c68163c4e522: Waiting 21:21:13 50da416c3ac9: Waiting 21:21:13 ad3a456e5733: Waiting 21:21:13 23d2d4c4bb30: Waiting 21:21:13 c4d48a809fc2: Verifying Checksum 21:21:13 c4d48a809fc2: Download complete 21:21:13 ad3a456e5733: Verifying Checksum 21:21:13 ad3a456e5733: Download complete 21:21:13 7264a8db6415: Verifying Checksum 21:21:13 7264a8db6415: Download complete 21:21:13 c68163c4e522: Verifying Checksum 21:21:13 c68163c4e522: Download complete 21:21:13 7264a8db6415: Pull complete 21:21:13 23d2d4c4bb30: Verifying Checksum 21:21:13 23d2d4c4bb30: Download complete 21:21:13 c4d48a809fc2: Pull complete 21:21:13 4f1c88b9dad5: Verifying Checksum 21:21:13 4f1c88b9dad5: Download complete 21:21:14 50da416c3ac9: Verifying Checksum 21:21:14 50da416c3ac9: Download complete 21:21:16 4f1c88b9dad5: Pull complete 21:21:16 ad3a456e5733: Pull complete 21:21:16 33e27b845d1e: Pull complete 21:21:16 c68163c4e522: Pull complete 21:21:19 50da416c3ac9: Pull complete 21:21:19 23d2d4c4bb30: Pull complete 21:21:19 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:21:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:21:19 ---> 0786185ac409 21:21:19 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:21:23 ---> Running in bbdb4260f103 21:21:23 Removing intermediate container bbdb4260f103 21:21:23 ---> 12bd415fff5d 21:21:23 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:21:23 ---> Running in 43abd46e4318 21:21:23 Removing intermediate container 43abd46e4318 21:21:23 ---> deee36e7b7fc 21:21:23 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:21:23 ---> Running in f881836d48d4 21:21:23 Removing intermediate container f881836d48d4 21:21:23 ---> f2cc95585fb6 21:21:23 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:21:23 ---> Running in 2bb14be30102 21:21:23 Removing intermediate container 2bb14be30102 21:21:23 ---> f735b1613300 21:21:23 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:21:23 ---> Running in 43cab9a0edf4 21:21:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:21:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:21:24 (1/13) Installing libintl (0.21.1-r7) 21:21:24 (2/13) Installing eudev-libs (3.2.11-r8) 21:21:24 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 21:21:24 (4/13) Installing v4l-utils-libs (1.24.1-r0) 21:21:24 (5/13) Installing v4l-utils (1.24.1-r0) 21:21:24 (6/13) Installing libdvbv5 (1.24.1-r0) 21:21:24 (7/13) Installing udev-init-scripts (35-r1) 21:21:24 (8/13) Installing libblkid (2.38.1-r8) 21:21:24 (9/13) Installing xz-libs (5.4.3-r0) 21:21:24 (10/13) Installing kmod-libs (30-r3) 21:21:24 (11/13) Installing eudev (3.2.11-r8) 21:21:24 (12/13) Installing eudev-dev (3.2.11-r8) 21:21:24 (13/13) Installing v4l-utils-dev (1.24.1-r0) 21:21:24 Executing busybox-1.36.1-r2.trigger 21:21:24 Executing eudev-3.2.11-r8.trigger 21:21:24 OK: 271 MiB in 65 packages 21:21:25 Removing intermediate container 43cab9a0edf4 21:21:25 ---> 7b6b5cb69ffe 21:21:25 Step 8/13 : WORKDIR /device-usb-camera 21:21:25 ---> Running in dea1ec8d3244 21:21:25 Removing intermediate container dea1ec8d3244 21:21:25 ---> 32ca31837863 21:21:25 Step 9/13 : COPY go.mod vendor* ./ 21:21:25 ---> 1e5082b37994 21:21:25 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:21:25 ---> Running in 0b25b5daa25d 21:21:26 Still waiting to schedule task 21:21:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:22:12 Removing intermediate container 0b25b5daa25d 21:22:12 ---> 8251b8f35681 21:22:12 Step 11/13 : COPY . . 21:22:12 ---> 6d2e7bfd64c9 21:22:12 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:22:12 ---> Running in 175be4027342 21:22:12  % Total % Received % Xferd Average Speed Time Time Time Current 21:22:12 Dload Upload Total Spent Left Speed 21:22:12 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 11912 0 --:--:-- --:--:-- --:--:-- 11933 21:22:12 Removing intermediate container 175be4027342 21:22:12 ---> c018511202df 21:22:12 Step 13/13 : RUN ${MAKE} 21:22:12 ---> Running in 77c575645a61 21:22:12 noop 21:22:13 Removing intermediate container 77c575645a61 21:22:13 ---> bdcb6c1986eb 21:22:13 Successfully built bdcb6c1986eb 21:22:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:13 + docker inspect -f . ci-base-image-x86_64 21:22:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:13 prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container 21:22:13 $ 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 ******** ci-base-image-x86_64 cat 21:22:13 $ docker top 33ba64de2cabd0798145a284d78a085327082cac7057766c6328160ab6ea48be -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:14 + go version 21:22:14 go version go1.21.0 linux/amd64 [Pipeline] } 21:22:14 $ docker stop --time=1 33ba64de2cabd0798145a284d78a085327082cac7057766c6328160ab6ea48be 21:22:15 $ docker rm -f --volumes 33ba64de2cabd0798145a284d78a085327082cac7057766c6328160ab6ea48be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:15 + docker inspect -f . ci-base-image-x86_64 21:22:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:15 prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container 21:22:15 $ 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 ******** ci-base-image-x86_64 cat 21:22:16 $ docker top 0016a1495bb08a2385fa5cec1a422699c05764bfa87b34dd0640a5d98c334b67 -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:16 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 21:22:16 + make test 21:22:16 go test ./... -coverprofile=coverage.out ./... 21:22:18 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:22:30 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:22:30 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 21:22:37 go vet ./... 21:22:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:22:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:22:40 ./bin/test-attribution-txt.sh [Pipeline] echo 21:22:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:22:40 $ docker stop --time=1 0016a1495bb08a2385fa5cec1a422699c05764bfa87b34dd0640a5d98c334b67 21:22:43 $ docker rm -f --volumes 0016a1495bb08a2385fa5cec1a422699c05764bfa87b34dd0640a5d98c334b67 [Pipeline] // withDockerContainer [Pipeline] sh 21:22:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:22:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:22:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:22:45 + ls -al . 21:22:45 total 216 21:22:45 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 21:22 . 21:22:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:20 .. 21:22:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:22 .git 21:22:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:20 .github 21:22:45 -rw-rw-r-- 1 jenkins jenkins 429 Oct 26 21:20 .gitignore 21:22:45 -rw-rw-r-- 1 jenkins jenkins 45 Oct 26 21:20 .golangci.yml 21:22:45 -rw-rw-r-- 1 jenkins jenkins 77 Oct 26 21:20 .hadolint.yml 21:22:45 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 21:21 .semver 21:22:45 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 26 21:20 Attribution.txt 21:22:45 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 26 21:20 CHANGELOG.md 21:22:45 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 26 21:20 Dockerfile 21:22:45 -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 21:20 GOVERNANCE.md 21:22:45 -rw-rw-r-- 1 jenkins jenkins 659 Oct 26 21:20 Jenkinsfile 21:22:45 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 21:20 LICENSE 21:22:45 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 26 21:20 Makefile 21:22:45 -rw-rw-r-- 1 jenkins jenkins 622 Oct 26 21:20 OWNERS.md 21:22:45 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 26 21:20 README.md 21:22:45 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 21:21 VERSION 21:22:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:20 bin 21:22:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:20 cmd 21:22:45 -rw-r--r-- 1 jenkins jenkins 54703 Oct 26 21:22 coverage.out 21:22:45 -rwxrwxr-x 1 jenkins jenkins 84 Oct 26 21:20 docker-entrypoint.sh 21:22:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:20 docs 21:22:45 -rw-rw-r-- 1 jenkins jenkins 3925 Oct 26 21:20 go.mod 21:22:45 -rw-rw-r-- 1 jenkins jenkins 34838 Oct 26 21:20 go.sum 21:22:45 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:20 internal 21:22:45 -rw-rw-r-- 1 jenkins jenkins 231 Oct 26 21:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:45 + 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=86d2622c4f907fedb2cba4bacbdfe80b4f9c365d --label arch=amd64 --label version=3.1.0-dev.35 . 21:22:45 Sending build context to Docker daemon 2.323MB 21:22:45 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 21:22:45 Step 2/36 : FROM ${BASE} AS builder 21:22:45 ---> bdcb6c1986eb 21:22:45 Step 3/36 : ARG ADD_BUILD_TAGS="" 21:22:45 ---> Running in 2a269e2e1957 21:22:45 Removing intermediate container 2a269e2e1957 21:22:45 ---> 309372f94279 21:22:45 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:22:45 ---> Running in 11f92821919a 21:22:45 Removing intermediate container 11f92821919a 21:22:45 ---> e033aa705519 21:22:45 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:22:45 ---> Running in a1f041532222 21:22:45 Removing intermediate container a1f041532222 21:22:45 ---> 0d760d57af5c 21:22:45 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:22:45 ---> Running in 77322e552dbb 21:22:45 Removing intermediate container 77322e552dbb 21:22:45 ---> 5c2e611d63a4 21:22:45 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:22:45 ---> Running in 831ae6e5f8f2 21:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:22:46 OK: 271 MiB in 65 packages 21:22:46 Removing intermediate container 831ae6e5f8f2 21:22:46 ---> e13e7f63336a 21:22:46 Step 8/36 : WORKDIR /device-usb-camera 21:22:46 ---> Running in 4a47a4a284e9 21:22:46 Removing intermediate container 4a47a4a284e9 21:22:46 ---> f5814c75af51 21:22:46 Step 9/36 : COPY go.mod vendor* ./ 21:22:47 ---> 75226d540caa 21:22:47 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:22:47 ---> Running in decfb65dda90 21:22:47 Removing intermediate container decfb65dda90 21:22:47 ---> d1ffc055545a 21:22:47 Step 11/36 : COPY . . 21:22:48 ---> 5f4974e9971e 21:22:48 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:22:48 ---> Running in f1db39bc4eb3 21:22:48  % Total % Received % Xferd Average Speed Time Time Time Current 21:22:48  Dload Upload Total Spent Left Speed 21:22:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 38874 0 --:--:-- --:--:-- --:--:-- 40419 21:22:48 Removing intermediate container f1db39bc4eb3 21:22:48 ---> 72a7bb99d8ed 21:22:48 Step 13/36 : RUN ${MAKE} 21:22:48 ---> Running in 03c13c1d6da3 21:22:49 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.35 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:23:11 Removing intermediate container 03c13c1d6da3 21:23:11 ---> ce9be6fca87c 21:23:11 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:23:11 v0.21.6: Pulling from aler9/rtsp-simple-server 21:23:11 4acc49c71d14: Pulling fs layer 21:23:11 4acc49c71d14: Verifying Checksum 21:23:11 4acc49c71d14: Download complete 21:23:11 4acc49c71d14: Pull complete 21:23:11 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:23:11 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:23:11 ---> 01a2bd3e5fff 21:23:11 Step 15/36 : FROM alpine:3.18 21:23:11 3.18: Pulling from library/alpine 21:23:11 96526aa774ef: Pulling fs layer 21:23:12 96526aa774ef: Verifying Checksum 21:23:12 96526aa774ef: Download complete 21:23:12 96526aa774ef: Pull complete 21:23:12 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:23:12 Status: Downloaded newer image for alpine:3.18 21:23:12 ---> 8ca4688f4f35 21:23:12 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:23:12 ---> Running in 9ae7f27cc798 21:23:13 Removing intermediate container 9ae7f27cc798 21:23:13 ---> 3a2db111f610 21:23:13 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:23:13 ---> Running in 037e96d8488c 21:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:23:13 (1/107) Installing dumb-init (1.2.5-r2) 21:23:13 (2/107) Installing sdl2 (2.26.5-r0) 21:23:13 (3/107) Installing svt-av1-libs (1.6.0-r0) 21:23:13 (4/107) Installing aom-libs (3.6.1-r0) 21:23:13 (5/107) Installing libxau (1.0.11-r2) 21:23:13 (6/107) Installing libmd (1.0.4-r2) 21:23:13 (7/107) Installing libbsd (0.11.7-r1) 21:23:13 (8/107) Installing libxdmcp (1.1.4-r2) 21:23:13 (9/107) Installing libxcb (1.15-r1) 21:23:13 (10/107) Installing libx11 (1.8.4-r4) 21:23:13 (11/107) Installing hwdata-pci (0.370-r0) 21:23:13 (12/107) Installing libpciaccess (0.17-r2) 21:23:13 (13/107) Installing libdrm (2.4.115-r4) 21:23:13 (14/107) Installing libxext (1.3.5-r2) 21:23:13 (15/107) Installing libxfixes (6.0.1-r2) 21:23:13 (16/107) Installing libffi (3.4.4-r2) 21:23:13 (17/107) Installing wayland-libs-client (1.22.0-r2) 21:23:13 (18/107) Installing libva (2.18.0-r1) 21:23:13 (19/107) Installing libvdpau (1.5-r1) 21:23:13 (20/107) Installing libgcc (12.2.1_git20220924-r10) 21:23:13 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 21:23:13 (22/107) Installing onevpl-libs (2023.2.1-r0) 21:23:13 (23/107) Installing ffmpeg-libavutil (6.0-r15) 21:23:13 (24/107) Installing libdav1d (1.2.1-r0) 21:23:13 (25/107) Installing brotli-libs (1.0.9-r14) 21:23:13 (26/107) Installing libhwy (1.0.4-r1) 21:23:13 (27/107) Installing lcms2 (2.15-r2) 21:23:13 (28/107) Installing libjxl (0.8.2-r0) 21:23:13 (29/107) Installing lame-libs (3.100-r5) 21:23:13 (30/107) Installing opus (1.4-r0) 21:23:13 (31/107) Installing libgomp (12.2.1_git20220924-r10) 21:23:13 (32/107) Installing soxr (0.1.3-r5) 21:23:13 (33/107) Installing ffmpeg-libswresample (6.0-r15) 21:23:13 (34/107) Installing libogg (1.3.5-r4) 21:23:13 (35/107) Installing libtheora (1.1.1-r17) 21:23:13 (36/107) Installing libvorbis (1.3.7-r1) 21:23:13 (37/107) Installing libvpx (1.13.0-r2) 21:23:14 (38/107) Installing libwebp (1.3.2-r0) 21:23:14 (39/107) Installing x264-libs (0.164_git20220602-r1) 21:23:14 (40/107) Installing numactl (2.0.16-r4) 21:23:14 (41/107) Installing x265-libs (3.5-r4) 21:23:14 (42/107) Installing xvidcore (1.3.7-r1) 21:23:14 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 21:23:14 (44/107) Installing alsa-lib (1.2.9-r1) 21:23:14 (45/107) Installing libexpat (2.5.0-r1) 21:23:14 (46/107) Installing libbz2 (1.0.8-r5) 21:23:14 (47/107) Installing libpng (1.6.39-r3) 21:23:14 (48/107) Installing freetype (2.13.0-r5) 21:23:14 (49/107) Installing fontconfig (2.14.2-r3) 21:23:14 (50/107) Installing fribidi (1.0.13-r0) 21:23:14 (51/107) Installing libintl (0.21.1-r7) 21:23:14 (52/107) Installing libblkid (2.38.1-r8) 21:23:14 (53/107) Installing libmount (2.38.1-r8) 21:23:14 (54/107) Installing pcre2 (10.42-r1) 21:23:14 (55/107) Installing glib (2.76.4-r0) 21:23:14 (56/107) Installing graphite2 (1.3.14-r5) 21:23:14 (57/107) Installing harfbuzz (7.3.0-r0) 21:23:14 (58/107) Installing libunibreak (5.1-r0) 21:23:14 (59/107) Installing libass (0.17.1-r0) 21:23:14 (60/107) Installing libbluray (1.3.4-r0) 21:23:14 (61/107) Installing gmp (6.2.1-r3) 21:23:14 (62/107) Installing nettle (3.8.1-r2) 21:23:14 (63/107) Installing libunistring (1.1-r1) 21:23:14 (64/107) Installing libidn2 (2.3.4-r1) 21:23:14 (65/107) Installing p11-kit (0.24.1-r2) 21:23:14 (66/107) Installing libtasn1 (4.19.0-r1) 21:23:14 (67/107) Installing gnutls (3.8.0-r2) 21:23:14 (68/107) Installing mpg123-libs (1.31.3-r1) 21:23:14 (69/107) Installing libopenmpt (0.7.2-r0) 21:23:14 (70/107) Installing cjson (1.7.15-r4) 21:23:14 (71/107) Installing mbedtls (2.28.5-r0) 21:23:14 (72/107) Installing librist (0.2.7-r0) 21:23:14 (73/107) Installing libsrt (1.5.2-r0) 21:23:14 (74/107) Installing libssh (0.10.5-r0) 21:23:14 (75/107) Installing xz-libs (5.4.3-r0) 21:23:14 (76/107) Installing libxml2 (2.11.4-r0) 21:23:14 (77/107) Installing libsodium (1.0.18-r3) 21:23:14 (78/107) Installing libzmq (4.3.4-r4) 21:23:14 (79/107) Installing ffmpeg-libavformat (6.0-r15) 21:23:14 (80/107) Installing glslang-libs (1.3.243.0-r1) 21:23:14 (81/107) Installing spirv-tools (1.3.243.0-r1) 21:23:14 (82/107) Installing shaderc (2023.3-r1) 21:23:14 (83/107) Installing vulkan-loader (1.3.243.0-r1) 21:23:14 (84/107) Installing libplacebo (5.264.1-r1) 21:23:14 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 21:23:14 (86/107) Installing ffmpeg-libswscale (6.0-r15) 21:23:14 (87/107) Installing vidstab (1.1.1-r0) 21:23:14 (88/107) Installing zimg (3.0.5-r0) 21:23:14 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 21:23:14 (90/107) Installing libasyncns (0.8-r1) 21:23:14 (91/107) Installing dbus-libs (1.14.8-r0) 21:23:14 (92/107) Installing libltdl (2.4.7-r2) 21:23:14 (93/107) Installing orc (0.4.34-r0) 21:23:14 (94/107) Installing flac-libs (1.4.3-r0) 21:23:14 (95/107) Installing libsndfile (1.2.0-r2) 21:23:14 (96/107) Installing speexdsp (1.2.1-r1) 21:23:14 (97/107) Installing tdb-libs (1.4.8-r1) 21:23:14 (98/107) Installing libpulse (16.1-r10) 21:23:14 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 21:23:14 (100/107) Installing v4l-utils-libs (1.24.1-r0) 21:23:14 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 21:23:14 (102/107) Installing ffmpeg (6.0-r15) 21:23:14 (103/107) Installing udev-init-scripts (35-r1) 21:23:14 (104/107) Installing eudev-libs (3.2.11-r8) 21:23:14 (105/107) Installing zstd-libs (1.5.5-r4) 21:23:14 (106/107) Installing kmod-libs (30-r3) 21:23:14 (107/107) Installing eudev (3.2.11-r8) 21:23:14 Executing busybox-1.36.1-r2.trigger 21:23:14 Executing glib-2.76.4-r0.trigger 21:23:14 Executing eudev-3.2.11-r8.trigger 21:23:14 OK: 131 MiB in 122 packages 21:23:17 Removing intermediate container 037e96d8488c 21:23:17 ---> b1ee209b47fa 21:23:17 Step 18/36 : WORKDIR / 21:23:17 ---> Running in 64613ccdc917 21:23:17 Removing intermediate container 64613ccdc917 21:23:17 ---> 51ec13ef9c6b 21:23:17 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 21:23:18 ---> 498127322405 21:23:18 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 21:23:18 ---> 30c1f76ae718 21:23:18 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:23:18 ---> 24079a91bb4a 21:23:18 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:23:18 ---> b9a690069207 21:23:18 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:23:18 ---> aa46635315b3 21:23:18 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 21:23:19 ---> 63aae74169f8 21:23:19 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 21:23:20 ---> c8771db7f402 21:23:20 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:23:20 ---> Running in b5f6569a7ee1 21:23:20 Removing intermediate container b5f6569a7ee1 21:23:20 ---> bb63e6252501 21:23:20 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:23:20 ---> Running in 4931dc144d6d 21:23:20 Removing intermediate container 4931dc144d6d 21:23:20 ---> 8d220d9b0f33 21:23:20 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:23:20 ---> Running in 690041938e0f 21:23:21 Removing intermediate container 690041938e0f 21:23:21 ---> cef0b0ebe9cc 21:23:21 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 21:23:21 ---> Running in 94167eb70801 21:23:22 Removing intermediate container 94167eb70801 21:23:22 ---> 2ccf1e6c6a6b 21:23:22 Step 30/36 : EXPOSE 59983 21:23:22 ---> Running in d74fb01edae2 21:23:22 Removing intermediate container d74fb01edae2 21:23:22 ---> 6d9b1b0ba5ca 21:23:22 Step 31/36 : EXPOSE 8554 21:23:22 ---> Running in f35a93c9b5b5 21:23:22 Removing intermediate container f35a93c9b5b5 21:23:22 ---> c8f56ce0f56b 21:23:22 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:23:22 ---> Running in 433c4b683042 21:23:22 Removing intermediate container 433c4b683042 21:23:22 ---> f12fffdaddbc 21:23:22 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:23:22 ---> Running in d4dd78b330eb 21:23:22 Removing intermediate container d4dd78b330eb 21:23:22 ---> c451d8c76cef 21:23:22 Step 34/36 : LABEL arch=amd64 21:23:22 ---> Running in 3b4fe5b98928 21:23:22 Removing intermediate container 3b4fe5b98928 21:23:22 ---> 0eefd4193779 21:23:22 Step 35/36 : LABEL git_sha=86d2622c4f907fedb2cba4bacbdfe80b4f9c365d 21:23:22 ---> Running in c26af8fae86d 21:23:22 Removing intermediate container c26af8fae86d 21:23:22 ---> 5a0a708be56d 21:23:22 Step 36/36 : LABEL version=3.1.0-dev.35 21:23:22 ---> Running in 2c0fff25c31c 21:23:22 Removing intermediate container 2c0fff25c31c 21:23:22 ---> 034ac6ee501b 21:23:22 [Warning] One or more build-args [ARCH] were not consumed 21:23:22 Successfully built 034ac6ee501b 21:23:22 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 21:23:22 provisioning config files... 21:23:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config542333229998556399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:23 ---> docker-login.sh 21:23:23 nexus3.edgexfoundry.org:10001 21:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:23 Configure a credential helper to remove this warning. See 21:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:23 21:23:23 Login Succeeded 21:23:23 nexus3.edgexfoundry.org:10002 21:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:23 Configure a credential helper to remove this warning. See 21:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:23 21:23:23 Login Succeeded 21:23:23 nexus3.edgexfoundry.org:10003 21:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:23 Configure a credential helper to remove this warning. See 21:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:23 21:23:23 Login Succeeded 21:23:23 nexus3.edgexfoundry.org:10004 21:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:23 Configure a credential helper to remove this warning. See 21:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:23 21:23:23 Login Succeeded 21:23:23 docker.io 21:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:23:23 Configure a credential helper to remove this warning. See 21:23:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:23:23 21:23:23 Login Succeeded 21:23:23 ---> docker-login.sh ends [Pipeline] } 21:23:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:23:23 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 21:23:23 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d 21:23:23 latest 21:23:23 3.1.0-dev.35 21:23:23 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35 21:23:23 main 21:23:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:24 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d 21:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:23:24 f7187eb2b903: Preparing 21:23:24 15e9e76439df: Preparing 21:23:24 40905c10d516: Preparing 21:23:24 8d3e218ae55a: Preparing 21:23:24 3827b5b91e75: Preparing 21:23:24 acc83c6ca332: Preparing 21:23:24 72238b9ed016: Preparing 21:23:24 acc83c6ca332: Waiting 21:23:24 376854186387: Preparing 21:23:24 72238b9ed016: Waiting 21:23:24 bde01514d233: Preparing 21:23:24 923fcb88e71d: Preparing 21:23:24 376854186387: Waiting 21:23:24 bde01514d233: Waiting 21:23:24 c49a6a373789: Preparing 21:23:24 55258addd596: Preparing 21:23:24 cc2447e1835a: Preparing 21:23:24 c49a6a373789: Waiting 21:23:24 cc2447e1835a: Waiting 21:23:24 923fcb88e71d: Waiting 21:23:24 40905c10d516: Pushed 21:23:24 8d3e218ae55a: Pushed 21:23:24 f7187eb2b903: Pushed 21:23:24 15e9e76439df: Pushed 21:23:24 acc83c6ca332: Pushed 21:23:24 bde01514d233: Pushed 21:23:24 72238b9ed016: Pushed 21:23:24 376854186387: Pushed 21:23:24 cc2447e1835a: Layer already exists 21:23:24 923fcb88e71d: Pushed 21:23:27 3827b5b91e75: Pushed 21:23:27 c49a6a373789: Pushed 21:23:37 55258addd596: Pushed 21:23:37 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d: digest: sha256:e0b8e639c7d6d17c7dd98ebf3781cd358a383a8d6d0aa9abe106778df7c236df size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:37 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:37 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:23:37 f7187eb2b903: Preparing 21:23:37 15e9e76439df: Preparing 21:23:37 40905c10d516: Preparing 21:23:37 8d3e218ae55a: Preparing 21:23:37 3827b5b91e75: Preparing 21:23:37 acc83c6ca332: Preparing 21:23:37 72238b9ed016: Preparing 21:23:37 376854186387: Preparing 21:23:37 bde01514d233: Preparing 21:23:37 923fcb88e71d: Preparing 21:23:37 c49a6a373789: Preparing 21:23:37 55258addd596: Preparing 21:23:37 cc2447e1835a: Preparing 21:23:37 bde01514d233: Waiting 21:23:37 acc83c6ca332: Waiting 21:23:37 923fcb88e71d: Waiting 21:23:37 c49a6a373789: Waiting 21:23:37 72238b9ed016: Waiting 21:23:37 55258addd596: Waiting 21:23:37 376854186387: Waiting 21:23:37 f7187eb2b903: Layer already exists 21:23:37 15e9e76439df: Layer already exists 21:23:37 3827b5b91e75: Layer already exists 21:23:37 8d3e218ae55a: Layer already exists 21:23:37 40905c10d516: Layer already exists 21:23:37 72238b9ed016: Layer already exists 21:23:37 acc83c6ca332: Layer already exists 21:23:37 376854186387: Layer already exists 21:23:37 bde01514d233: Layer already exists 21:23:37 923fcb88e71d: Layer already exists 21:23:37 c49a6a373789: Layer already exists 21:23:37 55258addd596: Layer already exists 21:23:37 cc2447e1835a: Layer already exists 21:23:37 latest: digest: sha256:e0b8e639c7d6d17c7dd98ebf3781cd358a383a8d6d0aa9abe106778df7c236df size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:38 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.35 21:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:23:38 f7187eb2b903: Preparing 21:23:38 15e9e76439df: Preparing 21:23:38 40905c10d516: Preparing 21:23:38 8d3e218ae55a: Preparing 21:23:38 3827b5b91e75: Preparing 21:23:38 acc83c6ca332: Preparing 21:23:38 72238b9ed016: Preparing 21:23:38 376854186387: Preparing 21:23:38 bde01514d233: Preparing 21:23:38 923fcb88e71d: Preparing 21:23:38 c49a6a373789: Preparing 21:23:38 55258addd596: Preparing 21:23:38 cc2447e1835a: Preparing 21:23:38 acc83c6ca332: Waiting 21:23:38 bde01514d233: Waiting 21:23:38 cc2447e1835a: Waiting 21:23:38 55258addd596: Waiting 21:23:38 72238b9ed016: Waiting 21:23:38 923fcb88e71d: Waiting 21:23:38 f7187eb2b903: Layer already exists 21:23:38 15e9e76439df: Layer already exists 21:23:38 3827b5b91e75: Layer already exists 21:23:38 8d3e218ae55a: Layer already exists 21:23:38 40905c10d516: Layer already exists 21:23:38 acc83c6ca332: Layer already exists 21:23:38 72238b9ed016: Layer already exists 21:23:38 bde01514d233: Layer already exists 21:23:38 376854186387: Layer already exists 21:23:38 923fcb88e71d: Layer already exists 21:23:38 cc2447e1835a: Layer already exists 21:23:38 c49a6a373789: Layer already exists 21:23:38 55258addd596: Layer already exists 21:23:38 3.1.0-dev.35: digest: sha256:e0b8e639c7d6d17c7dd98ebf3781cd358a383a8d6d0aa9abe106778df7c236df size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:38 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35 21:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:23:39 f7187eb2b903: Preparing 21:23:39 15e9e76439df: Preparing 21:23:39 40905c10d516: Preparing 21:23:39 8d3e218ae55a: Preparing 21:23:39 3827b5b91e75: Preparing 21:23:39 acc83c6ca332: Preparing 21:23:39 72238b9ed016: Preparing 21:23:39 376854186387: Preparing 21:23:39 bde01514d233: Preparing 21:23:39 923fcb88e71d: Preparing 21:23:39 c49a6a373789: Preparing 21:23:39 55258addd596: Preparing 21:23:39 cc2447e1835a: Preparing 21:23:39 72238b9ed016: Waiting 21:23:39 376854186387: Waiting 21:23:39 bde01514d233: Waiting 21:23:39 923fcb88e71d: Waiting 21:23:39 c49a6a373789: Waiting 21:23:39 acc83c6ca332: Waiting 21:23:39 55258addd596: Waiting 21:23:39 cc2447e1835a: Waiting 21:23:39 40905c10d516: Layer already exists 21:23:39 8d3e218ae55a: Layer already exists 21:23:39 15e9e76439df: Layer already exists 21:23:39 3827b5b91e75: Layer already exists 21:23:39 f7187eb2b903: Layer already exists 21:23:39 acc83c6ca332: Layer already exists 21:23:39 923fcb88e71d: Layer already exists 21:23:39 72238b9ed016: Layer already exists 21:23:39 376854186387: Layer already exists 21:23:39 bde01514d233: Layer already exists 21:23:39 c49a6a373789: Layer already exists 21:23:39 55258addd596: Layer already exists 21:23:39 cc2447e1835a: Layer already exists 21:23:39 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35: digest: sha256:e0b8e639c7d6d17c7dd98ebf3781cd358a383a8d6d0aa9abe106778df7c236df size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:39 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 21:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 21:23:39 f7187eb2b903: Preparing 21:23:39 15e9e76439df: Preparing 21:23:39 40905c10d516: Preparing 21:23:39 8d3e218ae55a: Preparing 21:23:39 3827b5b91e75: Preparing 21:23:39 acc83c6ca332: Preparing 21:23:39 72238b9ed016: Preparing 21:23:39 376854186387: Preparing 21:23:39 bde01514d233: Preparing 21:23:39 923fcb88e71d: Preparing 21:23:39 c49a6a373789: Preparing 21:23:39 55258addd596: Preparing 21:23:39 cc2447e1835a: Preparing 21:23:39 bde01514d233: Waiting 21:23:39 923fcb88e71d: Waiting 21:23:39 c49a6a373789: Waiting 21:23:39 55258addd596: Waiting 21:23:39 cc2447e1835a: Waiting 21:23:39 acc83c6ca332: Waiting 21:23:39 72238b9ed016: Waiting 21:23:39 376854186387: Waiting 21:23:39 40905c10d516: Layer already exists 21:23:39 3827b5b91e75: Layer already exists 21:23:39 f7187eb2b903: Layer already exists 21:23:39 15e9e76439df: Layer already exists 21:23:39 8d3e218ae55a: Layer already exists 21:23:39 acc83c6ca332: Layer already exists 21:23:39 72238b9ed016: Layer already exists 21:23:39 376854186387: Layer already exists 21:23:39 923fcb88e71d: Layer already exists 21:23:39 bde01514d233: Layer already exists 21:23:39 c49a6a373789: Layer already exists 21:23:39 cc2447e1835a: Layer already exists 21:23:39 55258addd596: Layer already exists 21:23:39 main: digest: sha256:e0b8e639c7d6d17c7dd98ebf3781cd358a383a8d6d0aa9abe106778df7c236df size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:23:39 ===================================================== [Pipeline] echo 21:23:39 taggedImages: 21:23:39 - nexus3.edgexfoundry.org:10004/device-usb-camera:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d 21:23:39 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 21:23:39 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.35 21:23:39 - nexus3.edgexfoundry.org:10004/device-usb-camera:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35 21:23:39 - 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 21:23:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:40 21:23:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:40 latest: Pulling from edgex-lftools-log-publisher 21:23:40 5eb5b503b376: Pulling fs layer 21:23:40 5c69ac0246d0: Pulling fs layer 21:23:40 ec43610c2a17: Pulling fs layer 21:23:40 3a2ae6a8a46f: Pulling fs layer 21:23:40 33b1e0a273af: Pulling fs layer 21:23:40 5d3b04190fa2: Pulling fs layer 21:23:40 2f39f015ded8: Pulling fs layer 21:23:40 33b1e0a273af: Waiting 21:23:40 5d3b04190fa2: Waiting 21:23:40 2f39f015ded8: Waiting 21:23:40 3a2ae6a8a46f: Waiting 21:23:40 5c69ac0246d0: Verifying Checksum 21:23:40 5c69ac0246d0: Download complete 21:23:40 3a2ae6a8a46f: Verifying Checksum 21:23:40 3a2ae6a8a46f: Download complete 21:23:40 33b1e0a273af: Verifying Checksum 21:23:40 33b1e0a273af: Download complete 21:23:40 ec43610c2a17: Verifying Checksum 21:23:40 ec43610c2a17: Download complete 21:23:40 5d3b04190fa2: Verifying Checksum 21:23:40 5d3b04190fa2: Download complete 21:23:40 5eb5b503b376: Verifying Checksum 21:23:40 5eb5b503b376: Download complete 21:23:41 2f39f015ded8: Download complete 21:23:41 5eb5b503b376: Pull complete 21:23:41 5c69ac0246d0: Pull complete 21:23:42 ec43610c2a17: Pull complete 21:23:42 3a2ae6a8a46f: Pull complete 21:23:42 33b1e0a273af: Pull complete 21:23:42 5d3b04190fa2: Pull complete 21:23:46 2f39f015ded8: Pull complete 21:23:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:23:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:46 prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container 21:23:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:23:51 $ docker top 629dae0b1960bcb0940252b36d32ba98e211d14df08821f3cbaa64430fde6747 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:52 ---> job-cost.sh 21:23:52 lf-activate-venv: SKIPPING 21:23:52 INFO: No Stack... 21:23:52 INFO: Retrieving Pricing Info for: v3-standard-8 21:23:52 INFO: Archiving Costs [Pipeline] sh 21:23:53 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 21:23:53 + cut -d, -f6 [Pipeline] lock 21:23:53 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-161-stack-cost] 21:23:53 Resource [jenkins-edgexfoundry-device-usb-camera-main-161-stack-cost] did not exist. Created. 21:23:53 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:23:53 + echo total: 0.2199999988079071 [Pipeline] stash 21:23:53 Stashed 1 file(s) [Pipeline] } 21:23:53 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-161-stack-cost] [Pipeline] // lock [Pipeline] } 21:23:53 $ docker stop --time=1 629dae0b1960bcb0940252b36d32ba98e211d14df08821f3cbaa64430fde6747 21:23:54 $ docker rm -f --volumes 629dae0b1960bcb0940252b36d32ba98e211d14df08821f3cbaa64430fde6747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:27:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12118 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 21:27:32 Running in /w/workspace/device-usb-camera/161 [Pipeline] { [Pipeline] checkout 21:27:32 Selected Git installation does not exist. Using Default 21:27:32 The recommended git tool is: NONE 21:27:38 using credential edgex-jenkins-ssh 21:27:38 Cloning the remote Git repository 21:27:38 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:27:38 > git init /w/workspace/device-usb-camera/161 # timeout=10 21:27:38 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:27:38 > git --version # timeout=10 21:27:38 > git --version # 'git version 2.25.1' 21:27:38 using GIT_SSH to set credentials SSH Credentials for GitHub 21:27:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:39 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:27:40 Avoid second fetch 21:27:40 Checking out Revision 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d (main) 21:27:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:27:40 > git config core.sparsecheckout # timeout=10 21:27:40 > git checkout -f 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d # timeout=10 21:27:41 Commit message: "Merge pull request #306 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:27:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:27:42 % Total % Received % Xferd Average Speed Time Time Time Current 21:27:42 Dload Upload Total Spent Left Speed 21:27:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 21:27:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:27:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 21:27:43 sudo tee /etc/docker/daemon.new 21:27:43 { 21:27:43 "registry-mirrors": [ 21:27:43 "https://nexus3.edgexfoundry.org:10001" 21:27:43 ], 21:27:43 "bip": "10.250.0.254/24", 21:27:43 "hosts": [ 21:27:43 "tcp://0.0.0.0:5555", 21:27:43 "unix:///var/run/docker.sock" 21:27:43 ], 21:27:43 "mtu": 1458, 21:27:43 "selinux-enabled": true, 21:27:43 "seccomp-profile": "/etc/docker/seccomp.json" 21:27:43 } [Pipeline] sh 21:27:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:27:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:02 provisioning config files... 21:28:02 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/161@tmp/config7867857059085882833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:28:02 ---> docker-login.sh 21:28:02 nexus3.edgexfoundry.org:10001 21:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:03 Configure a credential helper to remove this warning. See 21:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:03 21:28:03 Login Succeeded 21:28:03 nexus3.edgexfoundry.org:10002 21:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:03 Configure a credential helper to remove this warning. See 21:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:03 21:28:03 Login Succeeded 21:28:03 nexus3.edgexfoundry.org:10003 21:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:04 Configure a credential helper to remove this warning. See 21:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:04 21:28:04 Login Succeeded 21:28:04 nexus3.edgexfoundry.org:10004 21:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:04 Configure a credential helper to remove this warning. See 21:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:04 21:28:04 Login Succeeded 21:28:04 docker.io 21:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:28:05 Configure a credential helper to remove this warning. See 21:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:28:05 21:28:05 Login Succeeded 21:28:05 ---> docker-login.sh ends [Pipeline] } 21:28:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:28:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:28:05 ========================================================= 21:28:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:28:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:28:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:28:06 Sending build context to Docker daemon 1.343MB 21:28:06 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 21:28:06 Step 2/13 : FROM ${BASE} AS builder 21:28:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:28:06 9fda8d8052c6: Pulling fs layer 21:28:06 5d54e960e981: Pulling fs layer 21:28:06 c4a7e357bf2a: Pulling fs layer 21:28:06 f0e02332f6b5: Pulling fs layer 21:28:06 cefa15bbcfad: Pulling fs layer 21:28:06 17808c966233: Pulling fs layer 21:28:06 f4c1fc716caa: Pulling fs layer 21:28:06 f0e02332f6b5: Waiting 21:28:06 cefa15bbcfad: Waiting 21:28:06 17808c966233: Waiting 21:28:06 5d54e960e981: Verifying Checksum 21:28:06 5d54e960e981: Download complete 21:28:06 f0e02332f6b5: Verifying Checksum 21:28:06 f0e02332f6b5: Download complete 21:28:06 cefa15bbcfad: Verifying Checksum 21:28:06 cefa15bbcfad: Download complete 21:28:06 9fda8d8052c6: Verifying Checksum 21:28:06 9fda8d8052c6: Download complete 21:28:07 f4c1fc716caa: Verifying Checksum 21:28:07 f4c1fc716caa: Download complete 21:28:07 9fda8d8052c6: Pull complete 21:28:08 5d54e960e981: Pull complete 21:28:08 c4a7e357bf2a: Verifying Checksum 21:28:08 c4a7e357bf2a: Download complete 21:28:09 17808c966233: Verifying Checksum 21:28:09 17808c966233: Download complete 21:28:24 c4a7e357bf2a: Pull complete 21:28:24 f0e02332f6b5: Pull complete 21:28:24 cefa15bbcfad: Pull complete 21:28:34 17808c966233: Pull complete 21:28:35 f4c1fc716caa: Pull complete 21:28:35 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:28:35 ---> ea914061e18c 21:28:35 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:28:36 ---> Running in 6f0d0054676b 21:28:36 Removing intermediate container 6f0d0054676b 21:28:36 ---> 39697bc88b6e 21:28:36 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:28:36 ---> Running in fc2b33ef2d51 21:28:37 Removing intermediate container fc2b33ef2d51 21:28:37 ---> 6bce342f2d27 21:28:37 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:28:37 ---> Running in 7fc23df24aa5 21:28:37 Removing intermediate container 7fc23df24aa5 21:28:37 ---> 845c2ea850f8 21:28:37 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:28:37 ---> Running in 5a2ec913e69e 21:28:37 Removing intermediate container 5a2ec913e69e 21:28:37 ---> 5a4419b271ff 21:28:37 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:28:37 ---> Running in b3926ad14bd4 21:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:28:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:28:40 (1/13) Installing libintl (0.21.1-r7) 21:28:40 (2/13) Installing eudev-libs (3.2.11-r8) 21:28:40 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 21:28:40 (4/13) Installing v4l-utils-libs (1.24.1-r0) 21:28:40 (5/13) Installing v4l-utils (1.24.1-r0) 21:28:41 (6/13) Installing libdvbv5 (1.24.1-r0) 21:28:41 (7/13) Installing udev-init-scripts (35-r1) 21:28:41 (8/13) Installing libblkid (2.38.1-r8) 21:28:41 (9/13) Installing xz-libs (5.4.3-r0) 21:28:41 (10/13) Installing kmod-libs (30-r3) 21:28:41 (11/13) Installing eudev (3.2.11-r8) 21:28:41 (12/13) Installing eudev-dev (3.2.11-r8) 21:28:41 (13/13) Installing v4l-utils-dev (1.24.1-r0) 21:28:41 Executing busybox-1.36.1-r2.trigger 21:28:41 Executing eudev-3.2.11-r8.trigger 21:28:41 OK: 273 MiB in 65 packages 21:28:42 Removing intermediate container b3926ad14bd4 21:28:42 ---> f542dc3c254a 21:28:42 Step 8/13 : WORKDIR /device-usb-camera 21:28:42 ---> Running in 61d572d61875 21:28:43 Removing intermediate container 61d572d61875 21:28:43 ---> ac165aa34405 21:28:43 Step 9/13 : COPY go.mod vendor* ./ 21:28:43 ---> 9b26f0096842 21:28:43 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:28:43 ---> Running in ace5ab969fed 21:30:20 Removing intermediate container ace5ab969fed 21:30:20 ---> 6517d764911e 21:30:20 Step 11/13 : COPY . . 21:30:20 ---> 4ecaf1e651b2 21:30:20 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:30:21 ---> Running in ea1c59ad876a 21:30:22  % Total % Received % Xferd Average Speed Time Time Time Current 21:30:22 Dload Upload Total Spent Left Speed 21:30:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5250 0 --:--:-- --:--:-- --:--:-- 5286 21:30:23 Removing intermediate container ea1c59ad876a 21:30:23 ---> ebfa30c3c939 21:30:23 Step 13/13 : RUN ${MAKE} 21:30:23 ---> Running in c0da20980a6a 21:30:24 noop 21:30:27 Removing intermediate container c0da20980a6a 21:30:27 ---> 643e4f39dba4 21:30:27 Successfully built 643e4f39dba4 21:30:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:28 + docker inspect -f . ci-base-image-arm64 21:30:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:28 prd-ubuntu20.04-docker-arm64-4c-16g-12118 does not seem to be running inside a container 21:30:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/161 -v /w/workspace/device-usb-camera/161:/w/workspace/device-usb-camera/161:rw,z -v /w/workspace/device-usb-camera/161@tmp:/w/workspace/device-usb-camera/161@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 21:30:30 $ docker top 4f0659bb8835d3158b8a5217c1c10ab2eb7a21904a2518018e70df1a5a152e3c -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:30 + go version 21:30:30 go version go1.21.0 linux/arm64 [Pipeline] } 21:30:30 $ docker stop --time=1 4f0659bb8835d3158b8a5217c1c10ab2eb7a21904a2518018e70df1a5a152e3c 21:30:32 $ docker rm -f --volumes 4f0659bb8835d3158b8a5217c1c10ab2eb7a21904a2518018e70df1a5a152e3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:33 + docker inspect -f . ci-base-image-arm64 21:30:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:33 prd-ubuntu20.04-docker-arm64-4c-16g-12118 does not seem to be running inside a container 21:30:33 $ 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/161 -v /w/workspace/device-usb-camera/161:/w/workspace/device-usb-camera/161:rw,z -v /w/workspace/device-usb-camera/161@tmp:/w/workspace/device-usb-camera/161@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 21:30:34 $ docker top 489c53f26014386a50ac8f93efc3c233e68692bcd8eb6e52272729c7b05f1667 -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:35 + git config --global --add safe.directory /w/workspace/device-usb-camera/161 [Pipeline] fileExists [Pipeline] sh 21:30:36 + make test 21:30:36 go test ./... -coverprofile=coverage.out ./... 21:30:43 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:33:04 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:33:04 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.089s coverage: 4.4% of statements 21:33:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:33:05 go vet ./... 21:33:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:33:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:33:32 ./bin/test-attribution-txt.sh [Pipeline] echo 21:33:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:33:32 $ docker stop --time=1 489c53f26014386a50ac8f93efc3c233e68692bcd8eb6e52272729c7b05f1667 21:33:34 $ docker rm -f --volumes 489c53f26014386a50ac8f93efc3c233e68692bcd8eb6e52272729c7b05f1667 [Pipeline] // withDockerContainer [Pipeline] sh 21:33:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:33:35 Warning: overwriting stash ‘coverage-report’ 21:33:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:33:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:33:36 + ls -al . 21:33:36 total 212 21:33:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:30 . 21:33:36 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:27 .. 21:33:36 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:27 .git 21:33:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:27 .github 21:33:36 -rw-rw-r-- 1 jenkins jenkins 429 Oct 26 21:27 .gitignore 21:33:36 -rw-rw-r-- 1 jenkins jenkins 45 Oct 26 21:27 .golangci.yml 21:33:36 -rw-rw-r-- 1 jenkins jenkins 77 Oct 26 21:27 .hadolint.yml 21:33:36 -rw-rw-r-- 1 jenkins jenkins 10851 Oct 26 21:27 Attribution.txt 21:33:36 -rw-rw-r-- 1 jenkins jenkins 11903 Oct 26 21:27 CHANGELOG.md 21:33:36 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 26 21:27 Dockerfile 21:33:36 -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 21:27 GOVERNANCE.md 21:33:36 -rw-rw-r-- 1 jenkins jenkins 659 Oct 26 21:27 Jenkinsfile 21:33:36 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 21:27 LICENSE 21:33:36 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 26 21:27 Makefile 21:33:36 -rw-rw-r-- 1 jenkins jenkins 622 Oct 26 21:27 OWNERS.md 21:33:36 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 26 21:27 README.md 21:33:36 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 21:21 VERSION 21:33:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:27 bin 21:33:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:27 cmd 21:33:36 -rw-r--r-- 1 jenkins jenkins 54703 Oct 26 21:33 coverage.out 21:33:36 -rwxrwxr-x 1 jenkins jenkins 84 Oct 26 21:27 docker-entrypoint.sh 21:33:36 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:27 docs 21:33:36 -rw-rw-r-- 1 jenkins jenkins 3925 Oct 26 21:27 go.mod 21:33:36 -rw-rw-r-- 1 jenkins jenkins 34838 Oct 26 21:27 go.sum 21:33:36 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:27 internal 21:33:36 -rw-rw-r-- 1 jenkins jenkins 231 Oct 26 21:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:37 + 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=86d2622c4f907fedb2cba4bacbdfe80b4f9c365d --label arch=arm64 --label version=3.1.0-dev.35 . 21:33:37 Sending build context to Docker daemon 1.399MB 21:33:37 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 21:33:37 Step 2/36 : FROM ${BASE} AS builder 21:33:37 ---> 643e4f39dba4 21:33:37 Step 3/36 : ARG ADD_BUILD_TAGS="" 21:33:37 ---> Running in 125e5d541ad7 21:33:38 Removing intermediate container 125e5d541ad7 21:33:38 ---> 92ccdd309c28 21:33:38 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:33:38 ---> Running in dac59b6faf94 21:33:38 Removing intermediate container dac59b6faf94 21:33:38 ---> a952ac6d82c8 21:33:38 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 21:33:38 ---> Running in 167305806ec8 21:33:39 Removing intermediate container 167305806ec8 21:33:39 ---> ec90b1e3cd56 21:33:39 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:33:39 ---> Running in 7ee2b080593e 21:33:39 Removing intermediate container 7ee2b080593e 21:33:39 ---> 9d7462f8ac16 21:33:39 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:33:39 ---> Running in 2df55ac4ec91 21:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:33:42 OK: 273 MiB in 65 packages 21:33:44 Removing intermediate container 2df55ac4ec91 21:33:44 ---> 87099df7cb3c 21:33:44 Step 8/36 : WORKDIR /device-usb-camera 21:33:44 ---> Running in b17bce4e6bbd 21:33:45 Removing intermediate container b17bce4e6bbd 21:33:45 ---> a6e51ed584ea 21:33:45 Step 9/36 : COPY go.mod vendor* ./ 21:33:45 ---> dad050410c8d 21:33:45 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:45 ---> Running in a61213c20ccc 21:33:49 Removing intermediate container a61213c20ccc 21:33:49 ---> c6719686b25d 21:33:49 Step 11/36 : COPY . . 21:33:49 ---> fabf7dd873bf 21:33:49 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:33:49 ---> Running in 5e97e2774b2a 21:33:50  % Total % Received % Xferd Average Speed Time Time Time Current 21:33:50 Dload Upload Total Spent Left Speed 21:33:51 0 0 0 0  0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6339 0 --:--:-- --:--:-- --:--:-- 6392 21:33:51 Removing intermediate container 5e97e2774b2a 21:33:51 ---> caeacd45cd32 21:33:51 Step 13/36 : RUN ${MAKE} 21:33:52 ---> Running in 29885e03a933 21:33:53 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.35 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 21:36:29 Removing intermediate container 29885e03a933 21:36:29 ---> f10005d7a922 21:36:29 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 21:36:29 v0.21.6: Pulling from aler9/rtsp-simple-server 21:36:29 8766b47fe142: Pulling fs layer 21:36:30 8766b47fe142: Verifying Checksum 21:36:30 8766b47fe142: Download complete 21:36:31 8766b47fe142: Pull complete 21:36:31 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 21:36:31 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 21:36:31 ---> 69d40e2cb93c 21:36:31 Step 15/36 : FROM alpine:3.18 21:36:32 3.18: Pulling from library/alpine 21:36:32 579b34f0a95b: Pulling fs layer 21:36:32 579b34f0a95b: Verifying Checksum 21:36:32 579b34f0a95b: Download complete 21:36:33 579b34f0a95b: Pull complete 21:36:33 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 21:36:33 Status: Downloaded newer image for alpine:3.18 21:36:33 ---> 3cc203321400 21:36:33 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 21:36:34 ---> Running in 5968bc0f0d54 21:36:34 Removing intermediate container 5968bc0f0d54 21:36:34 ---> fea1216d5bfa 21:36:34 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 21:36:34 ---> Running in 27d6b4c456d9 21:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:36:37 (1/104) Installing dumb-init (1.2.5-r2) 21:36:37 (2/104) Installing sdl2 (2.26.5-r0) 21:36:37 (3/104) Installing svt-av1-libs (1.6.0-r0) 21:36:37 (4/104) Installing aom-libs (3.6.1-r0) 21:36:37 (5/104) Installing libxau (1.0.11-r2) 21:36:37 (6/104) Installing libmd (1.0.4-r2) 21:36:37 (7/104) Installing libbsd (0.11.7-r1) 21:36:37 (8/104) Installing libxdmcp (1.1.4-r2) 21:36:37 (9/104) Installing libxcb (1.15-r1) 21:36:37 (10/104) Installing libx11 (1.8.4-r4) 21:36:38 (11/104) Installing libdrm (2.4.115-r4) 21:36:38 (12/104) Installing libxext (1.3.5-r2) 21:36:38 (13/104) Installing libxfixes (6.0.1-r2) 21:36:38 (14/104) Installing libffi (3.4.4-r2) 21:36:38 (15/104) Installing wayland-libs-client (1.22.0-r2) 21:36:38 (16/104) Installing libva (2.18.0-r1) 21:36:38 (17/104) Installing libvdpau (1.5-r1) 21:36:38 (18/104) Installing ffmpeg-libavutil (6.0-r15) 21:36:38 (19/104) Installing libdav1d (1.2.1-r0) 21:36:38 (20/104) Installing brotli-libs (1.0.9-r14) 21:36:38 (21/104) Installing libgcc (12.2.1_git20220924-r10) 21:36:38 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 21:36:38 (23/104) Installing libhwy (1.0.4-r1) 21:36:38 (24/104) Installing lcms2 (2.15-r2) 21:36:38 (25/104) Installing libjxl (0.8.2-r0) 21:36:38 (26/104) Installing lame-libs (3.100-r5) 21:36:38 (27/104) Installing opus (1.4-r0) 21:36:38 (28/104) Installing libgomp (12.2.1_git20220924-r10) 21:36:38 (29/104) Installing soxr (0.1.3-r5) 21:36:38 (30/104) Installing ffmpeg-libswresample (6.0-r15) 21:36:38 (31/104) Installing libogg (1.3.5-r4) 21:36:38 (32/104) Installing libtheora (1.1.1-r17) 21:36:38 (33/104) Installing libvorbis (1.3.7-r1) 21:36:38 (34/104) Installing libvpx (1.13.0-r2) 21:36:38 (35/104) Installing libwebp (1.3.2-r0) 21:36:38 (36/104) Installing x264-libs (0.164_git20220602-r1) 21:36:38 (37/104) Installing numactl (2.0.16-r4) 21:36:38 (38/104) Installing x265-libs (3.5-r4) 21:36:38 (39/104) Installing xvidcore (1.3.7-r1) 21:36:38 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 21:36:39 (41/104) Installing alsa-lib (1.2.9-r1) 21:36:39 (42/104) Installing libexpat (2.5.0-r1) 21:36:39 (43/104) Installing libbz2 (1.0.8-r5) 21:36:39 (44/104) Installing libpng (1.6.39-r3) 21:36:39 (45/104) Installing freetype (2.13.0-r5) 21:36:39 (46/104) Installing fontconfig (2.14.2-r3) 21:36:39 (47/104) Installing fribidi (1.0.13-r0) 21:36:39 (48/104) Installing libintl (0.21.1-r7) 21:36:39 (49/104) Installing libblkid (2.38.1-r8) 21:36:39 (50/104) Installing libmount (2.38.1-r8) 21:36:39 (51/104) Installing pcre2 (10.42-r1) 21:36:39 (52/104) Installing glib (2.76.4-r0) 21:36:39 (53/104) Installing graphite2 (1.3.14-r5) 21:36:39 (54/104) Installing harfbuzz (7.3.0-r0) 21:36:39 (55/104) Installing libunibreak (5.1-r0) 21:36:39 (56/104) Installing libass (0.17.1-r0) 21:36:39 (57/104) Installing libbluray (1.3.4-r0) 21:36:39 (58/104) Installing gmp (6.2.1-r3) 21:36:39 (59/104) Installing nettle (3.8.1-r2) 21:36:39 (60/104) Installing libunistring (1.1-r1) 21:36:39 (61/104) Installing libidn2 (2.3.4-r1) 21:36:39 (62/104) Installing p11-kit (0.24.1-r2) 21:36:39 (63/104) Installing libtasn1 (4.19.0-r1) 21:36:39 (64/104) Installing gnutls (3.8.0-r2) 21:36:39 (65/104) Installing mpg123-libs (1.31.3-r1) 21:36:39 (66/104) Installing libopenmpt (0.7.2-r0) 21:36:39 (67/104) Installing cjson (1.7.15-r4) 21:36:39 (68/104) Installing mbedtls (2.28.5-r0) 21:36:39 (69/104) Installing librist (0.2.7-r0) 21:36:39 (70/104) Installing libsrt (1.5.2-r0) 21:36:39 (71/104) Installing libssh (0.10.5-r0) 21:36:39 (72/104) Installing xz-libs (5.4.3-r0) 21:36:40 (73/104) Installing libxml2 (2.11.4-r0) 21:36:40 (74/104) Installing libsodium (1.0.18-r3) 21:36:40 (75/104) Installing libzmq (4.3.4-r4) 21:36:40 (76/104) Installing ffmpeg-libavformat (6.0-r15) 21:36:40 (77/104) Installing glslang-libs (1.3.243.0-r1) 21:36:40 (78/104) Installing spirv-tools (1.3.243.0-r1) 21:36:40 (79/104) Installing shaderc (2023.3-r1) 21:36:40 (80/104) Installing vulkan-loader (1.3.243.0-r1) 21:36:40 (81/104) Installing libplacebo (5.264.1-r1) 21:36:40 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 21:36:40 (83/104) Installing ffmpeg-libswscale (6.0-r15) 21:36:40 (84/104) Installing vidstab (1.1.1-r0) 21:36:40 (85/104) Installing zimg (3.0.5-r0) 21:36:40 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 21:36:40 (87/104) Installing libasyncns (0.8-r1) 21:36:40 (88/104) Installing dbus-libs (1.14.8-r0) 21:36:40 (89/104) Installing libltdl (2.4.7-r2) 21:36:40 (90/104) Installing orc (0.4.34-r0) 21:36:40 (91/104) Installing flac-libs (1.4.3-r0) 21:36:40 (92/104) Installing libsndfile (1.2.0-r2) 21:36:40 (93/104) Installing speexdsp (1.2.1-r1) 21:36:40 (94/104) Installing tdb-libs (1.4.8-r1) 21:36:40 (95/104) Installing libpulse (16.1-r10) 21:36:40 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 21:36:40 (97/104) Installing v4l-utils-libs (1.24.1-r0) 21:36:41 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 21:36:41 (99/104) Installing ffmpeg (6.0-r15) 21:36:41 (100/104) Installing udev-init-scripts (35-r1) 21:36:41 (101/104) Installing eudev-libs (3.2.11-r8) 21:36:41 (102/104) Installing zstd-libs (1.5.5-r4) 21:36:41 (103/104) Installing kmod-libs (30-r3) 21:36:41 (104/104) Installing eudev (3.2.11-r8) 21:36:41 Executing busybox-1.36.1-r2.trigger 21:36:41 Executing glib-2.76.4-r0.trigger 21:36:41 Executing eudev-3.2.11-r8.trigger 21:36:41 OK: 110 MiB in 119 packages 21:36:49 Removing intermediate container 27d6b4c456d9 21:36:49 ---> f8197990d038 21:36:49 Step 18/36 : WORKDIR / 21:36:49 ---> Running in d8b707484408 21:36:49 Removing intermediate container d8b707484408 21:36:49 ---> 8a590631a3ef 21:36:49 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 21:36:50 ---> 94fc69a1535b 21:36:50 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 21:36:51 ---> 6c6f46ce90c8 21:36:51 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:36:51 ---> bc0141e3a529 21:36:51 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:36:52 ---> 7fc5d059be25 21:36:52 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:36:52 ---> cd5de002ffa2 21:36:52 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 21:36:53 ---> cf306f7d65f2 21:36:53 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 21:36:54 ---> 511d7890cfa2 21:36:54 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:36:55 ---> Running in a3d3b6f1ac81 21:36:57 Removing intermediate container a3d3b6f1ac81 21:36:57 ---> 185e5c1dd0c8 21:36:57 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:36:57 ---> Running in a711412ac79f 21:36:59 Removing intermediate container a711412ac79f 21:36:59 ---> 7d8896f70f80 21:36:59 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:36:59 ---> Running in ffff6b421753 21:37:04 Removing intermediate container ffff6b421753 21:37:04 ---> bf26e132ed1a 21:37:04 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 21:37:04 ---> Running in 3d750c1d2826 21:37:05 Removing intermediate container 3d750c1d2826 21:37:05 ---> 261788264fb3 21:37:05 Step 30/36 : EXPOSE 59983 21:37:05 ---> Running in e9afd9df86a3 21:37:05 Removing intermediate container e9afd9df86a3 21:37:05 ---> 8c1ec5fb584c 21:37:05 Step 31/36 : EXPOSE 8554 21:37:05 ---> Running in a3a4252ebc56 21:37:06 Removing intermediate container a3a4252ebc56 21:37:06 ---> 55505b052b05 21:37:06 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:37:06 ---> Running in 0f4b3b26932c 21:37:06 Removing intermediate container 0f4b3b26932c 21:37:06 ---> f95c7e160832 21:37:06 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 21:37:06 ---> Running in cda5dbc8cf51 21:37:07 Removing intermediate container cda5dbc8cf51 21:37:07 ---> 5e706258e4f1 21:37:07 Step 34/36 : LABEL arch=arm64 21:37:07 ---> Running in a61f497493e4 21:37:07 Removing intermediate container a61f497493e4 21:37:07 ---> 18a7bf8ad1ad 21:37:07 Step 35/36 : LABEL git_sha=86d2622c4f907fedb2cba4bacbdfe80b4f9c365d 21:37:07 ---> Running in 6f39ae5de584 21:37:08 Removing intermediate container 6f39ae5de584 21:37:08 ---> 686425ba5cbe 21:37:08 Step 36/36 : LABEL version=3.1.0-dev.35 21:37:08 ---> Running in fccd713d7997 21:37:08 Removing intermediate container fccd713d7997 21:37:08 ---> b6a3d8ab0366 21:37:08 [Warning] One or more build-args [ARCH] were not consumed 21:37:08 Successfully built b6a3d8ab0366 21:37:08 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 21:37:08 provisioning config files... 21:37:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/161@tmp/config8114335345332241398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:37:09 ---> docker-login.sh 21:37:09 nexus3.edgexfoundry.org:10001 21:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:09 Configure a credential helper to remove this warning. See 21:37:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:09 21:37:09 Login Succeeded 21:37:09 nexus3.edgexfoundry.org:10002 21:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:10 Configure a credential helper to remove this warning. See 21:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:10 21:37:10 Login Succeeded 21:37:10 nexus3.edgexfoundry.org:10003 21:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:10 Configure a credential helper to remove this warning. See 21:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:10 21:37:10 Login Succeeded 21:37:10 nexus3.edgexfoundry.org:10004 21:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:10 Configure a credential helper to remove this warning. See 21:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:10 21:37:10 Login Succeeded 21:37:10 docker.io 21:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:37:11 Configure a credential helper to remove this warning. See 21:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:37:11 21:37:11 Login Succeeded 21:37:11 ---> docker-login.sh ends [Pipeline] } 21:37:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:37:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:37:11 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 21:37:11 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d 21:37:11 latest 21:37:11 3.1.0-dev.35 21:37:11 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35 21:37:11 main 21:37:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:11 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d 21:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:37:12 af592b5873c9: Preparing 21:37:12 9860a4d3fbc4: Preparing 21:37:12 113209a77596: Preparing 21:37:12 93ed4fbc6b89: Preparing 21:37:12 608d194cb50c: Preparing 21:37:12 acc83c6ca332: Preparing 21:37:12 14e4e3879c81: Preparing 21:37:12 24f92ecec6ff: Preparing 21:37:12 96ed32153be9: Preparing 21:37:12 003abecb763f: Preparing 21:37:12 de26b7f698a8: Preparing 21:37:12 7303dde76dd4: Preparing 21:37:12 5f4d9fc4d98d: Preparing 21:37:12 96ed32153be9: Waiting 21:37:12 acc83c6ca332: Waiting 21:37:12 003abecb763f: Waiting 21:37:12 14e4e3879c81: Waiting 21:37:12 24f92ecec6ff: Waiting 21:37:12 de26b7f698a8: Waiting 21:37:12 7303dde76dd4: Waiting 21:37:12 5f4d9fc4d98d: Waiting 21:37:12 af592b5873c9: Pushed 21:37:12 93ed4fbc6b89: Pushed 21:37:12 113209a77596: Pushed 21:37:12 9860a4d3fbc4: Pushed 21:37:12 acc83c6ca332: Pushed 21:37:12 14e4e3879c81: Pushed 21:37:12 96ed32153be9: Pushed 21:37:12 24f92ecec6ff: Pushed 21:37:12 5f4d9fc4d98d: Layer already exists 21:37:12 003abecb763f: Pushed 21:37:20 608d194cb50c: Pushed 21:37:20 de26b7f698a8: Pushed 21:37:38 7303dde76dd4: Pushed 21:37:38 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d: digest: sha256:66ee62bdb9905f68acdac0e8a4bedde04b26700a8c5a1eb64fadc00fb2cc6287 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:38 + 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 21:37:39 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:37:39 af592b5873c9: Preparing 21:37:39 9860a4d3fbc4: Preparing 21:37:39 113209a77596: Preparing 21:37:39 93ed4fbc6b89: Preparing 21:37:39 608d194cb50c: Preparing 21:37:39 acc83c6ca332: Preparing 21:37:39 acc83c6ca332: Waiting 21:37:39 14e4e3879c81: Preparing 21:37:39 24f92ecec6ff: Preparing 21:37:39 14e4e3879c81: Waiting 21:37:39 96ed32153be9: Preparing 21:37:39 24f92ecec6ff: Waiting 21:37:39 003abecb763f: Preparing 21:37:39 96ed32153be9: Waiting 21:37:39 de26b7f698a8: Preparing 21:37:39 003abecb763f: Waiting 21:37:39 7303dde76dd4: Preparing 21:37:39 de26b7f698a8: Waiting 21:37:39 5f4d9fc4d98d: Preparing 21:37:39 7303dde76dd4: Waiting 21:37:39 5f4d9fc4d98d: Waiting 21:37:39 9860a4d3fbc4: Layer already exists 21:37:39 113209a77596: Layer already exists 21:37:39 af592b5873c9: Layer already exists 21:37:39 93ed4fbc6b89: Layer already exists 21:37:39 608d194cb50c: Layer already exists 21:37:39 14e4e3879c81: Layer already exists 21:37:39 96ed32153be9: Layer already exists 21:37:39 acc83c6ca332: Layer already exists 21:37:39 24f92ecec6ff: Layer already exists 21:37:39 003abecb763f: Layer already exists 21:37:39 7303dde76dd4: Layer already exists 21:37:39 de26b7f698a8: Layer already exists 21:37:39 5f4d9fc4d98d: Layer already exists 21:37:39 latest: digest: sha256:66ee62bdb9905f68acdac0e8a4bedde04b26700a8c5a1eb64fadc00fb2cc6287 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:39 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:40 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.35 21:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:37:40 af592b5873c9: Preparing 21:37:40 9860a4d3fbc4: Preparing 21:37:40 113209a77596: Preparing 21:37:40 93ed4fbc6b89: Preparing 21:37:40 608d194cb50c: Preparing 21:37:40 acc83c6ca332: Preparing 21:37:40 14e4e3879c81: Preparing 21:37:40 24f92ecec6ff: Preparing 21:37:40 96ed32153be9: Preparing 21:37:40 003abecb763f: Preparing 21:37:40 de26b7f698a8: Preparing 21:37:40 7303dde76dd4: Preparing 21:37:40 5f4d9fc4d98d: Preparing 21:37:40 96ed32153be9: Waiting 21:37:40 acc83c6ca332: Waiting 21:37:40 003abecb763f: Waiting 21:37:40 14e4e3879c81: Waiting 21:37:40 24f92ecec6ff: Waiting 21:37:40 de26b7f698a8: Waiting 21:37:40 5f4d9fc4d98d: Waiting 21:37:40 7303dde76dd4: Waiting 21:37:40 af592b5873c9: Layer already exists 21:37:40 93ed4fbc6b89: Layer already exists 21:37:40 608d194cb50c: Layer already exists 21:37:40 113209a77596: Layer already exists 21:37:40 24f92ecec6ff: Layer already exists 21:37:40 96ed32153be9: Layer already exists 21:37:40 14e4e3879c81: Layer already exists 21:37:40 9860a4d3fbc4: Layer already exists 21:37:40 acc83c6ca332: Layer already exists 21:37:40 de26b7f698a8: Layer already exists 21:37:40 003abecb763f: Layer already exists 21:37:40 5f4d9fc4d98d: Layer already exists 21:37:40 7303dde76dd4: Layer already exists 21:37:40 3.1.0-dev.35: digest: sha256:66ee62bdb9905f68acdac0e8a4bedde04b26700a8c5a1eb64fadc00fb2cc6287 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:40 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:41 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35 21:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:37:41 af592b5873c9: Preparing 21:37:41 9860a4d3fbc4: Preparing 21:37:41 113209a77596: Preparing 21:37:41 93ed4fbc6b89: Preparing 21:37:41 608d194cb50c: Preparing 21:37:41 acc83c6ca332: Preparing 21:37:41 14e4e3879c81: Preparing 21:37:41 24f92ecec6ff: Preparing 21:37:41 96ed32153be9: Preparing 21:37:41 003abecb763f: Preparing 21:37:41 de26b7f698a8: Preparing 21:37:41 7303dde76dd4: Preparing 21:37:41 5f4d9fc4d98d: Preparing 21:37:41 acc83c6ca332: Waiting 21:37:41 14e4e3879c81: Waiting 21:37:41 24f92ecec6ff: Waiting 21:37:41 96ed32153be9: Waiting 21:37:41 003abecb763f: Waiting 21:37:41 de26b7f698a8: Waiting 21:37:41 7303dde76dd4: Waiting 21:37:41 5f4d9fc4d98d: Waiting 21:37:41 af592b5873c9: Layer already exists 21:37:41 9860a4d3fbc4: Layer already exists 21:37:41 93ed4fbc6b89: Layer already exists 21:37:41 113209a77596: Layer already exists 21:37:41 608d194cb50c: Layer already exists 21:37:41 003abecb763f: Layer already exists 21:37:41 24f92ecec6ff: Layer already exists 21:37:41 acc83c6ca332: Layer already exists 21:37:41 14e4e3879c81: Layer already exists 21:37:41 96ed32153be9: Layer already exists 21:37:41 7303dde76dd4: Layer already exists 21:37:41 5f4d9fc4d98d: Layer already exists 21:37:41 de26b7f698a8: Layer already exists 21:37:41 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35: digest: sha256:66ee62bdb9905f68acdac0e8a4bedde04b26700a8c5a1eb64fadc00fb2cc6287 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:41 + 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 21:37:42 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 21:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 21:37:42 af592b5873c9: Preparing 21:37:42 9860a4d3fbc4: Preparing 21:37:42 113209a77596: Preparing 21:37:42 93ed4fbc6b89: Preparing 21:37:42 608d194cb50c: Preparing 21:37:42 acc83c6ca332: Preparing 21:37:42 14e4e3879c81: Preparing 21:37:42 24f92ecec6ff: Preparing 21:37:42 96ed32153be9: Preparing 21:37:42 003abecb763f: Preparing 21:37:42 de26b7f698a8: Preparing 21:37:42 7303dde76dd4: Preparing 21:37:42 5f4d9fc4d98d: Preparing 21:37:42 acc83c6ca332: Waiting 21:37:42 14e4e3879c81: Waiting 21:37:42 24f92ecec6ff: Waiting 21:37:42 96ed32153be9: Waiting 21:37:42 003abecb763f: Waiting 21:37:42 de26b7f698a8: Waiting 21:37:42 7303dde76dd4: Waiting 21:37:42 5f4d9fc4d98d: Waiting 21:37:42 9860a4d3fbc4: Layer already exists 21:37:42 608d194cb50c: Layer already exists 21:37:42 af592b5873c9: Layer already exists 21:37:42 93ed4fbc6b89: Layer already exists 21:37:42 113209a77596: Layer already exists 21:37:42 14e4e3879c81: Layer already exists 21:37:42 24f92ecec6ff: Layer already exists 21:37:42 acc83c6ca332: Layer already exists 21:37:42 96ed32153be9: Layer already exists 21:37:42 003abecb763f: Layer already exists 21:37:42 5f4d9fc4d98d: Layer already exists 21:37:42 7303dde76dd4: Layer already exists 21:37:42 de26b7f698a8: Layer already exists 21:37:42 main: digest: sha256:66ee62bdb9905f68acdac0e8a4bedde04b26700a8c5a1eb64fadc00fb2cc6287 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:37:42 ===================================================== [Pipeline] echo 21:37:42 taggedImages: 21:37:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d 21:37:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 21:37:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.35 21:37:42 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:86d2622c4f907fedb2cba4bacbdfe80b4f9c365d-3.1.0-dev.35 21:37:42 - 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 21:37:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:37:42 21:37:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:37:43 arm64: Pulling from edgex-lftools-log-publisher 21:37:43 8998bd30e6a1: Pulling fs layer 21:37:43 04944245beec: Pulling fs layer 21:37:43 699f458cf7ca: Pulling fs layer 21:37:43 765212b225bb: Pulling fs layer 21:37:43 f23df028b6ca: Pulling fs layer 21:37:43 d65c8cfc05b1: Pulling fs layer 21:37:43 2437ff75d9bd: Pulling fs layer 21:37:43 765212b225bb: Waiting 21:37:43 f23df028b6ca: Waiting 21:37:43 d65c8cfc05b1: Waiting 21:37:43 2437ff75d9bd: Waiting 21:37:43 04944245beec: Verifying Checksum 21:37:43 04944245beec: Download complete 21:37:43 765212b225bb: Verifying Checksum 21:37:43 765212b225bb: Download complete 21:37:43 f23df028b6ca: Verifying Checksum 21:37:43 f23df028b6ca: Download complete 21:37:43 d65c8cfc05b1: Verifying Checksum 21:37:43 d65c8cfc05b1: Download complete 21:37:43 699f458cf7ca: Download complete 21:37:44 8998bd30e6a1: Verifying Checksum 21:37:44 8998bd30e6a1: Download complete 21:37:46 2437ff75d9bd: Verifying Checksum 21:37:46 2437ff75d9bd: Download complete 21:37:49 8998bd30e6a1: Pull complete 21:37:49 04944245beec: Pull complete 21:37:51 699f458cf7ca: Pull complete 21:37:51 765212b225bb: Pull complete 21:37:52 f23df028b6ca: Pull complete 21:37:52 d65c8cfc05b1: Pull complete 21:38:10 2437ff75d9bd: Pull complete 21:38:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:38:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:10 prd-ubuntu20.04-docker-arm64-4c-16g-12118 does not seem to be running inside a container 21:38:11 $ 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/161 -v /w/workspace/device-usb-camera/161:/w/workspace/device-usb-camera/161:rw,z -v /w/workspace/device-usb-camera/161@tmp:/w/workspace/device-usb-camera/161@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 21:38:12 $ docker top 5a23b96056190718d3f1c67fe12323912346fd919acb44646a2ddab5ce914b3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:38:13 ---> job-cost.sh 21:38:13 lf-activate-venv: SKIPPING 21:38:13 INFO: No Stack... 21:38:14 INFO: Retrieving Pricing Info for: v3-standard-4 21:38:15 INFO: Archiving Costs [Pipeline] sh 21:38:15 + cat /w/workspace/device-usb-camera/161/archives/cost.csv 21:38:15 + cut -d, -f6 [Pipeline] lock 21:38:15 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-161-stack-cost] 21:38:15 Resource [jenkins-edgexfoundry-device-usb-camera-main-161-stack-cost] did not exist. Created. 21:38:15 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-161-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:38:16 /w/workspace/device-usb-camera/161@tmp/durable-6742afec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:38:17 + echo total: 0.10999999940395355 [Pipeline] stash 21:38:17 Warning: overwriting stash ‘stack-cost’ 21:38:17 Stashed 1 file(s) [Pipeline] } 21:38:17 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-161-stack-cost] [Pipeline] // lock [Pipeline] } 21:38:17 $ docker stop --time=1 5a23b96056190718d3f1c67fe12323912346fd919acb44646a2ddab5ce914b3c 21:38:18 $ docker rm -f --volumes 5a23b96056190718d3f1c67fe12323912346fd919acb44646a2ddab5ce914b3c [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 21:38:19 provisioning config files... 21:38:19 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9509949717137441794tmp [Pipeline] { [Pipeline] sh 21:38:19 + set +x 21:38:19 + curl -s https://codecov.io/bash 21:38:19 + bash -s -- 21:38:19 21:38:19 _____ _ 21:38:19 / ____| | | 21:38:19 | | ___ __| | ___ ___ _____ __ 21:38:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:38:19 | |___| (_) | (_| | __/ (_| (_) \ V / 21:38:19 \_____\___/ \__,_|\___|\___\___/ \_/ 21:38:19 Bash-1.0.6 21:38:19 21:38:19 21:38:19 ==> git version 2.25.1 found 21:38:19 ==> 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 21:38:19 Release-Date: 2020-01-08 21:38:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:38:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:38:19 ==> Jenkins CI detected. 21:38:19 current dir:  /w/workspace/exfoundry_device-usb-camera_main 21:38:19 project root: . 21:38:19 --> token set from env 21:38:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:38:19 ==> Running gcov in . (disable via -X gcov) 21:38:19 ==> Python coveragepy not found 21:38:19 ==> Searching for coverage reports in: 21:38:19 + . 21:38:19 -> Found 1 reports 21:38:19 ==> Detecting git/mercurial file structure 21:38:19 ==> Reading reports 21:38:19 + ./coverage.out bytes=54703 21:38:19 ==> Appending adjustments 21:38:19 https://docs.codecov.io/docs/fixing-reports 21:38:20 + Found adjustments 21:38:20 ==> Gzipping contents 21:38:20 8.0K /tmp/codecov.Vu5Dj7.gz 21:38:20 ==> Uploading reports 21:38:20 url: https://codecov.io 21:38:20 query: branch=main&commit=86d2622c4f907fedb2cba4bacbdfe80b4f9c365d&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:38:20 -> Pinging Codecov 21:38:20 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=86d2622c4f907fedb2cba4bacbdfe80b4f9c365d&build=161&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F161%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 21:38:20 -> Uploading to 21:38:20 https://storage.googleapis.com/codecov/v4/raw/2023-10-26/73D8F5FF140700D3E01443B452E23636/86d2622c4f907fedb2cba4bacbdfe80b4f9c365d/d4cbcaa2-731e-49a3-9e77-a067d3f6bff9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T213820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b12494bd735d335b3387affc43123a698c07aebe4f43376b579f75fc35b7bb36 21:38:20 % Total % Received % Xferd Average Speed Time Time Time Current 21:38:20 Dload Upload Total Spent Left Speed 21:38:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 18050 --:--:-- --:--:-- --:--:-- 18002 21:38:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [Pipeline] } 21:38:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:38:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:38:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:38:21 21:38:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:38:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:38:21 df9b9388f04a: Pulling fs layer 21:38:21 52dc419b0ee2: Pulling fs layer 21:38:21 25bc292e5bac: Pulling fs layer 21:38:21 114826534d7a: Pulling fs layer 21:38:21 4657fd5d0bcf: Pulling fs layer 21:38:21 6ad1cebc031e: Pulling fs layer 21:38:21 8a3aa393b2d8: Pulling fs layer 21:38:21 4657fd5d0bcf: Waiting 21:38:21 25bc292e5bac: Verifying Checksum 21:38:21 25bc292e5bac: Download complete 21:38:21 52dc419b0ee2: Verifying Checksum 21:38:21 52dc419b0ee2: Download complete 21:38:21 4657fd5d0bcf: Verifying Checksum 21:38:21 4657fd5d0bcf: Download complete 21:38:21 6ad1cebc031e: Verifying Checksum 21:38:21 6ad1cebc031e: Download complete 21:38:21 df9b9388f04a: Download complete 21:38:21 df9b9388f04a: Pull complete 21:38:22 52dc419b0ee2: Pull complete 21:38:22 25bc292e5bac: Pull complete 21:38:22 114826534d7a: Verifying Checksum 21:38:22 114826534d7a: Download complete 21:38:22 8a3aa393b2d8: Verifying Checksum 21:38:22 8a3aa393b2d8: Download complete 21:38:25 114826534d7a: Pull complete 21:38:25 4657fd5d0bcf: Pull complete 21:38:25 6ad1cebc031e: Pull complete 21:38:28 8a3aa393b2d8: Pull complete 21:38:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:28 prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container 21:38:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:38:32 $ docker top 27eb056443494f64b35ad010dfe2281665d55f59af8584453eda038399aac920 -eo pid,comm [Pipeline] { [Pipeline] echo 21:38:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 21:38:32 + set -o pipefail 21:38:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 21:38:40 21:38:40 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 21:38:40 21:38:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/e316ac06-9f6a-408a-8162-e63fdc7e2dc2 21:38:40 21:38:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:38:40 21:38:41 21:38:41 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:38:41 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:38:41 More details here: https://snyk.co/ue1NS [Pipeline] } 21:38:41 $ docker stop --time=1 27eb056443494f64b35ad010dfe2281665d55f59af8584453eda038399aac920 21:38:45 $ docker rm -f --volumes 27eb056443494f64b35ad010dfe2281665d55f59af8584453eda038399aac920 [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 21:38:46 + git log --format=format:%s -1 86d2622c4f907fedb2cba4bacbdfe80b4f9c365d [Pipeline] sh 21:38:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:38:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:38:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:47 prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container 21:38:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:38:47 $ docker top bdc28cad2999a3a0830cca830cc595ffabf2c4cc3faf16e35ff572d1d2e49172 -eo pid,comm 21:38:47 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). 21:38:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:38:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:38:47 [ssh-agent] Looking for ssh-agent implementation... 21:38:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:38:47 $ docker exec bdc28cad2999a3a0830cca830cc595ffabf2c4cc3faf16e35ff572d1d2e49172 ssh-agent 21:38:47 SSH_AUTH_SOCK=/tmp/ssh-W80FIlUsKvRW/agent.32 21:38:47 SSH_AGENT_PID=38 21:38:47 Running ssh-add (command line suppressed) 21:38:47 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15349037324787224671.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15349037324787224671.key) 21:38:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:38:48 + git semver tag 21:38:48 2023-10-26 21:38:48,411 [run_tag] DEBUG tag force:False 21:38:48 2023-10-26 21:38:48,411 [check_head_tag] DEBUG check head tag 21:38:48 2023-10-26 21:38:48,414 [execute] INFO git cat-file --batch-check 21:38:48 2023-10-26 21:38:48,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:38:48 2023-10-26 21:38:48,418 [execute] INFO git cat-file --batch 21:38:48 2023-10-26 21:38:48,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 21:38:48 2023-10-26 21:38:48,456 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:38:48 2023-10-26 21:38:48,457 [execute] INFO git tag -a v3.1.0-dev.35 -m v3.1.0-dev.35 21:38:48 2023-10-26 21:38:48,457 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.35', '-m', 'v3.1.0-dev.35'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 21:38:48 2023-10-26 21:38:48,463 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:38:48 3.1.0-dev.35 [Pipeline] } 21:38:48 $ docker exec --env ******** --env ******** bdc28cad2999a3a0830cca830cc595ffabf2c4cc3faf16e35ff572d1d2e49172 ssh-agent -k 21:38:48 unset SSH_AUTH_SOCK; 21:38:48 unset SSH_AGENT_PID; 21:38:48 echo Agent pid 38 killed; 21:38:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:38:48 + git semver [Pipeline] } 21:38:49 $ docker stop --time=1 bdc28cad2999a3a0830cca830cc595ffabf2c4cc3faf16e35ff572d1d2e49172 21:38:50 $ docker rm -f --volumes bdc28cad2999a3a0830cca830cc595ffabf2c4cc3faf16e35ff572d1d2e49172 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:38:50 21:38:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:38:51 0.23.1-centos7: Pulling from edgex-lftools 21:38:51 ab5ef0e58194: Pulling fs layer 21:38:51 9712f1f96733: Pulling fs layer 21:38:51 63f879dbbcfc: Pulling fs layer 21:38:51 0d9ebad4ef96: Pulling fs layer 21:38:51 e9a5061849ea: Pulling fs layer 21:38:51 d747dcd14b5f: Pulling fs layer 21:38:51 2de7ff778b66: Pulling fs layer 21:38:51 d747dcd14b5f: Waiting 21:38:51 0d9ebad4ef96: Waiting 21:38:51 e9a5061849ea: Waiting 21:38:51 2de7ff778b66: Waiting 21:38:51 9712f1f96733: Verifying Checksum 21:38:51 9712f1f96733: Download complete 21:38:51 63f879dbbcfc: Verifying Checksum 21:38:51 63f879dbbcfc: Download complete 21:38:51 0d9ebad4ef96: Verifying Checksum 21:38:51 0d9ebad4ef96: Download complete 21:38:51 ab5ef0e58194: Verifying Checksum 21:38:51 ab5ef0e58194: Download complete 21:38:51 d747dcd14b5f: Download complete 21:38:51 e9a5061849ea: Download complete 21:38:51 2de7ff778b66: Verifying Checksum 21:38:51 2de7ff778b66: Download complete 21:38:54 ab5ef0e58194: Pull complete 21:38:54 9712f1f96733: Pull complete 21:38:55 63f879dbbcfc: Pull complete 21:38:59 0d9ebad4ef96: Pull complete 21:38:59 e9a5061849ea: Pull complete 21:38:59 d747dcd14b5f: Pull complete 21:39:00 2de7ff778b66: Pull complete 21:39:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:39:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:39:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:00 prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container 21:39:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:39:06 $ docker top 7724c0538c4ee484bc68a000d262dd027e7b64e090e5f5ba20e4984e1791dea3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:39:06 provisioning config files... 21:39:06 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15555742298039868227tmp 21:39:06 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16993388999400297404tmp 21:39:06 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3635428667108111848tmp [Pipeline] { [Pipeline] echo 21:39:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:39:06 ---> sigul-configuration.sh 21:39:06 gpg: directory `/root/.gnupg' created 21:39:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:39:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:39:06 gpg: keyring `/root/.gnupg/secring.gpg' created 21:39:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:39:06 gpg: CAST5 encrypted data 21:39:06 gpg: encrypted with 1 passphrase 21:39:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:39:06 + mkdir /home/jenkins 21:39:06 + mkdir /home/jenkins/sigul [Pipeline] sh 21:39:07 + 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 21:39:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:39:07 ---> sigul-install.sh 21:39:07 Sigul already installed; skipping installation. [Pipeline] sh 21:39:07 + git tag --list 21:39:07 v0.0.0 21:39:07 v0.0.1-dev.1 21:39:07 v0.0.1-dev.10 21:39:07 v0.0.1-dev.11 21:39:07 v0.0.1-dev.12 21:39:07 v0.0.1-dev.13 21:39:07 v0.0.1-dev.14 21:39:07 v0.0.1-dev.15 21:39:07 v0.0.1-dev.16 21:39:07 v0.0.1-dev.2 21:39:07 v0.0.1-dev.3 21:39:07 v0.0.1-dev.4 21:39:07 v0.0.1-dev.5 21:39:07 v0.0.1-dev.6 21:39:07 v0.0.1-dev.7 21:39:07 v0.0.1-dev.8 21:39:07 v0.0.1-dev.9 21:39:07 v2.2.0 21:39:07 v2.2.0-dev.17 21:39:07 v2.2.0-dev.18 21:39:07 v2.2.0-dev.19 21:39:07 v2.2.0-dev.20 21:39:07 v2.2.0-dev.21 21:39:07 v2.2.0-dev.22 21:39:07 v2.2.0-dev.23 21:39:07 v2.2.0-dev.24 21:39:07 v2.2.0-dev.25 21:39:07 v2.2.0-dev.26 21:39:07 v2.2.0-dev.27 21:39:07 v2.3.0 21:39:07 v2.3.0-dev.1 21:39:07 v2.3.0-dev.10 21:39:07 v2.3.0-dev.11 21:39:07 v2.3.0-dev.12 21:39:07 v2.3.0-dev.13 21:39:07 v2.3.0-dev.14 21:39:07 v2.3.0-dev.15 21:39:07 v2.3.0-dev.16 21:39:07 v2.3.0-dev.17 21:39:07 v2.3.0-dev.18 21:39:07 v2.3.0-dev.19 21:39:07 v2.3.0-dev.2 21:39:07 v2.3.0-dev.20 21:39:07 v2.3.0-dev.21 21:39:07 v2.3.0-dev.22 21:39:07 v2.3.0-dev.23 21:39:07 v2.3.0-dev.24 21:39:07 v2.3.0-dev.25 21:39:07 v2.3.0-dev.26 21:39:07 v2.3.0-dev.27 21:39:07 v2.3.0-dev.28 21:39:07 v2.3.0-dev.3 21:39:07 v2.3.0-dev.4 21:39:07 v2.3.0-dev.5 21:39:07 v2.3.0-dev.6 21:39:07 v2.3.0-dev.7 21:39:07 v2.3.0-dev.8 21:39:07 v2.3.0-dev.9 21:39:07 v2.3.1 21:39:07 v2.3.1-dev.4 21:39:07 v2.3.1-dev.5 21:39:07 v2.3.1-dev.6 21:39:07 v3.0 21:39:07 v3.0.0 21:39:07 v3.0.0-dev.1 21:39:07 v3.0.0-dev.10 21:39:07 v3.0.0-dev.11 21:39:07 v3.0.0-dev.12 21:39:07 v3.0.0-dev.13 21:39:07 v3.0.0-dev.14 21:39:07 v3.0.0-dev.15 21:39:07 v3.0.0-dev.16 21:39:07 v3.0.0-dev.17 21:39:07 v3.0.0-dev.18 21:39:07 v3.0.0-dev.19 21:39:07 v3.0.0-dev.2 21:39:07 v3.0.0-dev.20 21:39:07 v3.0.0-dev.21 21:39:07 v3.0.0-dev.22 21:39:07 v3.0.0-dev.23 21:39:07 v3.0.0-dev.24 21:39:07 v3.0.0-dev.25 21:39:07 v3.0.0-dev.26 21:39:07 v3.0.0-dev.27 21:39:07 v3.0.0-dev.28 21:39:07 v3.0.0-dev.29 21:39:07 v3.0.0-dev.3 21:39:07 v3.0.0-dev.30 21:39:07 v3.0.0-dev.31 21:39:07 v3.0.0-dev.32 21:39:07 v3.0.0-dev.33 21:39:07 v3.0.0-dev.34 21:39:07 v3.0.0-dev.35 21:39:07 v3.0.0-dev.36 21:39:07 v3.0.0-dev.37 21:39:07 v3.0.0-dev.38 21:39:07 v3.0.0-dev.39 21:39:07 v3.0.0-dev.4 21:39:07 v3.0.0-dev.40 21:39:07 v3.0.0-dev.41 21:39:07 v3.0.0-dev.42 21:39:07 v3.0.0-dev.43 21:39:07 v3.0.0-dev.44 21:39:07 v3.0.0-dev.45 21:39:07 v3.0.0-dev.46 21:39:07 v3.0.0-dev.47 21:39:07 v3.0.0-dev.48 21:39:07 v3.0.0-dev.49 21:39:07 v3.0.0-dev.5 21:39:07 v3.0.0-dev.50 21:39:07 v3.0.0-dev.51 21:39:07 v3.0.0-dev.6 21:39:07 v3.0.0-dev.7 21:39:07 v3.0.0-dev.8 21:39:07 v3.0.0-dev.9 21:39:07 v3.1.0-dev.1 21:39:07 v3.1.0-dev.10 21:39:07 v3.1.0-dev.11 21:39:07 v3.1.0-dev.12 21:39:07 v3.1.0-dev.13 21:39:07 v3.1.0-dev.14 21:39:07 v3.1.0-dev.15 21:39:07 v3.1.0-dev.16 21:39:07 v3.1.0-dev.17 21:39:07 v3.1.0-dev.18 21:39:07 v3.1.0-dev.19 21:39:07 v3.1.0-dev.2 21:39:07 v3.1.0-dev.20 21:39:07 v3.1.0-dev.21 21:39:07 v3.1.0-dev.22 21:39:07 v3.1.0-dev.23 21:39:07 v3.1.0-dev.24 21:39:07 v3.1.0-dev.25 21:39:07 v3.1.0-dev.26 21:39:07 v3.1.0-dev.27 21:39:07 v3.1.0-dev.28 21:39:07 v3.1.0-dev.29 21:39:07 v3.1.0-dev.3 21:39:07 v3.1.0-dev.30 21:39:07 v3.1.0-dev.31 21:39:07 v3.1.0-dev.32 21:39:07 v3.1.0-dev.33 21:39:07 v3.1.0-dev.34 21:39:07 v3.1.0-dev.35 21:39:07 v3.1.0-dev.4 21:39:07 v3.1.0-dev.5 21:39:07 v3.1.0-dev.6 21:39:07 v3.1.0-dev.7 21:39:07 v3.1.0-dev.8 21:39:07 v3.1.0-dev.9 [Pipeline] sh 21:39:07 + lftools sign git-tag v3.1.0-dev.35 21:39:08 Signing Git tag with Sigul... 21:39:08 Signing v3.1.0-dev.35 [Pipeline] echo 21:39:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:39:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:39:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:39:09 $ docker stop --time=1 7724c0538c4ee484bc68a000d262dd027e7b64e090e5f5ba20e4984e1791dea3 21:39:10 $ docker rm -f --volumes 7724c0538c4ee484bc68a000d262dd027e7b64e090e5f5ba20e4984e1791dea3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:39:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:39:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:11 prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container 21:39:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:39:11 $ docker top cfe1ebfae5357f650ecef74e636299d57c3311c9e512de941dc5fe1754538491 -eo pid,comm 21:39:11 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). 21:39:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:39:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:11 [ssh-agent] Looking for ssh-agent implementation... 21:39:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:11 $ docker exec cfe1ebfae5357f650ecef74e636299d57c3311c9e512de941dc5fe1754538491 ssh-agent 21:39:11 SSH_AUTH_SOCK=/tmp/ssh-PeOnOScmDP8R/agent.32 21:39:11 SSH_AGENT_PID=38 21:39:11 Running ssh-add (command line suppressed) 21:39:11 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2978945405106583029.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2978945405106583029.key) 21:39:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:12 + git semver bump pre 21:39:12 2023-10-26 21:39:12,455 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:39:12 2023-10-26 21:39:12,455 [bump_version] DEBUG bumping version:3.1.0-dev.35 on axis:pre with prefix:dev 21:39:12 2023-10-26 21:39:12,455 [bump_version] DEBUG bumped version:3.1.0-dev.36 21:39:12 2023-10-26 21:39:12,455 [write_version] DEBUG write version:3.1.0-dev.36 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 21:39:12 2023-10-26 21:39:12,455 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:39:12 2023-10-26 21:39:12,455 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:39:12 2023-10-26 21:39:12,458 [execute] INFO git cat-file --batch-check 21:39:12 2023-10-26 21:39:12,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:39:12 2023-10-26 21:39:12,463 [execute] INFO git cat-file --batch 21:39:12 2023-10-26 21:39:12,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:39:12 2023-10-26 21:39:12,469 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:39:12 3.1.0-dev.36 [Pipeline] } 21:39:12 $ docker exec --env ******** --env ******** cfe1ebfae5357f650ecef74e636299d57c3311c9e512de941dc5fe1754538491 ssh-agent -k 21:39:12 unset SSH_AUTH_SOCK; 21:39:12 unset SSH_AGENT_PID; 21:39:12 echo Agent pid 38 killed; 21:39:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:39:12 + git semver [Pipeline] } 21:39:13 $ docker stop --time=1 cfe1ebfae5357f650ecef74e636299d57c3311c9e512de941dc5fe1754538491 21:39:14 $ docker rm -f --volumes cfe1ebfae5357f650ecef74e636299d57c3311c9e512de941dc5fe1754538491 [Pipeline] // withDockerContainer [Pipeline] sh 21:39:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:39:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:39:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:15 prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container 21:39:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:39:15 $ docker top c8d4e746ebe062a34f78af0f85e392e300c21fe7e2dbb6e129860a9c5d7c8c54 -eo pid,comm 21:39:15 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). 21:39:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:39:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:39:15 [ssh-agent] Looking for ssh-agent implementation... 21:39:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:39:15 $ docker exec c8d4e746ebe062a34f78af0f85e392e300c21fe7e2dbb6e129860a9c5d7c8c54 ssh-agent 21:39:15 SSH_AUTH_SOCK=/tmp/ssh-wJfXSGgNhJzK/agent.31 21:39:15 SSH_AGENT_PID=37 21:39:15 Running ssh-add (command line suppressed) 21:39:16 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3039822876919483725.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3039822876919483725.key) 21:39:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:39:16 + git semver push 21:39:16 2023-10-26 21:39:16,515 [run_push] DEBUG push 21:39:16 2023-10-26 21:39:16,515 [execute] INFO git cat-file --batch-check 21:39:16 2023-10-26 21:39:16,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 21:39:16 2023-10-26 21:39:16,519 [execute] INFO git rev-list 7392cde2924de3f102dfd172e5bfe6e11147e647 -- 21:39:16 2023-10-26 21:39:16,520 [execute] DEBUG Popen(['git', 'rev-list', '7392cde2924de3f102dfd172e5bfe6e11147e647', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:39:16 2023-10-26 21:39:16,527 [execute] INFO git fetch -v origin 21:39:16 2023-10-26 21:39:16,528 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 21:39:17 2023-10-26 21:39:17,056 [run_push] DEBUG no remote changes detected 21:39:17 2023-10-26 21:39:17,057 [execute] INFO git push origin semver 21:39:17 2023-10-26 21:39:17,057 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 21:39:18 2023-10-26 21:39:17,823 [run_push] DEBUG push all version tags 21:39:18 2023-10-26 21:39:17,824 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:39:18 2023-10-26 21:39:17,824 [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) 21:39:19 2023-10-26 21:39:18,698 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 21:39:19 3.1.0-dev.36 [Pipeline] } 21:39:19 $ docker exec --env ******** --env ******** c8d4e746ebe062a34f78af0f85e392e300c21fe7e2dbb6e129860a9c5d7c8c54 ssh-agent -k 21:39:19 unset SSH_AUTH_SOCK; 21:39:19 unset SSH_AGENT_PID; 21:39:19 echo Agent pid 37 killed; 21:39:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:39:19 + git semver [Pipeline] } 21:39:19 $ docker stop --time=1 c8d4e746ebe062a34f78af0f85e392e300c21fe7e2dbb6e129860a9c5d7c8c54 21:39:21 $ docker rm -f --volumes c8d4e746ebe062a34f78af0f85e392e300c21fe7e2dbb6e129860a9c5d7c8c54 [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 21:39:21 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 21:39:21 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:39:21 total 16 21:39:21 drwxr-xr-x 3 root root 4096 Oct 26 21:23 . 21:39:21 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 21:39 .. 21:39:21 drwxr-xr-x 2 root root 4096 Oct 26 21:23 cost 21:39:21 -rw-r--r-- 1 root root 89 Oct 26 21:23 cost.csv 21:39:21 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 21:39:21 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 21:39:21 total 16 21:39:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 21:23 . 21:39:21 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 21:39 .. 21:39:21 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 21:23 cost 21:39:21 -rw-r--r-- 1 jenkins jenkins 89 Oct 26 21:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:39:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:39:22 ---> package-listing.sh 21:39:22 ++ facter osfamily 21:39:22 ++ tr '[:upper:]' '[:lower:]' 21:39:23 + OS_FAMILY=debian 21:39:23 + workspace=/w/workspace/exfoundry_device-usb-camera_main 21:39:23 + START_PACKAGES=/tmp/packages_start.txt 21:39:23 + END_PACKAGES=/tmp/packages_end.txt 21:39:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:39:23 + PACKAGES=/tmp/packages_start.txt 21:39:23 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:39:23 + PACKAGES=/tmp/packages_end.txt 21:39:23 + case "${OS_FAMILY}" in 21:39:23 + dpkg -l 21:39:23 + grep '^ii' 21:39:23 + '[' -f /tmp/packages_start.txt ']' 21:39:23 + '[' -f /tmp/packages_end.txt ']' 21:39:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:39:23 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 21:39:23 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 21:39:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 21:39:23 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 21:39:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:39:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:24 prd-ubuntu20.04-docker-8c-8g-12068 does not seem to be running inside a container 21:39:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:39:24 $ docker top 2e0f6697bb0bfd9c2d4f59d983e533bd6d57747a94b29cc9cca43cea17fe1354 -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:24 + touch /tmp/pre-build-complete [Pipeline] sh 21:39:24 + mkdir -p /var/log/sysstat [Pipeline] sh 21:39:25 + ls /var/log/sa-host 21:39:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:39:25 provisioning config files... 21:39:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1332045851843810773tmp [Pipeline] { [Pipeline] echo 21:39:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:39:25 ---> create-netrc.sh [Pipeline] } 21:39:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:39:26 ---> python-tools-install.sh [Pipeline] echo 21:39:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:39:26 ---> sudo-logs.sh 21:39:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:39:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:39:26 ---> job-cost.sh 21:39:26 lf-activate-venv: SKIPPING 21:39:26 DEBUG: total: 0.2199999988079071 21:39:26 INFO: Retrieving Stack Cost... 21:39:26 INFO: Retrieving Pricing Info for: v3-standard-8 21:39:27 INFO: Archiving Costs [Pipeline] echo 21:39:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:39:27 ---> logs-deploy.sh 21:39:27 lf-activate-venv: SKIPPING 21:39:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/161 21:39:27 INFO: archiving workspace using pattern(s): 21:39:28 Archives upload complete. 21:39:28 INFO: archiving logs to Nexus 21:39:29 ---> uname -a: 21:39:29 Linux prd-ubuntu20-04-docker-8c-8g-12068 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:39:29 21:39:29 21:39:29 ---> lscpu: 21:39:29 Architecture: x86_64 21:39:29 CPU op-mode(s): 32-bit, 64-bit 21:39:29 Byte Order: Little Endian 21:39:29 Address sizes: 40 bits physical, 48 bits virtual 21:39:29 CPU(s): 8 21:39:29 On-line CPU(s) list: 0-7 21:39:29 Thread(s) per core: 1 21:39:29 Core(s) per socket: 1 21:39:29 Socket(s): 8 21:39:29 NUMA node(s): 1 21:39:29 Vendor ID: AuthenticAMD 21:39:29 CPU family: 23 21:39:29 Model: 49 21:39:29 Model name: AMD EPYC-Rome Processor 21:39:29 Stepping: 0 21:39:29 CPU MHz: 2799.998 21:39:29 BogoMIPS: 5599.99 21:39:29 Virtualization: AMD-V 21:39:29 Hypervisor vendor: KVM 21:39:29 Virtualization type: full 21:39:29 L1d cache: 256 KiB 21:39:29 L1i cache: 256 KiB 21:39:29 L2 cache: 4 MiB 21:39:29 L3 cache: 128 MiB 21:39:29 NUMA node0 CPU(s): 0-7 21:39:29 Vulnerability Itlb multihit: Not affected 21:39:29 Vulnerability L1tf: Not affected 21:39:29 Vulnerability Mds: Not affected 21:39:29 Vulnerability Meltdown: Not affected 21:39:29 Vulnerability Mmio stale data: Not affected 21:39:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:39:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:39:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:39:29 Vulnerability Srbds: Not affected 21:39:29 Vulnerability Tsx async abort: Not affected 21:39:29 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 21:39:29 21:39:29 21:39:29 ---> nproc: 21:39:29 8 21:39:29 21:39:29 21:39:29 ---> df -h: 21:39:29 Filesystem Size Used Avail Use% Mounted on 21:39:29 overlay 155G 13G 143G 9% / 21:39:29 tmpfs 64M 0 64M 0% /dev 21:39:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:39:29 shm 64M 0 64M 0% /dev/shm 21:39:29 /dev/vda1 155G 13G 143G 9% /facter-os 21:39:29 21:39:29 21:39:29 ---> sar -b -r -n DEV: 21:39:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12068) 10/26/23 _x86_64_ (8 CPU) 21:39:29 21:39:29 21:20:16 LINUX RESTART (8 CPU) 21:39:29 21:39:29 21:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:39:29 21:22:01 187.89 4.13 183.75 0.00 422.86 82817.40 0.00 21:39:29 21:23:01 186.87 0.22 186.65 0.00 18.66 63131.34 0.00 21:39:29 21:24:01 193.33 0.12 193.22 0.00 13.46 72922.25 0.00 21:39:29 21:25:01 5.06 0.00 5.06 0.00 0.00 25278.79 0.00 21:39:29 21:26:01 46.05 13.33 32.72 0.00 5524.03 32735.09 0.00 21:39:29 21:27:01 3.47 0.00 3.47 0.00 0.00 6750.02 0.00 21:39:29 21:28:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 21:39:29 21:29:01 1.87 0.00 1.87 0.00 0.00 20.13 0.00 21:39:29 21:30:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 21:39:29 21:31:01 2.07 0.00 2.07 0.00 0.00 34.66 0.00 21:39:29 21:32:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 21:39:29 21:33:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 21:39:29 21:34:01 0.87 0.00 0.87 0.00 0.00 9.20 0.00 21:39:29 21:35:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 21:39:29 21:36:01 1.65 0.02 1.63 0.00 0.13 19.46 0.00 21:39:29 21:37:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 21:39:29 21:38:01 0.82 0.00 0.82 0.00 0.00 9.60 0.00 21:39:29 21:39:01 86.30 0.30 86.00 0.00 14.53 43546.34 0.00 21:39:29 Average: 40.21 1.01 39.20 0.00 333.02 18186.61 0.00 21:39:29 21:39:29 21:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:39:29 21:22:01 28057236 31544564 771520 2.35 128516 3535424 2004652 5.91 1211992 3138144 398456 21:39:29 21:23:01 27886212 31429384 876596 2.67 155560 3541404 2108328 6.21 1527632 2960008 382020 21:39:29 21:24:01 27447312 31555036 751960 2.29 167708 4056916 1780188 5.25 1300572 3588776 296 21:39:29 21:25:01 27447200 31555012 751920 2.29 167772 4056916 1780188 5.25 1300144 3588780 16 21:39:29 21:26:01 27068404 31535632 761760 2.32 175784 4392500 1817140 5.36 1533568 3704820 236 21:39:29 21:27:01 27073460 31540788 756508 2.30 175860 4392492 1817140 5.36 1528832 3704820 8 21:39:29 21:28:01 27075572 31542968 754244 2.29 175920 4392504 1817140 5.36 1526832 3704824 8 21:39:29 21:29:01 27081276 31548704 748444 2.28 175980 4392504 1817140 5.36 1521672 3704824 16 21:39:29 21:30:01 27081856 31549716 747956 2.27 176036 4392504 1817140 5.36 1521744 3705180 12 21:39:29 21:31:01 27081612 31549528 748088 2.28 176116 4392488 1817140 5.36 1521564 3705160 8 21:39:29 21:32:01 27081848 31549824 747788 2.27 176148 4392488 1817140 5.36 1521592 3705164 12 21:39:29 21:33:01 27081824 31549812 747708 2.27 176180 4392488 1817140 5.36 1521596 3705172 4 21:39:29 21:34:01 27081160 31549212 748272 2.28 176200 4392496 1817140 5.36 1521640 3705184 12 21:39:29 21:35:01 27081536 31549788 747548 2.27 176236 4392628 1817140 5.36 1521380 3705312 8 21:39:29 21:36:01 27080920 31549152 748284 2.28 176288 4392628 1819752 5.36 1521420 3705316 16 21:39:29 21:37:01 27081308 31549564 747976 2.27 176312 4392632 1819752 5.36 1521372 3705316 12 21:39:29 21:38:01 27081284 31549592 747940 2.27 176332 4392636 1819752 5.36 1521424 3705324 32 21:39:29 21:39:01 25586720 31521208 770984 2.34 211676 5700416 1873812 5.52 1622612 4973856 522152 21:39:29 Average: 27136486 31539971 759750 2.31 173368 4333004 1843212 5.43 1487088 3689777 72407 21:39:29 21:39:29 21:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:39:29 21:22:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 21:39:29 21:22:01 ens3 432.88 312.96 5590.48 43.47 0.00 0.00 0.00 0.00 21:39:29 21:22:01 docker0 223.83 285.35 18.68 2473.27 0.00 0.00 0.00 0.00 21:39:29 21:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:39:29 21:23:01 ens3 63.14 54.52 71.59 98.51 0.00 0.00 0.00 0.00 21:39:29 21:23:01 veth7fc5e4a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:39:29 21:23:01 docker0 2.20 4.18 0.15 31.17 0.00 0.00 0.00 0.00 21:39:29 21:24:01 lo 11.53 11.53 1.15 1.15 0.00 0.00 0.00 0.00 21:39:29 21:24:01 ens3 307.55 242.44 3650.25 1260.07 0.00 0.00 0.00 0.00 21:39:29 21:24:01 docker0 15.75 42.73 1.18 800.52 0.00 0.00 0.00 0.00 21:39:29 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:39:29 21:25:01 ens3 1.52 0.52 0.66 0.45 0.00 0.00 0.00 0.00 21:39:29 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:26:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:39:29 21:26:01 ens3 112.21 43.77 2028.04 3.29 0.00 0.00 0.00 0.00 21:39:29 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:39:29 21:27:01 ens3 1.98 0.35 0.25 0.09 0.00 0.00 0.00 0.00 21:39:29 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:28:01 ens3 1.12 0.35 0.28 0.21 0.00 0.00 0.00 0.00 21:39:29 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:39:29 21:29:01 ens3 1.50 0.13 0.13 0.01 0.00 0.00 0.00 0.00 21:39:29 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:30:01 ens3 0.90 0.62 0.52 0.42 0.00 0.00 0.00 0.00 21:39:29 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:39:29 21:31:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:39:29 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:39:29 21:33:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:39:29 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:39:29 21:35:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:39:29 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:36:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:39:29 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:39:29 21:37:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:39:29 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:38:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:39:29 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:39:29 21:39:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 21:39:29 21:39:01 ens3 356.51 222.93 8232.61 34.12 0.00 0.00 0.00 0.00 21:39:29 21:39:01 docker0 79.49 105.08 5.86 1060.41 0.00 0.00 0.00 0.00 21:39:29 Average: lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 21:39:29 Average: ens3 71.14 48.85 1087.48 80.04 0.00 0.00 0.00 0.00 21:39:29 Average: docker0 17.85 24.30 1.44 242.51 0.00 0.00 0.00 0.00 21:39:29 21:39:29 21:39:29 ---> sar -P ALL: 21:39:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12068) 10/26/23 _x86_64_ (8 CPU) 21:39:29 21:39:29 21:20:16 LINUX RESTART (8 CPU) 21:39:29 21:39:29 21:21:01 CPU %user %nice %system %iowait %steal %idle 21:39:29 21:22:01 all 7.27 0.00 3.24 3.17 0.06 86.26 21:39:29 21:22:01 0 6.72 0.00 2.51 0.70 0.05 90.02 21:39:29 21:22:01 1 9.63 0.00 4.10 3.50 0.08 82.69 21:39:29 21:22:01 2 6.79 0.00 2.65 0.89 0.05 89.62 21:39:29 21:22:01 3 7.19 0.00 3.53 0.45 0.08 88.74 21:39:29 21:22:01 4 6.18 0.00 3.28 13.83 0.07 76.64 21:39:29 21:22:01 5 6.75 0.00 3.40 4.87 0.05 84.93 21:39:29 21:22:01 6 7.93 0.00 2.81 0.84 0.05 88.37 21:39:29 21:22:01 7 6.97 0.00 3.60 0.34 0.07 89.02 21:39:29 21:23:01 all 40.37 0.00 5.52 2.39 0.08 51.64 21:39:29 21:23:01 0 36.24 0.00 4.40 0.27 0.07 59.02 21:39:29 21:23:01 1 40.58 0.00 6.25 1.52 0.07 51.59 21:39:29 21:23:01 2 41.91 0.00 5.61 2.74 0.07 49.68 21:39:29 21:23:01 3 41.65 0.00 6.17 4.02 0.08 48.08 21:39:29 21:23:01 4 37.10 0.00 5.31 7.96 0.07 49.57 21:39:29 21:23:01 5 41.72 0.00 5.08 0.78 0.08 52.34 21:39:29 21:23:01 6 42.03 0.00 6.06 1.13 0.08 50.69 21:39:29 21:23:01 7 41.71 0.00 5.31 0.79 0.08 52.10 21:39:29 21:24:01 all 9.14 0.00 2.58 2.76 0.05 85.46 21:39:29 21:24:01 0 5.06 0.00 2.32 0.55 0.03 92.03 21:39:29 21:24:01 1 9.41 0.00 2.79 4.94 0.07 82.79 21:39:29 21:24:01 2 8.28 0.00 2.13 0.12 0.05 89.41 21:39:29 21:24:01 3 10.03 0.00 2.82 0.03 0.05 87.07 21:39:29 21:24:01 4 8.50 0.00 2.50 0.22 0.05 88.72 21:39:29 21:24:01 5 12.78 0.00 3.36 9.02 0.07 74.77 21:39:29 21:24:01 6 10.84 0.00 2.01 4.81 0.05 82.28 21:39:29 21:24:01 7 8.25 0.00 2.68 2.40 0.07 86.60 21:39:29 21:25:01 all 0.02 0.00 0.01 0.01 0.02 99.94 21:39:29 21:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:39:29 21:25:01 1 0.00 0.00 0.00 0.05 0.02 99.93 21:39:29 21:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:39:29 21:25:01 3 0.00 0.00 0.00 0.00 0.03 99.97 21:39:29 21:25:01 4 0.00 0.00 0.00 0.03 0.02 99.95 21:39:29 21:25:01 5 0.07 0.00 0.05 0.00 0.03 99.85 21:39:29 21:25:01 6 0.10 0.00 0.02 0.00 0.02 99.87 21:39:29 21:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:39:29 21:26:01 all 1.41 0.00 0.60 0.61 0.01 97.37 21:39:29 21:26:01 0 0.92 0.00 0.72 0.88 0.02 97.46 21:39:29 21:26:01 1 2.46 0.00 0.48 2.34 0.03 94.69 21:39:29 21:26:01 2 0.80 0.00 0.63 0.78 0.00 97.78 21:39:29 21:26:01 3 1.37 0.00 0.60 0.42 0.02 97.60 21:39:29 21:26:01 4 1.10 0.00 0.47 0.05 0.00 98.38 21:39:29 21:26:01 5 1.35 0.00 0.40 0.12 0.02 98.11 21:39:29 21:26:01 6 1.58 0.00 0.42 0.13 0.00 97.87 21:39:29 21:26:01 7 1.69 0.00 1.05 0.17 0.02 97.08 21:39:29 21:27:01 all 0.02 0.00 0.00 0.02 0.01 99.94 21:39:29 21:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:39:29 21:27:01 1 0.08 0.00 0.02 0.13 0.02 99.75 21:39:29 21:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:39:29 21:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:39:29 21:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:39:29 21:27:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:39:29 21:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:39:29 21:27:01 7 0.05 0.00 0.02 0.00 0.03 99.90 21:39:29 21:28:01 all 0.12 0.00 0.01 0.01 0.01 99.86 21:39:29 21:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:39:29 21:28:01 1 0.78 0.00 0.02 0.05 0.03 99.12 21:39:29 21:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:39:29 21:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:39:29 21:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:39:29 21:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:39:29 21:28:01 6 0.05 0.00 0.00 0.00 0.02 99.93 21:39:29 21:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:39:29 21:29:01 all 0.24 0.00 0.01 0.01 0.01 99.73 21:39:29 21:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:39:29 21:29:01 1 1.73 0.00 0.05 0.03 0.02 98.17 21:39:29 21:29:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:39:29 21:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:39:29 21:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:39:29 21:29:01 5 0.02 0.00 0.03 0.00 0.02 99.93 21:39:29 21:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:39:29 21:29:01 7 0.05 0.00 0.02 0.00 0.03 99.90 21:39:29 21:30:01 all 0.04 0.00 0.01 0.01 0.01 99.93 21:39:29 21:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:39:29 21:30:01 1 0.08 0.00 0.03 0.05 0.03 99.80 21:39:29 21:30:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:39:29 21:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:39:29 21:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:39:29 21:30:01 5 0.07 0.00 0.02 0.00 0.00 99.92 21:39:29 21:30:01 6 0.05 0.00 0.02 0.00 0.02 99.92 21:39:29 21:30:01 7 0.07 0.00 0.02 0.00 0.02 99.90 21:39:29 21:31:01 all 0.03 0.00 0.01 0.01 0.01 99.94 21:39:29 21:31:01 0 0.03 0.00 0.00 0.02 0.00 99.95 21:39:29 21:31:01 1 0.05 0.00 0.00 0.03 0.02 99.90 21:39:29 21:31:01 2 0.02 0.00 0.03 0.02 0.00 99.93 21:39:29 21:31:01 3 0.02 0.00 0.03 0.00 0.02 99.93 21:39:29 21:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:39:29 21:31:01 5 0.07 0.00 0.00 0.00 0.03 99.90 21:39:29 21:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:39:29 21:31:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:39:29 21:32:01 all 0.03 0.00 0.01 0.06 0.01 99.90 21:39:29 21:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:39:29 21:32:01 1 0.07 0.00 0.02 0.44 0.02 99.46 21:39:29 21:32:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:39:29 21:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:39:29 21:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:39:29 21:32:01 5 0.07 0.00 0.05 0.00 0.03 99.85 21:39:29 21:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:39:29 21:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:39:29 21:39:29 21:32:01 CPU %user %nice %system %iowait %steal %idle 21:39:29 21:33:01 all 0.02 0.00 0.00 0.01 0.01 99.96 21:39:29 21:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:39:29 21:33:01 1 0.03 0.00 0.00 0.03 0.03 99.90 21:39:29 21:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:39:29 21:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:39:29 21:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:39:29 21:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:39:29 21:33:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:39:29 21:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:39:29 21:34:01 all 0.24 0.00 0.01 0.00 0.01 99.73 21:39:29 21:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:39:29 21:34:01 1 1.52 0.00 0.03 0.00 0.02 98.43 21:39:29 21:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:39:29 21:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:39:29 21:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:39:29 21:34:01 5 0.08 0.00 0.02 0.00 0.03 99.87 21:39:29 21:34:01 6 0.27 0.00 0.03 0.00 0.02 99.68 21:39:29 21:34:01 7 0.05 0.00 0.00 0.00 0.00 99.95 21:39:29 21:35:01 all 0.27 0.00 0.01 0.01 0.01 99.71 21:39:29 21:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:39:29 21:35:01 1 1.94 0.00 0.00 0.03 0.02 98.01 21:39:29 21:35:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:39:29 21:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:39:29 21:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:39:29 21:35:01 5 0.02 0.00 0.02 0.00 0.03 99.93 21:39:29 21:35:01 6 0.12 0.00 0.00 0.00 0.00 99.88 21:39:29 21:35:01 7 0.02 0.00 0.03 0.00 0.02 99.93 21:39:29 21:36:01 all 0.04 0.00 0.02 0.00 0.01 99.93 21:39:29 21:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:39:29 21:36:01 1 0.03 0.00 0.03 0.02 0.02 99.90 21:39:29 21:36:01 2 0.03 0.00 0.00 0.02 0.02 99.93 21:39:29 21:36:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:39:29 21:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:39:29 21:36:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:39:29 21:36:01 6 0.08 0.00 0.02 0.00 0.02 99.88 21:39:29 21:36:01 7 0.05 0.00 0.03 0.00 0.02 99.90 21:39:29 21:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:39:29 21:37:01 0 0.00 0.00 0.00 0.02 0.02 99.97 21:39:29 21:37:01 1 0.02 0.00 0.00 0.02 0.02 99.95 21:39:29 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:39:29 21:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:39:29 21:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:39:29 21:37:01 5 0.02 0.00 0.05 0.00 0.03 99.90 21:39:29 21:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:39:29 21:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:39:29 21:38:01 all 0.17 0.00 0.01 0.00 0.01 99.80 21:39:29 21:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:39:29 21:38:01 1 1.21 0.00 0.02 0.02 0.02 98.74 21:39:29 21:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:39:29 21:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:39:29 21:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:39:29 21:38:01 5 0.03 0.00 0.03 0.00 0.03 99.90 21:39:29 21:38:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:39:29 21:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:39:29 21:39:01 all 7.80 0.00 3.26 1.80 0.05 87.08 21:39:29 21:39:01 0 7.98 0.00 3.26 4.49 0.05 84.22 21:39:29 21:39:01 1 7.62 0.00 3.42 7.99 0.07 80.91 21:39:29 21:39:01 2 8.91 0.00 3.10 0.52 0.03 87.44 21:39:29 21:39:01 3 6.21 0.00 3.53 0.89 0.07 89.29 21:39:29 21:39:01 4 9.56 0.00 2.64 0.13 0.03 87.63 21:39:29 21:39:01 5 7.00 0.00 3.18 0.29 0.03 89.50 21:39:29 21:39:01 6 7.26 0.00 2.55 0.03 0.03 90.13 21:39:29 21:39:01 7 7.88 0.00 4.42 0.10 0.05 87.55 21:39:29 Average: all 3.70 0.00 0.84 0.60 0.02 94.83 21:39:29 Average: 0 3.14 0.00 0.73 0.38 0.02 95.73 21:39:29 Average: 1 4.26 0.00 0.95 1.17 0.03 93.58 21:39:29 Average: 2 3.69 0.00 0.79 0.29 0.02 95.22 21:39:29 Average: 3 3.66 0.00 0.92 0.32 0.02 95.07 21:39:29 Average: 4 3.43 0.00 0.78 1.22 0.01 94.56 21:39:29 Average: 5 3.86 0.00 0.87 0.83 0.03 94.42 21:39:29 Average: 6 3.88 0.00 0.77 0.38 0.02 94.95 21:39:29 Average: 7 3.68 0.00 0.95 0.21 0.03 95.13 21:39:29 21:39:29 21:39:29