Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a13c0d85fe61587dda65b2f8a27bf555b431ec25 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-ssh2846466918842402274.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1071558526371193735.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh10124825220472035813.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9726346664134668262.key Verifying host key using known hosts file > 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-ssh14364760943444033288.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-120013 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 a13c0d85fe61587dda65b2f8a27bf555b431ec25 (main) Commit message: "fix: improve error messaging on read and write commands (#116)" > 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 a13c0d85fe61587dda65b2f8a27bf555b431ec25 # timeout=10 > git rev-list --no-walk 02bc3351eb583ffe88737b5638435757cc287900 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:40:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:40:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:40:54 ========================================================= 23:40:54 EdgeX Global Pipelines Version Info 23:40:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:40:55 ------------------- 23:40:55 stable info: 23:40:55 ------------------- 23:40:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:40:55 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:40:55 Message: update stable to v1.0.244 23:40:56 ------------------- 23:40:56 experimental info: 23:40:56 ------------------- 23:40:56 Commited By: **** collab-it+edgex@linuxfoundation.org 23:40:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:40:56 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a13c0d85fe61587dda65b2f8a27bf555b431ec25 [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a13c0d8 [Pipeline] echo 23:40:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:40:56 provisioning config files... 23:40:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config664488395121658494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:40:56 ---> docker-login.sh 23:40:56 nexus3.edgexfoundry.org:10001 23:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:57 Configure a credential helper to remove this warning. See 23:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:57 23:40:57 Login Succeeded 23:40:57 nexus3.edgexfoundry.org:10002 23:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:57 Configure a credential helper to remove this warning. See 23:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:57 23:40:57 Login Succeeded 23:40:57 nexus3.edgexfoundry.org:10003 23:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:57 Configure a credential helper to remove this warning. See 23:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:57 23:40:57 Login Succeeded 23:40:57 nexus3.edgexfoundry.org:10004 23:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:57 Configure a credential helper to remove this warning. See 23:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:57 23:40:57 Login Succeeded 23:40:57 docker.io 23:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:40:57 Configure a credential helper to remove this warning. See 23:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:40:57 23:40:57 Login Succeeded 23:40:57 ---> docker-login.sh ends [Pipeline] } 23:40:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:40:58 + git rev-list -1 --merges a13c0d85fe61587dda65b2f8a27bf555b431ec25~1..a13c0d85fe61587dda65b2f8a27bf555b431ec25 [Pipeline] echo 23:40:58 -----------> git rev-list -1 --merges a13c0d85fe61587dda65b2f8a27bf555b431ec25~1..a13c0d85fe61587dda65b2f8a27bf555b431ec25 a13c0d85fe61587dda65b2f8a27bf555b431ec25 [false] [Pipeline] sh 23:40:58 + git log --format=format:%s -1 a13c0d85fe61587dda65b2f8a27bf555b431ec25 [Pipeline] echo 23:40:58 ========================================================= 23:40:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:40:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:40:58 + git log --format=format:%s -1 a13c0d85fe61587dda65b2f8a27bf555b431ec25 [Pipeline] echo 23:40:58 [semverPrep] GIT_COMMIT: a13c0d85fe61587dda65b2f8a27bf555b431ec25, Commit Message: fix: improve error messaging on read and write commands (#116) [Pipeline] echo 23:40:58 [semverPrep] This is not a build commit. [Pipeline] sh 23:40:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:40:59 + grep -v github /etc/ssh/ssh_known_hosts 23:40:59 + [ -e /tmp/ssh_known_hosts ] 23:40:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:40:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:40:59 + sudo tee -a /etc/ssh/ssh_known_hosts 23:40:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:40:59 23:40:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:40:59 0.1.4: Pulling from edgex-devops/py-git-semver 23:40:59 b85a868b505f: Pulling fs layer 23:40:59 e2be974225ed: Pulling fs layer 23:40:59 339a4e72a1f5: Pulling fs layer 23:40:59 988bab9f4d93: Pulling fs layer 23:40:59 1469e6f7b9e6: Pulling fs layer 23:40:59 eaf3925da568: Pulling fs layer 23:40:59 bab4dde63d76: Pulling fs layer 23:40:59 bde34c3a00c8: Pulling fs layer 23:40:59 b352a97aabf1: Pulling fs layer 23:40:59 4872d77fe225: Pulling fs layer 23:40:59 5851b861e8e6: Pulling fs layer 23:40:59 bde34c3a00c8: Waiting 23:40:59 988bab9f4d93: Waiting 23:40:59 b352a97aabf1: Waiting 23:40:59 bab4dde63d76: Waiting 23:40:59 4872d77fe225: Waiting 23:40:59 eaf3925da568: Waiting 23:40:59 5851b861e8e6: Waiting 23:40:59 e2be974225ed: Download complete 23:40:59 988bab9f4d93: Verifying Checksum 23:40:59 988bab9f4d93: Download complete 23:41:00 1469e6f7b9e6: Verifying Checksum 23:41:00 1469e6f7b9e6: Download complete 23:41:00 eaf3925da568: Verifying Checksum 23:41:00 eaf3925da568: Download complete 23:41:00 339a4e72a1f5: Verifying Checksum 23:41:00 339a4e72a1f5: Download complete 23:41:00 bde34c3a00c8: Verifying Checksum 23:41:00 bde34c3a00c8: Download complete 23:41:00 b352a97aabf1: Verifying Checksum 23:41:00 b352a97aabf1: Download complete 23:41:00 4872d77fe225: Verifying Checksum 23:41:00 4872d77fe225: Download complete 23:41:00 5851b861e8e6: Verifying Checksum 23:41:00 5851b861e8e6: Download complete 23:41:00 b85a868b505f: Verifying Checksum 23:41:00 b85a868b505f: Download complete 23:41:00 bab4dde63d76: Verifying Checksum 23:41:00 bab4dde63d76: Download complete 23:41:01 b85a868b505f: Pull complete 23:41:01 e2be974225ed: Pull complete 23:41:02 339a4e72a1f5: Pull complete 23:41:02 988bab9f4d93: Pull complete 23:41:02 1469e6f7b9e6: Pull complete 23:41:02 eaf3925da568: Pull complete 23:41:04 bab4dde63d76: Pull complete 23:41:04 bde34c3a00c8: Pull complete 23:41:04 b352a97aabf1: Pull complete 23:41:04 4872d77fe225: Pull complete 23:41:04 5851b861e8e6: Pull complete 23:41:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:41:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:04 prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container 23:41:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:41:06 $ docker top a3b4652ef3f810307fcc7ab538a323453568f41fa0265d845bf1bd80088f2f66 -eo pid,comm 23:41: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). 23:41:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:41:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:41:06 [ssh-agent] Looking for ssh-agent implementation... 23:41:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:41:06 $ docker exec a3b4652ef3f810307fcc7ab538a323453568f41fa0265d845bf1bd80088f2f66 ssh-agent 23:41:06 SSH_AUTH_SOCK=/tmp/ssh-jNddxFjS4AGG/agent.33 23:41:06 SSH_AGENT_PID=39 23:41:06 Running ssh-add (command line suppressed) 23:41:06 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_493753228052250060.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_493753228052250060.key) 23:41:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:41:07 + git tag --points-at HEAD [Pipeline] } 23:41:07 $ docker exec --env ******** --env ******** a3b4652ef3f810307fcc7ab538a323453568f41fa0265d845bf1bd80088f2f66 ssh-agent -k 23:41:07 unset SSH_AUTH_SOCK; 23:41:07 unset SSH_AGENT_PID; 23:41:07 echo Agent pid 39 killed; 23:41:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:41:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:41:07 [ssh-agent] Looking for ssh-agent implementation... 23:41:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:41:07 $ docker exec a3b4652ef3f810307fcc7ab538a323453568f41fa0265d845bf1bd80088f2f66 ssh-agent 23:41:07 SSH_AUTH_SOCK=/tmp/ssh-uQZyQkjHkwwr/agent.71 23:41:07 SSH_AGENT_PID=77 23:41:07 Running ssh-add (command line suppressed) 23:41:07 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6808884527555178430.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6808884527555178430.key) 23:41:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:41:07 + git semver init 23:41:08 2022-11-29 23:41:07,976 [run_init] DEBUG init version:0.0.0 force:False 23:41:08 2022-11-29 23:41:07,977 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 23:41:08 2022-11-29 23:41:07,977 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 23:41:08 2022-11-29 23:41:07,978 [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) 23:41:08 2022-11-29 23:41:08,760 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 23:41:08 2022-11-29 23:41:08,760 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 23:41:08 2022-11-29 23:41:08,761 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:41:08 2022-11-29 23:41:08,761 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:41:08 2.3.0-dev.23 [Pipeline] } 23:41:08 $ docker exec --env ******** --env ******** a3b4652ef3f810307fcc7ab538a323453568f41fa0265d845bf1bd80088f2f66 ssh-agent -k 23:41:09 unset SSH_AUTH_SOCK; 23:41:09 unset SSH_AGENT_PID; 23:41:09 echo Agent pid 77 killed; 23:41:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:41:09 + git semver [Pipeline] } 23:41:09 $ docker stop --time=1 a3b4652ef3f810307fcc7ab538a323453568f41fa0265d845bf1bd80088f2f66 23:41:11 $ docker rm -f a3b4652ef3f810307fcc7ab538a323453568f41fa0265d845bf1bd80088f2f66 [Pipeline] // withDockerContainer [Pipeline] sh 23:41:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:41:11 Stashed 1 file(s) [Pipeline] echo 23:41:11 [edgeXSemver]: initialized semver on version 2.3.0-dev.23 [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 23:41:11 provisioning config files... 23:41:11 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4845237618789887824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:11 ---> docker-login.sh 23:41:11 nexus3.edgexfoundry.org:10001 23:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:11 Configure a credential helper to remove this warning. See 23:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:11 23:41:11 Login Succeeded 23:41:11 nexus3.edgexfoundry.org:10002 23:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:11 Configure a credential helper to remove this warning. See 23:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:11 23:41:11 Login Succeeded 23:41:11 nexus3.edgexfoundry.org:10003 23:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:12 Configure a credential helper to remove this warning. See 23:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:12 23:41:12 Login Succeeded 23:41:12 nexus3.edgexfoundry.org:10004 23:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:12 Configure a credential helper to remove this warning. See 23:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:12 23:41:12 Login Succeeded 23:41:12 docker.io 23:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:41:12 Configure a credential helper to remove this warning. See 23:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:41:12 23:41:12 Login Succeeded 23:41:12 ---> docker-login.sh ends [Pipeline] } 23:41:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:41:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:41:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:41:12 ========================================================= 23:41:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:41:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:41:12 Sending build context to Docker daemon 1.605MB 23:41:12 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:41:12 Step 2/13 : FROM ${BASE} AS builder 23:41:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:41:12 213ec9aee27d: Pulling fs layer 23:41:12 4583459ba037: Pulling fs layer 23:41:12 93c1e223e6f2: Pulling fs layer 23:41:12 53926ce57604: Pulling fs layer 23:41:12 21b2b0c7a3f4: Pulling fs layer 23:41:12 22ff95d597cd: Pulling fs layer 23:41:12 12d6caf4c0d1: Pulling fs layer 23:41:12 96b7cbca73a9: Pulling fs layer 23:41:12 a7acece74701: Pulling fs layer 23:41:12 53926ce57604: Waiting 23:41:12 21b2b0c7a3f4: Waiting 23:41:12 22ff95d597cd: Waiting 23:41:12 12d6caf4c0d1: Waiting 23:41:12 96b7cbca73a9: Waiting 23:41:12 a7acece74701: Waiting 23:41:12 93c1e223e6f2: Verifying Checksum 23:41:12 93c1e223e6f2: Download complete 23:41:12 4583459ba037: Verifying Checksum 23:41:12 4583459ba037: Download complete 23:41:12 21b2b0c7a3f4: Verifying Checksum 23:41:12 21b2b0c7a3f4: Download complete 23:41:12 22ff95d597cd: Verifying Checksum 23:41:12 22ff95d597cd: Download complete 23:41:13 12d6caf4c0d1: Verifying Checksum 23:41:13 12d6caf4c0d1: Download complete 23:41:13 213ec9aee27d: Pull complete 23:41:13 4583459ba037: Pull complete 23:41:13 93c1e223e6f2: Pull complete 23:41:13 a7acece74701: Verifying Checksum 23:41:13 a7acece74701: Download complete 23:41:14 96b7cbca73a9: Download complete 23:41:14 53926ce57604: Verifying Checksum 23:41:14 53926ce57604: Download complete 23:41:18 53926ce57604: Pull complete 23:41:18 21b2b0c7a3f4: Pull complete 23:41:18 22ff95d597cd: Pull complete 23:41:18 12d6caf4c0d1: Pull complete 23:41:20 96b7cbca73a9: Pull complete 23:41:20 a7acece74701: Pull complete 23:41:20 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:41:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:41:20 ---> db6d94c90886 23:41:20 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:41:22 ---> Running in 3ad139ecf0fc 23:41:22 Removing intermediate container 3ad139ecf0fc 23:41:22 ---> ee40f71c8b73 23:41:22 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:41:22 ---> Running in 57ec8d00f0bf 23:41:22 Removing intermediate container 57ec8d00f0bf 23:41:22 ---> 761c4dc052f1 23:41:22 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:41:22 ---> Running in b896f3bf7d41 23:41:22 Removing intermediate container b896f3bf7d41 23:41:22 ---> 0d7c1e98b1d7 23:41:22 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:41:23 ---> Running in 06394abadc73 23:41:23 Removing intermediate container 06394abadc73 23:41:23 ---> 7164d4ed06e0 23:41:23 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:41:23 ---> Running in bc50d5674654 23:41:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:41:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:41:23 (1/80) Installing mesa (21.3.8-r2) 23:41:23 (2/80) Installing libxau (1.0.9-r0) 23:41:23 (3/80) Installing libxdmcp (1.1.3-r0) 23:41:23 (4/80) Installing libxcb (1.15-r0) 23:41:23 (5/80) Installing libx11 (1.8-r0) 23:41:23 (6/80) Installing libxext (1.3.4-r0) 23:41:23 (7/80) Installing libxfixes (6.0.0-r0) 23:41:23 (8/80) Installing libxxf86vm (1.1.4-r2) 23:41:24 (9/80) Installing libpciaccess (0.16-r0) 23:41:24 (10/80) Installing libdrm (2.4.110-r0) 23:41:24 (11/80) Installing mesa-glapi (21.3.8-r2) 23:41:24 (12/80) Installing libxshmfence (1.3-r1) 23:41:24 (13/80) Installing mesa-gl (21.3.8-r2) 23:41:24 (14/80) Installing icu-data-full (71.1-r2) 23:41:24 (15/80) Installing libice (1.0.10-r0) 23:41:24 (16/80) Installing libuuid (2.38-r1) 23:41:24 (17/80) Installing libsm (1.2.3-r0) 23:41:24 (18/80) Installing libxt (1.2.1-r0) 23:41:24 (19/80) Installing libxmu (1.1.3-r0) 23:41:24 (20/80) Installing xset (1.2.4-r0) 23:41:24 (21/80) Installing xprop (1.2.5-r0) 23:41:24 (22/80) Installing xdg-utils (1.1.3-r3) 23:41:24 (23/80) Installing dbus-libs (1.14.4-r0) 23:41:24 (24/80) Installing libffi (3.4.2-r1) 23:41:24 (25/80) Installing libintl (0.21-r2) 23:41:24 (26/80) Installing libblkid (2.38-r1) 23:41:24 (27/80) Installing libmount (2.38-r1) 23:41:24 (28/80) Installing pcre (8.45-r2) 23:41:24 (29/80) Installing glib (2.72.1-r0) 23:41:24 (30/80) Installing icu-libs (71.1-r2) 23:41:24 (31/80) Installing libpcre2-16 (10.40-r0) 23:41:24 (32/80) Installing zstd-libs (1.5.2-r1) 23:41:24 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 23:41:24 (34/80) Installing hicolor-icon-theme (0.17-r1) 23:41:24 (35/80) Installing wayland-libs-server (1.20.0-r0) 23:41:24 (36/80) Installing mesa-gbm (21.3.8-r2) 23:41:24 (37/80) Installing wayland-libs-client (1.20.0-r0) 23:41:24 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 23:41:24 (39/80) Installing libxcomposite (0.4.5-r0) 23:41:24 (40/80) Installing libbz2 (1.0.8-r1) 23:41:24 (41/80) Installing libpng (1.6.37-r1) 23:41:24 (42/80) Installing freetype (2.12.1-r0) 23:41:24 (43/80) Installing fontconfig (2.14.0-r0) 23:41:24 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 23:41:24 (45/80) Installing wayland-libs-egl (1.20.0-r0) 23:41:24 (46/80) Installing xkeyboard-config (2.35.1-r0) 23:41:24 (47/80) Installing xz-libs (5.2.5-r1) 23:41:24 (48/80) Installing libxml2 (2.9.14-r2) 23:41:24 (49/80) Installing libxkbcommon (1.4.1-r0) 23:41:24 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 23:41:25 (51/80) Installing mesa-egl (21.3.8-r2) 23:41:25 (52/80) Installing avahi-libs (0.8-r6) 23:41:25 (53/80) Installing nettle (3.7.3-r0) 23:41:25 (54/80) Installing p11-kit (0.24.1-r0) 23:41:25 (55/80) Installing libtasn1 (4.18.0-r0) 23:41:25 (56/80) Installing libunistring (1.0-r0) 23:41:25 (57/80) Installing gnutls (3.7.7-r0) 23:41:25 (58/80) Installing cups-libs (2.4.2-r0) 23:41:25 (59/80) Installing graphite2 (1.3.14-r1) 23:41:25 (60/80) Installing harfbuzz (4.3.0-r0) 23:41:25 (61/80) Installing libevdev (1.12.1-r0) 23:41:25 (62/80) Installing mtdev (1.1.6-r0) 23:41:25 (63/80) Installing eudev-libs (3.2.11-r0) 23:41:25 (64/80) Installing libinput-libs (1.20.1-r0) 23:41:25 (65/80) Installing libjpeg-turbo (2.1.3-r1) 23:41:25 (66/80) Installing xcb-util-wm (0.4.1-r1) 23:41:25 (67/80) Installing xcb-util (0.4.0-r3) 23:41:25 (68/80) Installing xcb-util-image (0.4.0-r1) 23:41:25 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 23:41:25 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 23:41:25 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 23:41:25 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 23:41:25 (73/80) Installing v4l-utils-libs (1.22.1-r1) 23:41:25 (74/80) Installing v4l-utils (1.22.1-r1) 23:41:25 (75/80) Installing udev-init-scripts (35-r0) 23:41:25 Executing udev-init-scripts-35-r0.post-install 23:41:25 (76/80) Installing kmod-libs (29-r2) 23:41:25 (77/80) Installing eudev (3.2.11-r0) 23:41:25 (78/80) Installing eudev-dev (3.2.11-r0) 23:41:25 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 23:41:25 (80/80) Installing v4l-utils-dev (1.22.1-r1) 23:41:25 Executing busybox-1.35.0-r17.trigger 23:41:25 Executing eudev-3.2.11-r0.trigger 23:41:25 OK: 330 MiB in 131 packages 23:41:26 Still waiting to schedule task 23:41:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:41:28 Removing intermediate container bc50d5674654 23:41:28 ---> e5310ba0eced 23:41:28 Step 8/13 : WORKDIR /device-usb-camera 23:41:28 ---> Running in 08af1d5e4ccd 23:41:28 Removing intermediate container 08af1d5e4ccd 23:41:28 ---> e34a34234cca 23:41:28 Step 9/13 : COPY go.mod vendor* ./ 23:41:28 ---> 2d32bf621cf4 23:41:28 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:41:28 ---> Running in cae150cd0001 23:41:54 Removing intermediate container cae150cd0001 23:41:54 ---> e0118921e329 23:41:54 Step 11/13 : COPY . . 23:41:54 ---> f846f8ae7b97 23:41:54 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:41:54 ---> Running in 2f4c735f0c04 23:41:54  % Total % Received % Xferd Average Speed Time Time Time Current 23:41:54 Dload Upload Total Spent Left Speed 23:41:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8826 0 --:--:-- --:--:-- --:--:-- 8850 23:41:54 Removing intermediate container 2f4c735f0c04 23:41:54 ---> d2a9c65df79f 23:41:54 Step 13/13 : RUN ${MAKE} 23:41:54 ---> Running in 286e843fdde7 23:41:54 noop 23:41:54 Removing intermediate container 286e843fdde7 23:41:54 ---> 6b327ca9dd13 23:41:54 Successfully built 6b327ca9dd13 23:41:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:55 + docker inspect -f . ci-base-image-x86_64 23:41:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:55 prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container 23:41:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:41:55 $ docker top 767c8a54f497a4b54677fdf0a233737d85413eff0e86748dbf82cf9a1a4b658d -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:55 + go version 23:41:55 go version go1.18.7 linux/amd64 [Pipeline] } 23:41:55 $ docker stop --time=1 767c8a54f497a4b54677fdf0a233737d85413eff0e86748dbf82cf9a1a4b658d 23:41:57 $ docker rm -f 767c8a54f497a4b54677fdf0a233737d85413eff0e86748dbf82cf9a1a4b658d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:57 + docker inspect -f . ci-base-image-x86_64 23:41:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:57 prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container 23:41:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:41:58 $ docker top 250ef5d1a36da5d47359a58959ad5d45610d7037aa6a518343dba73bdc129cee -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:58 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 23:41:58 + make test 23:41:58 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 23:41:59 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:42:09 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:42:09 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements 23:42:15 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:42:15 CGO_ENABLED=1 go vet ./... 23:42:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:42:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:42:18 ./bin/test-attribution-txt.sh [Pipeline] echo 23:42:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:42:18 $ docker stop --time=1 250ef5d1a36da5d47359a58959ad5d45610d7037aa6a518343dba73bdc129cee 23:42:20 $ docker rm -f 250ef5d1a36da5d47359a58959ad5d45610d7037aa6a518343dba73bdc129cee [Pipeline] // withDockerContainer [Pipeline] sh 23:42:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:42:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:42:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:42:21 + ls -al . 23:42:21 total 200 23:42:21 drwxrwxr-x 10 jenkins jenkins 4096 Nov 29 23:41 . 23:42:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 23:40 .. 23:42:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 23:42 .git 23:42:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:40 .github 23:42:21 -rw-rw-r-- 1 jenkins jenkins 414 Nov 29 23:40 .gitignore 23:42:21 -rw-rw-r-- 1 jenkins jenkins 42 Nov 29 23:40 .golangci.yml 23:42:21 -rw-rw-r-- 1 jenkins jenkins 77 Nov 29 23:40 .hadolint.yml 23:42:21 drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 23:41 .semver 23:42:21 -rw-rw-r-- 1 jenkins jenkins 9702 Nov 29 23:40 Attribution.txt 23:42:21 -rw-rw-r-- 1 jenkins jenkins 1206 Nov 29 23:40 CHANGELOG.md 23:42:21 -rw-rw-r-- 1 jenkins jenkins 2378 Nov 29 23:40 Dockerfile 23:42:21 -rw-rw-r-- 1 jenkins jenkins 678 Nov 29 23:40 GOVERNANCE.md 23:42:21 -rw-rw-r-- 1 jenkins jenkins 659 Nov 29 23:40 Jenkinsfile 23:42:21 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 29 23:40 LICENSE 23:42:21 -rw-rw-r-- 1 jenkins jenkins 2554 Nov 29 23:40 Makefile 23:42:21 -rw-rw-r-- 1 jenkins jenkins 622 Nov 29 23:40 OWNERS.md 23:42:21 -rw-rw-r-- 1 jenkins jenkins 5773 Nov 29 23:40 README.md 23:42:21 -rw-rw-r-- 1 jenkins jenkins 12 Nov 29 23:41 VERSION 23:42:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 23:40 bin 23:42:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:40 cmd 23:42:21 -rw-r--r-- 1 jenkins jenkins 30072 Nov 29 23:42 coverage.out 23:42:21 -rwxrwxr-x 1 jenkins jenkins 140 Nov 29 23:40 docker-entrypoint.sh 23:42:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:40 docs 23:42:21 -rw-rw-r-- 1 jenkins jenkins 3573 Nov 29 23:40 go.mod 23:42:21 -rw-rw-r-- 1 jenkins jenkins 45026 Nov 29 23:40 go.sum 23:42:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:40 internal 23:42:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 23:40 snap 23:42:21 -rw-rw-r-- 1 jenkins jenkins 231 Nov 29 23:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:22 + 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=a13c0d85fe61587dda65b2f8a27bf555b431ec25 --label arch=amd64 --label version=2.3.0-dev.23 . 23:42:22 Sending build context to Docker daemon 1.635MB 23:42:22 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 23:42:22 Step 2/35 : FROM ${BASE} AS builder 23:42:22 ---> 6b327ca9dd13 23:42:22 Step 3/35 : ARG ADD_BUILD_TAGS="" 23:42:22 ---> Running in aa450837131a 23:42:22 Removing intermediate container aa450837131a 23:42:22 ---> 93f6c0bc5fac 23:42:22 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:42:22 ---> Running in aa55d0b3f1e5 23:42:22 Removing intermediate container aa55d0b3f1e5 23:42:22 ---> fa7e91c088b4 23:42:22 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:42:22 ---> Running in 9565bbeeb09d 23:42:22 Removing intermediate container 9565bbeeb09d 23:42:22 ---> eee1ec5f9e87 23:42:22 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:42:22 ---> Running in 3a0aab240ead 23:42:22 Removing intermediate container 3a0aab240ead 23:42:22 ---> dd288aa1137d 23:42:22 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:42:22 ---> Running in c8ecee04896f 23:42:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:42:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:42:23 OK: 330 MiB in 131 packages 23:42:23 Removing intermediate container c8ecee04896f 23:42:23 ---> 5f301948024f 23:42:23 Step 8/35 : WORKDIR /device-usb-camera 23:42:23 ---> Running in a84fa5688496 23:42:24 Removing intermediate container a84fa5688496 23:42:24 ---> 77bb487c31fc 23:42:24 Step 9/35 : COPY go.mod vendor* ./ 23:42:24 ---> f2167ca72bbc 23:42:24 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:24 ---> Running in 449810c8ca99 23:42:24 Removing intermediate container 449810c8ca99 23:42:24 ---> 922f427d5463 23:42:24 Step 11/35 : COPY . . 23:42:24 ---> 90cf89330269 23:42:24 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:42:25 ---> Running in 195cc6b1a9ca 23:42:25  % Total % Received % Xferd Average Speed Time Time Time Current 23:42:25 Dload Upload Total Spent Left Speed 23:42:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 31557 0 --:--:-- --:--:-- --:--:-- 32181 23:42:25 Removing intermediate container 195cc6b1a9ca 23:42:25 ---> 907e047569bd 23:42:25 Step 13/35 : RUN ${MAKE} 23:42:25 ---> Running in 2de390b23013 23:42:26 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 23:42:47 Removing intermediate container 2de390b23013 23:42:47 ---> 00998c904c59 23:42:47 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 23:42:47 v0.18.4: Pulling from aler9/rtsp-simple-server 23:42:47 af6660deedbd: Pulling fs layer 23:42:47 97cd0a44c592: Pulling fs layer 23:42:47 97cd0a44c592: Verifying Checksum 23:42:47 97cd0a44c592: Download complete 23:42:48 af6660deedbd: Verifying Checksum 23:42:48 af6660deedbd: Pull complete 23:42:48 97cd0a44c592: Pull complete 23:42:48 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 23:42:48 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 23:42:48 ---> fea57e182299 23:42:48 Step 15/35 : FROM alpine:3.16 23:42:49 3.16: Pulling from library/alpine 23:42:49 ca7dd9ec2225: Pulling fs layer 23:42:49 ca7dd9ec2225: Verifying Checksum 23:42:49 ca7dd9ec2225: Download complete 23:42:49 ca7dd9ec2225: Pull complete 23:42:49 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:42:49 Status: Downloaded newer image for alpine:3.16 23:42:49 ---> bfe296a52501 23:42:49 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:42:49 ---> Running in 175a7a00ace7 23:42:50 Removing intermediate container 175a7a00ace7 23:42:50 ---> 01e72e289b3d 23:42:50 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 23:42:50 ---> Running in 13439b2e042c 23:42:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:42:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:42:50 (1/83) Installing dumb-init (1.2.5-r1) 23:42:50 (2/83) Installing sdl2 (2.0.22-r0) 23:42:50 (3/83) Installing libxau (1.0.9-r0) 23:42:50 (4/83) Installing libxdmcp (1.1.3-r0) 23:42:50 (5/83) Installing libxcb (1.15-r0) 23:42:50 (6/83) Installing libx11 (1.8-r0) 23:42:50 (7/83) Installing aom-libs (3.3.0-r0) 23:42:50 (8/83) Installing alsa-lib (1.2.7.2-r0) 23:42:50 (9/83) Installing expat (2.5.0-r0) 23:42:50 (10/83) Installing brotli-libs (1.0.9-r6) 23:42:50 (11/83) Installing libbz2 (1.0.8-r1) 23:42:50 (12/83) Installing libpng (1.6.37-r1) 23:42:50 (13/83) Installing freetype (2.12.1-r0) 23:42:50 (14/83) Installing fontconfig (2.14.0-r0) 23:42:51 (15/83) Installing fribidi (1.0.12-r0) 23:42:51 (16/83) Installing libffi (3.4.2-r1) 23:42:51 (17/83) Installing libintl (0.21-r2) 23:42:51 (18/83) Installing libblkid (2.38-r1) 23:42:51 (19/83) Installing libmount (2.38-r1) 23:42:51 (20/83) Installing pcre (8.45-r2) 23:42:51 (21/83) Installing glib (2.72.1-r0) 23:42:51 (22/83) Installing graphite2 (1.3.14-r1) 23:42:51 (23/83) Installing harfbuzz (4.3.0-r0) 23:42:51 (24/83) Installing libass (0.16.0-r0) 23:42:51 (25/83) Installing libdav1d (1.0.0-r0) 23:42:51 (26/83) Installing libpciaccess (0.16-r0) 23:42:51 (27/83) Installing libdrm (2.4.110-r0) 23:42:51 (28/83) Installing gmp (6.2.1-r2) 23:42:51 (29/83) Installing nettle (3.7.3-r0) 23:42:51 (30/83) Installing p11-kit (0.24.1-r0) 23:42:51 (31/83) Installing libtasn1 (4.18.0-r0) 23:42:51 (32/83) Installing libunistring (1.0-r0) 23:42:51 (33/83) Installing gnutls (3.7.7-r0) 23:42:51 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:42:51 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 23:42:51 (36/83) Installing lame (3.100-r0) 23:42:51 (37/83) Installing opus (1.3.1-r1) 23:42:51 (38/83) Installing libasyncns (0.8-r1) 23:42:51 (39/83) Installing dbus-libs (1.14.4-r0) 23:42:51 (40/83) Installing libltdl (2.4.7-r0) 23:42:51 (41/83) Installing orc (0.4.32-r0) 23:42:51 (42/83) Installing libgcc (11.2.1_git20220219-r2) 23:42:51 (43/83) Installing libogg (1.3.5-r1) 23:42:51 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 23:42:51 (45/83) Installing flac (1.3.4-r0) 23:42:51 (46/83) Installing libvorbis (1.3.7-r0) 23:42:51 (47/83) Installing libsndfile (1.1.0-r0) 23:42:51 (48/83) Installing libgomp (11.2.1_git20220219-r2) 23:42:51 (49/83) Installing soxr (0.1.3-r2) 23:42:51 (50/83) Installing speexdsp (1.2.0-r0) 23:42:51 (51/83) Installing tdb-libs (1.4.6-r0) 23:42:51 (52/83) Installing libpulse (15.0-r2) 23:42:51 (53/83) Installing cjson (1.7.15-r3) 23:42:51 (54/83) Installing mbedtls (2.28.1-r0) 23:42:51 (55/83) Installing librist (0.2.6-r1) 23:42:51 (56/83) Installing libsrt (1.4.4-r0) 23:42:51 (57/83) Installing libssh (0.9.6-r1) 23:42:51 (58/83) Installing libtheora (1.1.1-r16) 23:42:51 (59/83) Installing libjpeg-turbo (2.1.3-r1) 23:42:51 (60/83) Installing v4l-utils-libs (1.22.1-r1) 23:42:51 (61/83) Installing libxext (1.3.4-r0) 23:42:51 (62/83) Installing libxfixes (6.0.0-r0) 23:42:51 (63/83) Installing wayland-libs-client (1.20.0-r0) 23:42:51 (64/83) Installing libva (2.14.0-r0) 23:42:51 (65/83) Installing libvdpau (1.5-r0) 23:42:51 (66/83) Installing vidstab (1.1.0-r1) 23:42:51 (67/83) Installing libvpx (1.11.0-r1) 23:42:51 (68/83) Installing libwebp (1.2.3-r0) 23:42:51 (69/83) Installing x264-libs (0.163_git20210613-r0) 23:42:51 (70/83) Installing numactl (2.0.14-r0) 23:42:51 (71/83) Installing x265-libs (3.5-r3) 23:42:52 (72/83) Installing xvidcore (1.3.7-r1) 23:42:52 (73/83) Installing ffmpeg-libs (5.0.1-r1) 23:42:52 (74/83) Installing ffmpeg (5.0.1-r1) 23:42:52 (75/83) Installing udev-init-scripts (35-r0) 23:42:52 Executing udev-init-scripts-35-r0.post-install 23:42:52 (76/83) Installing eudev-libs (3.2.11-r0) 23:42:52 (77/83) Installing xz-libs (5.2.5-r1) 23:42:52 (78/83) Installing zstd-libs (1.5.2-r1) 23:42:52 (79/83) Installing kmod-libs (29-r2) 23:42:52 (80/83) Installing eudev (3.2.11-r0) 23:42:52 (81/83) Installing libsodium (1.0.18-r0) 23:42:52 (82/83) Installing libzmq (4.3.4-r0) 23:42:52 (83/83) Installing zeromq (4.3.4-r0) 23:42:52 Executing busybox-1.35.0-r17.trigger 23:42:52 Executing eudev-3.2.11-r0.trigger 23:42:52 OK: 101 MiB in 97 packages 23:42:54 Removing intermediate container 13439b2e042c 23:42:54 ---> 2e0f5285c632 23:42:54 Step 18/35 : WORKDIR / 23:42:54 ---> Running in 8b86356d8b60 23:42:54 Removing intermediate container 8b86356d8b60 23:42:54 ---> 5f68a88b71fb 23:42:54 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 23:42:54 ---> a80bd7a79ed8 23:42:54 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 23:42:54 ---> 918f40d24f81 23:42:54 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:42:54 ---> a76e033ff283 23:42:54 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:42:54 ---> 860c2a2a2f0d 23:42:54 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:42:54 ---> 245a34316e15 23:42:54 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 23:42:55 ---> 5d68da754c2f 23:42:55 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 23:42:55 ---> 8c950432a840 23:42:55 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:42:55 ---> Running in fb45c416288b 23:42:56 Removing intermediate container fb45c416288b 23:42:56 ---> d8de07eb8bcb 23:42:56 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:42:56 ---> Running in 89f736161cc2 23:42:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120014 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 23:42:56 Running in /w/workspace/device-usb-camera/64 [Pipeline] { [Pipeline] checkout 23:42:56 Selected Git installation does not exist. Using Default 23:42:56 The recommended git tool is: NONE 23:42:56 Removing intermediate container 89f736161cc2 23:42:56 ---> 8abf2608dcdb 23:42:56 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:42:56 ---> Running in 1efa634ac4f0 23:42:57 Removing intermediate container 1efa634ac4f0 23:42:57 ---> 5bc06e87661d 23:42:57 Step 29/35 : EXPOSE 59983 23:42:57 ---> Running in 07624ad88849 23:42:57 Removing intermediate container 07624ad88849 23:42:57 ---> a7ba84297cec 23:42:57 Step 30/35 : EXPOSE 8554 23:42:57 ---> Running in cc11cfdd253e 23:42:57 Removing intermediate container cc11cfdd253e 23:42:57 ---> 64952f46b02e 23:42:57 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:42:57 ---> Running in 8c0d3f7178fc 23:42:57 Removing intermediate container 8c0d3f7178fc 23:42:57 ---> 24ac0fe76cfc 23:42:57 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 23:42:57 ---> Running in 4141a3f6fe03 23:42:58 Removing intermediate container 4141a3f6fe03 23:42:58 ---> ffc308db09d0 23:42:58 Step 33/35 : LABEL arch=amd64 23:42:58 ---> Running in 46e8749f9af5 23:42:58 Removing intermediate container 46e8749f9af5 23:42:58 ---> 695a79f551fe 23:42:58 Step 34/35 : LABEL git_sha=a13c0d85fe61587dda65b2f8a27bf555b431ec25 23:42:58 ---> Running in fd2a5dc76408 23:42:58 Removing intermediate container fd2a5dc76408 23:42:58 ---> 877daabfc8ae 23:42:58 Step 35/35 : LABEL version=2.3.0-dev.23 23:42:58 ---> Running in 22f23199dfe3 23:42:58 Removing intermediate container 22f23199dfe3 23:42:58 ---> 4b807ff7c001 23:42:58 [Warning] One or more build-args [ARCH] were not consumed 23:42:58 Successfully built 4b807ff7c001 23:42:58 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 23:42:58 provisioning config files... 23:42:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5760613495064337278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:58 ---> docker-login.sh 23:42:58 nexus3.edgexfoundry.org:10001 23:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:58 Configure a credential helper to remove this warning. See 23:42:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:58 23:42:58 Login Succeeded 23:42:58 nexus3.edgexfoundry.org:10002 23:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:58 Configure a credential helper to remove this warning. See 23:42:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:58 23:42:58 Login Succeeded 23:42:58 nexus3.edgexfoundry.org:10003 23:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:59 Configure a credential helper to remove this warning. See 23:42:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:59 23:42:59 Login Succeeded 23:42:59 nexus3.edgexfoundry.org:10004 23:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:59 Configure a credential helper to remove this warning. See 23:42:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:59 23:42:59 Login Succeeded 23:42:59 docker.io 23:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:59 Configure a credential helper to remove this warning. See 23:42:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:59 23:42:59 Login Succeeded 23:42:59 ---> docker-login.sh ends [Pipeline] } 23:42:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:42:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:42:59 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 23:42:59 a13c0d85fe61587dda65b2f8a27bf555b431ec25 23:42:59 latest 23:42:59 2.3.0-dev.23 23:42:59 a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23 23:42:59 main 23:42:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:59 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a13c0d85fe61587dda65b2f8a27bf555b431ec25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:00 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a13c0d85fe61587dda65b2f8a27bf555b431ec25 23:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:43:00 527a4660a285: Preparing 23:43:00 cc7c17e84887: Preparing 23:43:00 d82b96d8cafd: Preparing 23:43:00 550e596c6d0e: Preparing 23:43:00 1207169bf42c: Preparing 23:43:00 dc8934226dfa: Preparing 23:43:00 8f083737eb21: Preparing 23:43:00 1a3e8475bbb5: Preparing 23:43:00 59d665a649f7: Preparing 23:43:00 cfe7381ce9d9: Preparing 23:43:00 dc8934226dfa: Waiting 23:43:00 eb36031f7619: Preparing 23:43:00 e5e13b0c77cb: Preparing 23:43:00 8f083737eb21: Waiting 23:43:00 cfe7381ce9d9: Waiting 23:43:00 eb36031f7619: Waiting 23:43:00 59d665a649f7: Waiting 23:43:00 1207169bf42c: Pushed 23:43:00 d82b96d8cafd: Pushed 23:43:00 527a4660a285: Pushed 23:43:00 cc7c17e84887: Pushed 23:43:00 8f083737eb21: Pushed 23:43:00 dc8934226dfa: Pushed 23:43:00 59d665a649f7: Pushed 23:43:00 1a3e8475bbb5: Pushed 23:43:00 e5e13b0c77cb: Layer already exists 23:43:01 using credential edgex-jenkins-ssh 23:43:01 Cloning the remote Git repository 23:43:01 550e596c6d0e: Pushed 23:43:01 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 23:43:01 > git init /w/workspace/device-usb-camera/64 # timeout=10 23:43:01 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 23:43:01 > git --version # timeout=10 23:43:01 > git --version # 'git version 2.25.1' 23:43:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:43:01 Verifying host key using known hosts file 23:43:01 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:43:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:43:03 cfe7381ce9d9: Pushed 23:43:03 Avoid second fetch 23:43:03 Checking out Revision a13c0d85fe61587dda65b2f8a27bf555b431ec25 (main) 23:43:02 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 23:43:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:43:03 > git config core.sparsecheckout # timeout=10 23:43:03 > git checkout -f a13c0d85fe61587dda65b2f8a27bf555b431ec25 # timeout=10 23:43:04 Commit message: "fix: improve error messaging on read and write commands (#116)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:43:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:43:04 % Total % Received % Xferd Average Speed Time Time Time Current 23:43:04 Dload Upload Total Spent Left Speed 23:43:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh 23:43:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:43:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:43:05 + sudo tee /etc/docker/daemon.new 23:43:05 { 23:43:05 "registry-mirrors": [ 23:43:05 "https://nexus3.edgexfoundry.org:10001" 23:43:05 ], 23:43:05 "bip": "10.250.0.254/24", 23:43:05 "hosts": [ 23:43:05 "tcp://0.0.0.0:5555", 23:43:05 "unix:///var/run/docker.sock" 23:43:05 ], 23:43:05 "mtu": 1458, 23:43:05 "selinux-enabled": true, 23:43:05 "seccomp-profile": "/etc/docker/seccomp.json" 23:43:05 } [Pipeline] sh 23:43:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:43:06 + sudo service docker restart 23:43:09 eb36031f7619: Pushed 23:43:09 a13c0d85fe61587dda65b2f8a27bf555b431ec25: digest: sha256:e77ddea49ae5cd74d5a66b9cba30a5fcf4c15d69f4836d70ced3dbe8a43430e9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:10 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 23:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:43:10 527a4660a285: Preparing 23:43:10 cc7c17e84887: Preparing 23:43:10 d82b96d8cafd: Preparing 23:43:10 550e596c6d0e: Preparing 23:43:10 1207169bf42c: Preparing 23:43:10 dc8934226dfa: Preparing 23:43:10 8f083737eb21: Preparing 23:43:10 1a3e8475bbb5: Preparing 23:43:10 59d665a649f7: Preparing 23:43:10 cfe7381ce9d9: Preparing 23:43:10 eb36031f7619: Preparing 23:43:10 e5e13b0c77cb: Preparing 23:43:10 8f083737eb21: Waiting 23:43:10 1a3e8475bbb5: Waiting 23:43:10 59d665a649f7: Waiting 23:43:10 cfe7381ce9d9: Waiting 23:43:10 eb36031f7619: Waiting 23:43:10 e5e13b0c77cb: Waiting 23:43:10 dc8934226dfa: Waiting 23:43:10 cc7c17e84887: Layer already exists 23:43:10 527a4660a285: Layer already exists 23:43:10 1207169bf42c: Layer already exists 23:43:10 d82b96d8cafd: Layer already exists 23:43:10 550e596c6d0e: Layer already exists 23:43:10 dc8934226dfa: Layer already exists 23:43:10 59d665a649f7: Layer already exists 23:43:10 1a3e8475bbb5: Layer already exists 23:43:10 8f083737eb21: Layer already exists 23:43:10 cfe7381ce9d9: Layer already exists 23:43:10 eb36031f7619: Layer already exists 23:43:10 e5e13b0c77cb: Layer already exists 23:43:10 latest: digest: sha256:e77ddea49ae5cd74d5a66b9cba30a5fcf4c15d69f4836d70ced3dbe8a43430e9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:10 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.23 23:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:43:11 527a4660a285: Preparing 23:43:11 cc7c17e84887: Preparing 23:43:11 d82b96d8cafd: Preparing 23:43:11 550e596c6d0e: Preparing 23:43:11 1207169bf42c: Preparing 23:43:11 dc8934226dfa: Preparing 23:43:11 8f083737eb21: Preparing 23:43:11 1a3e8475bbb5: Preparing 23:43:11 59d665a649f7: Preparing 23:43:11 cfe7381ce9d9: Preparing 23:43:11 eb36031f7619: Preparing 23:43:11 e5e13b0c77cb: Preparing 23:43:11 8f083737eb21: Waiting 23:43:11 dc8934226dfa: Waiting 23:43:11 1a3e8475bbb5: Waiting 23:43:11 59d665a649f7: Waiting 23:43:11 cfe7381ce9d9: Waiting 23:43:11 eb36031f7619: Waiting 23:43:11 e5e13b0c77cb: Waiting 23:43:11 cc7c17e84887: Layer already exists 23:43:11 d82b96d8cafd: Layer already exists 23:43:11 527a4660a285: Layer already exists 23:43:11 550e596c6d0e: Layer already exists 23:43:11 1207169bf42c: Layer already exists 23:43:11 dc8934226dfa: Layer already exists 23:43:11 1a3e8475bbb5: Layer already exists 23:43:11 59d665a649f7: Layer already exists 23:43:11 8f083737eb21: Layer already exists 23:43:11 cfe7381ce9d9: Layer already exists 23:43:11 eb36031f7619: Layer already exists 23:43:11 e5e13b0c77cb: Layer already exists 23:43:11 2.3.0-dev.23: digest: sha256:e77ddea49ae5cd74d5a66b9cba30a5fcf4c15d69f4836d70ced3dbe8a43430e9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:11 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:11 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23 23:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:43:11 527a4660a285: Preparing 23:43:11 cc7c17e84887: Preparing 23:43:11 d82b96d8cafd: Preparing 23:43:11 550e596c6d0e: Preparing 23:43:11 1207169bf42c: Preparing 23:43:11 dc8934226dfa: Preparing 23:43:11 8f083737eb21: Preparing 23:43:11 1a3e8475bbb5: Preparing 23:43:11 59d665a649f7: Preparing 23:43:11 cfe7381ce9d9: Preparing 23:43:11 eb36031f7619: Preparing 23:43:11 dc8934226dfa: Waiting 23:43:11 1a3e8475bbb5: Waiting 23:43:11 8f083737eb21: Waiting 23:43:11 59d665a649f7: Waiting 23:43:11 cfe7381ce9d9: Waiting 23:43:11 e5e13b0c77cb: Preparing 23:43:11 d82b96d8cafd: Layer already exists 23:43:11 527a4660a285: Layer already exists 23:43:11 550e596c6d0e: Layer already exists 23:43:11 1207169bf42c: Layer already exists 23:43:11 cc7c17e84887: Layer already exists 23:43:11 dc8934226dfa: Layer already exists 23:43:11 1a3e8475bbb5: Layer already exists 23:43:11 cfe7381ce9d9: Layer already exists 23:43:11 59d665a649f7: Layer already exists 23:43:11 8f083737eb21: Layer already exists 23:43:11 eb36031f7619: Layer already exists 23:43:11 e5e13b0c77cb: Layer already exists 23:43:12 a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23: digest: sha256:e77ddea49ae5cd74d5a66b9cba30a5fcf4c15d69f4836d70ced3dbe8a43430e9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:12 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 23:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:43:13 527a4660a285: Preparing 23:43:13 cc7c17e84887: Preparing 23:43:13 d82b96d8cafd: Preparing 23:43:13 550e596c6d0e: Preparing 23:43:13 1207169bf42c: Preparing 23:43:13 dc8934226dfa: Preparing 23:43:13 8f083737eb21: Preparing 23:43:13 1a3e8475bbb5: Preparing 23:43:13 59d665a649f7: Preparing 23:43:13 cfe7381ce9d9: Preparing 23:43:13 eb36031f7619: Preparing 23:43:13 e5e13b0c77cb: Preparing 23:43:13 cfe7381ce9d9: Waiting 23:43:13 dc8934226dfa: Waiting 23:43:13 eb36031f7619: Waiting 23:43:13 e5e13b0c77cb: Waiting 23:43:13 8f083737eb21: Waiting 23:43:13 59d665a649f7: Waiting 23:43:13 1a3e8475bbb5: Waiting 23:43:13 550e596c6d0e: Layer already exists 23:43:13 527a4660a285: Layer already exists 23:43:13 1207169bf42c: Layer already exists 23:43:13 cc7c17e84887: Layer already exists 23:43:13 d82b96d8cafd: Layer already exists 23:43:13 1a3e8475bbb5: Layer already exists 23:43:13 cfe7381ce9d9: Layer already exists 23:43:13 8f083737eb21: Layer already exists 23:43:13 59d665a649f7: Layer already exists 23:43:13 dc8934226dfa: Layer already exists 23:43:13 eb36031f7619: Layer already exists 23:43:13 e5e13b0c77cb: Layer already exists 23:43:13 main: digest: sha256:e77ddea49ae5cd74d5a66b9cba30a5fcf4c15d69f4836d70ced3dbe8a43430e9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:13 ===================================================== [Pipeline] echo 23:43:13 taggedImages: 23:43:13 - nexus3.edgexfoundry.org:10004/device-usb-camera:a13c0d85fe61587dda65b2f8a27bf555b431ec25 23:43:13 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 23:43:13 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.23 23:43:13 - nexus3.edgexfoundry.org:10004/device-usb-camera:a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23 23:43:13 - 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 23:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:13 23:43:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:13 latest: Pulling from edgex-lftools-log-publisher 23:43:13 5eb5b503b376: Pulling fs layer 23:43:13 5c69ac0246d0: Pulling fs layer 23:43:13 ec43610c2a17: Pulling fs layer 23:43:13 3a2ae6a8a46f: Pulling fs layer 23:43:13 33b1e0a273af: Pulling fs layer 23:43:13 5d3b04190fa2: Pulling fs layer 23:43:13 2f39f015ded8: Pulling fs layer 23:43:13 3a2ae6a8a46f: Waiting 23:43:13 5d3b04190fa2: Waiting 23:43:13 33b1e0a273af: Waiting 23:43:13 2f39f015ded8: Waiting 23:43:13 5c69ac0246d0: Verifying Checksum 23:43:13 5c69ac0246d0: Download complete 23:43:13 3a2ae6a8a46f: Verifying Checksum 23:43:13 3a2ae6a8a46f: Download complete 23:43:14 33b1e0a273af: Verifying Checksum 23:43:14 33b1e0a273af: Download complete 23:43:14 5d3b04190fa2: Verifying Checksum 23:43:14 5d3b04190fa2: Download complete 23:43:14 ec43610c2a17: Verifying Checksum 23:43:14 5eb5b503b376: Verifying Checksum 23:43:14 5eb5b503b376: Download complete 23:43:15 2f39f015ded8: Download complete 23:43:15 5eb5b503b376: Pull complete 23:43:15 5c69ac0246d0: Pull complete 23:43:17 ec43610c2a17: Pull complete 23:43:17 3a2ae6a8a46f: Pull complete 23:43:17 33b1e0a273af: Pull complete 23:43:17 5d3b04190fa2: Pull complete 23:43:20 2f39f015ded8: Pull complete 23:43:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:43:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:43:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:43:20 prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container 23:43:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:43:22 $ docker top 441575904b48382904f1bf6573b6cb2d24fb854ccc9e53b4cfee371e859a0d8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:22 ---> job-cost.sh 23:43:22 lf-activate-venv: SKIPPING 23:43:22 INFO: No Stack... 23:43:23 INFO: Retrieving Pricing Info for: v3-standard-8 23:43:23 INFO: Archiving Costs [Pipeline] sh 23:43:23 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 23:43:23 + cut -d, -f6 [Pipeline] lock 23:43:23 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-64-stack-cost] 23:43:23 Resource [jenkins-edgexfoundry-device-usb-camera-main-64-stack-cost] did not exist. Created. 23:43:23 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:43:24 + echo total: 0.2199999988079071 [Pipeline] stash 23:43:24 Stashed 1 file(s) [Pipeline] } 23:43:24 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-64-stack-cost] [Pipeline] // lock [Pipeline] } 23:43:24 $ docker stop --time=1 441575904b48382904f1bf6573b6cb2d24fb854ccc9e53b4cfee371e859a0d8c 23:43:25 $ docker rm -f 441575904b48382904f1bf6573b6cb2d24fb854ccc9e53b4cfee371e859a0d8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:25 provisioning config files... 23:43:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/64@tmp/config10477599928194958988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:25 ---> docker-login.sh 23:43:25 nexus3.edgexfoundry.org:10001 23:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:26 Configure a credential helper to remove this warning. See 23:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:26 23:43:26 Login Succeeded 23:43:26 nexus3.edgexfoundry.org:10002 23:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:26 Configure a credential helper to remove this warning. See 23:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:26 23:43:26 Login Succeeded 23:43:26 nexus3.edgexfoundry.org:10003 23:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:26 Configure a credential helper to remove this warning. See 23:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:26 23:43:26 Login Succeeded 23:43:27 nexus3.edgexfoundry.org:10004 23:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:27 Configure a credential helper to remove this warning. See 23:43:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:27 23:43:27 Login Succeeded 23:43:27 docker.io 23:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:27 Configure a credential helper to remove this warning. See 23:43:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:27 23:43:27 Login Succeeded 23:43:27 ---> docker-login.sh ends [Pipeline] } 23:43:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:43:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:43:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:43:28 ========================================================= 23:43:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:43:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:43:28 Sending build context to Docker daemon 1.045MB 23:43:28 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:43:28 Step 2/13 : FROM ${BASE} AS builder 23:43:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:43:29 9b18e9b68314: Pulling fs layer 23:43:29 35d82f9e3411: Pulling fs layer 23:43:29 e16973657156: Pulling fs layer 23:43:29 fc693d55d65f: Pulling fs layer 23:43:29 7e9fc2657dce: Pulling fs layer 23:43:29 dda99020689f: Pulling fs layer 23:43:29 db1c61fa0a46: Pulling fs layer 23:43:29 891c053d2c06: Pulling fs layer 23:43:29 dda99020689f: Waiting 23:43:29 fc693d55d65f: Waiting 23:43:29 db1c61fa0a46: Waiting 23:43:29 7e9fc2657dce: Waiting 23:43:29 891c053d2c06: Waiting 23:43:29 e16973657156: Verifying Checksum 23:43:29 e16973657156: Download complete 23:43:29 35d82f9e3411: Verifying Checksum 23:43:29 35d82f9e3411: Download complete 23:43:29 7e9fc2657dce: Verifying Checksum 23:43:29 7e9fc2657dce: Download complete 23:43:29 dda99020689f: Verifying Checksum 23:43:29 dda99020689f: Download complete 23:43:29 9b18e9b68314: Verifying Checksum 23:43:29 9b18e9b68314: Download complete 23:43:29 9b18e9b68314: Pull complete 23:43:29 891c053d2c06: Verifying Checksum 23:43:29 891c053d2c06: Download complete 23:43:30 35d82f9e3411: Pull complete 23:43:30 e16973657156: Pull complete 23:43:31 db1c61fa0a46: Verifying Checksum 23:43:31 db1c61fa0a46: Download complete 23:43:31 fc693d55d65f: Verifying Checksum 23:43:31 fc693d55d65f: Download complete 23:43:44 fc693d55d65f: Pull complete 23:43:44 7e9fc2657dce: Pull complete 23:43:44 dda99020689f: Pull complete 23:43:50 db1c61fa0a46: Pull complete 23:43:51 891c053d2c06: Pull complete 23:43:51 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:43:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:43:51 ---> f96f9c87975a 23:43:51 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:43:53 ---> Running in f66eed29c16d 23:43:53 Removing intermediate container f66eed29c16d 23:43:53 ---> 99fb82b1d313 23:43:53 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:43:53 ---> Running in 564210ba1937 23:43:54 Removing intermediate container 564210ba1937 23:43:54 ---> 13b35cdd95db 23:43:54 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:43:54 ---> Running in bb24e923992c 23:43:54 Removing intermediate container bb24e923992c 23:43:54 ---> 3f76eba54a8f 23:43:54 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:43:54 ---> Running in 51dc1aeec398 23:43:54 Removing intermediate container 51dc1aeec398 23:43:54 ---> 1a017898ad1f 23:43:54 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:43:54 ---> Running in 6a94cf6ef0b0 23:43:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:43:57 (1/14) Installing libintl (0.21-r2) 23:43:57 (2/14) Installing eudev-libs (3.2.11-r0) 23:43:57 (3/14) Installing libjpeg-turbo (2.1.3-r1) 23:43:57 (4/14) Installing v4l-utils-libs (1.22.1-r1) 23:43:57 (5/14) Installing v4l-utils (1.22.1-r1) 23:43:57 (6/14) Installing udev-init-scripts (35-r0) 23:43:57 Executing udev-init-scripts-35-r0.post-install 23:43:57 (7/14) Installing libblkid (2.38-r1) 23:43:57 (8/14) Installing xz-libs (5.2.5-r1) 23:43:57 (9/14) Installing zstd-libs (1.5.2-r1) 23:43:57 (10/14) Installing kmod-libs (29-r2) 23:43:57 (11/14) Installing eudev (3.2.11-r0) 23:43:57 (12/14) Installing eudev-dev (3.2.11-r0) 23:43:57 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 23:43:57 (14/14) Installing v4l-utils-dev (1.22.1-r1) 23:43:57 Executing busybox-1.35.0-r17.trigger 23:43:57 Executing eudev-3.2.11-r0.trigger 23:43:57 OK: 228 MiB in 65 packages 23:43:58 Removing intermediate container 6a94cf6ef0b0 23:43:58 ---> 697c078a083c 23:43:58 Step 8/13 : WORKDIR /device-usb-camera 23:43:58 ---> Running in a0b24dc58c40 23:43:58 Removing intermediate container a0b24dc58c40 23:43:58 ---> 693ec1a28867 23:43:58 Step 9/13 : COPY go.mod vendor* ./ 23:43:59 ---> e4ce5a48532b 23:43:59 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:43:59 ---> Running in fcad9c212ffb 23:44:55 Removing intermediate container fcad9c212ffb 23:44:55 ---> f7bfadf7bc57 23:44:55 Step 11/13 : COPY . . 23:44:55 ---> 6f425096f82f 23:44:55 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:44:55 ---> Running in 94bf2e016f3d 23:44:55  % Total % Received % Xferd Average Speed Time Time Time Current 23:44:55  Dload Upload Total Spent Left Speed 23:44:55 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14682 0 --:--:-- --:--:-- --:--:-- 14750 23:44:55 Removing intermediate container 94bf2e016f3d 23:44:55 ---> e85975fcbadb 23:44:55 Step 13/13 : RUN ${MAKE} 23:44:55 ---> Running in 70db1715d484 23:44:55 noop 23:44:55 Removing intermediate container 70db1715d484 23:44:55 ---> 8349d7cb89fb 23:44:55 Successfully built 8349d7cb89fb 23:44:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:56 + docker inspect -f . ci-base-image-arm64 23:44:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:44:56 prd-ubuntu20.04-docker-arm64-4c-16g-120014 does not seem to be running inside a container 23:44:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/64 -v /w/workspace/device-usb-camera/64:/w/workspace/device-usb-camera/64:rw,z -v /w/workspace/device-usb-camera/64@tmp:/w/workspace/device-usb-camera/64@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 23:44:57 $ docker top 8fe1baa7aee7f0ef62a1c8dfd012b9538ea72ed76f3ae3c1ab5c3273789a8083 -eo pid,comm [Pipeline] { [Pipeline] sh 23:44:58 + go version 23:44:58 go version go1.18.7 linux/arm64 [Pipeline] } 23:44:58 $ docker stop --time=1 8fe1baa7aee7f0ef62a1c8dfd012b9538ea72ed76f3ae3c1ab5c3273789a8083 23:45:00 $ docker rm -f 8fe1baa7aee7f0ef62a1c8dfd012b9538ea72ed76f3ae3c1ab5c3273789a8083 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:00 + docker inspect -f . ci-base-image-arm64 23:45:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:00 prd-ubuntu20.04-docker-arm64-4c-16g-120014 does not seem to be running inside a container 23:45:00 $ 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/64 -v /w/workspace/device-usb-camera/64:/w/workspace/device-usb-camera/64:rw,z -v /w/workspace/device-usb-camera/64@tmp:/w/workspace/device-usb-camera/64@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 23:45:01 $ docker top b7f769fb3fabfbe41e7c3147b9babfa376e111b476145f9c7d28e69586023241 -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:02 + git config --global --add safe.directory /w/workspace/device-usb-camera/64 [Pipeline] fileExists [Pipeline] sh 23:45:02 + make test 23:45:02 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 23:45:04 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:46:41 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:46:41 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 1.9% of statements 23:46:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:46:41 CGO_ENABLED=1 go vet ./... 23:46:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:46:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:46:53 ./bin/test-attribution-txt.sh [Pipeline] echo 23:46:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:46:53 $ docker stop --time=1 b7f769fb3fabfbe41e7c3147b9babfa376e111b476145f9c7d28e69586023241 23:46:55 $ docker rm -f b7f769fb3fabfbe41e7c3147b9babfa376e111b476145f9c7d28e69586023241 [Pipeline] // withDockerContainer [Pipeline] sh 23:46:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:46:56 Warning: overwriting stash ‘coverage-report’ 23:46:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:46:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:46:57 + ls -al . 23:46:57 total 196 23:46:57 drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 23:45 . 23:46:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 23:43 .. 23:46:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 23:43 .git 23:46:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:43 .github 23:46:57 -rw-rw-r-- 1 jenkins jenkins 414 Nov 29 23:43 .gitignore 23:46:57 -rw-rw-r-- 1 jenkins jenkins 42 Nov 29 23:43 .golangci.yml 23:46:57 -rw-rw-r-- 1 jenkins jenkins 77 Nov 29 23:43 .hadolint.yml 23:46:57 -rw-rw-r-- 1 jenkins jenkins 9702 Nov 29 23:43 Attribution.txt 23:46:57 -rw-rw-r-- 1 jenkins jenkins 1206 Nov 29 23:43 CHANGELOG.md 23:46:57 -rw-rw-r-- 1 jenkins jenkins 2378 Nov 29 23:43 Dockerfile 23:46:57 -rw-rw-r-- 1 jenkins jenkins 678 Nov 29 23:43 GOVERNANCE.md 23:46:57 -rw-rw-r-- 1 jenkins jenkins 659 Nov 29 23:43 Jenkinsfile 23:46:57 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 29 23:43 LICENSE 23:46:57 -rw-rw-r-- 1 jenkins jenkins 2554 Nov 29 23:43 Makefile 23:46:57 -rw-rw-r-- 1 jenkins jenkins 622 Nov 29 23:43 OWNERS.md 23:46:57 -rw-rw-r-- 1 jenkins jenkins 5773 Nov 29 23:43 README.md 23:46:57 -rw-rw-r-- 1 jenkins jenkins 12 Nov 29 23:41 VERSION 23:46:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 23:43 bin 23:46:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:43 cmd 23:46:57 -rw-r--r-- 1 jenkins jenkins 30072 Nov 29 23:46 coverage.out 23:46:57 -rwxrwxr-x 1 jenkins jenkins 140 Nov 29 23:43 docker-entrypoint.sh 23:46:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:43 docs 23:46:57 -rw-rw-r-- 1 jenkins jenkins 3573 Nov 29 23:43 go.mod 23:46:57 -rw-rw-r-- 1 jenkins jenkins 45026 Nov 29 23:43 go.sum 23:46:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 23:43 internal 23:46:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 23:43 snap 23:46:57 -rw-rw-r-- 1 jenkins jenkins 231 Nov 29 23:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:57 + 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=a13c0d85fe61587dda65b2f8a27bf555b431ec25 --label arch=arm64 --label version=2.3.0-dev.23 . 23:46:58 Sending build context to Docker daemon 1.076MB 23:46:58 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 23:46:58 Step 2/35 : FROM ${BASE} AS builder 23:46:58 ---> 8349d7cb89fb 23:46:58 Step 3/35 : ARG ADD_BUILD_TAGS="" 23:46:58 ---> Running in e1937275ee6d 23:46:58 Removing intermediate container e1937275ee6d 23:46:58 ---> 33aad56a858d 23:46:58 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:46:58 ---> Running in 9ed584104454 23:46:59 Removing intermediate container 9ed584104454 23:46:59 ---> fad644eecf89 23:46:59 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:46:59 ---> Running in 12a0d63332fa 23:46:59 Removing intermediate container 12a0d63332fa 23:46:59 ---> b797b9f17188 23:46:59 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:46:59 ---> Running in b22f7c48d320 23:46:59 Removing intermediate container b22f7c48d320 23:46:59 ---> 42cd5ad8f5f4 23:46:59 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:46:59 ---> Running in 314368a19ae7 23:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:47:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:47:02 OK: 228 MiB in 65 packages 23:47:02 Removing intermediate container 314368a19ae7 23:47:02 ---> 068f1495d6fd 23:47:02 Step 8/35 : WORKDIR /device-usb-camera 23:47:02 ---> Running in 1f055152948f 23:47:03 Removing intermediate container 1f055152948f 23:47:03 ---> b9664b50aac6 23:47:03 Step 9/35 : COPY go.mod vendor* ./ 23:47:04 ---> 11f92034a186 23:47:04 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:04 ---> Running in a61a3413ad2b 23:47:06 Removing intermediate container a61a3413ad2b 23:47:06 ---> 487146a7ab8d 23:47:06 Step 11/35 : COPY . . 23:47:07 ---> 2c602f812c8f 23:47:07 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:47:07 ---> Running in 4e0cc21cfa58 23:47:08  % Total % Received % Xferd Average Speed Time Time Time Current 23:47:08  Dload Upload  Total Spent Left  Speed 23:47:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5993 0 --:--:-- --:--:-- --:--:-- 6034 23:47:09 Removing intermediate container 4e0cc21cfa58 23:47:09 ---> 239aa09b5ed6 23:47:09 Step 13/35 : RUN ${MAKE} 23:47:09 ---> Running in dc8e5e585ef9 23:47:10 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 23:49:47 Removing intermediate container dc8e5e585ef9 23:49:47 ---> 8c1d06ac7437 23:49:47 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 23:49:47 v0.18.4: Pulling from aler9/rtsp-simple-server 23:49:47 eab2503cf8f4: Pulling fs layer 23:49:47 97cd0a44c592: Pulling fs layer 23:49:47 97cd0a44c592: Verifying Checksum 23:49:47 97cd0a44c592: Download complete 23:49:47 eab2503cf8f4: Verifying Checksum 23:49:47 eab2503cf8f4: Download complete 23:49:47 eab2503cf8f4: Pull complete 23:49:47 97cd0a44c592: Pull complete 23:49:47 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 23:49:47 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 23:49:47 ---> 7f763cca56b3 23:49:47 Step 15/35 : FROM alpine:3.16 23:49:47 3.16: Pulling from library/alpine 23:49:47 6875df1f5354: Pulling fs layer 23:49:47 6875df1f5354: Download complete 23:49:48 6875df1f5354: Pull complete 23:49:48 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:49:48 Status: Downloaded newer image for alpine:3.16 23:49:48 ---> 2b4661558fb8 23:49:48 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:49:48 ---> Running in 54d306646690 23:49:48 Removing intermediate container 54d306646690 23:49:48 ---> 25c72655b3bd 23:49:48 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 23:49:48 ---> Running in 429028b2b8d9 23:49:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:49:51 (1/82) Installing dumb-init (1.2.5-r1) 23:49:51 (2/82) Installing sdl2 (2.0.22-r0) 23:49:51 (3/82) Installing libxau (1.0.9-r0) 23:49:51 (4/82) Installing libxdmcp (1.1.3-r0) 23:49:51 (5/82) Installing libxcb (1.15-r0) 23:49:51 (6/82) Installing libx11 (1.8-r0) 23:49:51 (7/82) Installing aom-libs (3.3.0-r0) 23:49:51 (8/82) Installing alsa-lib (1.2.7.2-r0) 23:49:51 (9/82) Installing expat (2.5.0-r0) 23:49:51 (10/82) Installing brotli-libs (1.0.9-r6) 23:49:51 (11/82) Installing libbz2 (1.0.8-r1) 23:49:51 (12/82) Installing libpng (1.6.37-r1) 23:49:51 (13/82) Installing freetype (2.12.1-r0) 23:49:51 (14/82) Installing fontconfig (2.14.0-r0) 23:49:51 (15/82) Installing fribidi (1.0.12-r0) 23:49:51 (16/82) Installing libffi (3.4.2-r1) 23:49:51 (17/82) Installing libintl (0.21-r2) 23:49:51 (18/82) Installing libblkid (2.38-r1) 23:49:51 (19/82) Installing libmount (2.38-r1) 23:49:51 (20/82) Installing pcre (8.45-r2) 23:49:51 (21/82) Installing glib (2.72.1-r0) 23:49:52 (22/82) Installing graphite2 (1.3.14-r1) 23:49:52 (23/82) Installing harfbuzz (4.3.0-r0) 23:49:52 (24/82) Installing libass (0.16.0-r0) 23:49:52 (25/82) Installing libdav1d (1.0.0-r0) 23:49:52 (26/82) Installing libdrm (2.4.110-r0) 23:49:52 (27/82) Installing gmp (6.2.1-r2) 23:49:52 (28/82) Installing nettle (3.7.3-r0) 23:49:52 (29/82) Installing p11-kit (0.24.1-r0) 23:49:52 (30/82) Installing libtasn1 (4.18.0-r0) 23:49:52 (31/82) Installing libunistring (1.0-r0) 23:49:52 (32/82) Installing gnutls (3.7.7-r0) 23:49:52 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:49:52 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 23:49:52 (35/82) Installing lame (3.100-r0) 23:49:52 (36/82) Installing opus (1.3.1-r1) 23:49:52 (37/82) Installing libasyncns (0.8-r1) 23:49:52 (38/82) Installing dbus-libs (1.14.4-r0) 23:49:52 (39/82) Installing libltdl (2.4.7-r0) 23:49:52 (40/82) Installing orc (0.4.32-r0) 23:49:52 (41/82) Installing libgcc (11.2.1_git20220219-r2) 23:49:52 (42/82) Installing libogg (1.3.5-r1) 23:49:52 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 23:49:52 (44/82) Installing flac (1.3.4-r0) 23:49:52 (45/82) Installing libvorbis (1.3.7-r0) 23:49:52 (46/82) Installing libsndfile (1.1.0-r0) 23:49:52 (47/82) Installing libgomp (11.2.1_git20220219-r2) 23:49:52 (48/82) Installing soxr (0.1.3-r2) 23:49:52 (49/82) Installing speexdsp (1.2.0-r0) 23:49:52 (50/82) Installing tdb-libs (1.4.6-r0) 23:49:52 (51/82) Installing libpulse (15.0-r2) 23:49:52 (52/82) Installing cjson (1.7.15-r3) 23:49:52 (53/82) Installing mbedtls (2.28.1-r0) 23:49:52 (54/82) Installing librist (0.2.6-r1) 23:49:52 (55/82) Installing libsrt (1.4.4-r0) 23:49:52 (56/82) Installing libssh (0.9.6-r1) 23:49:52 (57/82) Installing libtheora (1.1.1-r16) 23:49:52 (58/82) Installing libjpeg-turbo (2.1.3-r1) 23:49:52 (59/82) Installing v4l-utils-libs (1.22.1-r1) 23:49:52 (60/82) Installing libxext (1.3.4-r0) 23:49:52 (61/82) Installing libxfixes (6.0.0-r0) 23:49:52 (62/82) Installing wayland-libs-client (1.20.0-r0) 23:49:52 (63/82) Installing libva (2.14.0-r0) 23:49:52 (64/82) Installing libvdpau (1.5-r0) 23:49:52 (65/82) Installing vidstab (1.1.0-r1) 23:49:52 (66/82) Installing libvpx (1.11.0-r1) 23:49:52 (67/82) Installing libwebp (1.2.3-r0) 23:49:52 (68/82) Installing x264-libs (0.163_git20210613-r0) 23:49:52 (69/82) Installing numactl (2.0.14-r0) 23:49:52 (70/82) Installing x265-libs (3.5-r3) 23:49:53 (71/82) Installing xvidcore (1.3.7-r1) 23:49:53 (72/82) Installing ffmpeg-libs (5.0.1-r1) 23:49:53 (73/82) Installing ffmpeg (5.0.1-r1) 23:49:53 (74/82) Installing udev-init-scripts (35-r0) 23:49:53 Executing udev-init-scripts-35-r0.post-install 23:49:53 (75/82) Installing eudev-libs (3.2.11-r0) 23:49:53 (76/82) Installing xz-libs (5.2.5-r1) 23:49:53 (77/82) Installing zstd-libs (1.5.2-r1) 23:49:53 (78/82) Installing kmod-libs (29-r2) 23:49:53 (79/82) Installing eudev (3.2.11-r0) 23:49:53 (80/82) Installing libsodium (1.0.18-r0) 23:49:53 (81/82) Installing libzmq (4.3.4-r0) 23:49:53 (82/82) Installing zeromq (4.3.4-r0) 23:49:53 Executing busybox-1.35.0-r17.trigger 23:49:53 Executing eudev-3.2.11-r0.trigger 23:49:53 OK: 78 MiB in 96 packages 23:49:57 Removing intermediate container 429028b2b8d9 23:49:57 ---> 7b2abece71d3 23:49:57 Step 18/35 : WORKDIR / 23:49:57 ---> Running in a009e70ac988 23:49:57 Removing intermediate container a009e70ac988 23:49:57 ---> c95d2d604a6f 23:49:57 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 23:49:58 ---> d9749f62df3f 23:49:58 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 23:49:59 ---> 4be4d7c67a71 23:49:59 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:50:00 ---> 05a2dc13aa5f 23:50:00 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:50:00 ---> 583eef5d5ed8 23:50:00 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:50:00 ---> cea0b0381b50 23:50:00 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 23:50:01 ---> 1297cc28f1f0 23:50:01 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 23:50:02 ---> ed53e849d052 23:50:02 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:50:02 ---> Running in b0b4c7f642da 23:50:04 Removing intermediate container b0b4c7f642da 23:50:04 ---> c8a2c8b3232c 23:50:04 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:50:04 ---> Running in c4d7254e9a02 23:50:05 Removing intermediate container c4d7254e9a02 23:50:05 ---> 104f3aa1e94f 23:50:05 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:50:05 ---> Running in b4af6410fd4e 23:50:07 Removing intermediate container b4af6410fd4e 23:50:07 ---> 6035114d951a 23:50:07 Step 29/35 : EXPOSE 59983 23:50:07 ---> Running in 595a0acc074f 23:50:07 Removing intermediate container 595a0acc074f 23:50:07 ---> 5adf1abdaa90 23:50:07 Step 30/35 : EXPOSE 8554 23:50:07 ---> Running in 3d9fe18329b7 23:50:08 Removing intermediate container 3d9fe18329b7 23:50:08 ---> 65e0ca2df922 23:50:08 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:50:08 ---> Running in 2c8b6d8b1e97 23:50:08 Removing intermediate container 2c8b6d8b1e97 23:50:08 ---> a71b6479d09b 23:50:08 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 23:50:08 ---> Running in c53c7e422599 23:50:08 Removing intermediate container c53c7e422599 23:50:08 ---> 6bd47b0ede21 23:50:08 Step 33/35 : LABEL arch=arm64 23:50:08 ---> Running in 529094bf4935 23:50:09 Removing intermediate container 529094bf4935 23:50:09 ---> 61b5d780e0b8 23:50:09 Step 34/35 : LABEL git_sha=a13c0d85fe61587dda65b2f8a27bf555b431ec25 23:50:09 ---> Running in 2f5e9eb71c39 23:50:09 Removing intermediate container 2f5e9eb71c39 23:50:09 ---> 09b057bf1011 23:50:09 Step 35/35 : LABEL version=2.3.0-dev.23 23:50:09 ---> Running in 6e73b7c5c7db 23:50:09 Removing intermediate container 6e73b7c5c7db 23:50:09 ---> b7afd9c5b90e 23:50:09 [Warning] One or more build-args [ARCH] were not consumed 23:50:09 Successfully built b7afd9c5b90e 23:50:09 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 23:50:09 provisioning config files... 23:50:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/64@tmp/config1542798302447464441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:10 ---> docker-login.sh 23:50:10 nexus3.edgexfoundry.org:10001 23:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:10 Configure a credential helper to remove this warning. See 23:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:10 23:50:10 Login Succeeded 23:50:10 nexus3.edgexfoundry.org:10002 23:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:10 Configure a credential helper to remove this warning. See 23:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:10 23:50:10 Login Succeeded 23:50:10 nexus3.edgexfoundry.org:10003 23:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:11 Configure a credential helper to remove this warning. See 23:50:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:11 23:50:11 Login Succeeded 23:50:11 nexus3.edgexfoundry.org:10004 23:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:11 Configure a credential helper to remove this warning. See 23:50:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:11 23:50:11 Login Succeeded 23:50:11 docker.io 23:50:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:12 Configure a credential helper to remove this warning. See 23:50:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:12 23:50:12 Login Succeeded 23:50:12 ---> docker-login.sh ends [Pipeline] } 23:50:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:50:12 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 23:50:12 a13c0d85fe61587dda65b2f8a27bf555b431ec25 23:50:12 latest 23:50:12 2.3.0-dev.23 23:50:12 a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23 23:50:12 main 23:50:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:12 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a13c0d85fe61587dda65b2f8a27bf555b431ec25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a13c0d85fe61587dda65b2f8a27bf555b431ec25 23:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:50:12 e1a388046aa6: Preparing 23:50:12 fbf11292cd85: Preparing 23:50:12 9f6d1d102338: Preparing 23:50:12 a43932d1df72: Preparing 23:50:12 1207169bf42c: Preparing 23:50:12 7564935650e2: Preparing 23:50:12 268b90e1b7f4: Preparing 23:50:12 ce64e53a32ea: Preparing 23:50:12 7c560a20fe92: Preparing 23:50:12 49a444f7bcc1: Preparing 23:50:12 32ee7ce11afb: Preparing 23:50:12 17bec77d7fdc: Preparing 23:50:12 7564935650e2: Waiting 23:50:12 268b90e1b7f4: Waiting 23:50:12 ce64e53a32ea: Waiting 23:50:12 7c560a20fe92: Waiting 23:50:12 49a444f7bcc1: Waiting 23:50:12 17bec77d7fdc: Waiting 23:50:13 fbf11292cd85: Pushed 23:50:13 9f6d1d102338: Pushed 23:50:13 1207169bf42c: Pushed 23:50:13 e1a388046aa6: Pushed 23:50:13 7564935650e2: Pushed 23:50:13 268b90e1b7f4: Pushed 23:50:13 7c560a20fe92: Pushed 23:50:13 ce64e53a32ea: Pushed 23:50:13 17bec77d7fdc: Layer already exists 23:50:17 a43932d1df72: Pushed 23:50:19 49a444f7bcc1: Pushed 23:50:29 32ee7ce11afb: Pushed 23:50:29 a13c0d85fe61587dda65b2f8a27bf555b431ec25: digest: sha256:0729de562f146cdc1db47d9b8a7f76c96dec0ebf4f7c6edafee4a9936dbce11a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:29 + 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 23:50:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 23:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:50:29 e1a388046aa6: Preparing 23:50:29 fbf11292cd85: Preparing 23:50:29 9f6d1d102338: Preparing 23:50:29 a43932d1df72: Preparing 23:50:29 1207169bf42c: Preparing 23:50:29 7564935650e2: Preparing 23:50:29 268b90e1b7f4: Preparing 23:50:29 ce64e53a32ea: Preparing 23:50:29 7c560a20fe92: Preparing 23:50:29 49a444f7bcc1: Preparing 23:50:29 32ee7ce11afb: Preparing 23:50:29 17bec77d7fdc: Preparing 23:50:29 7564935650e2: Waiting 23:50:29 268b90e1b7f4: Waiting 23:50:29 ce64e53a32ea: Waiting 23:50:29 7c560a20fe92: Waiting 23:50:29 17bec77d7fdc: Waiting 23:50:29 49a444f7bcc1: Waiting 23:50:29 32ee7ce11afb: Waiting 23:50:29 9f6d1d102338: Layer already exists 23:50:29 a43932d1df72: Layer already exists 23:50:29 e1a388046aa6: Layer already exists 23:50:29 1207169bf42c: Layer already exists 23:50:29 fbf11292cd85: Layer already exists 23:50:29 7564935650e2: Layer already exists 23:50:29 268b90e1b7f4: Layer already exists 23:50:29 49a444f7bcc1: Layer already exists 23:50:29 ce64e53a32ea: Layer already exists 23:50:29 7c560a20fe92: Layer already exists 23:50:29 17bec77d7fdc: Layer already exists 23:50:29 32ee7ce11afb: Layer already exists 23:50:30 latest: digest: sha256:0729de562f146cdc1db47d9b8a7f76c96dec0ebf4f7c6edafee4a9936dbce11a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:30 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.23 23:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:50:30 e1a388046aa6: Preparing 23:50:30 fbf11292cd85: Preparing 23:50:30 9f6d1d102338: Preparing 23:50:30 a43932d1df72: Preparing 23:50:30 1207169bf42c: Preparing 23:50:30 7564935650e2: Preparing 23:50:30 268b90e1b7f4: Preparing 23:50:30 ce64e53a32ea: Preparing 23:50:30 7c560a20fe92: Preparing 23:50:30 49a444f7bcc1: Preparing 23:50:30 32ee7ce11afb: Preparing 23:50:30 17bec77d7fdc: Preparing 23:50:30 7564935650e2: Waiting 23:50:30 7c560a20fe92: Waiting 23:50:30 268b90e1b7f4: Waiting 23:50:30 ce64e53a32ea: Waiting 23:50:30 32ee7ce11afb: Waiting 23:50:30 49a444f7bcc1: Waiting 23:50:30 17bec77d7fdc: Waiting 23:50:30 9f6d1d102338: Layer already exists 23:50:30 a43932d1df72: Layer already exists 23:50:30 e1a388046aa6: Layer already exists 23:50:30 fbf11292cd85: Layer already exists 23:50:30 1207169bf42c: Layer already exists 23:50:30 7564935650e2: Layer already exists 23:50:30 7c560a20fe92: Layer already exists 23:50:30 ce64e53a32ea: Layer already exists 23:50:30 268b90e1b7f4: Layer already exists 23:50:30 49a444f7bcc1: Layer already exists 23:50:30 17bec77d7fdc: Layer already exists 23:50:30 32ee7ce11afb: Layer already exists 23:50:31 2.3.0-dev.23: digest: sha256:0729de562f146cdc1db47d9b8a7f76c96dec0ebf4f7c6edafee4a9936dbce11a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:31 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23 23:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:50:31 e1a388046aa6: Preparing 23:50:31 fbf11292cd85: Preparing 23:50:31 9f6d1d102338: Preparing 23:50:31 a43932d1df72: Preparing 23:50:31 1207169bf42c: Preparing 23:50:31 7564935650e2: Preparing 23:50:31 268b90e1b7f4: Preparing 23:50:31 ce64e53a32ea: Preparing 23:50:31 7c560a20fe92: Preparing 23:50:31 49a444f7bcc1: Preparing 23:50:31 32ee7ce11afb: Preparing 23:50:31 17bec77d7fdc: Preparing 23:50:31 268b90e1b7f4: Waiting 23:50:31 ce64e53a32ea: Waiting 23:50:31 7c560a20fe92: Waiting 23:50:31 32ee7ce11afb: Waiting 23:50:31 17bec77d7fdc: Waiting 23:50:31 7564935650e2: Waiting 23:50:31 49a444f7bcc1: Waiting 23:50:31 e1a388046aa6: Layer already exists 23:50:31 a43932d1df72: Layer already exists 23:50:31 1207169bf42c: Layer already exists 23:50:31 9f6d1d102338: Layer already exists 23:50:31 fbf11292cd85: Layer already exists 23:50:31 268b90e1b7f4: Layer already exists 23:50:31 7564935650e2: Layer already exists 23:50:31 ce64e53a32ea: Layer already exists 23:50:31 7c560a20fe92: Layer already exists 23:50:31 49a444f7bcc1: Layer already exists 23:50:31 32ee7ce11afb: Layer already exists 23:50:31 17bec77d7fdc: Layer already exists 23:50:31 a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23: digest: sha256:0729de562f146cdc1db47d9b8a7f76c96dec0ebf4f7c6edafee4a9936dbce11a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:32 + 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 23:50:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 23:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 23:50:32 e1a388046aa6: Preparing 23:50:32 fbf11292cd85: Preparing 23:50:32 9f6d1d102338: Preparing 23:50:32 a43932d1df72: Preparing 23:50:32 1207169bf42c: Preparing 23:50:32 7564935650e2: Preparing 23:50:32 268b90e1b7f4: Preparing 23:50:32 ce64e53a32ea: Preparing 23:50:32 7c560a20fe92: Preparing 23:50:32 49a444f7bcc1: Preparing 23:50:32 32ee7ce11afb: Preparing 23:50:32 17bec77d7fdc: Preparing 23:50:32 ce64e53a32ea: Waiting 23:50:32 7c560a20fe92: Waiting 23:50:32 49a444f7bcc1: Waiting 23:50:32 17bec77d7fdc: Waiting 23:50:32 7564935650e2: Waiting 23:50:32 268b90e1b7f4: Waiting 23:50:32 32ee7ce11afb: Waiting 23:50:32 a43932d1df72: Layer already exists 23:50:32 1207169bf42c: Layer already exists 23:50:32 e1a388046aa6: Layer already exists 23:50:32 fbf11292cd85: Layer already exists 23:50:32 9f6d1d102338: Layer already exists 23:50:32 7c560a20fe92: Layer already exists 23:50:32 7564935650e2: Layer already exists 23:50:32 268b90e1b7f4: Layer already exists 23:50:32 ce64e53a32ea: Layer already exists 23:50:32 49a444f7bcc1: Layer already exists 23:50:32 32ee7ce11afb: Layer already exists 23:50:32 17bec77d7fdc: Layer already exists 23:50:32 main: digest: sha256:0729de562f146cdc1db47d9b8a7f76c96dec0ebf4f7c6edafee4a9936dbce11a size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:32 ===================================================== [Pipeline] echo 23:50:33 taggedImages: 23:50:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a13c0d85fe61587dda65b2f8a27bf555b431ec25 23:50:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 23:50:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.23 23:50:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a13c0d85fe61587dda65b2f8a27bf555b431ec25-2.3.0-dev.23 23:50:33 - 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 23:50:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:50:33 23:50:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:50:33 arm64: Pulling from edgex-lftools-log-publisher 23:50:33 8998bd30e6a1: Pulling fs layer 23:50:33 04944245beec: Pulling fs layer 23:50:33 699f458cf7ca: Pulling fs layer 23:50:33 765212b225bb: Pulling fs layer 23:50:33 f23df028b6ca: Pulling fs layer 23:50:33 d65c8cfc05b1: Pulling fs layer 23:50:33 2437ff75d9bd: Pulling fs layer 23:50:33 765212b225bb: Waiting 23:50:33 f23df028b6ca: Waiting 23:50:33 d65c8cfc05b1: Waiting 23:50:33 2437ff75d9bd: Waiting 23:50:33 04944245beec: Verifying Checksum 23:50:33 04944245beec: Download complete 23:50:33 765212b225bb: Verifying Checksum 23:50:33 765212b225bb: Download complete 23:50:33 f23df028b6ca: Verifying Checksum 23:50:33 f23df028b6ca: Download complete 23:50:33 d65c8cfc05b1: Verifying Checksum 23:50:33 d65c8cfc05b1: Download complete 23:50:33 699f458cf7ca: Verifying Checksum 23:50:33 699f458cf7ca: Download complete 23:50:34 8998bd30e6a1: Download complete 23:50:36 2437ff75d9bd: Verifying Checksum 23:50:36 2437ff75d9bd: Download complete 23:50:37 8998bd30e6a1: Pull complete 23:50:38 04944245beec: Pull complete 23:50:39 699f458cf7ca: Pull complete 23:50:39 765212b225bb: Pull complete 23:50:40 f23df028b6ca: Pull complete 23:50:40 d65c8cfc05b1: Pull complete 23:50:55 2437ff75d9bd: Pull complete 23:50:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:50:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:50:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:55 prd-ubuntu20.04-docker-arm64-4c-16g-120014 does not seem to be running inside a container 23:50:55 $ 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/64 -v /w/workspace/device-usb-camera/64:/w/workspace/device-usb-camera/64:rw,z -v /w/workspace/device-usb-camera/64@tmp:/w/workspace/device-usb-camera/64@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 23:50:58 $ docker top 7a8c8a33c078592caa8601901d183bf4f244f89ea2b94f010c2f64ced873179c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:59 ---> job-cost.sh 23:50:59 lf-activate-venv: SKIPPING 23:50:59 INFO: No Stack... 23:50:59 INFO: Retrieving Pricing Info for: v3-standard-4 23:51:00 INFO: Archiving Costs [Pipeline] sh 23:51:01 + cat /w/workspace/device-usb-camera/64/archives/cost.csv 23:51:01 + cut -d, -f6 [Pipeline] lock 23:51:01 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-64-stack-cost] 23:51:01 Resource [jenkins-edgexfoundry-device-usb-camera-main-64-stack-cost] did not exist. Created. 23:51:01 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:51:01 /w/workspace/device-usb-camera/64@tmp/durable-9a6a946e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:51:02 + echo total: 0.10999999940395355 [Pipeline] stash 23:51:02 Warning: overwriting stash ‘stack-cost’ 23:51:02 Stashed 1 file(s) [Pipeline] } 23:51:02 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-64-stack-cost] [Pipeline] // lock [Pipeline] } 23:51:02 $ docker stop --time=1 7a8c8a33c078592caa8601901d183bf4f244f89ea2b94f010c2f64ced873179c 23:51:03 $ docker rm -f 7a8c8a33c078592caa8601901d183bf4f244f89ea2b94f010c2f64ced873179c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:51:04 provisioning config files... 23:51:04 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18041645245241332873tmp [Pipeline] { [Pipeline] sh 23:51:04 + set +x 23:51:04 + curl -s https://codecov.io/bash 23:51:04 + bash -s -- 23:51:04 23:51:04 _____ _ 23:51:04 / ____| | | 23:51:04 | | ___ __| | ___ ___ _____ __ 23:51:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:51:04 | |___| (_) | (_| | __/ (_| (_) \ V / 23:51:04 \_____\___/ \__,_|\___|\___\___/ \_/ 23:51:04 Bash-1.0.6 23:51:04 23:51:04 23:51:04 ==> git version 2.25.1 found 23:51:04 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:51:04 Release-Date: 2020-01-08 23:51:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:51:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:51:04 ==> Jenkins CI detected. 23:51:04 current dir:  /w/workspace/exfoundry_device-usb-camera_main 23:51:04 project root: . 23:51:04 --> token set from env 23:51:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:51:04 ==> Running gcov in . (disable via -X gcov) 23:51:04 ==> Python coveragepy not found 23:51:04 ==> Searching for coverage reports in: 23:51:04 + . 23:51:04 -> Found 1 reports 23:51:04 ==> Detecting git/mercurial file structure 23:51:04 ==> Reading reports 23:51:04 + ./coverage.out bytes=30072 23:51:04 ==> Appending adjustments 23:51:04 https://docs.codecov.io/docs/fixing-reports 23:51:04 + Found adjustments 23:51:04 ==> Gzipping contents 23:51:04 8.0K /tmp/codecov.VxUElG.gz 23:51:04 ==> Uploading reports 23:51:04 url: https://codecov.io 23:51:04 query: branch=main&commit=a13c0d85fe61587dda65b2f8a27bf555b431ec25&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:51:04 -> Pinging Codecov 23:51:04 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=a13c0d85fe61587dda65b2f8a27bf555b431ec25&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:51:05 -> Uploading to 23:51:05 https://storage.googleapis.com/codecov/v4/raw/2022-11-29/73D8F5FF140700D3E01443B452E23636/a13c0d85fe61587dda65b2f8a27bf555b431ec25/2acfae2c-df1c-46e4-92e2-a05cb8cb6af5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221129T235105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5301e7d88c43f23916596d2ef22dd75f83e4780cedcbaaa6db9056ee5bb65d06 23:51:05 % Total % Received % Xferd Average Speed Time Time Time Current 23:51:05 Dload Upload Total Spent Left Speed 23:51:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4260 0 0 100 4260 0 19541 --:--:-- --:--:-- --:--:-- 19541 23:51:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a13c0d85fe61587dda65b2f8a27bf555b431ec25 [Pipeline] } 23:51:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:51:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:51:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:51:06 23:51:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:51:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:51:06 df9b9388f04a: Pulling fs layer 23:51:06 52dc419b0ee2: Pulling fs layer 23:51:06 25bc292e5bac: Pulling fs layer 23:51:06 114826534d7a: Pulling fs layer 23:51:06 4657fd5d0bcf: Pulling fs layer 23:51:06 6ad1cebc031e: Pulling fs layer 23:51:06 8a3aa393b2d8: Pulling fs layer 23:51:06 114826534d7a: Waiting 23:51:06 4657fd5d0bcf: Waiting 23:51:06 6ad1cebc031e: Waiting 23:51:06 8a3aa393b2d8: Waiting 23:51:06 25bc292e5bac: Verifying Checksum 23:51:06 25bc292e5bac: Download complete 23:51:06 52dc419b0ee2: Download complete 23:51:06 4657fd5d0bcf: Download complete 23:51:06 df9b9388f04a: Verifying Checksum 23:51:06 df9b9388f04a: Download complete 23:51:06 df9b9388f04a: Pull complete 23:51:06 6ad1cebc031e: Verifying Checksum 23:51:06 6ad1cebc031e: Download complete 23:51:06 52dc419b0ee2: Pull complete 23:51:07 25bc292e5bac: Pull complete 23:51:07 114826534d7a: Verifying Checksum 23:51:07 114826534d7a: Download complete 23:51:07 8a3aa393b2d8: Verifying Checksum 23:51:07 8a3aa393b2d8: Download complete 23:51:11 114826534d7a: Pull complete 23:51:11 4657fd5d0bcf: Pull complete 23:51:11 6ad1cebc031e: Pull complete 23:51:14 8a3aa393b2d8: Pull complete 23:51:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:51:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:51:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:14 prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container 23:51:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:51:15 $ docker top 17a13a47879c9a8b96df00e7a53567574e2269ed55367476af709db881ce88b8 -eo pid,comm [Pipeline] { [Pipeline] echo 23:51:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 23:51:16 + set -o pipefail 23:51:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 23:51:21 23:51:21 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 23:51:21 23:51:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/8767424d-d7db-478e-a3b2-043e0ba321b4 23:51:21 23:51:21 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:51:21 23:51:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:51:21 23:51:22 23:51:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:51:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:51:22 More details here: https://snyk.co/ue1NS [Pipeline] } 23:51:22 $ docker stop --time=1 17a13a47879c9a8b96df00e7a53567574e2269ed55367476af709db881ce88b8 23:51:24 $ docker rm -f 17a13a47879c9a8b96df00e7a53567574e2269ed55367476af709db881ce88b8 [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 23:51:25 + git log --format=format:%s -1 a13c0d85fe61587dda65b2f8a27bf555b431ec25 [Pipeline] sh 23:51:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:51:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:51:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:26 prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container 23:51:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:51:26 $ docker top 05124397824a71e0e29b1e587fc1f190635197bf2840166c5ae17ee86123420d -eo pid,comm 23:51:26 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). 23:51:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:51:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:51:26 [ssh-agent] Looking for ssh-agent implementation... 23:51:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:51:26 $ docker exec 05124397824a71e0e29b1e587fc1f190635197bf2840166c5ae17ee86123420d ssh-agent 23:51:26 SSH_AUTH_SOCK=/tmp/ssh-xZrr7hf1Aqa8/agent.32 23:51:26 SSH_AGENT_PID=38 23:51:26 Running ssh-add (command line suppressed) 23:51:26 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15172950065324692871.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15172950065324692871.key) 23:51:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:51:27 + git semver tag 23:51:27 2022-11-29 23:51:27,438 [run_tag] DEBUG tag force:False 23:51:27 2022-11-29 23:51:27,438 [check_head_tag] DEBUG check head tag 23:51:27 2022-11-29 23:51:27,439 [execute] INFO git cat-file --batch-check 23:51:27 2022-11-29 23:51:27,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 23:51:27 2022-11-29 23:51:27,443 [execute] INFO git cat-file --batch 23:51:27 2022-11-29 23:51:27,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 23:51:27 2022-11-29 23:51:27,460 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:51:27 2022-11-29 23:51:27,460 [execute] INFO git tag -a v2.3.0-dev.23 -m v2.3.0-dev.23 23:51:27 2022-11-29 23:51:27,460 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.23', '-m', 'v2.3.0-dev.23'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 23:51:27 2022-11-29 23:51:27,465 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:51:27 2.3.0-dev.23 [Pipeline] } 23:51:27 $ docker exec --env ******** --env ******** 05124397824a71e0e29b1e587fc1f190635197bf2840166c5ae17ee86123420d ssh-agent -k 23:51:27 unset SSH_AUTH_SOCK; 23:51:27 unset SSH_AGENT_PID; 23:51:27 echo Agent pid 38 killed; 23:51:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:51:27 + git semver [Pipeline] } 23:51:28 $ docker stop --time=1 05124397824a71e0e29b1e587fc1f190635197bf2840166c5ae17ee86123420d 23:51:29 $ docker rm -f 05124397824a71e0e29b1e587fc1f190635197bf2840166c5ae17ee86123420d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:51:29 23:51:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:51:30 0.23.1-centos7: Pulling from edgex-lftools 23:51:30 ab5ef0e58194: Pulling fs layer 23:51:30 9712f1f96733: Pulling fs layer 23:51:30 63f879dbbcfc: Pulling fs layer 23:51:30 0d9ebad4ef96: Pulling fs layer 23:51:30 e9a5061849ea: Pulling fs layer 23:51:30 d747dcd14b5f: Pulling fs layer 23:51:30 2de7ff778b66: Pulling fs layer 23:51:30 d747dcd14b5f: Waiting 23:51:30 0d9ebad4ef96: Waiting 23:51:30 2de7ff778b66: Waiting 23:51:30 e9a5061849ea: Waiting 23:51:30 9712f1f96733: Download complete 23:51:30 63f879dbbcfc: Verifying Checksum 23:51:30 63f879dbbcfc: Download complete 23:51:31 e9a5061849ea: Verifying Checksum 23:51:31 e9a5061849ea: Download complete 23:51:31 d747dcd14b5f: Download complete 23:51:31 ab5ef0e58194: Verifying Checksum 23:51:31 ab5ef0e58194: Download complete 23:51:31 0d9ebad4ef96: Verifying Checksum 23:51:31 0d9ebad4ef96: Download complete 23:51:31 2de7ff778b66: Verifying Checksum 23:51:31 2de7ff778b66: Download complete 23:51:33 ab5ef0e58194: Pull complete 23:51:33 9712f1f96733: Pull complete 23:51:34 63f879dbbcfc: Pull complete 23:51:38 0d9ebad4ef96: Pull complete 23:51:38 e9a5061849ea: Pull complete 23:51:38 d747dcd14b5f: Pull complete 23:51:39 2de7ff778b66: Pull complete 23:51:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:51:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:51:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:39 prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container 23:51:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:51:41 $ docker top 8c6eb3d32a07234b8f5c7b119b7d7e6c884e0d65277efac5893b31527b041c48 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:51:41 provisioning config files... 23:51:41 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14510566443978524322tmp 23:51:41 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15599944558515422904tmp 23:51:41 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16716011119570544022tmp [Pipeline] { [Pipeline] echo 23:51:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:51:42 ---> sigul-configuration.sh 23:51:42 gpg: directory `/root/.gnupg' created 23:51:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:51:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:51:42 gpg: keyring `/root/.gnupg/secring.gpg' created 23:51:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:51:42 gpg: CAST5 encrypted data 23:51:42 gpg: encrypted with 1 passphrase 23:51:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:51:42 + mkdir /home/jenkins 23:51:42 + mkdir /home/jenkins/sigul [Pipeline] sh 23:51:42 + 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 23:51:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:51:43 ---> sigul-install.sh 23:51:43 Sigul already installed; skipping installation. [Pipeline] sh 23:51:43 + git tag --list 23:51:43 v0.0.0 23:51:43 v0.0.1-dev.1 23:51:43 v0.0.1-dev.10 23:51:43 v0.0.1-dev.11 23:51:43 v0.0.1-dev.12 23:51:43 v0.0.1-dev.13 23:51:43 v0.0.1-dev.14 23:51:43 v0.0.1-dev.15 23:51:43 v0.0.1-dev.16 23:51:43 v0.0.1-dev.2 23:51:43 v0.0.1-dev.3 23:51:43 v0.0.1-dev.4 23:51:43 v0.0.1-dev.5 23:51:43 v0.0.1-dev.6 23:51:43 v0.0.1-dev.7 23:51:43 v0.0.1-dev.8 23:51:43 v0.0.1-dev.9 23:51:43 v2.2.0 23:51:43 v2.2.0-dev.17 23:51:43 v2.2.0-dev.18 23:51:43 v2.2.0-dev.19 23:51:43 v2.2.0-dev.20 23:51:43 v2.2.0-dev.21 23:51:43 v2.2.0-dev.22 23:51:43 v2.2.0-dev.23 23:51:43 v2.2.0-dev.24 23:51:43 v2.2.0-dev.25 23:51:43 v2.2.0-dev.26 23:51:43 v2.2.0-dev.27 23:51:43 v2.3.0-dev.1 23:51:43 v2.3.0-dev.10 23:51:43 v2.3.0-dev.11 23:51:43 v2.3.0-dev.12 23:51:43 v2.3.0-dev.13 23:51:43 v2.3.0-dev.14 23:51:43 v2.3.0-dev.15 23:51:43 v2.3.0-dev.16 23:51:43 v2.3.0-dev.17 23:51:43 v2.3.0-dev.18 23:51:43 v2.3.0-dev.19 23:51:43 v2.3.0-dev.2 23:51:43 v2.3.0-dev.20 23:51:43 v2.3.0-dev.21 23:51:43 v2.3.0-dev.22 23:51:43 v2.3.0-dev.23 23:51:43 v2.3.0-dev.3 23:51:43 v2.3.0-dev.4 23:51:43 v2.3.0-dev.5 23:51:43 v2.3.0-dev.6 23:51:43 v2.3.0-dev.7 23:51:43 v2.3.0-dev.8 23:51:43 v2.3.0-dev.9 [Pipeline] sh 23:51:43 + lftools sign git-tag v2.3.0-dev.23 23:51:44 Signing Git tag with Sigul... 23:51:44 Signing v2.3.0-dev.23 [Pipeline] echo 23:51:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:51:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:51:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:51:44 $ docker stop --time=1 8c6eb3d32a07234b8f5c7b119b7d7e6c884e0d65277efac5893b31527b041c48 23:51:46 $ docker rm -f 8c6eb3d32a07234b8f5c7b119b7d7e6c884e0d65277efac5893b31527b041c48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:51:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:51:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:51:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:46 prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container 23:51:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:51:47 $ docker top f040f5344369f47fd54b0260e8fc8f04f0ca81ef819927319c2a604140ce0d46 -eo pid,comm 23:51: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). 23:51:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:51:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:51:47 [ssh-agent] Looking for ssh-agent implementation... 23:51:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:51:47 $ docker exec f040f5344369f47fd54b0260e8fc8f04f0ca81ef819927319c2a604140ce0d46 ssh-agent 23:51:47 SSH_AUTH_SOCK=/tmp/ssh-0NHa8VT4extf/agent.34 23:51:47 SSH_AGENT_PID=40 23:51:47 Running ssh-add (command line suppressed) 23:51:47 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2251100029034575020.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2251100029034575020.key) 23:51:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:51:48 + git semver bump pre 23:51:48 2022-11-29 23:51:48,227 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:51:48 2022-11-29 23:51:48,227 [bump_version] DEBUG bumping version:2.3.0-dev.23 on axis:pre with prefix:dev 23:51:48 2022-11-29 23:51:48,227 [bump_version] DEBUG bumped version:2.3.0-dev.24 23:51:48 2022-11-29 23:51:48,227 [write_version] DEBUG write version:2.3.0-dev.24 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 23:51:48 2022-11-29 23:51:48,227 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:51:48 2022-11-29 23:51:48,227 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:51:48 2022-11-29 23:51:48,229 [execute] INFO git cat-file --batch-check 23:51:48 2022-11-29 23:51:48,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:51:48 2022-11-29 23:51:48,235 [execute] INFO git cat-file --batch 23:51:48 2022-11-29 23:51:48,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:51:48 2022-11-29 23:51:48,241 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:51:48 2.3.0-dev.24 [Pipeline] } 23:51:48 $ docker exec --env ******** --env ******** f040f5344369f47fd54b0260e8fc8f04f0ca81ef819927319c2a604140ce0d46 ssh-agent -k 23:51:48 unset SSH_AUTH_SOCK; 23:51:48 unset SSH_AGENT_PID; 23:51:48 echo Agent pid 40 killed; 23:51:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:51:48 + git semver [Pipeline] } 23:51:49 $ docker stop --time=1 f040f5344369f47fd54b0260e8fc8f04f0ca81ef819927319c2a604140ce0d46 23:51:50 $ docker rm -f f040f5344369f47fd54b0260e8fc8f04f0ca81ef819927319c2a604140ce0d46 [Pipeline] // withDockerContainer [Pipeline] sh 23:51:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:51:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:51:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:50 prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container 23:51:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:51:51 $ docker top da2d497eb494c67040feb4648cb4a3c5d809a9338b8dcbc7a26179cd51172524 -eo pid,comm 23:51:51 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). 23:51:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:51:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:51:51 [ssh-agent] Looking for ssh-agent implementation... 23:51:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:51:51 $ docker exec da2d497eb494c67040feb4648cb4a3c5d809a9338b8dcbc7a26179cd51172524 ssh-agent 23:51:51 SSH_AUTH_SOCK=/tmp/ssh-HyBX2oX9QsBT/agent.33 23:51:51 SSH_AGENT_PID=39 23:51:51 Running ssh-add (command line suppressed) 23:51:51 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2201625799507052632.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2201625799507052632.key) 23:51:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:51:52 + git semver push 23:51:52 2022-11-29 23:51:52,363 [run_push] DEBUG push 23:51:52 2022-11-29 23:51:52,364 [execute] INFO git cat-file --batch-check 23:51:52 2022-11-29 23:51:52,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 23:51:52 2022-11-29 23:51:52,368 [execute] INFO git rev-list 59323f9a7d6a85889b4e1e7af9c88770924d3b8e -- 23:51:52 2022-11-29 23:51:52,368 [execute] DEBUG Popen(['git', 'rev-list', '59323f9a7d6a85889b4e1e7af9c88770924d3b8e', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 23:51:52 2022-11-29 23:51:52,375 [execute] INFO git fetch -v origin 23:51:52 2022-11-29 23:51:52,375 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 23:51:53 2022-11-29 23:51:52,895 [run_push] DEBUG no remote changes detected 23:51:53 2022-11-29 23:51:52,895 [execute] INFO git push origin semver 23:51:53 2022-11-29 23:51:52,896 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 23:51:54 2022-11-29 23:51:53,733 [run_push] DEBUG push all version tags 23:51:54 2022-11-29 23:51:53,734 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:51:54 2022-11-29 23:51:53,735 [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) 23:51:54 2022-11-29 23:51:54,480 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:51:54 2.3.0-dev.24 [Pipeline] } 23:51:54 $ docker exec --env ******** --env ******** da2d497eb494c67040feb4648cb4a3c5d809a9338b8dcbc7a26179cd51172524 ssh-agent -k 23:51:54 unset SSH_AUTH_SOCK; 23:51:54 unset SSH_AGENT_PID; 23:51:54 echo Agent pid 39 killed; 23:51:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:51:55 + git semver [Pipeline] } 23:51:55 $ docker stop --time=1 da2d497eb494c67040feb4648cb4a3c5d809a9338b8dcbc7a26179cd51172524 23:51:56 $ docker rm -f da2d497eb494c67040feb4648cb4a3c5d809a9338b8dcbc7a26179cd51172524 [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 23:51:57 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 23:51:57 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 23:51:57 total 16 23:51:57 drwxr-xr-x 3 root root 4096 Nov 29 23:43 . 23:51:57 drwxrwxr-x 11 jenkins jenkins 4096 Nov 29 23:51 .. 23:51:57 drwxr-xr-x 2 root root 4096 Nov 29 23:43 cost 23:51:57 -rw-r--r-- 1 root root 88 Nov 29 23:43 cost.csv 23:51:57 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 23:51:57 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 23:51:57 total 16 23:51:57 drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 23:43 . 23:51:57 drwxrwxr-x 11 jenkins jenkins 4096 Nov 29 23:51 .. 23:51:57 drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 23:43 cost 23:51:57 -rw-r--r-- 1 jenkins jenkins 88 Nov 29 23:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:51:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:51:58 ---> package-listing.sh 23:51:58 ++ facter osfamily 23:51:58 ++ tr '[:upper:]' '[:lower:]' 23:51:58 + OS_FAMILY=debian 23:51:58 + workspace=/w/workspace/exfoundry_device-usb-camera_main 23:51:58 + START_PACKAGES=/tmp/packages_start.txt 23:51:58 + END_PACKAGES=/tmp/packages_end.txt 23:51:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:51:58 + PACKAGES=/tmp/packages_start.txt 23:51:58 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 23:51:58 + PACKAGES=/tmp/packages_end.txt 23:51:58 + case "${OS_FAMILY}" in 23:51:58 + dpkg -l 23:51:58 + grep '^ii' 23:51:58 + '[' -f /tmp/packages_start.txt ']' 23:51:58 + '[' -f /tmp/packages_end.txt ']' 23:51:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:51:58 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 23:51:58 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 23:51:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 23:51:58 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 23:51:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:59 prd-ubuntu20.04-docker-8c-8g-120013 does not seem to be running inside a container 23:51:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:51:59 $ docker top 3d0647a2d49f693281fcc6fcd3908c330e1d77114d233151ce973be6e7fdfd56 -eo pid,comm [Pipeline] { [Pipeline] sh 23:52:00 + touch /tmp/pre-build-complete [Pipeline] sh 23:52:00 + mkdir -p /var/log/sysstat [Pipeline] sh 23:52:00 + ls /var/log/sa-host 23:52:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:52:00 provisioning config files... 23:52:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2686757224138839778tmp [Pipeline] { [Pipeline] echo 23:52:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:52:01 ---> create-netrc.sh [Pipeline] } 23:52:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:52:01 ---> python-tools-install.sh [Pipeline] echo 23:52:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:52:01 ---> sudo-logs.sh 23:52:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:52:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:52:02 ---> job-cost.sh 23:52:02 lf-activate-venv: SKIPPING 23:52:02 DEBUG: total: 0.2199999988079071 23:52:02 INFO: Retrieving Stack Cost... 23:52:02 INFO: Retrieving Pricing Info for: v3-standard-8 23:52:02 INFO: Archiving Costs [Pipeline] echo 23:52:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:52:03 ---> logs-deploy.sh 23:52:03 lf-activate-venv: SKIPPING 23:52:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/64 23:52:03 INFO: archiving workspace using pattern(s): 23:52:04 Archives upload complete. 23:52:04 INFO: archiving logs to Nexus 23:52:05 ---> uname -a: 23:52:05 Linux prd-ubuntu20-04-docker-8c-8g-120013 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:52:05 23:52:05 23:52:05 ---> lscpu: 23:52:05 Architecture: x86_64 23:52:05 CPU op-mode(s): 32-bit, 64-bit 23:52:05 Byte Order: Little Endian 23:52:05 Address sizes: 40 bits physical, 48 bits virtual 23:52:05 CPU(s): 8 23:52:05 On-line CPU(s) list: 0-7 23:52:05 Thread(s) per core: 1 23:52:05 Core(s) per socket: 1 23:52:05 Socket(s): 8 23:52:05 NUMA node(s): 1 23:52:05 Vendor ID: AuthenticAMD 23:52:05 CPU family: 23 23:52:05 Model: 49 23:52:05 Model name: AMD EPYC-Rome Processor 23:52:05 Stepping: 0 23:52:05 CPU MHz: 2799.998 23:52:05 BogoMIPS: 5599.99 23:52:05 Virtualization: AMD-V 23:52:05 Hypervisor vendor: KVM 23:52:05 Virtualization type: full 23:52:05 L1d cache: 256 KiB 23:52:05 L1i cache: 256 KiB 23:52:05 L2 cache: 4 MiB 23:52:05 L3 cache: 128 MiB 23:52:05 NUMA node0 CPU(s): 0-7 23:52:05 Vulnerability Itlb multihit: Not affected 23:52:05 Vulnerability L1tf: Not affected 23:52:05 Vulnerability Mds: Not affected 23:52:05 Vulnerability Meltdown: Not affected 23:52:05 Vulnerability Mmio stale data: Not affected 23:52:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:52:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:52:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:52:05 Vulnerability Srbds: Not affected 23:52:05 Vulnerability Tsx async abort: Not affected 23:52:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:52:05 23:52:05 23:52:05 ---> nproc: 23:52:05 8 23:52:05 23:52:05 23:52:05 ---> df -h: 23:52:05 Filesystem Size Used Avail Use% Mounted on 23:52:05 overlay 155G 13G 143G 9% / 23:52:05 tmpfs 64M 0 64M 0% /dev 23:52:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:52:05 shm 64M 0 64M 0% /dev/shm 23:52:05 /dev/vda1 155G 13G 143G 9% /facter-os 23:52:05 23:52:05 23:52:05 ---> sar -b -r -n DEV: 23:52:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120013) 11/29/22 _x86_64_ (8 CPU) 23:52:05 23:52:05 23:40:23 LINUX RESTART (8 CPU) 23:52:05 23:52:05 23:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:52:05 23:42:01 220.40 4.17 216.23 0.00 454.16 85299.85 0.00 23:52:05 23:43:01 211.48 0.22 211.26 0.00 12.00 32449.13 0.00 23:52:05 23:44:01 36.60 1.62 34.99 0.00 38.79 16786.82 0.00 23:52:05 23:45:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 23:52:05 23:46:01 52.61 10.58 42.03 0.00 5156.21 8706.42 0.00 23:52:05 23:47:01 6.65 0.02 6.63 0.00 0.13 132.24 0.00 23:52:05 23:48:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 23:52:05 23:49:01 2.07 0.00 2.07 0.00 0.00 24.13 0.00 23:52:05 23:50:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 23:52:05 23:51:01 2.20 0.00 2.20 0.00 0.00 24.39 0.00 23:52:05 23:52:01 133.04 0.45 132.59 0.00 38.39 58704.22 0.00 23:52:05 Average: 60.57 1.55 59.02 0.00 518.21 18276.50 0.00 23:52:05 23:52:05 23:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:52:05 23:42:01 28200868 31428664 878512 2.67 140772 3285120 2339084 6.89 1313316 2919552 68440 23:52:05 23:43:01 28045344 31590328 717376 2.18 148320 3584804 1941100 5.72 1205328 3172172 880 23:52:05 23:44:01 27536588 31592520 712864 2.17 155952 4037804 1755488 5.17 1222972 3611300 20 23:52:05 23:45:01 27536400 31592508 712148 2.17 155984 4037804 1755488 5.17 1222492 3611300 132 23:52:05 23:46:01 27026292 31581668 702812 2.14 188972 4491964 1809372 5.33 1535676 3773948 1052 23:52:05 23:47:01 27033608 31584168 700900 2.13 187520 4488704 1790656 5.28 1533664 3770692 4 23:52:05 23:48:01 27035420 31586072 699080 2.13 187600 4488712 1790656 5.28 1531440 3770700 8 23:52:05 23:49:01 27035016 31585784 699244 2.13 187672 4488716 1790656 5.28 1531496 3770704 8 23:52:05 23:50:01 27035772 31586568 698372 2.12 187732 4488712 1790656 5.28 1531596 3770704 8 23:52:05 23:51:01 27035876 31586880 698168 2.12 187816 4488844 1790656 5.28 1531752 3770836 4 23:52:05 23:52:01 25501856 31535284 740880 2.25 229244 5798284 1847384 5.44 1678032 5015668 440 23:52:05 Average: 27183913 31568222 723669 2.20 177962 4334497 1854654 5.47 1439797 3723416 6454 23:52:05 23:52:05 23:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:52:05 23:42:01 docker0 170.11 256.47 13.77 2525.76 0.00 0.00 0.00 0.00 23:52:05 23:42:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 23:52:05 23:42:01 ens3 453.18 310.76 6642.81 47.28 0.00 0.00 0.00 0.00 23:52:05 23:42:01 veth5d79b56 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 23:52:05 23:43:01 docker0 14.75 33.29 1.12 642.26 0.00 0.00 0.00 0.00 23:52:05 23:43:01 lo 5.93 5.93 0.58 0.58 0.00 0.00 0.00 0.00 23:52:05 23:43:01 ens3 150.06 128.20 891.92 482.06 0.00 0.00 0.00 0.00 23:52:05 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:05 23:44:01 lo 5.60 5.60 0.55 0.55 0.00 0.00 0.00 0.00 23:52:05 23:44:01 ens3 187.37 142.67 2551.33 596.01 0.00 0.00 0.00 0.00 23:52:05 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:05 23:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:52:05 23:45:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:52:05 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:05 23:46:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 23:52:05 23:46:01 ens3 159.79 90.70 2755.81 6.46 0.00 0.00 0.00 0.00 23:52:05 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:05 23:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:52:05 23:47:01 ens3 0.55 0.35 0.74 0.02 0.00 0.00 0.00 0.00 23:52:05 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:05 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:05 23:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:05 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:05 23:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:52:05 23:49:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:52:05 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:05 23:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:05 23:50:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:52:05 23:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:52:05 23:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:52:05 23:51:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 23:52:05 23:52:01 docker0 45.36 65.27 4.00 696.61 0.00 0.00 0.00 0.00 23:52:05 23:52:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 23:52:05 23:52:01 ens3 434.01 320.18 7941.36 155.35 0.00 0.00 0.00 0.00 23:52:05 Average: docker0 20.70 31.93 1.70 348.00 0.00 0.00 0.00 0.00 23:52:05 Average: lo 1.63 1.63 0.16 0.16 0.00 0.00 0.00 0.00 23:52:05 Average: ens3 125.46 89.96 1882.15 117.13 0.00 0.00 0.00 0.00 23:52:05 23:52:05 23:52:05 ---> sar -P ALL: 23:52:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120013) 11/29/22 _x86_64_ (8 CPU) 23:52:05 23:52:05 23:40:23 LINUX RESTART (8 CPU) 23:52:05 23:52:05 23:41:02 CPU %user %nice %system %iowait %steal %idle 23:52:05 23:42:01 all 12.47 0.00 5.18 1.89 0.08 80.39 23:52:05 23:42:01 0 12.93 0.00 4.77 0.43 0.07 81.80 23:52:05 23:42:01 1 12.67 0.00 5.59 0.22 0.09 81.42 23:52:05 23:42:01 2 14.08 0.00 5.91 3.73 0.09 76.20 23:52:05 23:42:01 3 10.84 0.00 5.03 3.43 0.09 80.60 23:52:05 23:42:01 4 12.74 0.00 6.57 2.58 0.09 78.02 23:52:05 23:42:01 5 12.51 0.00 4.63 0.29 0.07 82.50 23:52:05 23:42:01 6 12.17 0.00 3.47 0.10 0.07 84.19 23:52:05 23:42:01 7 11.82 0.00 5.43 4.34 0.09 78.32 23:52:05 23:43:01 all 37.08 0.00 6.76 1.14 0.09 54.94 23:52:05 23:43:01 0 36.55 0.00 6.42 0.93 0.08 56.02 23:52:05 23:43:01 1 36.77 0.00 6.55 0.07 0.08 56.52 23:52:05 23:43:01 2 39.09 0.00 6.71 0.56 0.10 53.53 23:52:05 23:43:01 3 35.15 0.00 6.86 2.59 0.10 55.30 23:52:05 23:43:01 4 37.67 0.00 6.57 0.35 0.08 55.32 23:52:05 23:43:01 5 36.63 0.00 6.10 1.81 0.08 55.37 23:52:05 23:43:01 6 36.75 0.00 7.08 0.39 0.08 55.70 23:52:05 23:43:01 7 37.98 0.00 7.77 2.40 0.10 51.75 23:52:05 23:44:01 all 4.54 0.00 1.30 0.30 0.03 93.83 23:52:05 23:44:01 0 4.13 0.00 1.17 0.18 0.03 94.49 23:52:05 23:44:01 1 5.08 0.00 1.30 0.02 0.03 93.56 23:52:05 23:44:01 2 5.83 0.00 1.34 0.03 0.03 92.76 23:52:05 23:44:01 3 5.40 0.00 1.56 0.44 0.03 92.57 23:52:05 23:44:01 4 4.44 0.00 0.85 0.03 0.03 94.64 23:52:05 23:44:01 5 3.44 0.00 1.04 0.02 0.02 95.49 23:52:05 23:44:01 6 5.89 0.00 1.24 0.03 0.02 92.82 23:52:05 23:44:01 7 2.14 0.00 1.89 1.64 0.03 94.29 23:52:05 23:45:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:52:05 23:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:52:05 23:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:52:05 23:45:01 2 0.08 0.00 0.02 0.00 0.00 99.90 23:52:05 23:45:01 3 0.05 0.00 0.02 0.02 0.00 99.92 23:52:05 23:45:01 4 0.00 0.00 0.03 0.00 0.00 99.97 23:52:05 23:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:52:05 23:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:52:05 23:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:52:05 23:46:01 all 2.10 0.00 1.40 0.33 0.02 96.14 23:52:05 23:46:01 0 1.35 0.00 1.90 0.05 0.02 96.68 23:52:05 23:46:01 1 2.65 0.00 0.94 1.41 0.02 94.99 23:52:05 23:46:01 2 1.09 0.00 0.64 0.05 0.02 98.21 23:52:05 23:46:01 3 2.20 0.00 1.29 0.42 0.03 96.06 23:52:05 23:46:01 4 1.77 0.00 2.10 0.07 0.02 96.04 23:52:05 23:46:01 5 3.17 0.00 2.21 0.20 0.02 94.40 23:52:05 23:46:01 6 3.07 0.00 1.54 0.43 0.02 94.94 23:52:05 23:46:01 7 1.49 0.00 0.62 0.05 0.02 97.82 23:52:05 23:47:01 all 0.09 0.00 0.07 0.02 0.01 99.82 23:52:05 23:47:01 0 0.07 0.00 0.07 0.00 0.00 99.87 23:52:05 23:47:01 1 0.30 0.00 0.15 0.15 0.02 99.38 23:52:05 23:47:01 2 0.10 0.00 0.08 0.00 0.00 99.82 23:52:05 23:47:01 3 0.03 0.00 0.07 0.00 0.00 99.90 23:52:05 23:47:01 4 0.03 0.00 0.08 0.00 0.00 99.88 23:52:05 23:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:52:05 23:47:01 6 0.08 0.00 0.05 0.00 0.00 99.87 23:52:05 23:47:01 7 0.05 0.00 0.05 0.02 0.02 99.87 23:52:05 23:48:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:52:05 23:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:52:05 23:48:01 1 0.07 0.00 0.03 0.03 0.02 99.85 23:52:05 23:48:01 2 0.05 0.00 0.00 0.00 0.00 99.95 23:52:05 23:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:52:05 23:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:52:05 23:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:52:05 23:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:52:05 23:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:52:05 23:49:01 all 0.06 0.00 0.02 0.01 0.00 99.91 23:52:05 23:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:52:05 23:49:01 1 0.07 0.00 0.07 0.05 0.00 99.82 23:52:05 23:49:01 2 0.15 0.00 0.03 0.00 0.02 99.80 23:52:05 23:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:52:05 23:49:01 4 0.28 0.00 0.02 0.00 0.00 99.70 23:52:05 23:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:52:05 23:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:52:05 23:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:52:05 23:50:01 all 0.28 0.00 0.02 0.00 0.00 99.70 23:52:05 23:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:52:05 23:50:01 1 0.05 0.00 0.03 0.03 0.02 99.87 23:52:05 23:50:01 2 2.00 0.00 0.03 0.00 0.00 97.96 23:52:05 23:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:52:05 23:50:01 4 0.07 0.00 0.00 0.00 0.00 99.93 23:52:05 23:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:52:05 23:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:52:05 23:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:52:05 23:51:01 all 0.26 0.00 0.01 0.01 0.00 99.72 23:52:05 23:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:52:05 23:51:01 1 0.05 0.00 0.05 0.05 0.02 99.83 23:52:05 23:51:01 2 2.00 0.00 0.02 0.00 0.00 97.98 23:52:05 23:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:52:05 23:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:52:05 23:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:52:05 23:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:52:05 23:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:52:05 23:52:01 all 9.84 0.00 4.52 1.00 0.05 84.59 23:52:05 23:52:01 0 9.89 0.00 4.53 3.65 0.07 81.87 23:52:05 23:52:01 1 8.79 0.00 4.14 0.34 0.05 86.68 23:52:05 23:52:01 2 9.62 0.00 4.36 0.10 0.05 85.86 23:52:05 23:52:01 3 10.08 0.00 4.85 0.07 0.07 84.93 23:52:05 23:52:01 4 9.91 0.00 3.75 1.28 0.05 85.01 23:52:05 23:52:01 5 9.85 0.00 5.06 2.08 0.05 82.96 23:52:05 23:52:01 6 10.76 0.00 4.74 0.20 0.05 84.24 23:52:05 23:52:01 7 9.80 0.00 4.70 0.31 0.05 85.14 23:52:05 23:52:05 Average: CPU %user %nice %system %iowait %steal %idle 23:52:05 Average: all 6.01 0.00 1.73 0.42 0.03 91.81 23:52:05 Average: 0 5.85 0.00 1.70 0.47 0.03 91.95 23:52:05 Average: 1 6.00 0.00 1.70 0.22 0.03 92.06 23:52:05 Average: 2 6.67 0.00 1.72 0.40 0.03 91.19 23:52:05 Average: 3 5.74 0.00 1.77 0.62 0.03 91.84 23:52:05 Average: 4 6.02 0.00 1.80 0.39 0.02 91.77 23:52:05 Average: 5 5.89 0.00 1.72 0.40 0.02 91.97 23:52:05 Average: 6 6.19 0.00 1.63 0.11 0.02 92.05 23:52:05 Average: 7 5.69 0.00 1.84 0.78 0.03 91.66 23:52:05 23:52:05 23:52:05